[U-Boot] [PATCH 10/14] fdt: fixup_eth: Remove code duplication with a function
Joe Hershberger
joe.hershberger at gmail.com
Wed Nov 30 21:23:46 CET 2016
On Fri, Nov 25, 2016 at 9:30 AM, Olliver Schinagl <oliver at schinagl.nl> wrote:
> In fdt_support.c we use a loop to parse the mac address string from the
> fdt blob, net.h has a function for this however, so lets use it.
>
> Also, rename the variable from tmp to something more descriptive.
>
> Signed-off-by: Olliver Schinagl <oliver at schinagl.nl>
Acked-by: Joe Hershberger <joe.hershberger at ni.com>
More information about the U-Boot
mailing list