From mboxrd@z Thu Jan 1 00:00:00 1970 From: Timur Tabi Date: Sun, 22 Apr 2007 14:56:34 -0500 Subject: [U-Boot-Users] Proposal for patch to configurenetwork parameters In-Reply-To: <02d201c783a5$a2a65240$01c4af0a@Glamdring> References: <20070420231212.14A98352650@atlas.denx.de> <02d201c783a5$a2a65240$01c4af0a@Glamdring> Message-ID: <462BBDF2.5080608@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 Ulf Samuelsson wrote: > No, I think you need to understand my situation. > I want to develop a building system which I can ship to multiple persons > Each person will need a customized set of environment variables. Is there a way to build an flash-able image that contains all the environment variables? You could then take this image, write it to flash, and the next time U-Boot boots, it will have the new environment variables. (Frankly, though, I'm also having a hard time understanding what Ulf is saying).