summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Hendricks <dhendrix@chromium.org>2013-10-10 13:58:19 -0700
committerchrome-internal-fetch <chrome-internal-fetch@google.com>2013-10-17 01:46:14 +0000
commitda8b8defb6f8004850caee242bf14283c1dc0627 (patch)
tree884679d1839677fc1b40712540d0618937181c96
parent737160dd5d94c023485457ae65bfa4d33951a7bc (diff)
downloadchrome-ec-da8b8defb6f8004850caee242bf14283c1dc0627.tar.gz
Correct the EC name in the build.mk comments for some boards
One of our partners was getting confused by the incorrect comments. Daisy, Snow and Pit use STM32xxxx parts with 128KB flash, but the comments indicated that they use 64KB parts. BUG=none BRANCH=none TEST=locally compiled Signed-off-by: David Hendricks <dhendrix@chromium.org> Change-Id: I13035ca9fb0e4cb05f46df250f6b9079a799dd64 Reviewed-on: https://chromium-review.googlesource.com/172663 Reviewed-by: Vincent Palatin <vpalatin@chromium.org> Tested-by: David Hendricks <dhendrix@chromium.org> Reviewed-by: Randall Spangler <rspangler@chromium.org> Commit-Queue: David Hendricks <dhendrix@chromium.org>
-rw-r--r--board/daisy/build.mk2
-rw-r--r--board/discovery/build.mk2
-rw-r--r--board/pit/build.mk2
-rw-r--r--board/snow/build.mk2
4 files changed, 4 insertions, 4 deletions
diff --git a/board/daisy/build.mk b/board/daisy/build.mk
index c6b8ef64ea..e471608873 100644
--- a/board/daisy/build.mk
+++ b/board/daisy/build.mk
@@ -5,7 +5,7 @@
#
# Board specific files build
-# the IC is STmicro STM32L151R8H6
+# the IC is STmicro STM32L151RBH6
CHIP:=stm32
CHIP_FAMILY:=stm32l
CHIP_VARIANT:=stm32l15x
diff --git a/board/discovery/build.mk b/board/discovery/build.mk
index 8de1b957d3..a09942b84e 100644
--- a/board/discovery/build.mk
+++ b/board/discovery/build.mk
@@ -5,7 +5,7 @@
#
# Board specific files build
-# the IC is STmicro STM32L151R8H6
+# the IC is STmicro STM32L152RCT6
CHIP:=stm32
CHIP_FAMILY:=stm32l
CHIP_VARIANT:=stm32l15x
diff --git a/board/pit/build.mk b/board/pit/build.mk
index 8de1b957d3..c8feaecd01 100644
--- a/board/pit/build.mk
+++ b/board/pit/build.mk
@@ -5,7 +5,7 @@
#
# Board specific files build
-# the IC is STmicro STM32L151R8H6
+# the IC is STmicro STM32L151RBH6
CHIP:=stm32
CHIP_FAMILY:=stm32l
CHIP_VARIANT:=stm32l15x
diff --git a/board/snow/build.mk b/board/snow/build.mk
index 88b201efd5..84db0e5304 100644
--- a/board/snow/build.mk
+++ b/board/snow/build.mk
@@ -5,7 +5,7 @@
#
# Board specific files build
-# the IC is STmicro STM32F100R8
+# the IC is STmicro STM32F100RB
CHIP:=stm32
CHIP_FAMILY:=stm32f
CHIP_VARIANT:=stm32f100