Skip to content
Snippets Groups Projects
Commit 38c1ef72 authored by Sean MCGOOGAN's avatar Sean MCGOOGAN Committed by Wolfgang Denk
Browse files

Allocate CPU Architecture Code for STMicroelectronics' ST200.


Signed-off-by: default avatarSean McGoogan <Sean.McGoogan@st.com>
---------------------------------------------------
parent 754bac48
No related branches found
No related tags found
No related merge requests found
...@@ -77,6 +77,7 @@ ...@@ -77,6 +77,7 @@
#define IH_CPU_NIOS2 15 /* Nios-II */ #define IH_CPU_NIOS2 15 /* Nios-II */
#define IH_CPU_BLACKFIN 16 /* Blackfin */ #define IH_CPU_BLACKFIN 16 /* Blackfin */
#define IH_CPU_AVR32 17 /* AVR32 */ #define IH_CPU_AVR32 17 /* AVR32 */
#define IH_CPU_ST200 18 /* STMicroelectronics ST200 */
/* /*
* Image Types * Image Types
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment