Skip to content
Commit 819d6a32 authored by Thomas Gleixner's avatar Thomas Gleixner
Browse files

[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: default avatarThomas Gleixner <tglx@linutronix.de>
parent a1b563d6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment