summaryrefslogtreecommitdiff
path: root/board/discovery
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 /board/discovery
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>
Diffstat (limited to 'board/discovery')
-rw-r--r--board/discovery/build.mk2
1 files changed, 1 insertions, 1 deletions
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