summaryrefslogtreecommitdiff
path: root/include/asm-arm/mach-types.h
diff options
context:
space:
mode:
authorMathieu J. Poirier <mathieu.poirier@linaro.org>2011-02-14 14:35:53 -0700
committerMathieu J. Poirier <mathieu.poirier@linaro.org>2011-02-14 14:35:53 -0700
commit3240a1ab310fac143eef856a98bece96fa1a47ff (patch)
tree08408399a33a1f808cc1527d1cf2a4c2a3abbe4d /include/asm-arm/mach-types.h
parent4035e3996f903064c91e6e1ce9b1328018c6a9d3 (diff)
Adding base support for snowball.
- Initial pin configuration. - Introduction of u8500_is_snowball. - Introduction of new machine type. Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
Diffstat (limited to 'include/asm-arm/mach-types.h')
-rw-r--r--include/asm-arm/mach-types.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/asm-arm/mach-types.h b/include/asm-arm/mach-types.h
index 28ef1e9f2..aa736068b 100644
--- a/include/asm-arm/mach-types.h
+++ b/include/asm-arm/mach-types.h
@@ -3170,6 +3170,11 @@ 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
+
#ifdef CONFIG_ARCH_EBSA110
# ifdef machine_arch_type
# undef machine_arch_type