All of lore.kernel.org
 help / color / mirror / Atom feed
From: Scott Wood <scottwood@freescale.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v4 06/11] spl, nand: add 4bit HW ecc oob first nand_read_page function
Date: Fri, 28 Oct 2011 11:03:00 -0500	[thread overview]
Message-ID: <4EAAD234.10000@freescale.com> (raw)
In-Reply-To: <1319441913-27233-7-git-send-email-hs@denx.de>

On 10/24/2011 02:38 AM, Heiko Schocher wrote:
> similiar to commit dc7cd8e59ba077f3b4c1a4557c9cd86a31b9ab1f, only
> adapted for the new spl framework.
> 
> Signed-off-by: Heiko Schocher <hs@denx.de>
> Acked-by: Tom Rini <trini@ti.com>
> Cc: Scott Wood <scottwood@freescale.com>
> Cc: Albert ARIBAUD <albert.u.boot@aribaud.net>
> Cc: Sandeep Paulraj <s-paulraj@ti.com>
> 
> ---
> changes for v2:
> - add comment from Scott Wood:
>   as BSS is cleared, no need for intializing vars with 0
>   remove this.
> 
> changes for v3:
> - add comment from Scoot Wood and Tom Rini
>   - rename CONFIG_SYS_NAND_4BIT_HW_ECC_OOBFIRST to
>     CONFIG_SYS_NAND_HW_ECC_OOBFIRST
>   - add dokumentation in README
> 
> changes for v4:
> - added Acked-by: Tom Rini <trini@ti.com>
> 
>  README                             |    5 ++++
>  drivers/mtd/nand/nand_spl_simple.c |   43 +++++++++++++++++++++++++++++++++++-
>  2 files changed, 47 insertions(+), 1 deletions(-)

Acked-by: Scott Wood <scottwood@freescale.com>

-Scott

  reply	other threads:[~2011-10-28 16:03 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-24  7:38 [U-Boot] [PATCH v4 00/11] arm, davinci: add support for dm368 based cam_enc_4xx board Heiko Schocher
2011-10-24  7:38 ` [U-Boot] [PATCH v4 01/11] usb, davinci: add enable_vbus() weak function Heiko Schocher
2011-10-24  7:38 ` [U-Boot] [PATCH v4 02/11] arm, usb, davinci: make USBPHY_CTL register configurable Heiko Schocher
2011-10-24  7:38 ` [U-Boot] [PATCH v4 03/11] net, davinci_emac: make clock divider in MDIO control " Heiko Schocher
2011-10-24  7:38 ` [U-Boot] [PATCH v4 04/11] spl: add option for adding post memory test to the SPL framework Heiko Schocher
2011-10-24  7:38 ` [U-Boot] [PATCH v4 05/11] arm, davinci: add support for new spl framework Heiko Schocher
2011-10-24  7:38 ` [U-Boot] [PATCH v4 06/11] spl, nand: add 4bit HW ecc oob first nand_read_page function Heiko Schocher
2011-10-28 16:03   ` Scott Wood [this message]
2011-10-24  7:38 ` [U-Boot] [PATCH v4 07/11] arm, davinci: add header files for dm365 Heiko Schocher
2011-10-24  7:38 ` [U-Boot] [PATCH v4 08/11] arm, davinci: add lowlevel function for dm365 soc Heiko Schocher
2011-10-26  4:53   ` Christian Riesch
2011-10-26  6:17     ` Heiko Schocher
2011-10-24  7:38 ` [U-Boot] [PATCH v4 09/11] arm926ejs, davinci: add cpuinfo for dm365 Heiko Schocher
2011-10-24  7:38 ` [U-Boot] [PATCH v4 10/11] arm926ejs, davinci: add missing spi defines " Heiko Schocher
2011-10-24  7:38 ` [U-Boot] [PATCH v4 11/11] arm, davinci: add cam_enc_4xx support Heiko Schocher

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=4EAAD234.10000@freescale.com \
    --to=scottwood@freescale.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.