Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/net/
H A Dsunxi_emac.cace1520cb5fc2628aa3bbe426d4066d2806d951c Fri Nov 25 15:38:34 UTC 2016 oliver@schinagl.nl <oliver@schinagl.nl> net: sunxi-emac: Write HW address via function

Currently the mac address is programmed directly in _sunxi_emac_eth_init
making it a one time inflexible operation. By moving it into a separate
function, we can now use this more flexibly.

Signed-off-by: Olliver Schinagl <oliver@schinagl.nl>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>