[PATCH] spl: increase SPL_SYS_MALLOC_SIZE when using BIOSEMU on RISC-V

Leo Liang ycliang at andestech.com
Mon Nov 18 08:18:51 CET 2024


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 <yuriz at qrv-systems.net>
> ---
>  common/spl/Kconfig | 1 +
>  1 file changed, 1 insertion(+)

Applied to u-boot-riscv/master, thanks.

Reviewed-by: Leo Yu-Chi Liang <ycliang at andestech.com>


More information about the U-Boot mailing list