summaryrefslogtreecommitdiff
path: root/board/delbin/build.mk
diff options
context:
space:
mode:
authorZhuohao Lee <zhuohao@chromium.org>2020-12-02 10:45:48 +0800
committerCommit Bot <commit-bot@chromium.org>2020-12-02 18:16:46 +0000
commit7e0d430378247d7960699d5c91dc47def536c2f6 (patch)
tree99a43823e5ac7d801c0d496ef89f38db2009dc2a /board/delbin/build.mk
parent3ea83c73f631a8b909bfc7e047b59bbf04afed3c (diff)
downloadchrome-ec-7e0d430378247d7960699d5c91dc47def536c2f6.tar.gz
Delbin: Add delbin_npcx796fc to support npcx796fc
BUG=b:174106425 BRANCH=firmware-volteer-13521.B TEST=make BOARD=delbin make BOARD=delbin_npcx796fc Change-Id: I516994793db07f544ac64065aa05e7adacf6a39d Signed-off-by: Zhuohao Lee <zhuohao@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/2567067 Reviewed-by: YH Lin <yueherngl@chromium.org> Reviewed-by: Keith Short <keithshort@chromium.org> Commit-Queue: Keith Short <keithshort@chromium.org>
Diffstat (limited to 'board/delbin/build.mk')
-rw-r--r--board/delbin/build.mk6
1 files changed, 6 insertions, 0 deletions
diff --git a/board/delbin/build.mk b/board/delbin/build.mk
index 838d6a16ce..65deb98a8a 100644
--- a/board/delbin/build.mk
+++ b/board/delbin/build.mk
@@ -8,7 +8,13 @@
CHIP:=npcx
CHIP_FAMILY:=npcx7
+
+# Old Delbin boards are using with NPCX796FC variant.
+ifeq ($(BOARD),delbin_npcx796fc)
+CHIP_VARIANT:=npcx7m6fc
+else
CHIP_VARIANT:=npcx7m7fc
+endif
BASEBOARD:=volteer
board-y=board.o