[U-Boot] [PATCH v4 2/9] net: Add prototype for update_tftp
Joe Hershberger
joe.hershberger at gmail.com
Wed May 15 18:36:41 CEST 2013
On Wed, May 15, 2013 at 11:23 AM, Simon Glass <sjg at chromium.org> wrote:
> This function should be declared in net.h.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
> Changes in v4:
> - Removed autoconf() code for now
>
> Changes in v3: None
>
> common/cmd_fitupd.c | 3 +--
> common/main.c | 4 ----
> include/net.h | 3 +++
> 3 files changed, 4 insertions(+), 6 deletions(-)
Reviewed-by: Joe Hershberger <joe.hershberger at ni.com>
More information about the U-Boot
mailing list