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:           Fri Apr 21 23:36:58 UTC 2017

Modified Files:
        src/sys/arch/evbarm/conf: TEGRA
        src/sys/arch/evbarm/tegra: tegra_machdep.c tegra_start.S

Log Message:
Setup the console serial port using the /chosen/stdout-path property
instead of the compile-time CONSADDR setting.


To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/sys/arch/evbarm/conf/TEGRA
cvs rdiff -u -r1.39 -r1.40 src/sys/arch/evbarm/tegra/tegra_machdep.c
cvs rdiff -u -r1.9 -r1.10 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