u-boot-brain/arch/x86/lib/fsp
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
..
fsp_car.S x86: fsp: Move FspInitEntry call to board_init_f() 2015-07-14 18:03:15 -06:00
fsp_common.c x86: fsp: Enlarge the size of malloc() pool before relocation 2015-08-26 07:54:11 -07:00
fsp_dram.c x86: Reserve PCIe ECAM address range in the E820 table 2015-07-28 10:36:25 -06:00
fsp_support.c x86: fsp: Do not assert VPD_IMAGE_REV when DEBUG 2015-08-14 03:24:21 -06:00
Makefile x86: mmc: Move common FSP functions into a common file 2015-02-06 12:07:36 -07:00