summaryrefslogtreecommitdiffstats
path: root/board/stxgp3
diff options
context:
space:
mode:
Diffstat (limited to 'board/stxgp3')
-rw-r--r--board/stxgp3/config.mk1
-rw-r--r--board/stxgp3/u-boot.lds1
2 files changed, 0 insertions, 2 deletions
diff --git a/board/stxgp3/config.mk b/board/stxgp3/config.mk
index 14c1f0116b..2427818e0a 100644
--- a/board/stxgp3/config.mk
+++ b/board/stxgp3/config.mk
@@ -29,5 +29,4 @@
TEXT_BASE = 0xfff80000
PLATFORM_CPPFLAGS += -DCONFIG_MPC85xx=1
-PLATFORM_CPPFLAGS += -DCONFIG_MPC8560=1
PLATFORM_CPPFLAGS += -DCONFIG_E500=1
diff --git a/board/stxgp3/u-boot.lds b/board/stxgp3/u-boot.lds
index 587994671d..dae5acbc38 100644
--- a/board/stxgp3/u-boot.lds
+++ b/board/stxgp3/u-boot.lds
@@ -78,7 +78,6 @@ SECTIONS
cpu/mpc85xx/ether_fcc.o (.text)
cpu/mpc85xx/cpu_init.o (.text)
cpu/mpc85xx/cpu.o (.text)
- cpu/mpc85xx/tsec.o (.text)
cpu/mpc85xx/speed.o (.text)
cpu/mpc85xx/i2c.o (.text)
cpu/mpc85xx/spd_sdram.o (.text)
OpenPOWER on IntegriCloud