u-boot/board/karo/tx25/config.mk
Heiko Schocher 9710504d20 arm926ejs, tx25: add support for ELF relocations
Signed-off-by: Heiko Schocher <hs@denx.de>
2010-10-13 10:12:01 +02:00

5 lines
79 B
Makefile

ifdef CONFIG_NAND_SPL
TEXT_BASE = 0x810c0000
else
TEXT_BASE = 0x81200000
endif