u-boot/arch/x86
Bin Meng 57b10f59b7 x86: fsp: Enlarge the size of malloc() pool before relocation
After fsp_init() returns, the stack has already been switched to a
place within system memory as defined by CONFIG_FSP_TEMP_RAM_ADDR.
Enlarge the size of malloc() pool before relocation since we have
plenty of memory now.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Acked-by: Simon Glass <sjg@chromium.org>
2015-08-26 07:54:11 -07:00
..
cpu x86: fsp: Enlarge the size of malloc() pool before relocation 2015-08-26 07:54:11 -07:00
dts x86: baytrail: Support multiple microcode copies 2015-08-26 07:54:09 -07:00
include/asm x86: Remove calculate_relocation_address() 2015-08-26 07:54:07 -07:00
lib x86: fsp: Enlarge the size of malloc() pool before relocation 2015-08-26 07:54:11 -07:00
config.mk efi: Add 64-bit payload support 2015-08-05 08:44:07 -06:00
Kconfig x86: fsp: Enlarge the size of malloc() pool before relocation 2015-08-26 07:54:11 -07:00
Makefile x86: Add support for U-Boot as an EFI application 2015-08-05 08:44:06 -06:00