From: Leo Liang <ycliang@andestech.com>
To: Yao Zi <ziyao@disroot.org>
Cc: Rick Chen <rick@andestech.com>, Tom Rini <trini@konsulko.com>,
Wei Fu <wefu@redhat.com>, Yixun Lan <dlan@gentoo.org>,
Lukasz Majewski <lukma@denx.de>,
Sean Anderson <seanga2@gmail.com>, Marek Vasut <marex@denx.de>,
Michal Simek <michal.simek@amd.com>,
Maksim Kiselev <bigunclemax@gmail.com>,
Jaehoon Chung <jh80.chung@samsung.com>, <u-boot@lists.denx.de>
Subject: Re: [PATCH 1/4] configs: th1520_lpi4a: Enlarge SYS_MALLOC_F_LEN to 0x10000
Date: Thu, 18 Sep 2025 17:39:50 +0800 [thread overview]
Message-ID: <aMvTZludMkaO2uAJ@swlinux02> (raw)
In-Reply-To: <20250813100926.51725-3-ziyao@disroot.org>
On Wed, Aug 13, 2025 at 10:09:24AM +0000, Yao Zi wrote:
> For TH1520, we want clock and pinctrl drivers to bind before relocation
> along with the UART which makes use of them, since upstream devicetree
> specifies pinctrl properties for the UART.
>
> This requires a large malloc pool before relocation, let's enlarge it.
>
> Signed-off-by: Yao Zi <ziyao@disroot.org>
> ---
> configs/th1520_lpi4a_defconfig | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Leo Yu-Chi Liang <ycliang@andestech.com>
next prev parent reply other threads:[~2025-09-18 9:40 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-08-13 10:09 [PATCH 0/4] Switch to upstream devicetree for TH1520 platform Yao Zi
2025-08-13 10:09 ` [PATCH 1/4] configs: th1520_lpi4a: Enlarge SYS_MALLOC_F_LEN to 0x10000 Yao Zi
2025-09-18 9:39 ` Leo Liang [this message]
2025-08-13 10:09 ` [PATCH 2/4] clk: thead: th1520-ap: Mark drivers as DM_FLAG_PRE_RELOC Yao Zi
2025-09-18 10:00 ` Leo Liang
2025-08-13 10:09 ` [PATCH 3/4] pinctrl: th1520: Mark driver " Yao Zi
2025-09-18 10:02 ` Leo Liang
2025-08-13 10:09 ` [PATCH 4/4] dts: th1520: Switch to upstream devicetree Yao Zi
2025-09-18 10:03 ` Leo Liang
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=aMvTZludMkaO2uAJ@swlinux02 \
--to=ycliang@andestech.com \
--cc=bigunclemax@gmail.com \
--cc=dlan@gentoo.org \
--cc=jh80.chung@samsung.com \
--cc=lukma@denx.de \
--cc=marex@denx.de \
--cc=michal.simek@amd.com \
--cc=rick@andestech.com \
--cc=seanga2@gmail.com \
--cc=trini@konsulko.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.