]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/sandburst/karef/u-boot.lds.debug
(no commit message)
[karo-tx-uboot.git] / board / sandburst / karef / u-boot.lds.debug
index c6522b939b3d9cbf636bfffb3c1588553ad2b359..47d80fae1b6bcfa5e0ea7541a46ac46745c54776 100644 (file)
@@ -65,7 +65,7 @@ SECTIONS
     cpu/ppc4xx/serial.o        (.text)
     cpu/ppc4xx/cpu_init.o      (.text)
     cpu/ppc4xx/speed.o (.text)
-    cpu/ppc4xx/440gx_enet.o    (.text)
+    cpu/ppc4xx/4xx_enet.o      (.text)
     common/dlmalloc.o  (.text)
     lib_generic/crc32.o                (.text)
     lib_ppc/extable.o  (.text)
@@ -84,6 +84,7 @@ SECTIONS
     *(.rodata)
     *(.rodata1)
     *(.rodata.str1.4)
+    *(.eh_frame)
   }
   .fini      : { *(.fini)    } =0
   .ctors     : { *(.ctors)   }