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 <[email protected]> --- Changes since v2: none
Reviewed-by: Stefan Roese <[email protected]> Thanks, Stefan

