]> git.sur5r.net Git - u-boot/blobdiff - board/amcc/sequoia/u-boot-ram.lds
4xx: adjust TEXT_BASE to increase U-Boot image size
[u-boot] / board / amcc / sequoia / u-boot-ram.lds
index 9393b651787f0a556c10afb121b514e49a682e69..63e87c98863b6c1042b0c980c03015f9a18ca251 100644 (file)
@@ -50,10 +50,9 @@ SECTIONS
   .plt : { *(.plt) }
   .text      :
   {
-    cpu/ppc4xx/start.o (.text)
+    arch/powerpc/cpu/ppc4xx/start.o    (.text)
 
     *(.text)
-    *(.fixup)
     *(.got1)
   }
   _etext = .;