summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tcl/board/stm32100b_eval.cfg4
-rw-r--r--tcl/board/stm3210b_eval.cfg4
-rw-r--r--tcl/board/stm3210c_eval.cfg4
-rw-r--r--tcl/board/stm3210e_eval.cfg4
4 files changed, 8 insertions, 8 deletions
diff --git a/tcl/board/stm32100b_eval.cfg b/tcl/board/stm32100b_eval.cfg
index ba9058c3..f7344302 100644
--- a/tcl/board/stm32100b_eval.cfg
+++ b/tcl/board/stm32100b_eval.cfg
@@ -1,5 +1,5 @@
-# This is an STM32 eval board with a single STM32F100VB chip on it.
-# http://www.st.com/mcu/contentid-100-110-STM32100B_EVAL.html
+# This is an STM32 eval board with a single STM32F100VBT6 chip.
+# http://www.st.com/internet/evalboard/product/247099.jsp
# we only have 8k sram
set WORKAREASIZE 8192
diff --git a/tcl/board/stm3210b_eval.cfg b/tcl/board/stm3210b_eval.cfg
index 5e0a5ea3..d6b9dad5 100644
--- a/tcl/board/stm3210b_eval.cfg
+++ b/tcl/board/stm3210b_eval.cfg
@@ -1,5 +1,5 @@
-# This is an STM32 eval board with a single STM32F100VBT6 chip on it.
-# http://www.st.com/mcu/contentid-100-110-STM3210B_EVAL.html
+# This is an STM32 eval board with a single STM32F10x (128KB) chip.
+# http://www.st.com/internet/evalboard/product/176090.jsp
# increase working area for faster flash programming
diff --git a/tcl/board/stm3210c_eval.cfg b/tcl/board/stm3210c_eval.cfg
index fad87376..6ab9181b 100644
--- a/tcl/board/stm3210c_eval.cfg
+++ b/tcl/board/stm3210c_eval.cfg
@@ -1,5 +1,5 @@
-# This is an STM32 eval board with a single STM32F107VCT chip on it.
-# http://www.st.com/mcu/contentid-100-110-STM3210C_EVAL.html
+# This is an STM32 eval board with a single STM32F107VCT chip.
+# http://www.st.com/internet/evalboard/product/217965.jsp
# increase working area for faster flash programming
diff --git a/tcl/board/stm3210e_eval.cfg b/tcl/board/stm3210e_eval.cfg
index e9ba48d9..b1da54c4 100644
--- a/tcl/board/stm3210e_eval.cfg
+++ b/tcl/board/stm3210e_eval.cfg
@@ -1,5 +1,5 @@
-# This is an STM32 eval board with a single STM32F103ZE chip on it.
-# http://www.st.com/mcu/contentid-100-110-STM3210E_EVAL.html
+# This is an STM32 eval board with a single STM32F103ZET6 chip.
+# http://www.st.com/internet/evalboard/product/204176.jsp
# increase working area for faster flash programming