
7 Jan
2022
7 Jan
'22
6:04 p.m.
On Sat, Nov 20, 2021 at 11:55:42PM +0100, Linus Walleij wrote:
When using a recent kernel with a bunch of compiled-in stuff the kernel image easily becomes bigger than 8 MB yielding this error:
Loading Kernel Image Image too large: increase CONFIG_SYS_BOOTM_LEN Must RESET board to recover
Fix this by bumping to SZ_64MB.
Cc: Stephan Gerhold stephan@gerhold.net Signed-off-by: Linus Walleij linus.walleij@linaro.org Reviewed-by: Tom Rini trini@konsulko.com Reviewed-by: Stephan Gerhold stephan@gerhold.net
Applied to u-boot/next, thanks!
--
Tom