commit | ddd85974b1685f51e1f2cbf690136fb2e1a2bf16 | [log] [tgz] |
---|---|---|
author | Wu, Josh <Josh.wu@atmel.com> | Wed Jul 03 11:11:48 2013 +0800 |
committer | Andreas Bießmann <andreas.devel@googlemail.com> | Thu Aug 22 16:50:44 2013 +0200 |
tree | c0571740ddb7884d642b3de7d12bfb6827009e34 | |
parent | 2f96b06be5838bcb5e2ee7cbeba4fe59edfd29b0 [diff] |
mtd: atmel_nand: alloc memory instead of use static array for pmecc data In this way, the pmecc corraction capbility can change in run time. Signed-off-by: Josh Wu <josh.wu@atmel.com> Acked-by: Scott Wood <scottwood@freescale.com> Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com>