On Mon, Sep 14, 2015 at 8:29 AM, Bernhard Nortmann <bernhard.nortm...@web.de> wrote: > CONFIG_NETCONSOLE causes common/bootm.c to call eth_unregister() > for network device shutdown. However, with CONFIG_DM_ETH this > function is no longer defined. > > This is a workaround to avoid the call in that case, and solely > rely on eth_halt(). In case this is insufficient, a proper way > to unregister / remove network devices needs to be implemented. > > Signed-off-by: Bernhard Nortmann <bernhard.nortm...@web.de> > Reviewed-by: Simon Glass <s...@chromium.org> > Acked-by: Joe Hershberger <joe.hershber...@ni.com>
Applied to u-boot-net/master, thanks! -Joe _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot