Re: [U-Boot] [PATCH] git_meg_1

2018-01-29 Thread Joe Hershberger
Hi Duncan, On Sun, Jan 28, 2018 at 1:28 PM, wrote: > From: Duncan Hare There is no valid subject or message body to this patch. I think you need to go back and learn patman before this is going to go well. Thanks, -Joe > Signed-off-by: Duncan Hare > --- > > include/net.h | 32

[U-Boot] [PATCH] git_meg_1

2018-01-28 Thread DH
From: Duncan Hare Signed-off-by: Duncan Hare --- include/net.h | 32 ++ net/Kconfig | 5 +++ net/net.c | 102 +++--- net/ping.c| 9 ++ 4 files changed, 115 insertions(+), 33 deletions(-) diff --git a/includ