]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/karo/tx25/config.mk
Merge branch 'elf_reloc'
[karo-tx-uboot.git] / board / karo / tx25 / config.mk
index 8be6466b5a873eca85a70cd6affe031dbf45bda6..18b288392cf606a65008d693b545428fb9e32b06 100644 (file)
@@ -1,5 +1,5 @@
 ifdef CONFIG_NAND_SPL
-TEXT_BASE = 0x810c0000
+CONFIG_SYS_TEXT_BASE = 0x810c0000
 else
-TEXT_BASE = 0x81200000
+CONFIG_SYS_TEXT_BASE = 0x81200000
 endif