From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Mon, 9 Nov 2020 17:20:01 -0500 Subject: [PATCH] arm: actions: increase SYS_MALLOC_F_LEN In-Reply-To: <1604930468-4229-1-git-send-email-amittomer25@gmail.com> References: <1604930468-4229-1-git-send-email-amittomer25@gmail.com> Message-ID: <20201109222001.GV5340@bill-the-cat> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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 > Signed-off-by: Amit Singh Tomar 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: