From mboxrd@z Thu Jan 1 00:00:00 1970 From: Magnus Lilja Date: Mon, 04 Jan 2010 21:01:34 +0100 Subject: [U-Boot] [PATCH v2 0/3] MXC: Add NAND support for i.MX31 In-Reply-To: References: Message-ID: <4B42491E.1000705@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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 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 (3): > MX31: Add struct definition for clock control module in i.MX31. > mxc_nand: Update driver to work with i.MX31. > MX31: Activate NAND support for i.MX31 Litekit board. > > drivers/mtd/nand/mxc_nand.c | 34 ++++++++++++++++++++++++++-- > include/asm-arm/arch-mx31/mx31-regs.h | 39 +++++++++++++++++++++++++++++++++ > include/configs/imx31_litekit.h | 10 ++++++++ > 3 files changed, 80 insertions(+), 3 deletions(-) > > _______________________________________________ > U-Boot mailing list > U-Boot at lists.denx.de > http://lists.denx.de/mailman/listinfo/u-boot