]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - board/micronas/vct/config.mk
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
[thirdparty/u-boot.git] / board / micronas / vct / config.mk
index 2a71dad66e8849e90c15e6e825b0aa24b3dce30f..ae7c58f172a10aa36bcc0133093a3c1c606ae964 100644 (file)
@@ -26,6 +26,6 @@
 
 sinclude $(TOPDIR)/board/$(BOARDDIR)/config.tmp
 
-ifndef TEXT_BASE
-TEXT_BASE = 0x87000000
+ifndef CONFIG_SYS_TEXT_BASE
+CONFIG_SYS_TEXT_BASE = 0x87000000
 endif