提交 726de6e1 编写于 作者: H Haojian Zhuang 提交者: Eric Miao

pxa3xx_nand: adjust timing of Micron NAND flash

Slow down the tRp of Micron NAND flash timing.
Signed-off-by: NHaojian Zhuang <haojian.zhuang@marvell.com>
Signed-off-by: NEric Miao <eric.y.miao@gmail.com>
上级 7ce33aff
......@@ -235,7 +235,7 @@ static struct pxa3xx_nand_timing micron_timing = {
.tWH = 15,
.tWP = 25,
.tRH = 15,
.tRP = 25,
.tRP = 30,
.tR = 25000,
.tWHR = 60,
.tAR = 10,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册