summaryrefslogtreecommitdiffstats
path: root/board/pm856/u-boot.lds
diff options
context:
space:
mode:
Diffstat (limited to 'board/pm856/u-boot.lds')
-rw-r--r--board/pm856/u-boot.lds2
1 files changed, 0 insertions, 2 deletions
diff --git a/board/pm856/u-boot.lds b/board/pm856/u-boot.lds
index c68f05a3fc..6cfddea2d4 100644
--- a/board/pm856/u-boot.lds
+++ b/board/pm856/u-boot.lds
@@ -36,7 +36,6 @@ SECTIONS
.bootpg 0xFFFFF000 :
{
cpu/mpc85xx/start.o (.bootpg)
- board/pm856/init.o (.bootpg)
} = 0xffff
/* Read-only sections, merged into text segment: */
@@ -66,7 +65,6 @@ SECTIONS
.text :
{
cpu/mpc85xx/start.o (.text)
- board/pm856/init.o (.text)
cpu/mpc85xx/traps.o (.text)
cpu/mpc85xx/interrupts.o (.text)
cpu/mpc85xx/cpu_init.o (.text)
OpenPOWER on IntegriCloud