[PATCH v3 12/46] boot: Pass just the FDT argument to label_process_fdt()
Simon Glass
sjg at chromium.org
Fri Dec 20 05:06:30 CET 2024
Since this function only adjusts one element of the bootm command, pass
just that. This will make it easier to refactor things to remove the
bootm command.
Signed-off-by: Simon Glass <sjg at chromium.org>
Reviewed-by: Quentin Schulz <quentin.schulz at cherry.de>
---
(no changes since v1)
boot/pxe_utils.c | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
Applied to sjg/master, thanks!
More information about the U-Boot
mailing list