the following patch was just integrated into master: commit 3eb16abf89b9426669200620fa5b188051415c7d Author: Kyösti Mälkki kyosti.malkki@gmail.com Date: Fri Jan 3 15:15:22 2014 +0200
CBMEM ACPI: Move resume handler
Handler is ACPI/x86 specific so move details out of cbmem code.
With static CBMEM initialisation, ramstage will need to test for S3 wakeup condition so publish also acpi_is_wakeup().
Change-Id: If591535448cdd24a54262b534c1a828fc13da759 Signed-off-by: Kyösti Mälkki kyosti.malkki@gmail.com
See http://review.coreboot.org/4619 for details.
-gerrit