From: Lei Wen Date: Wed, 18 Aug 2010 10:00:03 +0000 (+0800) Subject: mtd: pxa3xx_nand: introduce default timing to reduce read id times X-Git-Tag: v2.6.37-rc1~22^2~73 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=227a886c7ead6420465abfd1242f449895b2c332;p=pandora-kernel.git 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 Signed-off-by: Haojian Zhuang Acked-by: Eric Miao Signed-off-by: Artem Bityutskiy Signed-off-by: David Woodhouse --- Reading git-diff-tree failed