Home
last modified time | relevance | path

Searched hist:b2eff088699ac6b846b1ff34c2bb6549f358e6a0 (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/net/
H A Dmacb.cb2eff088699ac6b846b1ff34c2bb6549f358e6a0 Wed Oct 22 06:45:56 UTC 2014 Bo Shen <voice.shen@atmel.com> net: macb: write mac address when initialization

When boot up without mac address setting, it will give the warning
message like: "Warning: failed to set MAC address", however when
execute network related command, it still execute them without any
warning information.

With this patch, it will exit directly with following information:
"gmac0: mac address is not valid"

It also solve the problem after bootup then set mac address and the
mac address won't set to net device issue.

Signed-off-by: Bo Shen <voice.shen@atmel.com>
Tested-by: Boris Brezillon <boris.brezillon@free-electrons.com>
Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com>