[PATCH v3 42/46] pxe: Collect the FDT in the bootflow
Simon Glass
sjg at chromium.org
Fri Dec 20 05:05:01 CET 2024
Move processing of the FDT so that it happens before booting. Add a test
to check that the FDT is now visible.
Signed-off-by: Simon Glass <sjg at chromium.org>
---
(no changes since v1)
boot/pxe_utils.c | 22 +++++++++++++---------
test/boot/bootflow.c | 6 +++++-
2 files changed, 18 insertions(+), 10 deletions(-)
Applied to sjg/master, thanks!
More information about the U-Boot
mailing list