]> git.karo-electronics.de Git - karo-tx-uboot.git/blob - board/freescale/mx31pdk/config.mk
imx: Fix automatic make targets for imx images
[karo-tx-uboot.git] / board / freescale / mx31pdk / config.mk
1 ifdef CONFIG_NAND_SPL
2 CONFIG_SYS_TEXT_BASE = 0x87ec0000
3 else
4 CONFIG_SYS_TEXT_BASE = 0x87f00000
5 endif