[rtems commit] bsp/gen83xx: Delete obsolete region
Sebastian Huber
sebh at rtems.org
Wed Jan 9 15:41:05 UTC 2013
Module: rtems
Branch: master
Commit: 253cb8b5b6f19bc0835699d23fc629a3e16f1c6d
Changeset: http://git.rtems.org/rtems/commit/?id=253cb8b5b6f19bc0835699d23fc629a3e16f1c6d
Author: Sebastian Huber <sebastian.huber at embedded-brains.de>
Date: Tue Jan 8 10:37:41 2013 +0100
bsp/gen83xx: Delete obsolete region
---
.../libbsp/powerpc/gen83xx/startup/linkcmds.br_uid | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/c/src/lib/libbsp/powerpc/gen83xx/startup/linkcmds.br_uid b/c/src/lib/libbsp/powerpc/gen83xx/startup/linkcmds.br_uid
index 2764431..db004b8 100644
--- a/c/src/lib/libbsp/powerpc/gen83xx/startup/linkcmds.br_uid
+++ b/c/src/lib/libbsp/powerpc/gen83xx/startup/linkcmds.br_uid
@@ -8,7 +8,6 @@ MEMORY {
RAM : ORIGIN = 0x0, LENGTH = 256M
ROM : ORIGIN = 0xfe000000, LENGTH = 2M
MPC83XX_REGS : ORIGIN = 0xe0000000, LENGTH = 256k
- NIRVANA : ORIGIN = 0x0, LENGTH = 0
}
INCLUDE linkcmds.base
More information about the vc
mailing list