qemu-riscv64_smode: fix extlinux (define preboot)
authorDimitri John Ledkov <dimitri.ledkov@canonical.com>
Mon, 26 Jul 2021 10:20:17 +0000 (11:20 +0100)
committerLeo Yu-Chi Liang <ycliang@andestech.com>
Tue, 17 Aug 2021 11:28:37 +0000 (19:28 +0800)
commit8359fd73131d74e510b281408b0de2fdbf2f62bd
tree7ddf00386539c3ce2543da0ec01a531a7fa4fc8a
parenta0da2dda4ed9d0aee5265e9cd8876734f9f80e09
qemu-riscv64_smode: fix extlinux (define preboot)

Commit 37304aaf60bf ("Convert CONFIG_USE_PREBOOT and CONFIG_PREBOOT to
Kconfig") removed preboot commands in RISC-V targets and broke
extlinux support as reported by Fu Wei <wefu@redhat.com>.

The patch finishes migration of CONFIG_USE_PREBOOT and CONFIG_REBOOT
to Kconfig.

Fixes: 37304aaf60bf ("Convert CONFIG_USE_PREBOOT and CONFIG_PREBOOT to Kconfig")
Reported-By: Fu Wei <wefu@redhat.com>
Signed-off-by: David Abdurachmanov <david.abdurachmanov@sifive.com>
Signed-off-by: Dimitri John Ledkov <dimitri.ledkov@canonical.com>
Reviewed-by: Leo Yu-Chi Liang <ycliang@andestech.com>
configs/qemu-riscv64_smode_defconfig