From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steven Scholz Date: Thu, 26 May 2005 09:50:22 +0200 Subject: [U-Boot-Users] tool to create environment on host? In-Reply-To: <20050525195610.BC6C4C1512@atlas.denx.de> References: <20050525195610.BC6C4C1512@atlas.denx.de> Message-ID: <42957FBE.6010202@imc-berlin.de> 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: > See "board/tqm8xx/load_sernum_ethaddr.c" - on these boards the unused > space at the end of the last U-Boot flash sector is used: we store > some data structure in the last 64 bytes of this sector containing > the serial number, MAC address and som configuration information of > the board. And if you update U-Boot in the field these information get lost!? -- Steven