]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/dbau1x00/config.mk
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
[karo-tx-uboot.git] / board / dbau1x00 / config.mk
index 39eb60a176fff9edf5ef49de887092fa20f17a53..3516b42c419c9a0428ed3f5599699eef9c3bf069 100644 (file)
@@ -26,7 +26,7 @@
 #
 
 # ROM version
-TEXT_BASE = 0xbfc00000
+CONFIG_SYS_TEXT_BASE = 0xbfc00000
 
 # RAM version
-#TEXT_BASE = 0x80100000
+#CONFIG_SYS_TEXT_BASE = 0x80100000