]> 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 7b83b25b658c0f19281e07e54141e2d9e0b367fb..35e92d11140d5ea167be0e34820093a64adf1c8d 100644 (file)
@@ -55,7 +55,7 @@ SECTIONS
   .plt           : { *(.plt)           }
   .text :
   {
-    cpu/mpc8xx/start.o (.text)
+    arch/powerpc/cpu/mpc8xx/start.o    (.text)
     *(.text)
     *(.got1)
   }