Daniel Schwierzeck e520023882 MIPS: add support for pre-relocation malloc
Implement MIPS specific setup of the gd_t structure to support
pre-relocation malloc. If CONFIG_SYS_MALLOC_F_LEN is specified,
a memory area will be reserved after the initial stack area and
the gd->malloc_base pointer will be initialized.

After this patch the new driver model can be used on MIPS.

Signed-off-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
2015-01-21 14:07:23 +01:00
..
2012-10-16 15:02:08 +02:00
2012-10-16 15:02:08 +02:00
2013-11-08 15:25:13 -05:00
2013-11-26 21:49:34 +01:00
2014-04-20 13:16:43 +02:00