From mboxrd@z Thu Jan 1 00:00:00 1970 From: Simon Poole Date: Wed, 25 May 2005 16:10:07 +0100 Subject: [U-Boot-Users] tool to create environment on host? In-Reply-To: <20050525150645.5684DC1512@atlas.denx.de> References: <20050525150645.5684DC1512@atlas.denx.de> Message-ID: <4294954F.9050701@themalago.net> 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: > > OK - so you have several configurations, which require different > environment settings. Right? > Right. > > Add the required definitions to your board config file, and select > these as different make targets. See for example tre adjustment of > the U-Boot image file name on the TFTP server in > "include/configs/TQM5200.h" (search for CONFIG_U_BOOT_SUFFIX), or see > the different initialization of the environment depending on flash > size (CONFIG_FLASH_8MB) and whether or not the hush shell is > activated (CFG_HUSH_PARSER) in "include/configs/trab.h" > Thanks for the pointers. I'll have a play... -- Simon Poole www.appliancestudio.com