commit | b2d96dc28ffb2acad250ffb551a442396db83f38 | [log] [tgz] |
---|---|---|
author | Wu, Josh <Josh.wu@atmel.com> | Wed Jul 03 11:11:45 2013 +0800 |
committer | Andreas Bießmann <andreas.devel@googlemail.com> | Thu Aug 22 16:50:16 2013 +0200 |
tree | becd244bf5b62cc9f81ec95109b937ca12741479 | |
parent | ce76f0aac6b340582f9f08cf6c3d063df97e419f [diff] |
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>