From: Thomas Gleixner Date: Tue, 23 May 2006 09:32:45 +0000 (+0200) Subject: [MTD] Improve software ECC calculation X-Git-Tag: v2.6.18-rc1~1105^2~70 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=819d6a32c397534c819d3c72a3947b7e7e4bec4b;p=pandora-kernel.git [MTD] Improve software ECC calculation Unrolling the loops produces denser and much faster code. Add a config switch which allows to select the byte order of the resulting ecc code. The current Linux implementation has a byte swap versus the SmartMedia specification Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed