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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user