summaryrefslogtreecommitdiff
path: root/baseboard
diff options
context:
space:
mode:
authorWai-Hong Tam <waihong@google.com>2021-06-25 13:57:04 -0700
committerCommit Bot <commit-bot@chromium.org>2021-06-28 22:26:41 +0000
commitf33ccc2310ac085b0306b7ba37c69a9835be6f19 (patch)
tree9729dccbbd072f3b68b8a374d39dac6e8d2bbd8a /baseboard
parentbf3c4f24fd2e4d84fc35ee643fcaac489ef391d2 (diff)
downloadchrome-ec-f33ccc2310ac085b0306b7ba37c69a9835be6f19.tar.gz
herobrine: Use SC7280 power sequence
The board has the chipset SC7280. Use the SC7280 power sequence. BRANCH=None BUG=b:191803008, b:187980397 TEST=Built the herobrine_npcx7 image successfully. Tried booting on an existing Trogdor board. Change-Id: I23680a8464ee69ae6e9049895fb4c3d2d76124f2 Signed-off-by: Wai-Hong Tam <waihong@google.com> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/2987911 Reviewed-by: Stephen Boyd <swboyd@chromium.org>
Diffstat (limited to 'baseboard')
-rw-r--r--baseboard/herobrine/baseboard.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/baseboard/herobrine/baseboard.h b/baseboard/herobrine/baseboard.h
index bd38fe38ba..f91bb47e7d 100644
--- a/baseboard/herobrine/baseboard.h
+++ b/baseboard/herobrine/baseboard.h
@@ -146,7 +146,7 @@
#define PD_MAX_VOLTAGE_MV 20000
/* Chipset */
-#define CONFIG_CHIPSET_SC7180
+#define CONFIG_CHIPSET_SC7280
#define CONFIG_CHIPSET_RESET_HOOK
#define CONFIG_CHIPSET_RESUME_INIT_HOOK
#define CONFIG_POWER_COMMON