public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Leo Liang <ycliang@andestech.com>
To: Yuri Zaporozhets <yuriz@qrv-systems.net>
Cc: <u-boot@lists.denx.de>
Subject: Re: [PATCH] spl: increase SPL_SYS_MALLOC_SIZE when using BIOSEMU on RISC-V
Date: Mon, 18 Nov 2024 15:18:51 +0800	[thread overview]
Message-ID: <ZzrqW77_WV8rLdRF@swlinux02> (raw)
In-Reply-To: <20241111192404.79676-1-yuriz@qrv-systems.net>

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@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@andestech.com>

      reply	other threads:[~2024-11-18  7:19 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-11 19:24 [PATCH] spl: increase SPL_SYS_MALLOC_SIZE when using BIOSEMU on RISC-V Yuri Zaporozhets
2024-11-18  7:18 ` Leo Liang [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ZzrqW77_WV8rLdRF@swlinux02 \
    --to=ycliang@andestech.com \
    --cc=u-boot@lists.denx.de \
    --cc=yuriz@qrv-systems.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox