
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.