From mboxrd@z Thu Jan 1 00:00:00 1970 From: Timur Tabi Date: Tue, 18 Dec 2007 13:47:29 -0600 Subject: [U-Boot-Users] RFC: New U-boot image format In-Reply-To: <20071218194231.8AADD248AC@gemini.denx.de> References: <20071218194231.8AADD248AC@gemini.denx.de> Message-ID: <476823D1.6040104@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: > What good would this do to you? If you run a "dhcp" command with > autostart enabled, the image will immediately be autobooted - there > will be no place for you to issue a command to do anything with your > environment variable. Wouldn't it be better to run the 'bootcmd' variable? That's how U-Boot has always autobooted. I'm sure there are boards out there that need to run some commands before booting, and they use bootcmd to do that. -- Timur Tabi Linux kernel developer at Freescale