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:
parent
fe3ea17045
commit
b09d6bf325
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user