summaryrefslogtreecommitdiffstats
path: root/lib/bch.c
Commit message (Collapse)AuthorAgeFilesLines
* nand: Merge BCH code from Linux nand driverChristian Hitz2012-01-261-0/+1358
[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@aizo.com> Cc: Scott Wood <scottwood@freescale.com> Signed-off-by: Scott Wood <scottwood@freescale.com>
OpenPOWER on IntegriCloud