From: Magnus Lilja <lilja.magnus@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2 0/3] MXC: Add NAND support for i.MX31
Date: Thu, 12 Nov 2009 19:39:05 +0100 [thread overview]
Message-ID: <cover.1258050591.git.lilja.magnus@gmail.com> (raw)
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(-)
next reply other threads:[~2009-11-12 18:39 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-11-12 18:39 Magnus Lilja [this message]
2009-11-12 18:39 ` [U-Boot] [PATCH v2 1/3] MX31: Add struct definition for clock control module in i.MX31 Magnus Lilja
2009-11-12 18:39 ` [U-Boot] [PATCH v2 2/3] mxc_nand: Update driver to work with i.MX31 Magnus Lilja
2009-11-12 18:39 ` [U-Boot] [PATCH v2 3/3] MX31: Activate NAND support for i.MX31 Litekit board Magnus Lilja
2010-01-04 20:01 ` [U-Boot] [PATCH v2 0/3] MXC: Add NAND support for i.MX31 Magnus Lilja
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1258050591.git.lilja.magnus@gmail.com \
--to=lilja.magnus@gmail.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.