Hi Bin,

On Wed, Oct 7, 2015 at 11:45 PM, Bin Meng <[email protected]> wrote:
> platdata->enetaddr was assigned to a value in dev_probe() last time.
> If we don't clear it, for dev_probe() at the second time, dm eth
> will end up treating it as a MAC address from ROM no matter where it
> came from originally (maybe env, ROM, or even random). Fix this by
> clearing platdata->enetaddr when removing an Ethernet device.
>
> Signed-off-by: Bin Meng <[email protected]>

Acked-by: Joe Hershberger <[email protected]>
_______________________________________________
U-Boot mailing list
[email protected]
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to