[PATCH] qemu-arm: set CONFIG_SYS_BOOTM_LEN to SZ_64M

Bin Meng bmeng.cn at gmail.com
Wed Jan 15 15:06:40 CET 2020


On Wed, Jan 15, 2020 at 7:27 PM Dhananjay Phadke
<dphadke at linux.microsoft.com> wrote:
>
> FIT image contents can be larger than default bootm limit 8M
> with initrd. Raise limit to 64MB which is commonly used
> elsewhere.
>
> Signed-off-by: Dhananjay Phadke <dphadke at linux.microsoft.com>
> ---
>
>  include/configs/qemu-arm.h | 2 ++
>  1 file changed, 2 insertions(+)
>

Reviewed-by: Bin Meng <bmeng.cn at gmail.com>


More information about the U-Boot mailing list