summaryrefslogtreecommitdiff
path: root/board
diff options
context:
space:
mode:
authorAaron Durbin <adurbin@chromium.org>2016-07-20 13:51:30 -0500
committerchrome-bot <chrome-bot@chromium.org>2016-07-21 11:22:27 -0700
commit1ea4042f57fe36dac7e82eec9ef64246fc5e471a (patch)
tree62328678b7e7d189e104d2b99d5509a18a1e05ec /board
parentbf64fc0758e4a0b7ae9da9424534573f502a9d15 (diff)
downloadchrome-ec-1ea4042f57fe36dac7e82eec9ef64246fc5e471a.tar.gz
board/reef: enable CONFIG_CHIPSET_RESET_HOOK
In order for the vstore to be unlocked one needs to enable the CHIPSET_RESET_HOOK. Do that for reef. BUG=chrome-os-partner:55471 BRANCH=None TEST=Able to boot and reboot without getting vboot hash saving errors. Also am able to see the assertion/deassertion messages on the console. Change-Id: I94a41a08ad8649423988372607835da01ec12b8b Signed-off-by: Aaron Durbin <adurbin@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/362001 Reviewed-by: Shawn N <shawnn@chromium.org>
Diffstat (limited to 'board')
-rw-r--r--board/reef/board.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/board/reef/board.h b/board/reef/board.h
index 8f418c7af5..5f1e1b4a09 100644
--- a/board/reef/board.h
+++ b/board/reef/board.h
@@ -56,6 +56,7 @@
/* SoC / PCH */
#define CONFIG_LPC
#define CONFIG_CHIPSET_APOLLOLAKE
+#define CONFIG_CHIPSET_RESET_HOOK
#undef CONFIG_PECI
#define CONFIG_POWER_BUTTON
#define CONFIG_POWER_BUTTON_X86