Source-Changes archive

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

CVS commit: src/sys/arch/arm



Module Name:    src
Committed By:   skrll
Date:           Sun Jul 27 21:31:34 UTC 2014

Modified Files:
        src/sys/arch/arm/arm: cpufunc.c
        src/sys/arch/arm/include/arm32: pmap.h vmparam.h

Log Message:
More fixes as a step towards ARM_MMU_EXTENDED on RPI.

- don't set CPU_CONTROL_SYST_ENABLE in arm11x6_setup for ARM_MMU_EXTENDED

- Use the new MMU defines for V6N

- pull in arm/cpuconf.h in vmparam s that VM_MAXUSER_ADDRESS gets set
  correctly.


To generate a diff of this commit:
cvs rdiff -u -r1.147 -r1.148 src/sys/arch/arm/arm/cpufunc.c
cvs rdiff -u -r1.133 -r1.134 src/sys/arch/arm/include/arm32/pmap.h
cvs rdiff -u -r1.34 -r1.35 src/sys/arch/arm/include/arm32/vmparam.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