[U-Boot] [PATCH] poplar: increase SYS_MALLOC_F_LEN for DM_FLAG_PRE_RELOC support
Andreas Färber
afaerber at suse.de
Mon Jun 17 08:25:51 UTC 2019
Am 17.06.19 um 05:08 schrieb Shawn Guo:
> 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 at suse.de> for reporting, and Bin Meng
> <bmeng.cn at gmail.com> for trouble shooting.
Thanks - you could add a Suggested-by for Bin after Reported-by and drop
the paragraph, if there's any other changes needed.
>
> Reported-by: Andreas Färber <afaerber at suse.de>
> Signed-off-by: Shawn Guo <shawn.guo at linaro.org>
Tested-by: Andreas Färber <afaerber at suse.de>
Thanks for the quick solution,
Andreas
--
SUSE Linux GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
GF: Felix Imendörffer, Mary Higgins, Sri Rasiah
HRB 21284 (AG Nürnberg)
More information about the U-Boot
mailing list