
18 Jan
2015
18 Jan
'15
10:18 p.m.
- add support for CONFIG_SYS_INIT_SP_ADDR - add support for CONFIG_SYS_MALLOC_F_LEN - implement MIPS specific setup of gd_t structure and malloc area after initial stack area
Daniel Schwierzeck (2): MIPS: add support for CONFIG_SYS_INIT_SP_ADDR MIPS: add support for pre-relocation malloc
arch/mips/cpu/mips32/start.S | 29 ++++++++++++++++++++++++++++- arch/mips/cpu/mips64/start.S | 29 ++++++++++++++++++++++++++++- arch/mips/include/asm/config.h | 2 -- 3 files changed, 56 insertions(+), 4 deletions(-)
--
2.1.0