Heinrich Schuchardt 4f65851007 boot: provide CONFIG_BOOTMETH_QFW Kconfig parameter
U-Boot is often used conjunction with QEMU to boot via EFI or syslinux.
Here the QFW boot method is not needed.

At least for qemu-riscv64_smode_defconfig the kernel parameter is used
to specify the U-Boot binary. Trying to run U-Boot as a kernel makes
no sense.

Provide Kconfig parameter CONFIG_BOOTMETH_QFW to decide if the QFW boot
method shall be provided.

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2024-07-19 16:48:07 -06:00
..
2024-07-05 13:57:02 -06:00
2022-01-19 18:11:34 +01:00
2024-07-05 13:57:02 -06:00
2021-11-11 19:01:56 -05:00
2024-07-05 13:57:02 -06:00
2024-07-15 12:12:17 -06:00