u-boot-brain/arch/x86/lib/fsp
Bin Meng 7d0d2efef8 x86: fsp: Mark memory used by U-Boot as reserved in the E820 table for S3
U-Boot itself as well as everything that is consumed by U-Boot (like
heap, stack, dtb, etc) needs to be reserved and reported in the E820
table when S3 resume is on.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Tested-by: Stefan Roese <sr@denx.de>
2017-05-17 17:11:46 +08:00
..
cmd_fsp.c x86: fsp: Always use hex numbers in the hob command output 2016-01-13 12:20:15 +08:00
fsp_car.S x86: Update microcode for secondary CPUs 2016-03-17 10:27:25 +08:00
fsp_common.c x86: Store and display previous sleep state 2017-05-17 17:11:46 +08:00
fsp_dram.c x86: fsp: Mark memory used by U-Boot as reserved in the E820 table for S3 2017-05-17 17:11:46 +08:00
fsp_support.c x86: fsp: Wrap setup_internal_uart() call with CONFIG_INTERNAL_UART 2016-07-12 13:46:01 +08:00
Makefile x86: fsp: Make hob command a sub-command to fsp 2015-10-21 07:46:26 -06:00