Re: [U-Boot] [PATCH v2 0/3] MXC: Add NAND support for i.MX31

2010-01-04 Thread Magnus Lilja
Hi I received no further comments on these patches after posting v2 (the NAND part is ACK-ed by Scott Wood). Could someone pull these? I applied them to the current u-boot tip without any problems. Regads, Magnus Magnus Lilja skrev: > Hi all, > > This series adds NAND support for i.MX31 using

[U-Boot] [PATCH v2 0/3] MXC: Add NAND support for i.MX31

2009-11-12 Thread Magnus Lilja
Hi all, This series adds NAND support for i.MX31 using the mxc_nand driver that was added for i.MX27. The same NAND flash controller is used in i.MX31. Tested on i.MX31 Litekit. MAKEALL ARM11&ARM9 performed. Changes since v1: Changed variable name in mxc_nand.c. Regards, Magnus Magnus Lilja