summaryrefslogtreecommitdiff
path: root/arch/mips/include
diff options
context:
space:
mode:
authorDaniel Schwierzeck <daniel.schwierzeck@gmail.com>2015-01-18 21:18:39 (GMT)
committerDaniel Schwierzeck <daniel.schwierzeck@gmail.com>2015-01-21 13:07:23 (GMT)
commite520023882c7187a7cbaecfea0726ea158440aef (patch)
tree7ba50ce088bccb2abacf79a2e3b710c32ff9c6ec /arch/mips/include
parentdd82128ef5e9fc660862a0a60423aa01a03de5d4 (diff)
downloadu-boot-fsl-qoriq-e520023882c7187a7cbaecfea0726ea158440aef.tar.xz
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 'arch/mips/include')
-rw-r--r--arch/mips/include/asm/config.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/mips/include/asm/config.h b/arch/mips/include/asm/config.h
index 1c8a42b..3a891ba 100644
--- a/arch/mips/include/asm/config.h
+++ b/arch/mips/include/asm/config.h
@@ -7,8 +7,6 @@
#ifndef _ASM_CONFIG_H_
#define _ASM_CONFIG_H_
-#define CONFIG_SYS_GENERIC_GLOBAL_DATA
-
#define CONFIG_LMB
#define CONFIG_SYS_BOOT_RAMDISK_HIGH