commit | 8b6684a698500be9c142ec2c9f46cfc348e17f0c | [log] [tgz] |
---|---|---|
author | Haavard Skinnemoen <hskinnemoen@atmel.com> | Wed Oct 24 15:48:37 2007 +0200 |
committer | Wolfgang Denk <wd@denx.de> | Thu Nov 01 23:29:21 2007 +0100 |
tree | 213617d8c7e6f99b911e9302efc64aa872ae0f0a | |
parent | e5c794e491a57d829b6d8733e2ed8368a2269abf [diff] |
ATSTK1002: Remove default ethernet addresses Wolfgang is right: It's not a good idea to set up default initial ethernet addresses for a board, even though they belong to the local range. This will change the failure mode from "IT manager screams at you for using duplicate ethernet addresses" to a nice error message explaining that the ethernet address hasn't been set properly. Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>