diff options
author | Heinrich Schuchardt | 2024-07-16 10:35:34 +0200 |
---|---|---|
committer | Tom Rini | 2024-07-19 16:48:07 -0600 |
commit | 4f658510074bf85ee4ddc0fb3d2cb5dd45a1c561 (patch) | |
tree | 055a4b6b5be6a9003c55b5aa6dbeed8599e1ebe3 /test/command_ut.c | |
parent | 0e4638468ff7e96efafd66692688b491a9f310ea (diff) |
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>
Diffstat (limited to 'test/command_ut.c')
0 files changed, 0 insertions, 0 deletions