summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent Palatin <vpalatin@chromium.org>2013-10-16 17:40:14 -0700
committerchrome-internal-fetch <chrome-internal-fetch@google.com>2013-10-19 07:27:22 +0000
commit8b9251b8041c207a74d883901f0069db9e810fee (patch)
treef07f0d3f9182c857c06ef5346b0617774d714d25
parent3507e33fdc49d0284ea606ce837b61075c1d8eac (diff)
downloadchrome-ec-8b9251b8041c207a74d883901f0069db9e810fee.tar.gz
nyan: switch chip variant to STM32L100RBT6
The new boards will be populated with STM32L100RBT6, so let's update the CHIP_VARIANT accordingly. This is backward-compatible with the STM32L151RBT6 which is soldered on older boards (it just doesn't use the full memory). Signed-off-by: Vincent Palatin <vpalatin@chromium.org> BRANCH=none BUG=none TEST=boot the system on Nyan reworked with STM32L100RBT6 Change-Id: I73a4c587c7dc3646777166606e06f3dfaed2400c Reviewed-on: https://chromium-review.googlesource.com/173633 Reviewed-by: Randall Spangler <rspangler@chromium.org> Reviewed-by: Vic Yang <victoryang@chromium.org> Tested-by: Vincent Palatin <vpalatin@chromium.org> Commit-Queue: Vincent Palatin <vpalatin@chromium.org> Commit-Queue: David James <davidjames@chromium.org>
-rw-r--r--board/nyan/build.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/board/nyan/build.mk b/board/nyan/build.mk
index 17c032ab34..c950c382d6 100644
--- a/board/nyan/build.mk
+++ b/board/nyan/build.mk
@@ -5,9 +5,9 @@
#
# Board specific files build
-# the IC is STmicro STM32L151R8T6
+# the IC is STmicro STM32L100RBT6
CHIP:=stm32
CHIP_FAMILY:=stm32l
-CHIP_VARIANT:=stm32l15x
+CHIP_VARIANT:=stm32l100
board-y=board.o battery.o