summaryrefslogtreecommitdiffstats
path: root/include/image.h
diff options
context:
space:
mode:
authorSean MCGOOGAN <sean.mcgoogan@st.com>2007-09-10 16:55:59 +0100
committerWolfgang Denk <wd@denx.de>2007-09-10 22:24:23 +0200
commit38c1ef728d19950414a8ab1ccfc53767848fa346 (patch)
tree712de1794871accc09a34941d7d22741f3a3e0f4 /include/image.h
parent754bac48156f8958d8f6a53a51eda88ab5758929 (diff)
downloadblackbird-obmc-uboot-38c1ef728d19950414a8ab1ccfc53767848fa346.tar.gz
blackbird-obmc-uboot-38c1ef728d19950414a8ab1ccfc53767848fa346.zip
Allocate CPU Architecture Code for STMicroelectronics' ST200.
Signed-off-by: Sean McGoogan <Sean.McGoogan@st.com> ---------------------------------------------------
Diffstat (limited to 'include/image.h')
-rw-r--r--include/image.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/image.h b/include/image.h
index 2f575fd2d7..432fa22393 100644
--- a/include/image.h
+++ b/include/image.h
@@ -77,6 +77,7 @@
#define IH_CPU_NIOS2 15 /* Nios-II */
#define IH_CPU_BLACKFIN 16 /* Blackfin */
#define IH_CPU_AVR32 17 /* AVR32 */
+#define IH_CPU_ST200 18 /* STMicroelectronics ST200 */
/*
* Image Types
OpenPOWER on IntegriCloud