uboot-mt623x/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