]> git.sur5r.net Git - u-boot/blobdiff - board/quantum/u-boot.lds.debug
8xx: Cleanup for partial linking and --gc-sections
[u-boot] / board / quantum / u-boot.lds.debug
index ec01fe256bd3fcb89da32594c956fc8abf1579cc..f212fab28aded11630dfe791f06b535dba283af6 100644 (file)
@@ -55,10 +55,10 @@ SECTIONS
     /* WARNING - the following is hand-optimized to fit within */
     /* the sector layout of our flash chips!   XXX FIXME XXX   */
 
-    cpu/mpc8xx/start.o (.text)
+    arch/powerpc/cpu/mpc8xx/start.o    (.text)
     common/dlmalloc.o  (.text)
-    lib_generic/vsprintf.o     (.text)
-    lib_generic/crc32.o                (.text)
+    lib/vsprintf.o     (.text)
+    lib/crc32.o                (.text)
 
     . = env_offset;
     common/env_embedded.o(.text)