]> git.sur5r.net Git - u-boot/blob - board/karo/tx25/config.mk
arm926ejs, tx25: add support for ELF relocations
[u-boot] / board / karo / tx25 / config.mk
1 ifdef CONFIG_NAND_SPL
2 TEXT_BASE = 0x810c0000
3 else
4 TEXT_BASE = 0x81200000
5 endif