This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / arch / arm / boot / compressed / head-xscale.S
index f919449..e6656d4 100644 (file)
@@ -66,4 +66,7 @@ __XScale_start:
                mov     r7, #MACH_TYPE_IQ80310
 #endif
 
+#ifdef CONFIG_ARCH_ADI_EVB
+               mov     r7, #MACH_TYPE_ADI_EVB
+#endif