[U-Boot] [PATCH] net: sync env ethaddr to device enetaddr in eth_init()

Ben Warren biggerbadderben at gmail.com
Sat Aug 8 02:43:08 CEST 2009


Mike,

Mike Frysinger wrote:
> In the previous enetaddr refactoring, the assumption with commit 56b555a644
> was that the eth layer would handle the env -> device enetaddr syncing.
> This was not the case as eth_initialize() is called only once and the sync
> occurs there.  So make sure the eth_init() function does the env -> device
> sync with every network init.
>
> Reported-by: Andrzej Wolski <awolski at poczta.fm>
> Signed-off-by: Mike Frysinger <vapier at gentoo.org>
> ---
Applied to net repo.

thanks,
Ben


More information about the U-Boot mailing list