summaryrefslogtreecommitdiff
path: root/board/rainier/board.h
diff options
context:
space:
mode:
authorPhilip Chen <philipchen@google.com>2018-11-15 10:59:15 -0800
committerchrome-bot <chrome-bot@chromium.org>2018-12-01 18:21:03 -0800
commit45189f94d9684c88200c71bc781bfd983277a8aa (patch)
treee928e1c2c99bf7bd16b1db0cb34908d11bc5ad8c /board/rainier/board.h
parente26f972304b7f0bf95e0a3df6e7881f87bdb5f19 (diff)
downloadchrome-ec-45189f94d9684c88200c71bc781bfd983277a8aa.tar.gz
power/rk3399: Remove unused power_seq_version
The current power_seq_version 1 is only for Scarlet rev0, which is not supported anymore. BUG=b:119617491 BRANCH=scarlet TEST=manually test on dru, confirm S5->S0->S5 and S0->S3->S0 still work fine TEST=buildall Change-Id: I0784cecddd3911f057998eb21b8edb5c577431e5 Signed-off-by: Philip Chen <philipchen@google.com> Reviewed-on: https://chromium-review.googlesource.com/1337464 Commit-Ready: Philip Chen <philipchen@chromium.org> Tested-by: Philip Chen <philipchen@chromium.org> Reviewed-by: Wai-Hong Tam <waihong@google.com>
Diffstat (limited to 'board/rainier/board.h')
-rw-r--r--board/rainier/board.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/rainier/board.h b/board/rainier/board.h
index e6f99c51ce..7c56a8c2c7 100644
--- a/board/rainier/board.h
+++ b/board/rainier/board.h
@@ -38,7 +38,7 @@
/* Enable a different power-on sequence than the one on gru */
#undef CONFIG_CHIPSET_POWER_SEQ_VERSION
-#define CONFIG_CHIPSET_POWER_SEQ_VERSION 2
+#define CONFIG_CHIPSET_POWER_SEQ_VERSION 1
/* Optional features */
#define CONFIG_BOARD_PRE_INIT