]> git.sur5r.net Git - u-boot/blob - board/freescale/mx31pdk/config.mk
x86: Add support for booting Linux using the 32 bit boot protocol
[u-boot] / 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