projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0f88326
)
microblaze: Enable TFTP put command
author
Stephan Linz
<linz@li-pro.net>
Sat, 21 Jan 2012 21:02:57 +0000
(22:02 +0100)
committer
Michal 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
patch
|
blob
|
history
diff --git
a/include/configs/microblaze-generic.h
b/include/configs/microblaze-generic.h
index 03a6f5ad0b8d3eb741fe64774888aca54e38b4b0..1f4aefde13c79941052dab3bb689f25369d0ffff 100644
(file)
--- a/
include/configs/microblaze-generic.h
+++ b/
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)