]> git.ipfire.org Git - people/ms/u-boot.git/commit
x86: fsp: acpi: Pass different boot mode to FSP init
authorBin Meng <bmeng.cn@gmail.com>
Fri, 21 Apr 2017 14:24:31 +0000 (07:24 -0700)
committerBin Meng <bmeng.cn@gmail.com>
Wed, 17 May 2017 09:11:46 +0000 (17:11 +0800)
commit1206723b6e597f1aa946b800fc59059db91908bc
treef9d5e7076c01cf6ba4b1735f12d6fee437e26afe
parentb7ef3bffffe05002e88419d4a3bfe8a56f937e70
x86: fsp: acpi: Pass different boot mode to FSP init

When ACPI S3 resume is turned on, we should pass different boot mode
to FSP init instead of default BOOT_FULL_CONFIG.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Tested-by: Stefan Roese <sr@denx.de>
arch/x86/include/asm/acpi_s3.h
arch/x86/lib/fsp/fsp_common.c