From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ladislav Michl Date: Thu, 26 Aug 2004 18:02:06 +0200 Subject: [U-Boot-Users] MAC address question... In-Reply-To: <20040826150539.4B211C109F@atlas.denx.de> References: <20040826091736.GA2530@umax645sx> <20040826150539.4B211C109F@atlas.denx.de> Message-ID: <20040826160206.GA2506@umax645sx> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Thu, Aug 26, 2004 at 05:05:34PM +0200, Wolfgang Denk wrote: > I reject this patch. No such command is needed. This situation is > covered by the "setenv ethaddr" command. If you think you must > initialize the EEPROM content in case it does not contain a valid MAC > address such code should be automatically executed then. Wolfgang, this patch wasn't of course sent for inclusion. It's only meant example how to store mac address to eeprom. We are using it for testing and debugging purposes only. regards, ladis