Explorar el Código

microblaze: Enable TFTP put command

Signed-off-by: Stephan Linz <linz@li-pro.net>
Stephan Linz hace 13 años
padre
commit
4eb29cf043
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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)