On Wed, 11 Oct 2023 at 18:56, Sean Anderson <sean...@gmail.com> wrote:
>
> When fastboot is enabled in U-Boot proper and SPL_NET is enabled, we will
> try to (unsuccessfully) reference it in SPL. Fix these linker errors by
> conditioning on SPL_UDP/TCP_FUNCTION_FASTBOOT.
>
> Signed-off-by: Sean Anderson <sean...@gmail.com>
> ---
>
>  net/Makefile | 4 ++--
>  net/net.c    | 4 ++--
>  2 files changed, 4 insertions(+), 4 deletions(-)
>

Reviewed-by: Simon Glass <s...@chromium.org>

Reply via email to