From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jerry Van Baren Date: Mon, 08 Dec 2008 15:14:17 -0500 Subject: [U-Boot] [PATCH] common: nvedit to protect additional ethernet addresses Part 1/1 In-Reply-To: References: <4937cd00.hX/ek4tggr3wX3a8%stefan.althoefer@web.de> <49384204.1070901@ge.com> Message-ID: <493D8019.7000507@ge.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Stefan Althoefer wrote: > From fdeee62f0902b25be1a2a6bf52fb714b0f4f9e59 Mon Sep 17 00:00:00 2001 > From: Stefan Althoefer > Date: Sun, 7 Dec 2008 14:17:08 +0100 > Subject: [PATCH] common: nvedit to protect additional ethernet addresses > > This adds "eth[0-9]+addr" to the protected > environment variables that can only be written once. > > Code for detecting protected variables was restructured. > > Signed-off-by: Stefan Althoefer > --- > This time I left god comments ;-) I always leave god comments too. People look at my comments and say "oh god!" :-D gvb