da850evm : enable NAND even when not in NAND boot mode
authorBen Gardiner <bengardiner@nanometrics.ca>
Thu, 14 Oct 2010 21:26:19 +0000 (17:26 -0400)
committerWolfgang Denk <wd@denx.de>
Sun, 17 Oct 2010 18:14:45 +0000 (20:14 +0200)
commit756d1fe7ac96822f2125cddde08ccc608bd69a24
tree00cff9ef27be5a3f058f9b4f0cc4d37c17cf386f
parent10d6ac94e0aa8bbbde45094e988c87ca971e1f10
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>
board/davinci/da8xxevm/da850evm.c