[PATCH] MTD: fix s3c2410 error correction

Matt Reimer mattjreimer at gmail.com
Thu Nov 29 14:10:41 EST 2007


On Oct 18, 2007 5:02 PM, Matt Reimer <mattjreimer at gmail.com> wrote:
> From: Matt Reimer <mreimer at vpop.net>
>
> The single-bit error correction was, well, incorrect. For determing which
> bit to correct it was using P1' P2' P4' P8' instead of P1 P2 P4 P8, and
> it was using P16' P32' P64' P128' P256' P512' P1024' P2048' instead of
> P16 P32 P64 P128 P256 P512 P1024 P2048.

Is there any chance of this getting committed? It has been confirmed
to be needed on s3c2440 and s3c2412.

Matt



More information about the linux-mtd mailing list