aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/mx2/patches-2.6.34/011-mach-type.patch
diff options
context:
space:
mode:
authorLars-Peter Clausen <lars@metafoo.de>2010-04-10 18:37:34 +0000
committerLars-Peter Clausen <lars@metafoo.de>2010-04-10 18:37:34 +0000
commitcc8fabf33ff676e935c035a94ed5d6380ffb4ebe (patch)
tree91eacfa598ce84efa4216adfa1a08013967e0ded /target/linux/mx2/patches-2.6.34/011-mach-type.patch
parent1d31ff06952c3ba830b3fed8a5e7c46bc42c951c (diff)
downloadmaster-187ad058-cc8fabf33ff676e935c035a94ed5d6380ffb4ebe.tar.gz
master-187ad058-cc8fabf33ff676e935c035a94ed5d6380ffb4ebe.tar.bz2
master-187ad058-cc8fabf33ff676e935c035a94ed5d6380ffb4ebe.zip
[kernel] Add mx2 target with very basic support for the vp6500 voip phone
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20786 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/mx2/patches-2.6.34/011-mach-type.patch')
-rw-r--r--target/linux/mx2/patches-2.6.34/011-mach-type.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/target/linux/mx2/patches-2.6.34/011-mach-type.patch b/target/linux/mx2/patches-2.6.34/011-mach-type.patch
new file mode 100644
index 0000000000..39075f5e2b
--- /dev/null
+++ b/target/linux/mx2/patches-2.6.34/011-mach-type.patch
@@ -0,0 +1,11 @@
+--- a/arch/arm/tools/mach-types 2010-04-10 13:56:20.000000000 +0200
++++ b/arch/arm/tools/mach-types 2010-04-10 15:24:46.000000000 +0200
+@@ -530,7 +530,7 @@
+ dp1000 MACH_DP1000 DP1000 514
+ omap_osk MACH_OMAP_OSK OMAP_OSK 515
+ rg100v3 MACH_RG100V3 RG100V3 516
+-mx2ads MACH_MX2ADS MX2ADS 517
++vp6500 MACH_VP6500 VP6500 517
+ pxa_kilo MACH_PXA_KILO PXA_KILO 518
+ ixp4xx_eagle MACH_IXP4XX_EAGLE IXP4XX_EAGLE 519
+ tosa MACH_TOSA TOSA 520