commit | a88bdbb54a9352b916877bfc5e316c44ec1b2d8f | [log] [tgz] |
---|---|---|
author | Haojian Zhuang <haojian.zhuang@marvell.com> | Fri Sep 11 19:33:58 2009 +0800 |
committer | Eric Miao <eric.y.miao@gmail.com> | Tue Dec 01 09:02:36 2009 +0800 |
tree | 504baf6d1b9547446ccc8c686c95499720436832 | |
parent | 70c7d2dd276dfb6aa802186a2be4efe80d380d15 [diff] |
pxa3xx_nand: fix memory out of bound When fetch nand data with non-DMA mode, we should align info->data_size to 32bit, not 8bit. Signed-off-by: Haojian Zhuang <haojian.zhuang@marvell.com> Signed-off-by: Eric Miao <eric.y.miao@gmail.com>