summaryrefslogtreecommitdiffstats
path: root/board/freescale/mpc8555cds/u-boot.lds
diff options
context:
space:
mode:
authorKumar Gala <galak@kernel.crashing.org>2008-01-17 01:01:09 -0600
committerKumar Gala <galak@kernel.crashing.org>2008-01-17 02:08:24 -0600
commit0db37dc2eed30884db2daa24dbd9a113b5d00610 (patch)
treeebb6c507b0b6d15218798cb32ca6df00fea5bb72 /board/freescale/mpc8555cds/u-boot.lds
parent219a81b98d834f9071b6f7c3bdc6b7ec39cc46cc (diff)
downloadblackbird-obmc-uboot-0db37dc2eed30884db2daa24dbd9a113b5d00610.tar.gz
blackbird-obmc-uboot-0db37dc2eed30884db2daa24dbd9a113b5d00610.zip
85xx: Convert MPC8541/MPC8555/MPC8548 CDS to new TLB setup
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to 'board/freescale/mpc8555cds/u-boot.lds')
-rw-r--r--board/freescale/mpc8555cds/u-boot.lds2
1 files changed, 0 insertions, 2 deletions
diff --git a/board/freescale/mpc8555cds/u-boot.lds b/board/freescale/mpc8555cds/u-boot.lds
index e9fa51ea69..1cbadf2235 100644
--- a/board/freescale/mpc8555cds/u-boot.lds
+++ b/board/freescale/mpc8555cds/u-boot.lds
@@ -34,7 +34,6 @@ SECTIONS
.bootpg 0xFFFFF000 :
{
cpu/mpc85xx/start.o (.bootpg)
- board/freescale/mpc8555cds/init.o (.bootpg)
} = 0xffff
/* Read-only sections, merged into text segment: */
@@ -64,7 +63,6 @@ SECTIONS
.text :
{
cpu/mpc85xx/start.o (.text)
- board/freescale/mpc8555cds/init.o (.text)
cpu/mpc85xx/traps.o (.text)
cpu/mpc85xx/interrupts.o (.text)
cpu/mpc85xx/cpu_init.o (.text)
OpenPOWER on IntegriCloud