More net features enabled and supported on sandbox to allow more testing Signed-off-by: Joe Hershberger <joe.hershber...@ni.com> ---
Changes in v2: -New to series include/configs/sandbox.h | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/include/configs/sandbox.h b/include/configs/sandbox.h index c49a847..a9ac106 100644 --- a/include/configs/sandbox.h +++ b/include/configs/sandbox.h @@ -130,6 +130,15 @@ /* include default commands */ #include <config_cmd_default.h> +#define CONFIG_KEEP_SERVERADDR +#define CONFIG_UDP_CHECKSUM +#define CONFIG_CMD_LINK_LOCAL +#define CONFIG_CMD_CDP +#define CONFIG_CMD_DNS +#define CONFIG_CMD_NFS +#define CONFIG_CMD_SNTP +#define CONFIG_TIMESTAMP +#define CONFIG_CMD_RARP #define CONFIG_CMD_PING #define CONFIG_CMD_DHCP #define CONFIG_BOOTP_DNS -- 1.7.11.5 _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot