Re: [PATCH 2/2] am33xx: Update SYS_MALLOC_F_LEN to use 0x2000 as the default

2022-04-20 Thread Tom Rini
On Thu, Apr 07, 2022 at 12:33:24PM -0400, Tom Rini wrote: > A number of platforms here had already been increasing the size a bit, > so lets moving all of them up. > > Signed-off-by: Tom Rini Applied to u-boot/master, thanks! -- Tom signature.asc Description: PGP signature

[PATCH 2/2] am33xx: Update SYS_MALLOC_F_LEN to use 0x2000 as the default

2022-04-07 Thread Tom Rini
A number of platforms here had already been increasing the size a bit, so lets moving all of them up. Signed-off-by: Tom Rini --- Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Kconfig b/Kconfig index 8935df616201..4f1e4d8a13d3 100644 --- a/Kconfig +++ b/Kconfig @@ -