diff --git a/include/configs/sandbox.h b/include/configs/sandbox.h index 8bbd40b6dba52b7fc78f719ee384ee3472dc0570..d8e0c4b4e97cd3886196494aa8134aa130329113 100644 --- a/include/configs/sandbox.h +++ b/include/configs/sandbox.h @@ -131,6 +131,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