SmartAudio/lichee/brandy/u-boot-2011.09/board/karo/tx25/config.mk

6 lines
101 B
Makefile

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