summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMathieu J. Poirier <mathieu.poirier@linaro.org>2011-02-17 10:24:53 -0700
committerMathieu J. Poirier <mathieu.poirier@linaro.org>2011-02-17 10:24:53 -0700
commit6cb6fd62382482d5ad8e492c76d24d1eb326ad14 (patch)
tree9e034cc433f3c79d546570bd5a4b9f985f8fd77d
parentefbb5946d49161dd817c50483fb0fe2bc55a0d83 (diff)
Adding official machine ID.
Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
-rw-r--r--include/asm-arm/mach-types.h6
1 files changed, 2 insertions, 4 deletions
diff --git a/include/asm-arm/mach-types.h b/include/asm-arm/mach-types.h
index aa736068b..20d563410 100644
--- a/include/asm-arm/mach-types.h
+++ b/include/asm-arm/mach-types.h
@@ -3170,10 +3170,8 @@ extern unsigned int __machine_arch_type;
/* manually added, but official value */
#define MACH_TYPE_HREFV60 3293 /* 0x0cdd */
-/* Manually added, unofficial value.
- * Needs to be kept in sync with kernel machine_id.
- */
-#define MACH_TYPE_SNOWBALL 2368
+/* manually added, but official value */
+#define MACH_TYPE_SNOWBALL 3363 /* 0xd23 */
#ifdef CONFIG_ARCH_EBSA110
# ifdef machine_arch_type