[U-Boot] [PATCH 2/2] Davinci: Move config of MAC address to board setup

Ben Warren biggerbadderben at gmail.com
Wed Apr 21 19:51:10 CEST 2010


Andreas,

On 4/21/2010 1:27 AM, andreas.gaer at baslerweb.com wrote:
> From: Andreas Gaeer<Andreas.Gaer at baslerweb.com>
>
> Without this change the MAC address only gets properly set when the
> ethaddr is already set in u-boot environment.
>    
> Now the board setup should do the following:
> 1. Put a valid ethaddr into environment (eg. by I2C EEPROM)
> 2. Call dv_set_mac_address() to set the address in TI EMAC driver
>
>    
Please read the documentation.  This is not how it's done.  The 
programming of MAC addresses is currently in flux.  I suggest you wait a 
few days and then see if changes are needed.

regards,
Ben


More information about the U-Boot mailing list