Avoid confusion and adjust link address range of Marvell Orion kernel so it is

the same as for Kirkwood and Discovery.
This commit is contained in:
Rafal Jaworowski 2008-12-05 15:31:51 +00:00
parent fe3ea17045
commit b09d6bf325

View File

@ -3,11 +3,11 @@
include "../mv/std.mv"
files "../mv/orion/files.db88f5xxx"
makeoptions KERNPHYSADDR=0x00400000
makeoptions KERNVIRTADDR=0xc0400000
makeoptions KERNPHYSADDR=0x00900000
makeoptions KERNVIRTADDR=0xc0900000
options KERNPHYSADDR=0x00400000
options KERNVIRTADDR=0xc0400000
options KERNPHYSADDR=0x00900000
options KERNVIRTADDR=0xc0900000
options PHYSADDR=0x00000000
options PHYSMEM_SIZE=0x08000000
options STARTUP_PAGETABLE_ADDR=0x00100000