[PATCH v3 09/20] mips: add a option to support not reserving malloc space on initial stack
Stefan Roese
sr at denx.de
Tue Jan 21 09:38:01 CET 2020
On 21.01.20 09:18, Weijie Gao wrote:
> The initial stack on some platforms is too small to hold a large malloc
> space. This patch adds a option to allow these platforms not reserving the
> malloc space on initial stack. These platforms should set the malloc base
> after DRAM is usable.
>
> Signed-off-by: Weijie Gao <weijie.gao at mediatek.com>
> ---
> Changes since v2: none
Reviewed-by: Stefan Roese <sr at denx.de>
Thanks,
Stefan
More information about the U-Boot
mailing list