From mboxrd@z Thu Jan 1 00:00:00 1970 From: Robin Cutshaw Date: Tue, 30 Oct 2007 08:53:40 -0400 Subject: [U-Boot-Users] [PATCH] ATSTK1002: Remove default ethernet addresses In-Reply-To: <20071029165555.58577125@dhcp-255-175.norway.atmel.com> Message-ID: <000c01c81af3$e6d764f0$c81f1fac@silver> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Does Atmel not have an Ethernet vendor allocation? Ideally, a unique MAC would be included on a sticker on each board. This would provide something for each developer to use. I'm not crazy about having a "default" address for reasons already mentioned. What about a randomly generated MAC address should there not be one already set in flash? This would provide for Ulf's no touch initial setup and still provide for a mostly non-dup solution? Robin