Home
last modified time | relevance | path

Searched hist:"95 e50dd197cb86641a4ad06a18d5a4c57ea0a6f4" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/arch/x86/lib/
H A Dcoreboot_table.c95e50dd197cb86641a4ad06a18d5a4c57ea0a6f4 Fri Apr 21 14:24:40 UTC 2017 Bin Meng <bmeng.cn@gmail.com> x86: Do not clear high table area for S3

When SeaBIOS is being used, U-Boot reserves a memory area to be
used for configuration tables like ACPI. But it should not be
cleared otherwise ACPI table will be missing.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Tested-by: Stefan Roese <sr@denx.de>