
This patch series adds NAND support to the da850evm. The support is in the spirit of that found in the omap-l1 and u-boot-davinci trees where NAND support can be enabled with the addition of a single '#define CONFIG_USE_NAND' to the top of the include/configs/da850evm.h file. Pinmux entries are added for NAND so that NAND is usable even when the boot mode is not from NAND. Also the mtdpart, ubi and ubifs commands are proposed to be added to the NAND support because of their importance when using NAND.
I have also integrated the two remaining da850evm patches [1] [2].
V2:
- Integrated the "da850evm: basic MII EMAC support" and "da850evm: fix
linux bootparam address" patches into this series and rebased to u-boot-ti/master to facilitate pickup by Sandeep
Thanks I have pushed this set to
http://git.denx.de/cgi-bin/gitweb.cgi?p=u-boot/u-boot-ti.git;a=summary
Regards, Sandeep