> 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 <[email protected]> > Signed-off-by: Mike Frysinger <[email protected]> > --- > Andrzej: please try this patch instead for your macb troubles
Now it works fine. Thanks! Andrzej Wolski ---------------------------------------------------------------------- Rowerem do pracy? Czemu nie! Kliknij >>> http://link.interia.pl/f2256 _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

