From mboxrd@z Thu Jan 1 00:00:00 1970 From: NZG Date: Wed, 25 May 2005 13:12:29 -0500 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: <200505251312.29064.ngustavson@emacinc.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de > You can have several (default) configuration stored simply in your > board's config file and select these for example by using different > Makefile targets. That's a good idea, but doesn't work for us because we distribute the boards with valid MAC's in the enviornment, hence every one must be different, and gets hand programmed. I don't know that there's a way to get around this, but if someone has come up with a tool, I would love to get my hands on it! NZG.