]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/cray/L1/config.mk
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
[karo-tx-uboot.git] / board / cray / L1 / config.mk
index b69fe8ee01907625ff72a17115c3071e312aa3df..28924f91f96a78624de90026c9444e0f86ebdbae 100644 (file)
@@ -23,4 +23,4 @@
 
 # Note: I make an "image" from U-Boot itself, which prefixes 0x40 bytes of
 # header info, hence start address is thus shifted.
-TEXT_BASE = 0xFFFD0040
+CONFIG_SYS_TEXT_BASE = 0xFFFD0040