From mboxrd@z Thu Jan 1 00:00:00 1970 From: Scott Wood Date: Thu, 7 Feb 2013 11:49:09 -0600 Subject: [U-Boot] changing bootcmd environment In-Reply-To: (from ratheendran.s@gmail.com on Thu Feb 7 00:08:19 2013) References: <1360086056.26462.9@snotra> <1360175725.32555.4@snotra> Message-ID: <1360259349.27002.1@snotra> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 02/07/2013 12:08:19 AM, Ratheendran R wrote: > Thanks Scott > > SD Card boot only to write firmware to NAND flash. > > *'And you should never use "nand scrub" in an automated way.' > * > what is better way of doing this, since I am using with an old uboot.. Just remove the scrub command and use normal erase. -Scott