From: Stefan Roese <sr@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v3] Nand driver for Nomadik SoC
Date: Mon, 9 Feb 2009 08:34:30 +0100 [thread overview]
Message-ID: <200902090834.30653.sr@denx.de> (raw)
In-Reply-To: <20090207231956.GA27872@mail.gnudd.com>
On Sunday 08 February 2009, Alessandro Rubini wrote:
> From: Alessandro Rubini <rubini@unipv.it>
>
> This driver implements the ECC algorithm described in
> the CPU data sheet and uses the OOB layout chosen in
> already-released development systems (shipped with a custom-made
> u-boot 1.3.1).
>
> Signed-off-by: Alessandro Rubini <rubini@unipv.it>
> Acked-by: Andrea Gallo <andrea.gallo@stnwireless.com>
> ---
>
> Changes from V2: added nomadik.h, moved all register addresses there,
> fixed what J.C. suggested.
>
> cpu/arm926ejs/nomadik/Makefile | 9 +-
> cpu/arm926ejs/nomadik/nand.c | 221++++++++++++++++++++++++++++++++++++++++
This driver should go into drivers/mtd/nand instead.
Best regards,
Stefan
=====================================================================
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80 Email: office at denx.de
=====================================================================
next prev parent reply other threads:[~2009-02-09 7:34 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-02-07 4:43 [U-Boot] [PATCH] Nand driver for Nomadik SoC Alessandro Rubini
2009-02-07 15:04 ` [U-Boot] [PATCH v2] " Alessandro Rubini
2009-02-07 21:08 ` Jean-Christophe PLAGNIOL-VILLARD
2009-02-07 23:19 ` [U-Boot] [PATCH v3] " Alessandro Rubini
2009-02-09 7:34 ` Stefan Roese [this message]
2009-02-09 8:40 ` Alessandro Rubini
2009-02-09 8:48 ` Stefan Roese
2009-02-09 17:16 ` Scott Wood
2009-02-09 17:56 ` Alessandro Rubini
2009-02-09 18:10 ` Scott Wood
-- strict thread matches above, loose matches on Subject: below --
2009-02-09 14:53 [U-Boot] [PATCH 0/3] Drivers for nomadik 8815 board Alessandro Rubini
2009-02-09 14:53 ` [U-Boot] [PATCH 1/3] Added nomadik.h header Alessandro Rubini
2009-02-09 14:53 ` [U-Boot] [PATCH 2/3] Nand driver for Nomadik SoC Alessandro Rubini
2009-02-09 21:48 ` Alessandro Rubini
2009-02-09 22:28 ` Scott Wood
2009-02-09 14:53 ` [U-Boot] [PATCH 3/3] Enable Ethernet for Nomadik 8815 Evaluation Kit Alessandro Rubini
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=200902090834.30653.sr@denx.de \
--to=sr@denx.de \
--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.