[U-Boot] [PATCH] include: configs: Increase CONFIG_SYS_BOOTM_LEN to 16MB
Shyam Saini
shyam.saini at amarulasolutions.com
Thu Apr 18 06:39:02 UTC 2019
> >
> > The default value of CONFIG_SYS_BOOTM_LEN is 0x800000 i.e, 8MB which
> > causes board reset because of larger uImage size.
> >
> > Error log snippet:
> > Booting using the fdt blob at 0x1f00000
> > Loading Kernel Image ... Image too large: increase CONFIG_SYS_BOOTM_LEN
> > Must RESET board to recover
> > resetting ...
>
> Unfortunately, none of the commit body or head doesn't have
> information on which board or soc it belongs to?
It was tested on rk3288 vyasa and Tinker boards.
I'll re-spin this patch.
Thanks a lot,
Shyam
More information about the U-Boot
mailing list