]> git.dujemihanovic.xyz Git - u-boot.git/commit
common: Move do_tftpb() to net.h
authorSimon Glass <sjg@chromium.org>
Sat, 28 Dec 2019 17:44:43 +0000 (10:44 -0700)
committerTom Rini <trini@konsulko.com>
Fri, 17 Jan 2020 18:26:48 +0000 (13:26 -0500)
commit77f4e477ae85e7ad229a86337a2b951aa7b48e68
treed21af950d73afa1ca48197e99f2cf1410a146f99
parent2ebebb942d76f24d316bf268564b7c62a18d7a98
common: Move do_tftpb() to net.h

This function belongs in the network header file. Move it.

Signed-off-by: Simon Glass <sjg@chromium.org>
cmd/pxe.c
include/common.h
include/net.h