blob: 5a9212fe4a72d33c1677c29ca3a57ce4196f1a42 [file] [log] [blame]
ifndef NAND_SPL
ifeq ($(CONFIG_NAND), y)
CONFIG_SYS_TEXT_BASE = $(CONFIG_RAMBOOT_TEXT_BASE)
endif
endif
ifndef CONFIG_SYS_TEXT_BASE
CONFIG_SYS_TEXT_BASE = 0xFE000000
endif