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:           Fri Apr 21 21:13:04 UTC 2017

Modified Files:
        src/sys/arch/arm/nvidia: tegra_mc.c tegra_reg.h tegra_var.h
        src/sys/arch/evbarm/tegra: tegra_machdep.c

Log Message:
Get the physical memory layout from the /memory node instead of reading
from the memory controller registers.


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/sys/arch/arm/nvidia/tegra_mc.c
cvs rdiff -u -r1.21 -r1.22 src/sys/arch/arm/nvidia/tegra_reg.h
cvs rdiff -u -r1.31 -r1.32 src/sys/arch/arm/nvidia/tegra_var.h
cvs rdiff -u -r1.38 -r1.39 src/sys/arch/evbarm/tegra/tegra_machdep.c

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