mirror of
https://github.com/AsahiLinux/u-boot
synced 2025-02-19 23:48:55 +00:00
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:
parent
ae9f489977
commit
427b2d4e5a
1 changed files with 1 additions and 0 deletions
|
@ -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 */
|
||||
|
|
Loading…
Add table
Reference in a new issue