]> bbs.cooldavid.org Git - net-next-2.6.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)
commit227a886c7ead6420465abfd1242f449895b2c332
treee45c600a6bac08384c234d96380ba7c900827022
parentc1f82478c535f1de9fecf3cafa82014f312d5d4e
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