]> git.baikalelectronics.ru Git - uboot.git/commit
riscv: set CONFIG_SYS_BOOTM_LEN to SZ_64M
authorDavid Abdurachmanov <david.abdurachmanov@gmail.com>
Tue, 9 Apr 2019 10:42:46 +0000 (12:42 +0200)
committerAndes <uboot@andestech.com>
Thu, 9 May 2019 08:46:13 +0000 (16:46 +0800)
commit0f8f56c94a682adb8d0e00129bfbedffe8fa22f7
treea09829226c2f1a4d52ae6b0a645d58fcc486fb64
parent986ac78150cb126fe5adc32367fd635638a267ad
riscv: set CONFIG_SYS_BOOTM_LEN to SZ_64M

After updating Fedora/RISCV kernel to 5.1-rc3+ the size increased above
the current threshold. Looking into HiKey, Dragonboards, etc. seems that
SZ_64M is a popular option.

This sucessfully boots Fedora/RISCV with 5.1-rc3+ kernel on QEMU 4.0 (master)
with OpenSBI -> U-Boot (S-mode) [extlinux] -> Kernel setup.

Signed-off-by: David Abdurachmanov <david.abdurachmanov@gmail.com>
Reviewed-by: Anup Patel <anup.patel@wdc.com>
Reviewed-by: Lukas Auer <lukas.auer@aisec.fraunhofer.de>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
include/configs/qemu-riscv.h