public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH v1 0/3] MXC: Add NAND support for i.MX31
@ 2009-11-11 19:18 Magnus Lilja
  2009-11-11 19:18 ` [U-Boot] [PATCH v1 1/3] MX31: Add struct definition for clock control module in i.MX31 Magnus Lilja
  0 siblings, 1 reply; 5+ messages in thread
From: Magnus Lilja @ 2009-11-11 19:18 UTC (permalink / raw)
  To: u-boot

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.

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(-)

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2009-11-11 20:56 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-11 19:18 [U-Boot] [PATCH v1 0/3] MXC: Add NAND support for i.MX31 Magnus Lilja
2009-11-11 19:18 ` [U-Boot] [PATCH v1 1/3] MX31: Add struct definition for clock control module in i.MX31 Magnus Lilja
2009-11-11 19:18   ` [U-Boot] [PATCH v1 2/3] mxc_nand: Update driver to work with i.MX31 Magnus Lilja
2009-11-11 19:18     ` [U-Boot] [PATCH v1 3/3] MX31: Activate NAND support for i.MX31 Litekit board Magnus Lilja
2009-11-11 20:56     ` [U-Boot] [PATCH v1 2/3] mxc_nand: Update driver to work with i.MX31 Scott Wood

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox