]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ARM: at91: atmel_nand: pmecc driver will select the galois table by sector size
authorWu, Josh <Josh.wu@atmel.com>
Wed, 3 Jul 2013 03:11:45 +0000 (11:11 +0800)
committerAndreas Bießmann <andreas.devel@googlemail.com>
Thu, 22 Aug 2013 14:50:16 +0000 (16:50 +0200)
commitb2d96dc28ffb2acad250ffb551a442396db83f38
treebecd244bf5b62cc9f81ec95109b937ca12741479
parentce76f0aac6b340582f9f08cf6c3d063df97e419f
ARM: at91: atmel_nand: pmecc driver will select the galois table by sector size

Define the galois index table offset in chip head file. So user do not need
to set by himself. Driver will set it correctly according to sector_size.

Signed-off-by: Josh Wu <josh.wu@atmel.com>
Acked-by: Scott Wood <scottwood@freescale.com>
[rebased on master]
Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com>
arch/arm/include/asm/arch-at91/at91sam9x5.h
doc/README.atmel_pmecc
drivers/mtd/nand/atmel_nand.c
include/configs/at91sam9x5ek.h
include/configs/sama5d3xek.h