]> git.sur5r.net Git - u-boot/blobdiff - board/freescale/mpc8560ads/u-boot.lds
Merge branch 'master' of git://www.denx.de/git/u-boot-mips
[u-boot] / board / freescale / mpc8560ads / u-boot.lds
index 96af2b1571a31f37a47da71f93471cdde45ad216..e2474e562f539fc0029089e6f322c12a9e9d1256 100644 (file)
@@ -35,7 +35,6 @@ SECTIONS
   .bootpg 0xFFFFF000 :
   {
     cpu/mpc85xx/start.o        (.bootpg)
-    board/freescale/mpc8560ads/init.o (.bootpg)
   } = 0xffff
 
   /* Read-only sections, merged into text segment: */
@@ -65,7 +64,6 @@ SECTIONS
   .text      :
   {
     cpu/mpc85xx/start.o        (.text)
-    board/freescale/mpc8560ads/init.o (.text)
     cpu/mpc85xx/commproc.o (.text)
     cpu/mpc85xx/traps.o (.text)
     cpu/mpc85xx/interrupts.o (.text)