]> git.sur5r.net Git - u-boot/blobdiff - board/siemens/pcu_e/u-boot.lds
nios2: add gpio_request
[u-boot] / board / siemens / pcu_e / u-boot.lds
index 9e46f9d8bfe7bf858e0d3ff95fc1f33ec9d75583..b871958f1ba5bef503329b1cf7a4925362adee2f 100644 (file)
@@ -52,10 +52,9 @@ SECTIONS
   .plt : { *(.plt) }
   .text      :
   {
-    cpu/mpc8xx/start.o (.text)
+    arch/powerpc/cpu/mpc8xx/start.o    (.text)
     common/env_embedded.o(.text)
     *(.text)
-    *(.fixup)
     *(.got1)
   }
   _etext = .;