Browse Source

microblaze: Enable TFTP put command

Signed-off-by: Stephan Linz <linz@li-pro.net>
Stephan Linz 13 năm trước cách đây
mục cha
commit
4eb29cf043
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      include/configs/microblaze-generic.h

+ 1 - 0
include/configs/microblaze-generic.h

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