commit | 1536d8ba6e7feaec1f7cff7e3636408907c30d7f | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Fri Aug 07 07:42:22 2015 -0600 |
committer | Simon Glass <sjg@chromium.org> | Thu May 26 20:48:31 2016 -0600 |
tree | 28f59c75f8986a0a47e9b4c8637244a4d7bc9a24 | |
parent | 62f2c90d6687897a242b0d4fdaf7d2ffe3ce98d2 [diff] |
arm: rpi: Define CONFIG_TFTP_TSIZE to show tftp size info 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>