[U-Boot] [PATCH v2] Fix DM9000 MAC address handling

Paulraj, Sandeep s-paulraj at ti.com
Thu Oct 22 17:04:23 CEST 2009



> 
> Proper behavior is to pull MAC address from NVRAM in the initialization()
> an
> stuff it in dev->address, then program the device from dev->address in
> the init() function.
> 
> Signed-off-by: Ben Warren <biggerbadderben at gmail.com>
> ---
 Ben I tested and here is the result.

1) dhcp still does not work
2) I have to set a static ipaddr for the bootcmd to work

Your patch solved the issue where issuing the bootcmd "tftp; bootm"
would complain about ethaddr not being set.

But i do notice that ethaddr does not get saved in the environment.



More information about the U-Boot mailing list