aboutsummaryrefslogtreecommitdiff
path: root/board/esd/adciop/config.mk
diff options
context:
space:
mode:
Diffstat (limited to 'board/esd/adciop/config.mk')
-rw-r--r--board/esd/adciop/config.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/board/esd/adciop/config.mk b/board/esd/adciop/config.mk
index 747f29f77..854bfeca0 100644
--- a/board/esd/adciop/config.mk
+++ b/board/esd/adciop/config.mk
@@ -26,8 +26,8 @@
#
# FLASH:
-#TEXT_BASE = 0xFFFE0000
-TEXT_BASE = 0xFFFD0000
+#CONFIG_SYS_TEXT_BASE = 0xFFFE0000
+CONFIG_SYS_TEXT_BASE = 0xFFFD0000
# SDRAM:
-#TEXT_BASE = 0x00FE0000
+#CONFIG_SYS_TEXT_BASE = 0x00FE0000