projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fcaffd5
)
ppc4xx: Cleanup VOM405 linker script
author
Matthias Fuchs
<matthias.fuchs@esd-electronics.com>
Tue, 2 Sep 2008 13:07:52 +0000
(15:07 +0200)
committer
Stefan Roese
<sr@denx.de>
Wed, 3 Sep 2008 12:34:46 +0000
(14:34 +0200)
Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
Signed-off-by: Stefan Roese <sr@denx.de>
board/esd/vom405/u-boot.lds
patch
|
blob
|
history
diff --git
a/board/esd/vom405/u-boot.lds
b/board/esd/vom405/u-boot.lds
index 21547ac275926d3c87b2a69d07e2a7e2d869f9d9..5d07e44389f4004cd60c509347e559cf4a8175d8 100644
(file)
--- a/
board/esd/vom405/u-boot.lds
+++ b/
board/esd/vom405/u-boot.lds
@@
-61,18
+61,6
@@
SECTIONS
/* the sector layout of our flash chips! XXX FIXME XXX */
cpu/ppc4xx/start.o (.text)
- cpu/ppc4xx/traps.o (.text)
- cpu/ppc4xx/interrupts.o (.text)
- cpu/ppc4xx/4xx_uart.o (.text)
- cpu/ppc4xx/cpu_init.o (.text)
- cpu/ppc4xx/speed.o (.text)
- common/dlmalloc.o (.text)
- lib_generic/crc32.o (.text)
- lib_ppc/extable.o (.text)
- lib_generic/zlib.o (.text)
-
-/* . = env_offset;*/
-/* common/environment.o(.text)*/
*(.text)
*(.fixup)