Oops it seems I forgot to remove ARM32_NEW_VM_LAYOUT from here.
This commit is contained in:
parent
75c0641ed4
commit
2d0105632f
@ -25,7 +25,6 @@ options KERNPHYSADDR=0xa0200000
|
||||
options KERNVIRTADDR=0xc0200000 # Used in ldscript.arm
|
||||
|
||||
options STARTUP_PAGETABLE_ADDR=0xa0000000
|
||||
options ARM32_NEW_VM_LAYOUT
|
||||
include "../xscale/i80321/std.iq31244"
|
||||
#To statically compile in device wiring instead of /boot/device.hints
|
||||
#hints "GENERIC.hints" #Default places to look for devices.
|
||||
|
@ -25,7 +25,6 @@ options KERNPHYSADDR=0x20000000
|
||||
options KERNVIRTADDR=0xc0000000
|
||||
options PHYSADDR=0x20000000
|
||||
options STARTUP_PAGETABLE_ADDR=0x20800000
|
||||
options ARM32_NEW_VM_LAYOUT
|
||||
include "../at91/std.kb920x"
|
||||
#To statically compile in device wiring instead of /boot/device.hints
|
||||
#hints "GENERIC.hints" #Default places to look for devices.
|
||||
|
@ -84,7 +84,6 @@ device uart
|
||||
device mem # Memory and kernel memory devices
|
||||
device md
|
||||
options SKYEYE_WORKAROUNDS
|
||||
options ARM32_NEW_VM_LAYOUT
|
||||
# Floppy drives
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user