Am 21.01.20 um 09:18 schrieb Weijie Gao:
> 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....@mediatek.com>
> ---
> Changes since v2: none
> ---
>  arch/mips/Kconfig     | 18 ++++++++++++++++++
>  arch/mips/cpu/start.S |  6 ++++--
>  2 files changed, 22 insertions(+), 2 deletions(-)
> 

applied to u-boot-mips, thanks.

-- 
- Daniel

Reply via email to