Remove STARTUP_PAGETABLE_ADDR from the ARM configs and replace it with

memory at the end of the kernel.

This helps reduce the SoC and board specific configuration required.

Reviewed by:	bsdimp
Tested by:	jmg (armeb), br
This commit is contained in:
Andrew Turner
2014-01-28 09:12:04 +00:00
parent ef3187d5f5
commit 979d76c948
45 changed files with 26 additions and 59 deletions
-1
View File
@@ -12,6 +12,5 @@ makeoptions KERNVIRTADDR=0xc0200000
options KERNPHYSADDR=0x00200000
options KERNVIRTADDR=0xc0200000
options PHYSADDR=0x00000000
options STARTUP_PAGETABLE_ADDR=0x00100000
options ARM_L2_PIPT