summaryrefslogtreecommitdiffstats
path: root/board/cmi/config.mk
diff options
context:
space:
mode:
Diffstat (limited to 'board/cmi/config.mk')
-rw-r--r--board/cmi/config.mk8
1 files changed, 2 insertions, 6 deletions
diff --git a/board/cmi/config.mk b/board/cmi/config.mk
index b0655451df..2685d4f7e0 100644
--- a/board/cmi/config.mk
+++ b/board/cmi/config.mk
@@ -22,11 +22,7 @@
#
#
-# EPQ Board Configuration
+# CMI Board Configuration
#
-# Boot from flash at location 0x00000000
-CONFIG_SYS_TEXT_BASE = 0x02000000
-
-PLATFORM_CPPFLAGS += -DCONFIG_SYS_TEXT_BASE=$(CONFIG_SYS_TEXT_BASE) \
- -I$(TOPDIR)
+PLATFORM_CPPFLAGS += -I$(TOPDIR)
OpenPOWER on IntegriCloud