From mboxrd@z Thu Jan 1 00:00:00 1970 From: Scott Wood Date: Mon, 7 Jul 2008 13:39:15 -0500 Subject: [U-Boot-Users] [PATCH] add explicit bbt creation to commandline In-Reply-To: <20080706080456.GF4167@prithivi.gnumonks.org> References: <20080706080456.GF4167@prithivi.gnumonks.org> Message-ID: <20080707183915.GD17430@loki.buserror.net> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Sun, Jul 06, 2008 at 04:04:56PM +0800, Harald Welte wrote: > - do_nand: ask for confirmation for "nand erase" This will break any usage in scripts. At least, have an explicit command such as "nand erase all" that doesn't ask. > - do_nand: add command "nand createbbt" to erase NAND and create a new BBT Please do any new NAND development against the u-boot-nand-flash testing tree (and CC me and include "NAND" in the subject on any NAND patches). -Scott