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:
8961b52
)
arm: rpi: Define CONFIG_TFTP_TSIZE to show tftp size info
author
Simon Glass
<sjg@chromium.org>
Fri, 7 Aug 2015 13:42:22 +0000
(07:42 -0600)
committer
Simon Glass
<sjg@chromium.org>
Fri, 27 May 2016 02:48:31 +0000
(20:48 -0600)
This shows a proper progress display and the total amount of data
transferred. Enable it for Raspberry Pi.
Signed-off-by: Simon Glass <sjg@chromium.org>
Acked-by: Stephen Warren <swarren@wwwdotorg.org>
include/configs/rpi.h
patch
|
blob
|
history
diff --git
a/include/configs/rpi.h
b/include/configs/rpi.h
index af58182e7b056da6b4aa6cc8ec8f822a95228436..9ef5eae304e11b490155ef57307a8c1873c50936 100644
(file)
--- a/
include/configs/rpi.h
+++ b/
include/configs/rpi.h
@@
-106,6
+106,7
@@
#define CONFIG_USB_STORAGE
#define CONFIG_USB_HOST_ETHER
#define CONFIG_USB_ETHER_SMSC95XX
+#define CONFIG_TFTP_TSIZE
#define CONFIG_MISC_INIT_R
#define CONFIG_USB_KEYBOARD
#define CONFIG_SYS_USB_EVENT_POLL