Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
[platform/kernel/u-boot.git] / board / esd / pci405 / config.mk
index 83f07fe..e094e91 100644 (file)
@@ -25,5 +25,5 @@
 # esd ADCIOP boards
 #
 
-#TEXT_BASE = 0xFFFE0000
-TEXT_BASE = 0xFFFD0000
+#CONFIG_SYS_TEXT_BASE = 0xFFFE0000
+CONFIG_SYS_TEXT_BASE = 0xFFFD0000