commit | 35d0e24f09d00e27eae3484784feee24effc23c5 | [log] [tgz] |
---|---|---|
author | Boris BREZILLON <boris.brezillon@free-electrons.com> | Wed Sep 30 23:45:26 2015 +0200 |
committer | Brian Norris <computersforpeace@gmail.com> | Fri Oct 02 11:09:51 2015 -0700 |
tree | 890b7858cbeca236259bde2c1a27ae9b9faf4198 | |
parent | b462551c125a125d1782b53d4c7ee7fd35534641 [diff] |
mtd: nand: sunxi: factorize extra OOB bytes handling Add helper functions to factorize the code dealing extra OOB bytes in the normal and syndrome ECC implementations. Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com> Signed-off-by: Brian Norris <computersforpeace@gmail.com>