uboot-lantiq: Enable TFTP PUT support for backups
[openwrt/staging/wigyori.git] / package / boot / uboot-lantiq / patches / 0022-MIPS-lantiq-add-default-openwrt-config.patch
index 3b50c981c90e126e639b9f7460652e46945605da..20bff445da621a7cc716ba7b1ca8e5de9aa106f9 100644 (file)
@@ -8,7 +8,7 @@ Signed-off-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
 
 --- /dev/null
 +++ b/include/configs/openwrt-lantiq-common.h
-@@ -0,0 +1,39 @@
+@@ -0,0 +1,40 @@
 +/*
 + * Copyright (C) 2013 Luka Perkov <luka@openwrt.org>
 + *
@@ -21,6 +21,7 @@ Signed-off-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
 +/* Commands */
 +#if defined(CONFIG_LTQ_SUPPORT_ETHERNET)
 +#define CONFIG_CMD_PING
++#define CONFIG_CMD_TFTPPUT
 +#endif
 +
 +/* Compression */