the following patch was just integrated into master: commit 78d8a3146be8f39e05fe0677001f45b24e9982fc Author: Aaron Durbin adurbin@chromium.org Date: Wed Oct 30 15:46:07 2013 -0500
baytrail: increment boot count for elog
The elog boot counter in cmos was not being initialized nor incremented. Start doing that in romstage. Since S3 resume is not detected yet the increment is unconditional.
BUG=None BRANCH=None TEST=Built and booted through depthcharge multiple times. Noted output such as 'Boot Count incremented to 4'.
Change-Id: Ic585d4ad4b3af086e0067e28fe0f35c02979bbd2 Signed-off-by: Aaron Durbin adurbin@chromium.org Reviewed-on: https://chromium-review.googlesource.com/174717 Reviewed-by: Duncan Laurie dlaurie@chromium.org
See http://review.coreboot.org/4919 for details.
-gerrit