Pekon Gupta
c66d039197
mtd: nand: omap: combine different flavours of 1-bit hamming ecc schemes
...
OMAP NAND driver currently supports multiple flavours of 1-bit Hamming
ecc-scheme, like:
- OMAP_ECC_HAMMING_CODE_DEFAULT
1-bit hamming ecc code using software library
- OMAP_ECC_HAMMING_CODE_HW
1-bit hamming ecc-code using GPMC h/w engine
- OMAP_ECC_HAMMING_CODE_HW_ROMCODE
1-bit hamming ecc-code using GPMC h/w engin with ecc-layout compatible
to ROM code.
This patch combines above multiple ecc-schemes into single implementation:
- OMAP_ECC_HAM1_CODE_HW
1-bit hamming ecc-code using GPMC h/w engine with ROM-code compatible
ecc-layout.
Signed-off-by: Pekon Gupta <pekon@ti.com>
Reviewed-by: Felipe Balbi <balbi@ti.com>
Acked-by: Tony Lindgren <tony@atomide.com>
Tested-by: Ezequiel Garcia <ezequiel.garcia@free-electrons.com>
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
2013-11-06 23:33:07 -08:00
..
2013-09-13 15:09:52 +02:00
2013-10-12 12:00:36 +05:30
2013-11-06 23:33:07 -08:00
2013-10-02 18:03:26 +01:00
2013-09-30 08:42:01 +02:00
2013-09-13 07:31:38 -07:00
2013-09-13 15:09:52 +02:00
2013-09-13 15:09:52 +02:00
2013-09-13 15:09:52 +02:00
2013-09-13 15:09:52 +02:00
2013-09-13 15:09:52 +02:00
2013-09-13 15:09:52 +02:00
2013-09-13 15:09:52 +02:00
2013-09-13 15:09:52 +02:00
2013-09-13 15:09:52 +02:00
2013-09-13 15:09:52 +02:00
2013-10-12 11:06:18 -07:00
2013-09-13 15:09:52 +02:00
2013-09-24 21:12:27 -05:00
2013-10-19 21:37:52 +02:00
2013-11-06 23:33:00 -08:00
2013-10-23 08:10:25 +01:00
2013-09-26 03:46:03 +08:00
2013-09-13 15:09:52 +02:00
2013-10-23 07:47:42 +01:00
2013-09-30 10:34:46 -04:00
2013-09-13 15:09:52 +02:00
2013-09-13 15:09:52 +02:00
2013-10-23 07:47:42 +01:00
2013-09-13 10:57:48 -07:00
2013-09-28 12:46:21 +02:00