summaryrefslogtreecommitdiff
path: root/board/npcx7_evb/build.mk
diff options
context:
space:
mode:
authorMulin Chao <MLChao@nuvoton.com>2018-04-24 11:48:10 +0800
committerchrome-bot <chrome-bot@chromium.org>2018-04-27 12:22:39 -0700
commit9dd10a768521918d96af8d831f7b840ae6cb68bb (patch)
tree7eea288a2fa0e6b488b77d276d1a9ec62d154c71 /board/npcx7_evb/build.mk
parent1820ecce31e6a23e5ab79f708f66a8655da6a161 (diff)
downloadchrome-ec-9dd10a768521918d96af8d831f7b840ae6cb68bb.tar.gz
npcx: change chip variants of npcx7 series for better clarification.
In this CL, we changed chip variants npcx7m6xb to npcx7m6fb and npcx7m7w to npcx7m7wb for better clafiication since it introduced new parameter "b" for chip generation in the same family series. In new npcx7 series naming rule, it follows: Format: NPCX7(M)(N)(G/K/F)(B/C) param M: 8: 128-pins package, 9: 144-pins package param N: 5: 128KB RAM Size, 6: 256KB RAM Size, 7: 384KB RAM Size param G/K/F/W: Google EC depends on specific features. param B/C: Chip generation in npcx7. (Generation A is ignored. It follows nameing rule in npcx5.) The all chip variants of npcx7 used in boards are also listed below: npcx7m6g - for npcx7 ec without internal flash on npcx_evb. npcx7m6f - for npcx7 ec with internal flash. npcx7m6fb - for npcx7 ec with internal flash, enhanced features. npcx7m7wb - for npcx7 ec with internal flash, enhanced features + WOV. BRANCH=none BUG=none TEST=No build errors for npcx7 series. Change-Id: I896ee33209efa5d7157c90515005db5f36318c76 Signed-off-by: Mulin Chao <mlchao@nuvoton.com> Reviewed-on: https://chromium-review.googlesource.com/1025471 Reviewed-by: Jett Rink <jettrink@chromium.org> Reviewed-by: Nicolas Boichat <drinkcat@chromium.org>
Diffstat (limited to 'board/npcx7_evb/build.mk')
-rw-r--r--board/npcx7_evb/build.mk12
1 files changed, 6 insertions, 6 deletions
diff --git a/board/npcx7_evb/build.mk b/board/npcx7_evb/build.mk
index af5c355292..84c7c83dd0 100644
--- a/board/npcx7_evb/build.mk
+++ b/board/npcx7_evb/build.mk
@@ -6,15 +6,15 @@
# Board specific files build
#
-# the IC is Nuvoton NPCX7 M-Series EC (npcx7m6g, npcx7m6f, npcx7m6xb, npcx7m7w)
+# the IC is Nuvoton NPCX7 M-Series EC (npcx7m6g, npcx7m6f, npcx7m6fb, npcx7m7wb)
# CHIP_VARIANT:
-# npcx7m6f - for npcx7 ec with 144 pins package
-# npcx7m6g - for npcx7 ec with 128 pins package
-# npcx7m6xb - for npcx7 ec with 144 pins package, enhanced features.
-# npcx7m7w - for npcx7 ec with 144 pins package, enhanced features + WOV.
+# npcx7m6g - for npcx7 ec without internal flash
+# npcx7m6f - for npcx7 ec with internal flash
+# npcx7m6fb - for npcx7 ec with internal flash, enhanced features.
+# npcx7m7wb - for npcx7 ec with internal flash, enhanced features + WOV.
CHIP:=npcx
CHIP_FAMILY:=npcx7
-CHIP_VARIANT:=npcx7m7w
+CHIP_VARIANT:=npcx7m7wb
board-y=board.o