summaryrefslogtreecommitdiffstats
path: root/board/lpc2292sodimm/config.mk
diff options
context:
space:
mode:
Diffstat (limited to 'board/lpc2292sodimm/config.mk')
-rw-r--r--board/lpc2292sodimm/config.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/board/lpc2292sodimm/config.mk b/board/lpc2292sodimm/config.mk
index b28f418df7..48917928e1 100644
--- a/board/lpc2292sodimm/config.mk
+++ b/board/lpc2292sodimm/config.mk
@@ -26,5 +26,5 @@
#
#address where u-boot will be relocated
-#TEXT_BASE = 0x0
-TEXT_BASE = 0x81500000
+#CONFIG_SYS_TEXT_BASE = 0x0
+CONFIG_SYS_TEXT_BASE = 0x81500000
OpenPOWER on IntegriCloud