Source-Changes archive

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

CVS commit: src/sys/arch/evbarm



Module Name:    src
Committed By:   jmcneill
Date:           Tue May 30 10:27:54 UTC 2017

Modified Files:
        src/sys/arch/evbarm/conf: files.tegra
        src/sys/arch/evbarm/tegra: tegra_start.S
Added Files:
        src/sys/arch/evbarm/conf: files.fdt
        src/sys/arch/evbarm/fdt: fdt_machdep.c platform.h
Removed Files:
        src/sys/arch/evbarm/tegra: platform.h tegra_machdep.c

Log Message:
Rename tegra_machdep.c to fdt_machdep.c now that it no longer has any
Tegra-specific code in it.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/sys/arch/evbarm/conf/files.fdt
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/evbarm/conf/files.tegra
cvs rdiff -u -r0 -r1.1 src/sys/arch/evbarm/fdt/fdt_machdep.c \
    src/sys/arch/evbarm/fdt/platform.h
cvs rdiff -u -r1.3 -r0 src/sys/arch/evbarm/tegra/platform.h
cvs rdiff -u -r1.48 -r0 src/sys/arch/evbarm/tegra/tegra_machdep.c
cvs rdiff -u -r1.12 -r1.13 src/sys/arch/evbarm/tegra/tegra_start.S

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