From 227a886c7ead6420465abfd1242f449895b2c332 Mon Sep 17 00:00:00 2001 From: Lei Wen Date: Wed, 18 Aug 2010 18:00:03 +0800 Subject: [PATCH] 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-format-patch failed