From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from co202.xi-lite.net ([149.6.83.202]) by merlin.infradead.org with esmtp (Exim 4.76 #1 (Red Hat Linux)) id 1TwB20-0005OJ-4U for linux-mtd@lists.infradead.org; Fri, 18 Jan 2013 12:26:49 +0000 Message-ID: <50F93F65.90805@parrot.com> Date: Fri, 18 Jan 2013 13:26:13 +0100 From: Matthieu CASTET MIME-Version: 1.0 To: Huang Shijie Subject: Re: question: Why the nand_wait() wait for 20ms for nand program. References: <50F9023D.5040408@freescale.com> In-Reply-To: <50F9023D.5040408@freescale.com> Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 8bit Cc: David Woodhouse , "linux-mtd@lists.infradead.org" , Artem Bityutskiy List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Huang Shijie a écrit : > Hi all: > Why the nand_wait() wait for 20ms for nand program. could we > expand this time to 40ms? I have a nand chip : Micron MT29F64G08CBABAWP. > The chip's BUSY/READY pin may needs more then 20ms to become ready, > though its > datasheet tells me the tPROG's max value is 2.5ms. > Don't you have an hardware problem (missing pullup/down on ready busy pin) ? If the datasheet say the max value is 2.5 ms , how it can be more than 20 ms. Matthieu