Home
last modified time | relevance | path

Searched hist:"6 e0d26c0502e4d697cb235069aef188f8f1407d3" (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/net/
H A DKconfig6e0d26c0502e4d697cb235069aef188f8f1407d3 Wed May 20 19:27:26 UTC 2015 Joe Hershberger <joe.hershberger@ni.com> net: Handle ethaddr changes as an env callback

When the ethaddr is changed in the env, update the device pdata at the
same time (only if it is probed for the DM case; only if registered for
the non-DM case). Again this gets us closer to completely non-polled
env needed to simplify the net_loop.

This requires that the NET feature select the REGEX feature.

Signed-off-by: Joe Hershberger <joe.hershberger@ni.com>
/rk3399_rockchip-uboot/include/
H A Denv_callback.h6e0d26c0502e4d697cb235069aef188f8f1407d3 Wed May 20 19:27:26 UTC 2015 Joe Hershberger <joe.hershberger@ni.com> net: Handle ethaddr changes as an env callback

When the ethaddr is changed in the env, update the device pdata at the
same time (only if it is probed for the DM case; only if registered for
the non-DM case). Again this gets us closer to completely non-polled
env needed to simplify the net_loop.

This requires that the NET feature select the REGEX feature.

Signed-off-by: Joe Hershberger <joe.hershberger@ni.com>