On 10 October 2014 07:30, Simon Glass wrote:
> If we know the file size, display it after loading the file.
>
> Signed-off-by: Simon Glass
> ---
>
> net/tftp.c | 2 ++
> 1 file changed, 2 insertions(+)
Applied to u-boot-x86/master.
___
U-Boot mailing
If we know the file size, display it after loading the file.
Signed-off-by: Simon Glass
---
net/tftp.c | 2 ++
1 file changed, 2 insertions(+)
diff --git a/net/tftp.c b/net/tftp.c
index 966d1cf..0a2c533 100644
--- a/net/tftp.c
+++ b/net/tftp.c
@@ -299,6 +299,8 @@ static void tftp_complete(void
2 matches
Mail list logo