forked from Imagelibrary/rtems
2003-12-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
PR 541/bsps * startup/linkcmds: Remove SEARCH_DIR.
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
2003-12-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
|
PR 541/bsps
|
||||||
|
* startup/linkcmds: Remove SEARCH_DIR.
|
||||||
|
|
||||||
2003-09-04 Joel Sherrill <joel@OARcorp.com>
|
2003-09-04 Joel Sherrill <joel@OARcorp.com>
|
||||||
|
|
||||||
* clock/clockdrv.c, console/uart.c, include/bsp.h, include/ep7312.h,
|
* clock/clockdrv.c, console/uart.c, include/bsp.h, include/ep7312.h,
|
||||||
|
|||||||
@@ -16,8 +16,6 @@ OUTPUT_FORMAT("elf32-littlearm", "elf32-bigarm",
|
|||||||
"elf32-littlearm")
|
"elf32-littlearm")
|
||||||
OUTPUT_ARCH(arm)
|
OUTPUT_ARCH(arm)
|
||||||
ENTRY(_start)
|
ENTRY(_start)
|
||||||
/* SEARCH_DIR(/usr/local/rtems-arm-dev-tools/arm-rtems/lib); */
|
|
||||||
|
|
||||||
|
|
||||||
MEMORY {
|
MEMORY {
|
||||||
sdram : ORIGIN = 0x00000000, LENGTH = 16M
|
sdram : ORIGIN = 0x00000000, LENGTH = 16M
|
||||||
|
|||||||
Reference in New Issue
Block a user