[U-Boot] [PATCH 05/22] x86: fsp: acpi: Pass different boot mode to FSP init
Simon Glass
sjg at chromium.org
Tue Mar 21 20:06:34 UTC 2017
On 16 March 2017 at 08:26, Bin Meng <bmeng.cn at 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 at 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 at chromium.org>
More information about the U-Boot
mailing list