
21 Jan
2020
21 Jan
'20
9:38 a.m.
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@mediatek.com
Changes since v2: none
Reviewed-by: Stefan Roese sr@denx.de
Thanks, Stefan