[PATCH v3 3/4] bootflow: bootmeth_efi: Handle fdt not available.
Simon Glass
sjg at chromium.org
Sun Nov 19 01:43:08 CET 2023
On Sat, 18 Nov 2023 at 15:07, Shantur Rathore <i at shantur.com> wrote:
>
> While booting with efi, if fdt isn't available externally,
> just use the built-in one.
>
> Signed-off-by: Shantur Rathore <i at shantur.com>
> ---
Change log needed when you send a new version
> boot/bootmeth_efi.c | 19 +++++++++++++------
> include/bootflow.h | 2 ++
> 2 files changed, 15 insertions(+), 6 deletions(-)
>
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list