]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
microblaze: Enable TFTP put command
authorStephan Linz <linz@li-pro.net>
Sat, 21 Jan 2012 21:02:57 +0000 (22:02 +0100)
committerMichal Simek <monstr@monstr.eu>
Thu, 23 Feb 2012 11:17:08 +0000 (12:17 +0100)
Signed-off-by: Stephan Linz <linz@li-pro.net>
include/configs/microblaze-generic.h

index 03a6f5ad0b8d3eb741fe64774888aca54e38b4b0..1f4aefde13c79941052dab3bb689f25369d0ffff 100644 (file)
 #else
 # define CONFIG_CMD_PING
 # define CONFIG_CMD_DHCP
+# define CONFIG_CMD_TFTPPUT
 #endif
 
 #if defined(CONFIG_SYSTEMACE)