intel/fsp_baytrail: Add S3 suspend/resume Support
This adds S3 Suspend / Resume support to Intel's Bay Trail FSP It is based on the "src/soc/intel/baytrail/romstage/romstage.c" implementation. Change-Id: If0011068eb7290d1b764c5c4b12c17375fb69008 Signed-off-by: Mohan D'Costa <mohan@ndr.co.jp> Reviewed-on: http://review.coreboot.org/6937 Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net> Reviewed-by: Martin Roth <gaumless@gmail.com> Tested-by: build bot (Jenkins)
This commit is contained in:
committed by
Martin Roth
parent
bdae9bedcd
commit
ed0c83877f
@@ -63,6 +63,7 @@ config ENABLE_FSP_FAST_BOOT
|
||||
|
||||
config ENABLE_MRC_CACHE
|
||||
bool
|
||||
default y if HAVE_ACPI_RESUME
|
||||
default n
|
||||
help
|
||||
Enabling this feature will cause MRC data to be cached in NV storage.
|
||||
|
Reference in New Issue
Block a user