[U-Boot] [PATCH v2 1/8] nand: Merge BCH code from Linux nand driver

Scott Wood scottwood at freescale.com
Wed Jan 11 00:24:10 CET 2012


On Wed, Oct 12, 2011 at 09:31:59AM +0200, Christian Hitz wrote:
> [backport from linux commit 02f8c6aee8df3cdc935e9bdd4f2d020306035dbe]
> 
> This patch merges the BCH ECC algorithm from the 3.0 Linux kernel.
> This enables U-Boot to support modern NAND flash chips that
> require more than 1-bit of ECC in software.
> 
> Signed-off-by: Christian Hitz <christian.hitz at aizo.com>
> Cc: Scott Wood <scottwood at freescale.com>
> ---
> 
> Adds 96 bytes to the image size if BCH is disabled.
> 
> Changes since v1:
> 	- split new flash ids in speperate patch
> 	- add exact references and Cc

Applied to u-boot-nand-flash

-Scott



More information about the U-Boot mailing list