aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPer Forlin <per.forlin@linaro.org>2011-08-26 12:24:40 +0200
committerMathieu J. Poirier <mathieu.poirier@linaro.org>2011-11-07 10:22:04 -0700
commitfb3b8b007525c1247d33359e82f767cc2eac7447 (patch)
treecc71d2fffed4b55ddce2c952cab64043d6be3933
parent67649572033a4c45ab0b10b1a416d95f2a9468f4 (diff)
snowball: add mach-types for hrefv60 and snowball
Signed-off-by: Per Forlin <per.forlin@linaro.org>
-rw-r--r--arch/arm/include/asm/mach-types.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/arch/arm/include/asm/mach-types.h b/arch/arm/include/asm/mach-types.h
index a1fd03a1c..dd37911f5 100644
--- a/arch/arm/include/asm/mach-types.h
+++ b/arch/arm/include/asm/mach-types.h
@@ -3312,6 +3312,11 @@ extern unsigned int __machine_arch_type;
#define MACH_TYPE_T5388P 3336
#define MACH_TYPE_DINGO 3337
#define MACH_TYPE_GOFLEXHOME 3338
+/* manually added, but official value */
+#define MACH_TYPE_HREFV60 3293 /* 0x0cdd */
+
+/* manually added, but official value */
+#define MACH_TYPE_SNOWBALL 3363 /* 0xd23 */
#ifdef CONFIG_ARCH_EBSA110
# ifdef machine_arch_type