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>
This commit is contained in:
David Hendricks
2013-10-10 13:58:19 -07:00
committed by chrome-internal-fetch
parent 737160dd5d
commit da8b8defb6
4 changed files with 4 additions and 4 deletions

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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