]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/qemu-mips/config.mk
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
[karo-tx-uboot.git] / board / qemu-mips / config.mk
index 4d4078a40763b6af5307545d8e33c0c6ed693e16..27cd34ac3640ee50148792daa102372e0867eee9 100644 (file)
@@ -4,7 +4,7 @@
 #
 
 # ROM version
-TEXT_BASE = 0xbfc00000
+CONFIG_SYS_TEXT_BASE = 0xbfc00000
 
 # RAM version
-#TEXT_BASE = 0x80001000
+#CONFIG_SYS_TEXT_BASE = 0x80001000