From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Althoefer Date: Tue, 16 Dec 2008 20:15:19 +0100 Subject: [U-Boot] [PATCH] common: nvedit to protect additional ethernet addresses Part 1/1 In-Reply-To: <20081215225645.9BB26832E8A1@gemini.denx.de> References: <531234379@web.de> <20081215225645.9BB26832E8A1@gemini.denx.de> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Wolfgang Denk > Dear =?iso-8859-15?Q?Stefan_Alth=F6fer?=, > > In message <531234379@web.de> you wrote: >> Then maybe we should have >> >> #define CONFIG_ENV_PROTECTED_ITEM "ethaddr1,ethaddr2,...." >> >> in board configuration to have the greatest flexibility? > > Jerry Van Baren already showed you an elegant way to solve this using > scanf(). Is scanf() available in u-boot? I couldn't find it. -- Stefan