Searched hist:"756 d1fe7ac96822f2125cddde08ccc608bd69a24" (Results 1 – 1 of 1) sorted by relevance
/openbmc/u-boot/board/davinci/da8xxevm/ |
H A D | da850evm.c | diff 756d1fe7ac96822f2125cddde08ccc608bd69a24 Thu Oct 14 16:26:19 CDT 2010 Ben Gardiner <bengardiner@nanometrics.ca> 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>
|