summaryrefslogtreecommitdiffstats
path: root/include/configs/zynq-common.h
diff options
context:
space:
mode:
authorMichal Simek <michal.simek@xilinx.com>2014-01-20 14:40:26 +0100
committerMichal Simek <michal.simek@xilinx.com>2014-02-19 09:41:21 +0100
commit427b2d4e5afe149b0da012322530a363d01058fd (patch)
tree741e95e8dff06e521b1dd4ff894aab1a508301aa /include/configs/zynq-common.h
parentae9f489977c802d5209b05a4d78fc59aa41f89c4 (diff)
downloadtalos-obmc-uboot-427b2d4e5afe149b0da012322530a363d01058fd.tar.gz
talos-obmc-uboot-427b2d4e5afe149b0da012322530a363d01058fd.zip
zynq: Enable tftp put command
For saving content of memory via tftp to file. Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Diffstat (limited to 'include/configs/zynq-common.h')
-rw-r--r--include/configs/zynq-common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/zynq-common.h b/include/configs/zynq-common.h
index 3ada295fe0..bafa01b2e3 100644
--- a/include/configs/zynq-common.h
+++ b/include/configs/zynq-common.h
@@ -239,5 +239,6 @@
#define CONFIG_CMD_PING
#define CONFIG_CMD_DHCP
#define CONFIG_CMD_MII
+#define CONFIG_CMD_TFTPPUT
#endif /* __CONFIG_ZYNQ_COMMON_H */
OpenPOWER on IntegriCloud