
21 Mar
2017
21 Mar
'17
9:06 p.m.
On 16 March 2017 at 08:26, Bin Meng bmeng.cn@gmail.com wrote:
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
arch/x86/include/asm/acpi_s3.h | 18 ++++++++++++++++++ arch/x86/lib/fsp/fsp_common.c | 26 +++++++++++++++++++++++++- 2 files changed, 43 insertions(+), 1 deletion(-)
Reviewed-by: Simon Glass sjg@chromium.org