u-boot-brain/board/davinci/da8xxevm
Ben Gardiner 756d1fe7ac da850evm : enable NAND even when not in NAND boot mode
There is currently no NAND pinmux enabled by the da850evm board setup code.
This is fine when booting from NAND since the early boot code (UBL) will setup
the pinmux; however, when the boot mode is any other setting NAND is unusable
when enabled in the config.

This patch adds a pinmux list for NAND and enables it when NAND is enabled in
the config. Tested by booting from SPI on the da850evm and verifying NAND
was usable.

Signed-off-by: Ben Gardiner <bengardiner@nanometrics.ca>
CC: Nick Thompson <nick.thompson@ge.com>
Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
2010-10-17 20:14:45 +02:00
..
common.c TI: DaVinci: Prepare for da850 support 2010-06-10 12:04:37 -04:00
common.h TI: DaVinci: Prepare for da850 support 2010-06-10 12:04:37 -04:00
config.mk TI: DaVinci: Prepare for da850 support 2010-06-10 12:04:37 -04:00
da830evm.c davinci_emac: davinci_eth_set_mac_addr to ->write_hwaddr 2010-10-11 23:07:17 -07:00
da850evm.c da850evm : enable NAND even when not in NAND boot mode 2010-10-17 20:14:45 +02:00
Makefile TI: DaVinci: Add board specific code for da850 EVM 2010-06-10 12:04:42 -04:00