u-boot/arch/x86
Simon Glass 2f91fc4003 x86: Ensure the e820 map is installed in all cases
This is a revert of a recent logic change in setup_zimage(). We do
actually need to install this information always. Change it to install
from the Coreboot tables if available, else the normal source.

Fixes: e7bae8283f ("x86: Allow installing an e820 when booting from coreboot")
Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2021-07-15 19:56:16 +08:00
..
cpu x86: coreboot: Use vendor in the Kconfig 2021-07-15 19:50:21 +08:00
dts x86: cros: Check ROM exists before building vboot 2021-07-15 19:50:25 +08:00
include/asm x86: Add function comments to cb_sysinfo.h 2021-07-15 19:50:17 +08:00
lib x86: Ensure the e820 map is installed in all cases 2021-07-15 19:56:16 +08:00
config.mk Add support for stack-protector 2021-04-20 07:31:12 -04:00
Kconfig x86: Move coreboot sysinfo parsing into generic x86 code 2021-03-27 13:59:59 +13:00
Makefile x86: Allow 16-bit init to be in TPL 2019-05-08 13:02:13 +08:00