Source-Changes archive

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

CVS commit: src/sys



Module Name:    src
Committed By:   jmcneill
Date:           Fri Jun  2 13:53:29 UTC 2017

Modified Files:
        src/sys/arch/arm/fdt: arm_fdtvar.h
        src/sys/arch/arm/nvidia: tegra_com.c tegra_platform.c
        src/sys/arch/evbarm/fdt: fdt_machdep.c
        src/sys/dev/fdt: fdtvar.h

Log Message:
Allow platform code to specify the UART frequency for consinit


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sys/arch/arm/fdt/arm_fdtvar.h
cvs rdiff -u -r1.7 -r1.8 src/sys/arch/arm/nvidia/tegra_com.c
cvs rdiff -u -r1.5 -r1.6 src/sys/arch/arm/nvidia/tegra_platform.c
cvs rdiff -u -r1.3 -r1.4 src/sys/arch/evbarm/fdt/fdt_machdep.c
cvs rdiff -u -r1.19 -r1.20 src/sys/dev/fdt/fdtvar.h

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