uboot-mt623x/board/karo/tx25/config.mk

6 lines
79 B
Makefile

ifdef CONFIG_NAND_SPL
TEXT_BASE = 0x81ec0000
else
TEXT_BASE = 0x81f00000
endif