]> git.kernelconcepts.de Git - karo-tx-uboot.git/blob - board/freescale/mpc8315erdb/config.mk
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
[karo-tx-uboot.git] / board / freescale / mpc8315erdb / config.mk
1 ifndef NAND_SPL
2 ifeq ($(CONFIG_MK_NAND), y)
3 TEXT_BASE = $(CONFIG_RAMBOOT_TEXT_BASE)
4 endif
5 endif
6
7 ifndef TEXT_BASE
8 TEXT_BASE = 0xFE000000
9 endif