]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
NAND: Update nand_ecc.c to latest Linux version
authorStefan Roese <sr@denx.de>
Fri, 1 Jun 2007 13:12:15 +0000 (15:12 +0200)
committerStefan Roese <sr@denx.de>
Fri, 1 Jun 2007 13:12:15 +0000 (15:12 +0200)
commit17b5e862287cca76f19dcf8b741e61a7d06617f2
tree0abb564c40eecac87ca623510395c498d1af8d1b
parentd2d432760d2199d0e8558fdd9d1789b8131abcf7
NAND: Update nand_ecc.c to latest Linux version

This patch updates the nand_ecc code to the latest Linux version.
The main reason for this is the more compact code. This makes
it possible to include the ECC code into the NAND bootloader
image (NAND_SPL) for PPC4xx.

Signed-off-by: Stefan Roese <sr@denx.de>
drivers/nand/nand_ecc.c