]> git.sur5r.net Git - u-boot/blobdiff - board/esd/pmc440/u-boot.lds
Merge branch 'reloc'
[u-boot] / board / esd / pmc440 / u-boot.lds
index 7798722eb9e622601d197687d38fa4b07e060098..3b6c09687ab8b69eaa6ff6706ec4277d592c4cb4 100644 (file)
@@ -62,13 +62,9 @@ SECTIONS
   .plt : { *(.plt) }
   .text      :
   {
-    /* WARNING - the following is hand-optimized to fit within */
-    /* the sector layout of our flash chips!   XXX FIXME XXX   */
-
     cpu/ppc4xx/start.o (.text)
 
     *(.text)
-    *(.fixup)
     *(.got1)
   }
   _etext = .;