commit | 6dfc6d250d0b7ebaa6423c44dcd09fcfe68deabd | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@cruncher.tec.linutronix.de> | Tue May 23 12:00:46 2006 +0200 |
committer | Thomas Gleixner <tglx@cruncher.tec.linutronix.de> | Tue May 23 12:00:46 2006 +0200 |
tree | 2be25b1e302eca5984a8ad5ed3e5bde77bafaabb | |
parent | 7aa65bfd6793a56cc3bbce8436abbfea3a7bdd1f [diff] |
[MTD] NAND modularize ECC First step of modularizing ECC support. - Move ECC related functionality into a seperate embedded data structure - Get rid of the hardware dependend constants to simplify new ECC models Signed-off-by: Thomas Gleixner <tglx@linutronix.de>