diff options
author | Joe Hershberger <joe.hershberger@ni.com> | 2015-05-20 14:27:26 -0500 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2015-05-21 09:16:16 -0400 |
commit | 6e0d26c0502e4d697cb235069aef188f8f1407d3 (patch) | |
tree | ab7bfaa2dd1f6c964e13f0fdb0481a34cae672e1 /board/CarMediaLab | |
parent | 2d1febf7d5867cb5441c5d5081d042b61cc647eb (diff) | |
download | u-boot-imx-6e0d26c0502e4d697cb235069aef188f8f1407d3.zip u-boot-imx-6e0d26c0502e4d697cb235069aef188f8f1407d3.tar.gz u-boot-imx-6e0d26c0502e4d697cb235069aef188f8f1407d3.tar.bz2 |
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>
Diffstat (limited to 'board/CarMediaLab')
0 files changed, 0 insertions, 0 deletions