Searched hist:fd3056337e6fcc140f400e11edd33f6f1cb37de1 (Results 1 – 2 of 2) sorted by relevance
| /rk3399_rockchip-uboot/include/ |
| H A D | env_callback.h | fd3056337e6fcc140f400e11edd33f6f1cb37de1 Wed May 20 19:27:23 UTC 2015 Joe Hershberger <joe.hershberger@ni.com> net: Use env callbacks for net variables
Instead of checking for changes to the env each time we enter the net_loop, use the env callbacks to update the values of the variables. Don't update the variables when the source was programmatic, since the variables were the source of the new value.
Signed-off-by: Joe Hershberger <joe.hershberger@ni.com> Reviewed-by: Simon Glass <sjg@chromium.org>
|
| /rk3399_rockchip-uboot/net/ |
| H A D | net.c | fd3056337e6fcc140f400e11edd33f6f1cb37de1 Wed May 20 19:27:23 UTC 2015 Joe Hershberger <joe.hershberger@ni.com> net: Use env callbacks for net variables
Instead of checking for changes to the env each time we enter the net_loop, use the env callbacks to update the values of the variables. Don't update the variables when the source was programmatic, since the variables were the source of the new value.
Signed-off-by: Joe Hershberger <joe.hershberger@ni.com> Reviewed-by: Simon Glass <sjg@chromium.org>
|