diff options
author | Weijie Gao | 2020-04-21 09:28:33 +0200 |
---|---|---|
committer | Daniel Schwierzeck | 2020-04-27 20:29:33 +0200 |
commit | c95c3ec025f46b6d65f87bc1010eae76c4152334 (patch) | |
tree | 4405fad1e19ae4c8f743a9e8cd89e39ff737a870 /Makefile | |
parent | 2434f58c784e3216b7925fe00ce49c113c6a511e (diff) |
mips: add a option to support not reserving malloc space on initial stack
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.
Reviewed-by: Stefan Roese <sr@denx.de>
Signed-off-by: Weijie Gao <weijie.gao@mediatek.com>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions