From: Leo Liang <ycliang@andestech.com>
To: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Cc: Rick Chen <rick@andestech.com>,
Minda Chen <minda.chen@starfivetech.com>,
Hal Feng <hal.feng@starfivetech.com>, Wei Fu <wefu@redhat.com>,
Yixun Lan <dlan@gentoo.org>, Michal Simek <michal.simek@amd.com>,
Oliver Gaskell <Oliver.Gaskell@analog.com>,
Peng Fan <peng.fan@nxp.com>,
"Nathan Barrett-Morrison" <nathan.morrison@timesys.com>,
Greg Malysa <malysagreg@gmail.com>,
Trevor Woerner <twoerner@gmail.com>,
Simon Glass <sjg@chromium.org>, Marek Vasut <marex@denx.de>,
Jerome Forissier <jerome.forissier@linaro.org>,
Anshul Dalal <anshuld@ti.com>,
Dario Binacchi <dario.binacchi@amarulasolutions.com>,
E Shattow <e@freeshell.de>, Sumit Garg <sumit.garg@kernel.org>,
Andreas Schwab <schwab@suse.de>,
Maksim Kiselev <bigunclemax@gmail.com>,
Ilias Apalodimas <ilias.apalodimas@linaro.org>,
Sughosh Ganu <sughosh.ganu@linaro.org>,
Yao Zi <ziyao@disroot.org>,
"Padmarao Begari" <padmarao.begari@amd.com>,
<u-boot@lists.denx.de>
Subject: Re: [PATCH 1/1] configs: raise SPL_SYS_MALLOC_SIZE to 8 MiB on RISC-V
Date: Mon, 2 Jun 2025 16:44:21 +0800 [thread overview]
Message-ID: <aD1kZdnSqVU2gGHe@swlinux02> (raw)
In-Reply-To: <20250525104248.67180-1-heinrich.schuchardt@canonical.com>
On Sun, May 25, 2025 at 12:42:48PM +0200, Heinrich Schuchardt wrote:
> [EXTERNAL MAIL]
>
> On several RISC-V boards we have seen that 1 MiB is a insufficient value
> for CONFIG_SPL_SYS_MALLOC_SIZE.
>
> For instance qemu-riscv32_spl_defconfig fails booting because u-boot.itb
> exceeds 1 MiB.
>
> 8 MiB is a reasonable value that allows adding FPGA blobs or splash images
> to main U-boot.
>
> Reported-by: Simon Glass <sjg@chromium.org>
> Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
> ---
> common/spl/Kconfig | 2 +-
> configs/starfive_visionfive2_defconfig | 1 -
> configs/th1520_lpi4a_defconfig | 1 -
> configs/xilinx_mbv32_defconfig | 1 -
> configs/xilinx_mbv32_smode_defconfig | 1 -
> configs/xilinx_mbv64_defconfig | 1 -
> configs/xilinx_mbv64_smode_defconfig | 1 -
> 7 files changed, 1 insertion(+), 7 deletions(-)
Reviewed-by: Leo Yu-Chi Liang <ycliang@andestech.com>
prev parent reply other threads:[~2025-06-02 8:45 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-05-25 10:42 [PATCH 1/1] configs: raise SPL_SYS_MALLOC_SIZE to 8 MiB on RISC-V Heinrich Schuchardt
2025-06-02 8:44 ` 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=aD1kZdnSqVU2gGHe@swlinux02 \
--to=ycliang@andestech.com \
--cc=Oliver.Gaskell@analog.com \
--cc=anshuld@ti.com \
--cc=bigunclemax@gmail.com \
--cc=dario.binacchi@amarulasolutions.com \
--cc=dlan@gentoo.org \
--cc=e@freeshell.de \
--cc=hal.feng@starfivetech.com \
--cc=heinrich.schuchardt@canonical.com \
--cc=ilias.apalodimas@linaro.org \
--cc=jerome.forissier@linaro.org \
--cc=malysagreg@gmail.com \
--cc=marex@denx.de \
--cc=michal.simek@amd.com \
--cc=minda.chen@starfivetech.com \
--cc=nathan.morrison@timesys.com \
--cc=padmarao.begari@amd.com \
--cc=peng.fan@nxp.com \
--cc=rick@andestech.com \
--cc=schwab@suse.de \
--cc=sjg@chromium.org \
--cc=sughosh.ganu@linaro.org \
--cc=sumit.garg@kernel.org \
--cc=twoerner@gmail.com \
--cc=u-boot@lists.denx.de \
--cc=wefu@redhat.com \
--cc=ziyao@disroot.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.