]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/esd/ocrtc/config.mk
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
[people/ms/u-boot.git] / board / esd / ocrtc / config.mk
index f1233199432b8368b610f90b707ba55fb10321af..64671b314e1e02e8f7c338b2adac71647be45549 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