summaryrefslogtreecommitdiff
path: root/board/reef_it8320/build.mk
diff options
context:
space:
mode:
authorRuibin Chang <ruibin.chang@ite.com.tw>2020-08-06 17:12:36 +0800
committerCommit Bot <commit-bot@chromium.org>2020-08-07 05:05:15 +0000
commit86cdd27102a44b323b0e2dadf0dd72cd7f6e0457 (patch)
tree5c36f2c484385cba1e8fb54895fd14a5af63fc47 /board/reef_it8320/build.mk
parent33e90cae341a39361f146cd4e78c29b6f428407d (diff)
downloadchrome-ec-86cdd27102a44b323b0e2dadf0dd72cd7f6e0457.tar.gz
reef_it8320: update chip variant to dx version
This is development board with EC it8320bx, we had given to INTEL and GOOGLE. Now most of the development board, we re-work EC to it8320dx that is mass production version and flash size is enough to define CONFIG_SYSTEM_UNLOCKED, so I update chip variant to dx version, but this may not suit for those bx board. BUG=none BRANCH=none TEST=can boot on board reef_it8320 Signed-off-by: Ruibin Chang <ruibin.chang@ite.com.tw> Change-Id: I1f36ee15ffc515243863f73afb30a958613985ba Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/2340729 Tested-by: Ruibin Chang <Ruibin.Chang@ite.com.tw> Reviewed-by: Jett Rink <jettrink@chromium.org> Commit-Queue: Ruibin Chang <Ruibin.Chang@ite.com.tw>
Diffstat (limited to 'board/reef_it8320/build.mk')
-rw-r--r--board/reef_it8320/build.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/reef_it8320/build.mk b/board/reef_it8320/build.mk
index 9939cc8b6e..e5c12f9090 100644
--- a/board/reef_it8320/build.mk
+++ b/board/reef_it8320/build.mk
@@ -8,7 +8,7 @@
# the IC is ITE IT8320
CHIP:=it83xx
CHIP_FAMILY:=it8320
-CHIP_VARIANT:=it8320bx
+CHIP_VARIANT:=it8320dx
board-y=board.o led.o
board-$(CONFIG_BATTERY_SMART)+=battery.o