]> git.sur5r.net Git - u-boot/blob - board/freescale/mx31pdk/config.mk
mx53loco: Use gpio_direction_input prior to gpio_get_value
[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