summaryrefslogtreecommitdiff
path: root/arch/arm/mach-rockchip/make_fit_atf.py
diff options
context:
space:
mode:
authorShawn Guo <shawn.guo@linaro.org>2019-06-17 11:08:34 +0800
committerTom Rini <trini@konsulko.com>2019-07-01 09:35:56 -0400
commit8c2d42d526574a6d972d7711660b652d2aeba7e1 (patch)
treec1811a0ee5a36abf19575714adbbdb8a685f7c3f /arch/arm/mach-rockchip/make_fit_atf.py
parent5c74868c9f82ffeb2ea3a51ae326eb3b4a03ccdb (diff)
poplar: increase SYS_MALLOC_F_LEN for DM_FLAG_PRE_RELOC support
There is a regression seen on Poplar platform, which doesn't even show a U-Boot version banner on booting. It turns out that due to landing of commit 3a7c45f6a772 ("simple-bus: add DM_FLAG_PRE_RELOC flag to simple-bus driver"), we need to increase SYS_MALLOC_F_LEN from its default size 0x400, as pre-relocation requires more memory there. Let's increase SYS_MALLOC_F_LEN to 0x4000 to fix the regression. Thanks to Andreas Färber <afaerber@suse.de> for reporting, and Bin Meng <bmeng.cn@gmail.com> for trouble shooting. Reported-by: Andreas Färber <afaerber@suse.de> Signed-off-by: Shawn Guo <shawn.guo@linaro.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com> Tested-by: Andreas Färber <afaerber@suse.de>
Diffstat (limited to 'arch/arm/mach-rockchip/make_fit_atf.py')
0 files changed, 0 insertions, 0 deletions