]> git.baikalelectronics.ru Git - uboot.git/commit
imx8mq_evk: Increase CONFIG_SYS_BOOTM_LEN to 64MB
authorOleksandr Suvorov <oleksandr.suvorov@foundries.io>
Sun, 29 Aug 2021 19:39:12 +0000 (22:39 +0300)
committerStefano Babic <sbabic@denx.de>
Thu, 7 Oct 2021 14:53:50 +0000 (16:53 +0200)
commit187b9ab394720974b32692288e6b25d01683ef94
tree6abc94cf249d6b2d08fc80ff6e250624afb838da
parent3addce96e3133392d8add94178a1cd07238173a4
imx8mq_evk: Increase CONFIG_SYS_BOOTM_LEN to 64MB

The BSP platform LmP supports the board NXP iMX8M Plus EVK. The
kernel size in LmP exceeds 32Mb. Increase the maximum size
of an uncompressed kernel to fix the following error:
    Uncompressing Kernel Image
    Error: inflate() returned -5
    Image too large: increase CONFIG_SYS_BOOTM_LEN
    Must RESET board to recover

Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@foundries.io>
include/configs/imx8mq_evk.h