[PATCH] arm: actions: increase SYS_MALLOC_F_LEN

Tom Rini trini at konsulko.com
Mon Nov 9 23:20:01 CET 2020


On Mon, Nov 09, 2020 at 07:31:08PM +0530, Amit Singh Tomar wrote:

> after commit 4ab3817ff16a ("clk: fixed-rate: Enable DM_FLAG_PRE_RELOC flag")
> Cubieboard7 (based on actions S700 SoC) fails to boot.
> 
> It is due to the fact that the default value of CONFIG_SYS_MALLOC_F_LEN (0x400)
> would not provide enough memory for clock device to probe (before relocation)
> well.
> 
> This commit fixes it, by increasing SYS_MALLOC_F_LEN to value 0x2000.
> 
> Suggested-by: Andre Przywara <andre.przywara at arm.com>
> Signed-off-by: Amit Singh Tomar <amittomer25 at gmail.com>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20201109/e72c20ec/attachment.sig>


More information about the U-Boot mailing list