]> git.baikalelectronics.ru Git - uboot.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)
commite18bff7e1f0c5ea30b3b96d07f3362f67e37732b
treed21af950d73afa1ca48197e99f2cf1410a146f99
parentd5cb37cc9287a785b7a5133c56511d19c411be33
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