commit | 9d51567e47a0d84f6b6e7751a4ea4f710cdcbbdf | [log] [tgz] |
---|---|---|
author | Nicolas Ferre <nicolas.ferre@atmel.com> | Fri Apr 01 16:40:44 2011 +0200 |
committer | Artem Bityutskiy <Artem.Bityutskiy@nokia.com> | Fri Apr 01 16:44:32 2011 +0300 |
tree | 08cfcbd8004fb25929486e7127635a78c924113c | |
parent | cb457a4ddd4eeac9c81792a1e6a5d59b1b44abe1 [diff] |
mtd: atmel_nand: modify test case for using DMA operations We have better performances not using DMA for oob operations. Modify size test so that it is using DMA for size greater than oobsize. Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com> Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>