On Mon, Nov 11, 2024 at 08:24:04PM +0100, Yuri Zaporozhets wrote: > If BIOSEMU is compiled for RISC-V (SiFive Unmatched board) and the function > dm_pci_run_vga_bios() is executed, U-Boot stops with error message saying > that the SPL malloc pool is too small. So increase the default pool size > when both BIOSEMU and RISCV parameters are set. > > Signed-off-by: Yuri Zaporozhets <[email protected]> > --- > common/spl/Kconfig | 1 + > 1 file changed, 1 insertion(+)
Applied to u-boot-riscv/master, thanks. Reviewed-by: Leo Yu-Chi Liang <[email protected]>

