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 <[email protected]>.
>
> 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 <[email protected]>
> Signed-off-by: David Abdurachmanov <[email protected]>
> Signed-off-by: Dimitri John Ledkov <[email protected]>
> ---
>
> configs/qemu-riscv64_smode_defconfig | 2 ++
> 1 file changed, 2 insertions(+)
>
Reviewed-by: Leo Yu-Chi Liang <[email protected]>