the following patch was just integrated into master:
commit c66a02634c1d4b0f7929cb9f4c510fff56db0ca6
Author: Furquan Shaikh <furquan(a)google.com>
Date: Mon Jul 25 16:59:00 2016 -0700
google/urara: Provide dummy implementations of rec/dev functions
This is required to enable elog support in ChromeOS by default.
BUG=chrome-os-partner:55639
Change-Id: I9c97143d794de4bf220ddf67c0ca2eac2f7a326d
Signed-off-by: Furquan Shaikh <furquan(a)google.com>
Reviewed-on: https://review.coreboot.org/15896
Reviewed-by: Aaron Durbin <adurbin(a)chromium.org>
Tested-by: build bot (Jenkins)
See https://review.coreboot.org/15896 for details.
-gerrit
the following patch was just integrated into master:
commit 01ac811b08b6e4dbae4aa979cc23910a261e6310
Author: Furquan Shaikh <furquan(a)google.com>
Date: Mon Jul 25 16:56:44 2016 -0700
i2c/ww_ring: Add ww_ring files to ramstage
These files are required by storm and gale boards for enabling elog
support in ramstage.
BUG=chrome-os-partner:55639
Change-Id: I2bbfee2acf2bfe2f896a8619b1276dcea1b87f16
Signed-off-by: Furquan Shaikh <furquan(a)google.com>
Reviewed-on: https://review.coreboot.org/15893
Reviewed-by: Aaron Durbin <adurbin(a)chromium.org>
Tested-by: build bot (Jenkins)
See https://review.coreboot.org/15893 for details.
-gerrit
the following patch was just integrated into master:
commit 0325dc6f7cbdad4fd29315bfcb7f4e54fb678f3e
Author: Furquan Shaikh <furquan(a)google.com>
Date: Mon Jul 25 13:02:36 2016 -0700
bootmode: Get rid of CONFIG_BOOTMODE_STRAPS
With VBOOT_VERIFY_FIRMWARE separated from CHROMEOS, move recovery and
developer mode check functions to vboot. Thus, get rid of the
BOOTMODE_STRAPS option which controlled these functions under src/lib.
BUG=chrome-os-partner:55639
Change-Id: Ia2571026ce8976856add01095cc6be415d2be22e
Signed-off-by: Furquan Shaikh <furquan(a)google.com>
Reviewed-on: https://review.coreboot.org/15868
Tested-by: build bot (Jenkins)
Reviewed-by: Aaron Durbin <adurbin(a)chromium.org>
See https://review.coreboot.org/15868 for details.
-gerrit
the following patch was just integrated into master:
commit 2a12e2e8da2477d97b8774babd1a74dda65d11a0
Author: Furquan Shaikh <furquan(a)google.com>
Date: Mon Jul 25 11:48:03 2016 -0700
vboot: Separate vboot from chromeos
VBOOT_VERIFY_FIRMWARE should be independent of CHROMEOS. This allows use
of verified boot library without having to stick to CHROMEOS.
BUG=chrome-os-partner:55639
Change-Id: Ia2c328712caedd230ab295b8a613e3c1ed1532d9
Signed-off-by: Furquan Shaikh <furquan(a)google.com>
Reviewed-on: https://review.coreboot.org/15867
Tested-by: build bot (Jenkins)
Reviewed-by: Duncan Laurie <dlaurie(a)chromium.org>
See https://review.coreboot.org/15867 for details.
-gerrit