Files
u-boot/include
Heinrich Schuchardt cccc05ee3b env: net: U_BOOT_ENV_CALLBACKs should not depend on CMD_NET
Some environment variables are relevant for networking. For these
U_BOOT_ENV_CALLBACKs have been defined. When the corresponding environment
variable is updated the callback updates the state of the network
sub-system.

In the UEFI subsystem we can use the network even if CONFIG_CMD_NET is not
defined.

Let the usage of the U_BOOT_ENV_CALLBACKs depend on CONFIG_NET and not on
CONFIG_CMD_NET.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>
2019-09-04 11:37:19 -05:00
..
2019-08-27 11:19:23 +02:00
2019-07-31 09:20:51 +02:00
2019-09-04 11:37:19 -05:00
2019-07-24 13:16:29 -04:00
2019-08-11 16:43:41 -04:00
2019-08-22 00:10:09 +02:00
2019-08-11 16:43:41 -04:00
2019-07-19 11:11:09 +08:00
2019-07-16 22:17:22 +00:00
2019-08-11 16:43:41 -04:00
2019-08-11 16:43:41 -04:00
2019-06-23 14:18:42 +08:00
2019-08-27 11:19:23 +02:00
2019-08-11 16:43:41 -04:00
2019-08-07 15:31:02 -04:00
2019-08-02 11:19:14 -04:00
2019-07-18 16:37:13 -05:00
2019-07-15 10:30:08 +08:00
2019-05-20 13:50:34 +02:00
2019-07-18 16:37:13 -05:00
2019-08-26 16:07:42 +08:00
2019-05-21 17:33:23 -06:00
2019-06-04 22:09:26 +02:00
2019-07-19 20:14:50 +02:00