uboot-mt623x/board/freescale/mx31pdk/config.mk

6 lines
101 B
Makefile

ifdef CONFIG_NAND_SPL
CONFIG_SYS_TEXT_BASE = 0x87ec0000
else
CONFIG_SYS_TEXT_BASE = 0x87f00000
endif