]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/mp2usb/config.mk
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
[karo-tx-uboot.git] / board / mp2usb / config.mk
index e299bfd5ef40357e3fdb9d066ffbba27e887bc06..948e4ffb69585ddcd18190b7cdcc9902a6273597 100644 (file)
@@ -1,3 +1,3 @@
-TEXT_BASE = 0x27F00000
+CONFIG_SYS_TEXT_BASE = 0x27F00000
 ## For testing: load at 0x20100000 and "go" at 0x201000A4
-#TEXT_BASE = 0x20100000
+#CONFIG_SYS_TEXT_BASE = 0x20100000