]> git.sur5r.net Git - u-boot/blobdiff - board/stxgp3/u-boot.lds
85xx: Convert STXGP3 & STXSSA to new TLB setup
[u-boot] / board / stxgp3 / u-boot.lds
index 3f9bc55b39de7e9543451a277a356fa55be59200..4a9a103bcb2101393ce05892864752c397835091 100644 (file)
@@ -40,7 +40,6 @@ SECTIONS
   .bootpg 0xFFFFF000 :
   {
     cpu/mpc85xx/start.o        (.bootpg)
-    board/stxgp3/init.o (.bootpg)
   } = 0xffff
 
   /* Read-only sections, merged into text segment: */
@@ -70,7 +69,6 @@ SECTIONS
   .text      :
   {
     cpu/mpc85xx/start.o        (.text)
-    board/stxgp3/init.o (.text)
     cpu/mpc85xx/commproc.o (.text)
     cpu/mpc85xx/traps.o (.text)
     cpu/mpc85xx/interrupts.o (.text)