On 05/18/2017 04:19 AM, Bogdan Purcareata wrote:
> Previous to MC v10.x, port mac address was specified via DPL. Since
> newer MC versions are compatible with old style DPLs, make the u-boot
> env mac addresses visible there. This applies only to DPLs that have an
> older version.
>
> DPLs use 32 bit values for specifying MAC addresses. U-boot environment
> variables take precedence over the MAC addresses already visible in the
> DPL/DPC.
>
> Signed-off-by: Bogdan Purcareata <bogdan.purcare...@nxp.com>
> Signed-off-by: Heinz Wrobel <heinz.wro...@nxp.com>
> ---
>  drivers/net/fsl-mc/mc.c | 260 
> ++++++++++++++++++++++++++++++++++++------------
>  1 file changed, 197 insertions(+), 63 deletions(-)
>

I see compiling warning about uninitialized variables "val" and "len". 
Please fix.

York
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to