commit | ef296dc947f6a9300a7fb5b696d1e1f543479e18 | [log] [tgz] |
---|---|---|
author | Rafał Miłecki <zajec5@gmail.com> | Sun Apr 17 22:53:04 2016 +0200 |
committer | Boris Brezillon <boris.brezillon@free-electrons.com> | Thu May 05 23:52:05 2016 +0200 |
tree | 169f8c7c00fe99a2e9103955eb44d779c97448b1 | |
parent | e9d4faed71d5a63fa0ef8fcfef559f67f8b85a22 [diff] |
mtd: nand: fsmc: validate ECC setup by checking algorithm directly NAND core sets ECC algorithm in algo field now and it should be preferred over the mode field. This also prepares driver for dropping NAND_ECC_SOFT_BCH. Signed-off-by: Rafał Miłecki <zajec5@gmail.com> Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>