configs: th1520_lpi4a: Enlarge SYS_MALLOC_F_LEN to 0x10000
authorYao Zi <ziyao@disroot.org>
Wed, 13 Aug 2025 10:09:24 +0000 (10:09 +0000)
committerLeo Yu-Chi Liang <ycliang@andestech.com>
Fri, 19 Sep 2025 11:03:57 +0000 (19:03 +0800)
commit707e465cb1caab150997848d037cc6fb3f3ca861
treed34c8d1b56a9bd8cf9f4eb16a47fc20bf32582e4
parenta209627ed7921f40669f5c0795570d40e77e4cb7
configs: th1520_lpi4a: Enlarge SYS_MALLOC_F_LEN to 0x10000

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>
Reviewed-by: Leo Yu-Chi Liang <ycliang@andestech.com>
configs/th1520_lpi4a_defconfig