microblaze: Enable TFTP put command

Signed-off-by: Stephan Linz <linz@li-pro.net>
This commit is contained in:
Stephan Linz 2012-01-21 22:02:57 +01:00 committed by Michal Simek
parent 0f883267a8
commit 4eb29cf043

View file

@ -255,6 +255,7 @@
#else
# define CONFIG_CMD_PING
# define CONFIG_CMD_DHCP
# define CONFIG_CMD_TFTPPUT
#endif
#if defined(CONFIG_SYSTEMACE)