Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
[kernel/u-boot.git] / board / rsdproto / config.mk
index 35c3d8c..f52d545 100644 (file)
@@ -29,7 +29,7 @@
 # MBX8xx boards
 #
 
-TEXT_BASE = 0xff000000
-/*TEXT_BASE  = 0x00200000 */
+CONFIG_SYS_TEXT_BASE = 0xff000000
+/*CONFIG_SYS_TEXT_BASE  = 0x00200000 */
 
 LDSCRIPT := $(SRCTREE)/board/rsdproto/u-boot.lds