forked from Imagelibrary/rtems
bsp/gen83xx: Delete obsolete region
This commit is contained in:
@@ -8,7 +8,6 @@ MEMORY {
|
|||||||
RAM : ORIGIN = 0x0, LENGTH = 256M
|
RAM : ORIGIN = 0x0, LENGTH = 256M
|
||||||
ROM : ORIGIN = 0xfe000000, LENGTH = 2M
|
ROM : ORIGIN = 0xfe000000, LENGTH = 2M
|
||||||
MPC83XX_REGS : ORIGIN = 0xe0000000, LENGTH = 256k
|
MPC83XX_REGS : ORIGIN = 0xe0000000, LENGTH = 256k
|
||||||
NIRVANA : ORIGIN = 0x0, LENGTH = 0
|
|
||||||
}
|
}
|
||||||
|
|
||||||
INCLUDE linkcmds.base
|
INCLUDE linkcmds.base
|
||||||
|
|||||||
Reference in New Issue
Block a user