Revert "Merge patch series "pxe: Precursor series for supporting read_all() in extlin...
authorTom Rini <trini@konsulko.com>
Mon, 7 Apr 2025 18:35:13 +0000 (12:35 -0600)
committerTom Rini <trini@konsulko.com>
Mon, 7 Apr 2025 22:35:43 +0000 (16:35 -0600)
commitf892a7f397a66d8d09f418d1e0e06dfb48bac27d
tree0d4072f764ff512d90467e0217af91deb442dac0
parent2015662a670ca69b5b6636f518c0dde9c229f92d
Revert "Merge patch series "pxe: Precursor series for supporting read_all() in extlinux / PXE""

This reverts commit 8bc3542384e3a1219e5ffb62b79d16dddc1b1fb9, reversing
changes made to 698edd63eca090a2e299cd3facf90a0b97bed677.

There are still problems with this series to work out.

Link: https://lore.kernel.org/u-boot/CAFLszTjw_MJbK9tpzVYi3XKGazcv55auBAdgVzcAVUta7dRqcg@mail.gmail.com/
Signed-off-by: Tom Rini <trini@konsulko.com>
17 files changed:
arch/arm/lib/image.c
arch/riscv/lib/image.c
arch/sandbox/lib/bootm.c
arch/x86/include/asm/zimage.h
arch/x86/lib/zimage.c
boot/Makefile
boot/bootm.c
boot/bootmeth_cros.c
boot/image-board.c
boot/pxe_utils.c
cmd/bootflow.c
cmd/net.c
cmd/x86/zboot.c
include/bootm.h
include/image.h
include/net-common.h
net/net.c