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

6 lines
101 B
Makefile
Raw Normal View History

2018-07-13 01:31:50 +00:00
ifdef CONFIG_NAND_SPL
CONFIG_SYS_TEXT_BASE = 0x810c0000
else
CONFIG_SYS_TEXT_BASE = 0x81200000
endif