]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/lpc2292sodimm/config.mk
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
[people/ms/u-boot.git] / board / lpc2292sodimm / config.mk
index b28f418df7bb9b3e9a8fbf0dddf74907edfa398e..48917928e1514c7977b263ac9a70afddb8d3b5e3 100644 (file)
@@ -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