On 22 March 2015 at 16:09, Joe Hershberger <joe.hershber...@ni.com> wrote:
> netretry previously would only retry in one specific case (your MAC
> address is not set) and no other. This is basically useless. In the DM
> implementation for eth it turns this into a completely useless case
> since an un-configured MAC address results in not even entering the
> NetLoop. The behavior is now changed to retry any failed command
> (rotating through the eth adapters if ethrotate != no).
>
> It also defaulted to retry forever. It is now changed to default to not
> retry
>
> Signed-off-by: Joe Hershberger <joe.hershber...@ni.com>
> Reviewed-by: Simon Glass <s...@chromium.org>
>
> ---
>
> Changes in v7: None

Applied to u-boot-dm/next, thanks!
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to