mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-23 12:47:53 +00:00
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> |
||
|---|---|---|
| .. | ||
| arm-versatile.txt | ||
| atmel-dataflash.txt | ||
| atmel-nand.txt | ||
| denali-nand.txt | ||
| elm.txt | ||
| flctl-nand.txt | ||
| fsl-upm-nand.txt | ||
| fsmc-nand.txt | ||
| gpio-control-nand.txt | ||
| gpmc-nand.txt | ||
| gpmc-nor.txt | ||
| gpmc-onenand.txt | ||
| gpmi-nand.txt | ||
| lpc32xx-mlc.txt | ||
| lpc32xx-slc.txt | ||
| m25p80.txt | ||
| mtd-physmap.txt | ||
| mxc-nand.txt | ||
| nand.txt | ||
| orion-nand.txt | ||
| partition.txt | ||
| pxa3xx-nand.txt | ||
| spear_smi.txt | ||