linux/Documentation/devicetree/bindings/mtd
Josh Wu abb1cd00e6 mtd: atmel_nand: make PMECC lookup table and offset property optional
If there is no PMECC lookup table stored in ROM, or lookup table offset is
not specified, PMECC driver should build it in DDR by itself.

That make the PMECC driver work for some board which doesn't have PMECC
lookup table in ROM.

The PMECC use the BCH algorithm, so based on the build_gf_tables()
function in lib/bch.c, we can build the Galois Field lookup table.

For more information can refer to section 5.4 of PMECC controller
application note:
	http://www.atmel.com/images/doc11127.pdf

Signed-off-by: Josh Wu <josh.wu@atmel.com>
Cc: devicetree@vger.kernel.org
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
2014-11-05 14:44:25 -08:00
..
arm-versatile.txt
atmel-dataflash.txt
atmel-nand.txt mtd: atmel_nand: make PMECC lookup table and offset property optional 2014-11-05 14:44:25 -08:00
davinci-nand.txt
denali-nand.txt
diskonchip.txt
elm.txt
flctl-nand.txt
fsl-quadspi.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
st-fsm.txt
sunxi-nand.txt