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
..
2012-03-28 17:07:30 -06:00
2012-03-28 17:07:30 -06:00
2013-08-05 21:07:51 +01:00
2012-11-15 15:37:46 +02:00
2013-02-04 10:07:11 +02:00
2012-11-15 15:37:50 +02:00
2012-03-28 17:07:30 -06:00
2013-08-05 20:48:49 +01:00
2012-03-28 17:07:30 -06:00
2013-11-06 23:33:07 -08:00
2013-04-03 20:13:38 -05:00
2013-04-03 20:13:39 -05:00
2013-04-04 21:22:45 +08:00
2012-07-06 18:27:04 +01:00
2012-07-06 18:17:07 +01:00
2012-11-15 15:37:46 +02:00
2013-02-04 09:27:33 +02:00
2012-05-13 23:03:08 -05:00
2012-03-15 23:28:19 +08:00
2012-07-25 17:06:23 +02:00
2013-08-05 21:12:32 +01:00
2012-08-16 16:14:24 +08:00
2012-03-27 01:01:21 +01:00