Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/arch



Module Name:    src
Committed By:   jmcneill
Date:           Sun Jan  5 17:16:07 UTC 2020

Modified Files:
        src/sys/arch/arm/fdt: arm_fdt.c arm_fdtvar.h
        src/sys/arch/evbarm/conf: files.generic64
Added Files:
        src/sys/arch/arm/fdt: arm64_platform.c

Log Message:
Add a generic Arm64 platform definition that is used as a fallback.

The generic platform assumes PSCI, a generic timer, pre-initialized UART
clocks, and adds a 4KB entry to the devmap for the console UART device.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/sys/arch/arm/fdt/arm64_platform.c
cvs rdiff -u -r1.9 -r1.10 src/sys/arch/arm/fdt/arm_fdt.c
cvs rdiff -u -r1.15 -r1.16 src/sys/arch/arm/fdt/arm_fdtvar.h
cvs rdiff -u -r1.12 -r1.13 src/sys/arch/evbarm/conf/files.generic64

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index