]> git.baikalelectronics.ru Git - kernel.git/commit
mtd: pxa3xx_nand: introduce default timing to reduce read id times
authorLei Wen <leiwen@marvell.com>
Wed, 18 Aug 2010 10:00:03 +0000 (18:00 +0800)
committerDavid Woodhouse <David.Woodhouse@intel.com>
Sun, 24 Oct 2010 22:39:01 +0000 (23:39 +0100)
commitb335b788ac9c5abbd1adb4387a130867a332c85a
treee45c600a6bac08384c234d96380ba7c900827022
parent1b0599f00811de37c363c01c84b5454930a5d745
mtd: pxa3xx_nand: introduce default timing to reduce read id times

We certainly don't need to send read id command times by times, since
we already know what the id is after the first read id...

So create a default timing which could ensure it would successfully read
id out all supported chip. Then follow the build-in table to reconfigure
the timing.

Signed-off-by: Lei Wen <leiwen@marvell.com>
Signed-off-by: Haojian Zhuang <haojian.zhuang@marvell.com>
Acked-by: Eric Miao <eric.y.miao@gmail.com>
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
drivers/mtd/nand/pxa3xx_nand.c