]> git.sur5r.net Git - u-boot/blobdiff - board/gen860t/u-boot-flashenv.lds
cfi_flash: Simplify dynamic flash bank number detection
[u-boot] / board / gen860t / u-boot-flashenv.lds
index 9785639c76c32bac6b29315f351d7a588851f444..35e92d11140d5ea167be0e34820093a64adf1c8d 100644 (file)
@@ -55,9 +55,8 @@ SECTIONS
   .plt           : { *(.plt)           }
   .text :
   {
-    cpu/mpc8xx/start.o (.text)
+    arch/powerpc/cpu/mpc8xx/start.o    (.text)
     *(.text)
-    *(.fixup)
     *(.got1)
   }
   _etext = .;