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 <zi...@disroot.org> > --- > configs/th1520_lpi4a_defconfig | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Leo Yu-Chi Liang <ycli...@andestech.com>