config.mk 101 B

12345
  1. ifdef CONFIG_NAND_SPL
  2. CONFIG_SYS_TEXT_BASE = 0x810c0000
  3. else
  4. CONFIG_SYS_TEXT_BASE = 0x81200000
  5. endif