summaryrefslogtreecommitdiffstats
path: root/board/ipek01
diff options
context:
space:
mode:
Diffstat (limited to 'board/ipek01')
-rw-r--r--board/ipek01/config.mk5
1 files changed, 1 insertions, 4 deletions
diff --git a/board/ipek01/config.mk b/board/ipek01/config.mk
index 4937019c8f..1c8cdb31d3 100644
--- a/board/ipek01/config.mk
+++ b/board/ipek01/config.mk
@@ -25,7 +25,4 @@
# IPEK01 board
#
-CONFIG_SYS_TEXT_BASE = 0xfc000000
-
-PLATFORM_CPPFLAGS += -DCONFIG_SYS_TEXT_BASE=$(CONFIG_SYS_TEXT_BASE) \
- -I$(TOPDIR)/board
+PLATFORM_CPPFLAGS += -I$(TOPDIR)/board
OpenPOWER on IntegriCloud