
27 Jul
2021
27 Jul
'21
5:28 a.m.
On Mon, Jul 26, 2021 at 06:20:17PM +0800, Dimitri John Ledkov wrote:
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
configs/qemu-riscv64_smode_defconfig | 2 ++ 1 file changed, 2 insertions(+)
Reviewed-by: Leo Yu-Chi Liang ycliang@andestech.com