board: stemmy: Increase boot image to 64 MB
authorLinus Walleij <linus.walleij@linaro.org>
Sat, 20 Nov 2021 22:55:42 +0000 (23:55 +0100)
committerTom Rini <trini@konsulko.com>
Tue, 4 Jan 2022 21:58:23 +0000 (16:58 -0500)
commitcc4dcd488cd339f931fa97dcda30b94a3d10a302
tree7c56ebd2f030e70383a909773a8641c260f62524
parent5fec3c853d5e6b998db66f586871839c408195a3
board: stemmy: Increase boot image to 64 MB

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>
include/configs/stemmy.h