]> git.sur5r.net Git - u-boot/commitdiff
ppc4xx: Cleanup VOM405 linker script
authorMatthias Fuchs <matthias.fuchs@esd-electronics.com>
Tue, 2 Sep 2008 13:07:52 +0000 (15:07 +0200)
committerStefan 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

index 21547ac275926d3c87b2a69d07e2a7e2d869f9d9..5d07e44389f4004cd60c509347e559cf4a8175d8 100644 (file)
@@ -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)