]> git.sur5r.net Git - u-boot/blobdiff - board/xpedite1k/u-boot.lds.debug
FSL: Move board/mpc8260ads under board/freescale
[u-boot] / board / xpedite1k / u-boot.lds.debug
index e60a94de3f390afe280b655064c1010e77dab892..66317933b37ab53fb6a03950bce94dc6a90e27bf 100644 (file)
@@ -61,7 +61,7 @@ SECTIONS
     cpu/ppc4xx/kgdb.o  (.text)
     cpu/ppc4xx/traps.o (.text)
     cpu/ppc4xx/interrupts.o    (.text)
-    cpu/ppc4xx/serial.o        (.text)
+    cpu/ppc4xx/4xx_uart.o      (.text)
     cpu/ppc4xx/cpu_init.o      (.text)
     cpu/ppc4xx/speed.o (.text)
     common/dlmalloc.o  (.text)
@@ -82,6 +82,7 @@ SECTIONS
     *(.rodata)
     *(.rodata1)
     *(.rodata.str1.4)
+    *(.eh_frame)
   }
   .fini      : { *(.fini)    } =0
   .ctors     : { *(.ctors)   }