
On Sun, Jan 17, 2010 at 05:46:09PM +0100, Magnus Lilja wrote:
Hi all,
These patches applies on the previously submitted NAND patches for the i.MX31 (http://lists.denx.de/pipermail/u-boot/2009-November/064213.html).
The patches (including the above mentioned patches), applies on the current U-boot tip.
The series add support for large page NAND, using the same layout as the latest Linux driver, for i.MX31 and finally activates general NAND support and specifically NAND environment for the i.MX31 PDK board.
Magnus Lilja (2): MXC: Add large page oob layout for i.MX31 NAND controller. MX31: Activate NAND environment on i.MX31 PDK board.
drivers/mtd/nand/mxc_nand.c | 12 ++++++++++++ include/configs/mx31pdk.h | 25 +++++++++++++++++++++---- 2 files changed, 33 insertions(+), 4 deletions(-)
Applied both patchsets.
-Scott