u-boot-brain/arch/mips/cpu
Weijie Gao c95c3ec025 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>
2020-04-27 20:29:33 +02:00
..
cm_init.S SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
cpu.c MIPS: move create_tlb() in an proper header: mipsregs.h 2018-12-19 15:23:01 +01:00
interrupts.c common: Move interrupt functions into a new header 2019-12-02 18:25:00 -05:00
Makefile SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
start.S mips: add a option to support not reserving malloc space on initial stack 2020-04-27 20:29:33 +02:00
time.c MIPS: allow override of get_tbclk() 2020-04-09 18:55:59 +02:00
u-boot-spl.lds mips: add an option to enable u_boot_list section for SPL loaders in u-boot-spl.lds 2020-04-27 20:29:33 +02:00
u-boot.lds MIPS: optimize and fix ELF sections 2019-01-16 13:56:43 +01:00