
On Tue, Aug 26, 2014 at 12:22:38AM +0300, Ivan Khoronzhuk wrote:
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.
OK, thanks, I've updated the tree and dropped both parts of this series. In the future can you please reply to the old series when you move to a new one? By which I mean these still applied and it was't clear to me that the new v2 series replaced this v3 series since the numbering changed. Thanks!