git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
70c7d2d
)
pxa3xx_nand: fix memory out of bound
author
Haojian Zhuang
<haojian.zhuang@marvell.com>
Fri, 11 Sep 2009 11:33:58 +0000
(19:33 +0800)
committer
Eric Miao
<eric.y.miao@gmail.com>
Tue, 1 Dec 2009 01:02:36 +0000
(09:02 +0800)
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>
No differences found