All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ivan Khoronzhuk <ivan.khoronzhuk@ti.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [U-Boot, U-boot, v3, 2/3] common: cmd_nand: add nand ecclayout command
Date: Tue, 26 Aug 2014 00:22:38 +0300	[thread overview]
Message-ID: <53FBA91E.9070705@ti.com> (raw)
In-Reply-To: <20140825191449.GQ19374@bill-the-cat>

On 08/25/2014 10:14 PM, Tom Rini wrote:
> On Tue, Jun 24, 2014 at 04:49:05PM +0300, Khoronzhuk, Ivan wrote:
>
>> From: WingMan Kwok <w-kwok2@ti.com>
>>
>> This commit adds a nand ecclayout command that allows the ecclayout of
>> the current nand device to be changed during run time. This feature is
>> useful when using u-boot to write something to nand flash that will be
>> read by other applications, such as ROM bootloader, that expects a
>> different ECC layout. In that case, change the current nand device
>> ecclayout using the "nand ecclayout set" command before writing the
>> data to nand flash.
>>
>> Signed-off-by: WingMan Kwok <w-kwok2@ti.com>
>> Signed-off-by: Ivan Khoronzhuk <ivan.khoronzhuk@ti.com>
> Applied to u-boot-ti/master, thanks!
>

Sorry Tom, but the subj patch as
entire "[U-boot] [Patch v3 0/3] keystone: nand: add additional nand 
ecclayout" series
was completely replaced by "[U-boot] [Patch 0/3] Add support for NAND 
U-boot image upgrade" series
(http://lists.denx.de/pipermail/u-boot/2014-July/182956.html)
which has been applied already.

This patch is not needed.

-- 
Regards,
Ivan Khoronzhuk

  reply	other threads:[~2014-08-25 21:22 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-24 13:49 [U-Boot] [U-boot] [Patch v3 0/3] keystone: nand: add additional nand ecclayout Ivan Khoronzhuk
2014-06-24 13:49 ` [U-Boot] [U-boot] [Patch v3 1/3] mtd: nand: davinci: allow to change ecclayout by ecclayout command Ivan Khoronzhuk
2014-08-25 19:14   ` [U-Boot] [U-Boot, U-boot, v3, " Tom Rini
2014-08-25 21:21     ` Ivan Khoronzhuk
2014-06-24 13:49 ` [U-Boot] [U-boot] [Patch v3 2/3] common: cmd_nand: add nand " Ivan Khoronzhuk
2014-08-25 19:14   ` [U-Boot] [U-Boot, U-boot, v3, " Tom Rini
2014-08-25 21:22     ` Ivan Khoronzhuk [this message]
2014-08-25 21:48       ` Tom Rini
2014-06-24 13:49 ` [U-Boot] [U-boot] [Patch v3 3/3] k2hk: change default nand ecc layout Ivan Khoronzhuk
2014-06-24 23:26   ` Scott Wood
2014-06-25 15:57     ` Ivan Khoronzhuk

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=53FBA91E.9070705@ti.com \
    --to=ivan.khoronzhuk@ti.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.