]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - board/esd/adciop/config.mk
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
[thirdparty/u-boot.git] / board / esd / adciop / config.mk
index 747f29f77e6f494364b74db2b08922f215e33239..854bfeca047a30c346aba56736e585e622eb37a8 100644 (file)
@@ -26,8 +26,8 @@
 #
 
 # FLASH:
-#TEXT_BASE = 0xFFFE0000
-TEXT_BASE = 0xFFFD0000
+#CONFIG_SYS_TEXT_BASE = 0xFFFE0000
+CONFIG_SYS_TEXT_BASE = 0xFFFD0000
 
 # SDRAM:
-#TEXT_BASE = 0x00FE0000
+#CONFIG_SYS_TEXT_BASE = 0x00FE0000