aboutsummaryrefslogtreecommitdiff
path: root/board/karo/tx25/config.mk
blob: 4283c3e344ed09d8b9227b6cda9d248c1a91ce2b (plain)
1
2
3
4
5
ifdef CONFIG_NAND_SPL
CONFIG_SYS_TEXT_BASE = 0x810c0000
else
CONFIG_SYS_TEXT_BASE = 0x81fc0000
endif