From mboxrd@z Thu Jan 1 00:00:00 1970 From: Scott Wood Date: Wed, 13 Feb 2008 16:50:24 -0600 Subject: [U-Boot-Users] Delete all env vars except read onlys In-Reply-To: <20080213224059.0B43024050@gemini.denx.de> References: <20080213224059.0B43024050@gemini.denx.de> Message-ID: <47B37430.8070008@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 Wolfgang Denk wrote: > In message <200802131113.08367.sr@denx.de> you wrote: >>> U-Boot provides many, much more serious ways to blow you foot off which >>> don't ask such questions. >> Sure. But not by "just" typing one command. Or at least I don't know those >> kind of destructive commands. > > => prot off all; era all There's a slight difference between two commands with arguments versus one command with none. -Scott