From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wolfgang Denk Date: Mon, 08 May 2006 22:13:44 +0200 Subject: [U-Boot-Users] NAND search for bad blocks on startup In-Reply-To: Your message of "Mon, 08 May 2006 11:46:43 PDT." <200605081846.k48IkhDL017032@xdr.com> Message-ID: <20060508201344.CEA0B353A57@atlas.denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de In message <200605081846.k48IkhDL017032@xdr.com> you wrote: > > Hmmm. I guess I don't really understand the reasons why the nand bad was > done automatically on startup in the first place. I'm mainly just > speaking of during development -- 5-10 seconds additional delay on > each iteration of testing out u-boot adds up. So it would be nice to > be able to *not* do the nand bad intentionally at startup during > development. Don't enable NAND support in your board config file until the other areas in your code are debugged; then enable it when you want to get NAND working. Best regards, Wolfgang Denk -- Software Engineering: Embedded and Realtime Systems, Embedded Linux Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de Fools ignore complexity. Pragmatists suffer it. Some can avoid it. Geniuses remove it. - Perlis's Programming Proverb #58, SIGPLAN Notices, Sept. 1982