the following patch was just integrated into master: commit bd7f5f64924353add8a2508eac65b8fbb77d0ed4 Author: Hung-Te Lin hungte@chromium.org Date: Thu Apr 25 17:38:55 2013 +0800
google/snow: Add "wakeup" module for suspend/resume.
The "wakeup" procedure will be shared by bootblock and romstage for different types of resume processes.
Note, this commit does not include changes in romstage/bootblock to enable suspend/resume feature. Simply adding functions to handle suspend/resume.
Verified by successfully building and booting Google/Snow firmware image.
Change-Id: I17a256afb99f2f8b5e0eac3393cdf6959b239341 Signed-off-by: Hung-Te Lin hungte@chromium.org Reviewed-on: http://review.coreboot.org/3129 Tested-by: build bot (Jenkins) Reviewed-by: Ronald G. Minnich rminnich@gmail.com
Build-Tested: build bot (Jenkins) at Thu Apr 25 16:38:19 2013, giving +1 Reviewed-By: Ronald G. Minnich rminnich@gmail.com at Thu Apr 25 19:31:08 2013, giving +2 See http://review.coreboot.org/3129 for details.
-gerrit