]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - board/esd/cpciiser4/config.mk
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
[karo-tx-uboot.git] / board / esd / cpciiser4 / config.mk
index 58574cb042e58aff479fb466e05881a5005be0e5..b044413de3d6b84cc3ba8e99516e897436258737 100644 (file)
@@ -25,6 +25,6 @@
 # esd CPCIISER4 boards
 #
 
-#TEXT_BASE = 0xFFFE0000
-#TEXT_BASE = 0xFFFD0000
-TEXT_BASE = 0xFFFC0000
+#CONFIG_SYS_TEXT_BASE = 0xFFFE0000
+#CONFIG_SYS_TEXT_BASE = 0xFFFD0000
+CONFIG_SYS_TEXT_BASE = 0xFFFC0000