the following patch was just integrated into master: commit ebf7ec5dab9198a0a84174e72b8eaf1af68d7b73 Author: Aaron Durbin adurbin@chromium.org Date: Thu Nov 14 13:47:08 2013 -0600
baytrail: ensure init_chromeos() is called in romstage
The TPM needs to have the TPM_Startup command sent to it on all boot paths. The call init_chromeos() in romstage_common() fulfills this requirement.
BUG=chrome-os-partner:24057 BRANCH=None TEST=Built and booted. Was able to suspend to ram multiple times in a row.
Change-Id: Id0339a9d82897249d20ff5f62d2dcb8b535310fa Signed-off-by: Aaron Durbin adurbin@chromium.org Reviewed-on: https://chromium-review.googlesource.com/176803 Reviewed-by: Todd Broch tbroch@chromium.org Tested-by: Todd Broch tbroch@chromium.org Reviewed-by: Shawn Nematbakhsh shawnn@chromium.org Reviewed-on: http://review.coreboot.org/4974 Tested-by: build bot (Jenkins) Reviewed-by: Kyösti Mälkki kyosti.malkki@gmail.com
See http://review.coreboot.org/4974 for details.
-gerrit