[U-Boot] [PATCH v2 04/22] x86: fsp: acpi: Pass different boot mode to FSP init

Bin Meng bmeng.cn at gmail.com
Wed Apr 26 07:34:08 UTC 2017


On Fri, Apr 21, 2017 at 10:24 PM, 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>
> Reviewed-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v2: None
>
>  arch/x86/include/asm/acpi_s3.h | 18 ++++++++++++++++++
>  arch/x86/lib/fsp/fsp_common.c  | 26 +++++++++++++++++++++++++-
>  2 files changed, 43 insertions(+), 1 deletion(-)
>

applied to u-boot-x86/next, thanks!


More information about the U-Boot mailing list