All of lore.kernel.org
 help / color / mirror / Atom feed
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: Mon, 04 Jan 2010 21:01:34 +0100	[thread overview]
Message-ID: <4B42491E.1000705@gmail.com> (raw)
In-Reply-To: <cover.1258050591.git.lilja.magnus@gmail.com>

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

      parent reply	other threads:[~2010-01-04 20:01 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-12 18:39 [U-Boot] [PATCH v2 0/3] MXC: Add NAND support for i.MX31 Magnus Lilja
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 ` Magnus Lilja [this message]

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=4B42491E.1000705@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.