summaryrefslogtreecommitdiffstats
path: root/board/karo/tx25/config.mk
blob: 18b288392cf606a65008d693b545428fb9e32b06 (plain)
1
2
3
4
5
ifdef CONFIG_NAND_SPL
CONFIG_SYS_TEXT_BASE = 0x810c0000
else
CONFIG_SYS_TEXT_BASE = 0x81200000
endif
OpenPOWER on IntegriCloud