From: sbabic@denx.de
To: "Peng Fan (OSS)" <peng.fan@oss.nxp.com>,u-boot@lists.denx.de
Subject: [PATCH V2] Kconfig: enlarge CONFIG_SYS_MALLOC_F_LEN
Date: Sun, 18 Sep 2022 22:41:52 +0200 (CEST) [thread overview]
Message-ID: <20220918204154.8071D84BEC@phobos.denx.de> (raw)
In-Reply-To: <20220915013818.2212-1-peng.fan@oss.nxp.com>
> From: Peng Fan <peng.fan@nxp.com>
> "alloc space exhausted" happens in very early stage, which could be seen
> with DEBUG_UART options enabled and leeds to an non-functional board.
> kontron_pitx_imx8m:
> CONFIG_DEBUG_UART_BASE=0x30880000 # for serial3
> CONFIG_DEBUG_UART_CLOCK=24000000
> imx8mqevk:
> CONFIG_DEBUG_UART_BASE=0x30860000 # for uart1
> CONFIG_DEBUG_UART_CLOCK=24000000
> It is because CONFIG_SYS_MALLOC_F_LEN is too small and still leave
> CONFIG_SPL_SYS_MALLOC_F_LEN as 0x2000.
> Reported-by: Heiko Thiery <heiko.thiery@gmail.com>
> Signed-off-by: Peng Fan <peng.fan@nxp.com>
> Reviewed-by: Heiko Thiery <heiko.thiery@gmail.com>
> Tested-by: Heiko Thiery <heiko.thiery@gmail.com>
> Reviewed-by: Fabio Estevam <festevam@denx.de>
Applied to u-boot-imx, master, thanks !
Best regards,
Stefano Babic
--
=====================================================================
DENX Software Engineering GmbH, Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic@denx.de
=====================================================================
prev parent reply other threads:[~2022-09-18 20:44 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-09-15 1:38 [PATCH V2] Kconfig: enlarge CONFIG_SYS_MALLOC_F_LEN Peng Fan (OSS)
2022-09-15 5:44 ` Heiko Thiery
2022-09-15 9:38 ` Fabio Estevam
2022-09-17 19:02 ` Heiko Thiery
2022-09-18 20:41 ` sbabic [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=20220918204154.8071D84BEC@phobos.denx.de \
--to=sbabic@denx.de \
--cc=peng.fan@oss.nxp.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