diff options
author | Daniel Schwierzeck <daniel.schwierzeck@gmail.com> | 2015-01-18 22:18:39 +0100 |
---|---|---|
committer | Daniel Schwierzeck <daniel.schwierzeck@gmail.com> | 2015-01-21 14:07:23 +0100 |
commit | e520023882c7187a7cbaecfea0726ea158440aef (patch) | |
tree | 7ba50ce088bccb2abacf79a2e3b710c32ff9c6ec /disk/part.c | |
parent | dd82128ef5e9fc660862a0a60423aa01a03de5d4 (diff) | |
download | u-boot-imx-e520023882c7187a7cbaecfea0726ea158440aef.zip u-boot-imx-e520023882c7187a7cbaecfea0726ea158440aef.tar.gz u-boot-imx-e520023882c7187a7cbaecfea0726ea158440aef.tar.bz2 |
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>
Diffstat (limited to 'disk/part.c')
0 files changed, 0 insertions, 0 deletions