blob: bf972fbe56fbabbb816a050f3c71d640c88cbc47 [file] [log] [blame]
Anton Vorontsov2e950042009-11-24 20:12:12 +03001ifndef NAND_SPL
2ifeq ($(CONFIG_MK_NAND), y)
3TEXT_BASE = $(CONFIG_RAMBOOT_TEXT_BASE)
4endif
5endif
6
7ifndef TEXT_BASE
Dave Liu8bd522c2008-01-11 18:48:24 +08008TEXT_BASE = 0xFE000000
Anton Vorontsov2e950042009-11-24 20:12:12 +03009endif