[U-Boot] [PATCH 1/3] net: Implement random ethaddr fallback in eth.c
Joe Hershberger
joe.hershberger at gmail.com
Wed May 13 21:38:18 CEST 2015
On Mon, May 4, 2015 at 2:55 PM, Joe Hershberger <joe.hershberger at ni.com> wrote:
> Implement the random ethaddr fallback in eth.c so it is in a common
> place and not reimplemented in each board or driver that wants this
> behavior.
>
> Signed-off-by: Joe Hershberger <joe.hershberger at ni.com>
> ---
> To function properly in the driver-model case, this patch requires that
> https://patchwork.ozlabs.org/patch/467418/ be applied.
Applied to u-boot-net/next.
More information about the U-Boot
mailing list