]> Git Repo - u-boot.git/commit
qemu-arm: set CONFIG_SYS_BOOTM_LEN to SZ_64M
authorDhananjay Phadke <[email protected]>
Wed, 15 Jan 2020 01:41:41 +0000 (17:41 -0800)
committerTom Rini <[email protected]>
Thu, 23 Jan 2020 12:29:58 +0000 (07:29 -0500)
commitc7c0233235542db090bbe0b75ee6ae0dbcc43bac
tree76fd3b5ed90a2ebbdbbeb01f794de9cb9e172d8e
parentb0405e08f4a448d82088c94d15dde40935e01b15
qemu-arm: set CONFIG_SYS_BOOTM_LEN to SZ_64M

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 <[email protected]>
Reviewed-by: Bin Meng <[email protected]>
include/configs/qemu-arm.h
This page took 0.027691 seconds and 4 git commands to generate.