From: "Chee, Tien Fong" <tien.fong.chee@altera.com>
To: dinesh.maniyam@altera.com, u-boot@lists.denx.de
Cc: Marek Vasut <marex@denx.de>,
Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com>,
Tom Rini <trini@konsulko.com>,
Michal Simek <michal.simek@amd.com>,
Dinh Nguyen <dinguyen@kernel.org>, Simon Glass <sjg@chromium.org>,
Kok Kiang <kok.kiang.hea@altera.com>,
Boon Khai <boon.khai.ng@altera.com>,
Alif <alif.zakuan.yuslaimi@altera.com>
Subject: Re: [PATCH v2] configs: socfpga: arria10: Disable CONFIG_SPL_USE_TINY_PRINTF
Date: Thu, 16 Apr 2026 11:17:04 +0800 [thread overview]
Message-ID: <fae8a67a-e8d7-428e-806c-7cd9e6c8653e@altera.com> (raw)
In-Reply-To: <20260305055804.21580-1-dinesh.maniyam@altera.com>
On 5/3/2026 1:58 pm, dinesh.maniyam@altera.com wrote:
> From: Dinesh Maniyam<dinesh.maniyam@altera.com>
>
> CONFIG_SPL_USE_TINY_PRINTF is enabled by default, disable it.
> Arria 10 has 256KB of onchip ram and it is enough to support full printf.
> Full printf allows us to have more complex format printing, example %ll.
>
> Signed-off-by: Dinesh Maniyam<dinesh.maniyam@altera.com>
> ---
> arch/arm/mach-socfpga/Kconfig | 1 -
> configs/socfpga_arria10_defconfig | 1 +
> 2 files changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm/mach-socfpga/Kconfig b/arch/arm/mach-socfpga/Kconfig
> index f2e959b5662..ba01ec08be2 100644
> --- a/arch/arm/mach-socfpga/Kconfig
> +++ b/arch/arm/mach-socfpga/Kconfig
> @@ -101,7 +101,6 @@ config TARGET_SOCFPGA_ARRIA10
> select SPL_SYSCON if SPL
> select ETH_DESIGNWARE_SOCFPGA
> imply FPGA_SOCFPGA
> - imply SPL_USE_TINY_PRINTF
>
> config SOCFPGA_ARRIA10_ALWAYS_REPROGRAM
> bool "Always reprogram Arria 10 FPGA"
> diff --git a/configs/socfpga_arria10_defconfig b/configs/socfpga_arria10_defconfig
> index b32f40ae408..74ec07cf3e4 100644
> --- a/configs/socfpga_arria10_defconfig
> +++ b/configs/socfpga_arria10_defconfig
> @@ -69,3 +69,4 @@ CONFIG_USB=y
> CONFIG_USB_DWC2=y
> # CONFIG_SPL_WDT is not set
> # CONFIG_TOOLS_MKEFICAPSULE is not set
> +# CONFIG_SPL_USE_TINY_PRINTF is not set
Reviewed-by: Tien Fong Chee <tien.fong.chee@altera.com> Best regards,
Tien Fong
prev parent reply other threads:[~2026-04-16 3:17 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-03-05 5:58 [PATCH v2] configs: socfpga: arria10: Disable CONFIG_SPL_USE_TINY_PRINTF dinesh.maniyam
2026-04-16 3:17 ` Chee, Tien Fong [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=fae8a67a-e8d7-428e-806c-7cd9e6c8653e@altera.com \
--to=tien.fong.chee@altera.com \
--cc=alif.zakuan.yuslaimi@altera.com \
--cc=boon.khai.ng@altera.com \
--cc=dinesh.maniyam@altera.com \
--cc=dinguyen@kernel.org \
--cc=kok.kiang.hea@altera.com \
--cc=marex@denx.de \
--cc=michal.simek@amd.com \
--cc=simon.k.r.goldschmidt@gmail.com \
--cc=sjg@chromium.org \
--cc=trini@konsulko.com \
--cc=u-boot@lists.denx.de \
/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