From mboxrd@z Thu Jan 1 00:00:00 1970 From: Scott Wood Date: Thu, 8 Mar 2012 10:54:20 -0600 Subject: [U-Boot] Enabling nand createbbt command In-Reply-To: References: Message-ID: <4F58E43C.8030004@freescale.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 03/07/2012 07:56 PM, Bud Miljkovic wrote: > Does someone know how to enable the nand createbbt u-boot command? The BBT gets created automatically if it does not exist, provided the NAND controller driver asks for it. Why do you need an explicit command? -Scott