mirror of
https://github.com/Telecominfraproject/OpenCellular.git
synced 2025-12-27 18:25:05 +00:00
cyan: Enable Hash computation to facilitate Software Sync.
BUG=chrome-os-partner:40526 TEST=Enable Software Sync in Coreboot and Depthcharge. Compile EC followed by Coreboot and program Coreboot. Compile a new version of EC and program it. Reboot and check EC version of RW image when Login Screen appears. The version should not be the latest. BRANCH=none Change-Id: Ib6f5aa57fdda607a5c1cf59c8786a4a3a46b575f Signed-off-by: Shamile Khan <shamile.khan@intel.com> Reviewed-on: https://chromium-review.googlesource.com/276426 Reviewed-by: Randall Spangler <rspangler@chromium.org>
This commit is contained in:
committed by
ChromeOS Commit Bot
parent
1a78faf247
commit
bdf1dca078
@@ -30,6 +30,7 @@
|
||||
#define CONFIG_I2C
|
||||
#define CONFIG_PORT80_TASK_EN
|
||||
#define CONFIG_WAKE_PIN GPIO_POWER_BUTTON_L
|
||||
#define CONFIG_VBOOT_HASH
|
||||
|
||||
#define CONFIG_CHARGER
|
||||
#define CONFIG_BATTERY_CUT_OFF
|
||||
|
||||
Reference in New Issue
Block a user