summaryrefslogtreecommitdiffstats
path: root/board/freescale/mpc8266ads/config.mk
diff options
context:
space:
mode:
Diffstat (limited to 'board/freescale/mpc8266ads/config.mk')
-rw-r--r--board/freescale/mpc8266ads/config.mk5
1 files changed, 1 insertions, 4 deletions
diff --git a/board/freescale/mpc8266ads/config.mk b/board/freescale/mpc8266ads/config.mk
index 248e9b20a3..a9c8f0de80 100644
--- a/board/freescale/mpc8266ads/config.mk
+++ b/board/freescale/mpc8266ads/config.mk
@@ -27,7 +27,4 @@
# mpc8260ads board
#
-CONFIG_SYS_TEXT_BASE = 0xfe000000
-
-PLATFORM_CPPFLAGS += -DCONFIG_SYS_TEXT_BASE=$(CONFIG_SYS_TEXT_BASE) \
- -I$(TOPDIR)/board
+PLATFORM_CPPFLAGS += -I$(TOPDIR)/board
OpenPOWER on IntegriCloud