[U-Boot-Users] [PATCH] Allocate CPU Architecture Code for STMicroelectronics' ST200.
Sean MCGOOGAN
sean.mcgoogan at st.com
Mon Sep 10 17:55:59 CEST 2007
Allocate CPU Architecture Code for STMicroelectronics' ST200.
Signed-off-by: Sean McGoogan <Sean.McGoogan at st.com>
---------------------------------------------------
--- u-boot-2007-09-10.git/include/image.h 2007-09-10 12:18:03.000000000 +0100
+++ work/include/image.h 2007-09-10 16:49:17.000000000 +0100
@@ -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
------------------------------------------------------------------------
| Sean McGoogan, | E-mail: Sean.McGoogan at st.com |
| STMicroelectronics Ltd., | |
| 1000 Aztec West, | Direct: +44 (0) 1454 462601 |
| Almondsbury, | Main: +44 (0) 1454 616616 |
| Bristol, BS32 4SQ, U.K. | Fax: +44 (0) 1454 462305 |
------------------------------------------------------------------------
More information about the U-Boot
mailing list