aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/patches-3.3/615-MIPS-ath79-RB435G-support.patch
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2012-11-18 10:18:01 +0000
committerGabor Juhos <juhosg@openwrt.org>2012-11-18 10:18:01 +0000
commit06e5513835606c34f45f22c08404fe05eef0aa70 (patch)
tree2bc412180c79042b655c9beb0dbeac5afdff2cd3 /target/linux/ar71xx/patches-3.3/615-MIPS-ath79-RB435G-support.patch
parent14d1afd7e02331a348fb96ee74ac47b243f0e793 (diff)
downloadmaster-187ad058-06e5513835606c34f45f22c08404fe05eef0aa70.tar.gz
master-187ad058-06e5513835606c34f45f22c08404fe05eef0aa70.tar.bz2
master-187ad058-06e5513835606c34f45f22c08404fe05eef0aa70.zip
ar71xx: add kernel support for the RB435G board
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34239 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar71xx/patches-3.3/615-MIPS-ath79-RB435G-support.patch')
-rw-r--r--target/linux/ar71xx/patches-3.3/615-MIPS-ath79-RB435G-support.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/target/linux/ar71xx/patches-3.3/615-MIPS-ath79-RB435G-support.patch b/target/linux/ar71xx/patches-3.3/615-MIPS-ath79-RB435G-support.patch
new file mode 100644
index 0000000000..5921417698
--- /dev/null
+++ b/target/linux/ar71xx/patches-3.3/615-MIPS-ath79-RB435G-support.patch
@@ -0,0 +1,10 @@
+--- a/arch/mips/ath79/machtypes.h
++++ b/arch/mips/ath79/machtypes.h
+@@ -56,6 +56,7 @@ enum ath79_mach_type {
+ ATH79_MACH_RB_411U, /* MikroTik RouterBOARD 411U */
+ ATH79_MACH_RB_433, /* MikroTik RouterBOARD 433/433AH */
+ ATH79_MACH_RB_433U, /* MikroTik RouterBOARD 433UAH */
++ ATH79_MACH_RB_435G, /* MikroTik RouterBOARD 435G */
+ ATH79_MACH_RB_450G, /* MikroTik RouterBOARD 450G */
+ ATH79_MACH_RB_450, /* MikroTik RouterBOARD 450 */
+ ATH79_MACH_RB_493, /* Mikrotik RouterBOARD 493/493AH */