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

Magnus Lilja lilja.magnus at gmail.com
Wed Nov 11 20:18:41 CET 2009


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



More information about the U-Boot mailing list