]> git.sur5r.net Git - u-boot/blobdiff - board/karo/tx25/config.mk
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
[u-boot] / board / karo / tx25 / config.mk
index 51ca1ab0f0d0d14495596e18f990f386ae9c3660..4283c3e344ed09d8b9227b6cda9d248c1a91ce2b 100644 (file)
@@ -1,5 +1,5 @@
 ifdef CONFIG_NAND_SPL
-TEXT_BASE = 0x810c0000
+CONFIG_SYS_TEXT_BASE = 0x810c0000
 else
-TEXT_BASE = 0x81fc0000
+CONFIG_SYS_TEXT_BASE = 0x81fc0000
 endif