zynq: Enable tftp put command

For saving content of memory via tftp to file.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
This commit is contained in:
Michal Simek 2014-01-20 14:40:26 +01:00
parent ae9f489977
commit 427b2d4e5a
1 changed files with 1 additions and 0 deletions

View File

@ -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 */