aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/adm5120/patches-2.6.22
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2007-09-23 13:11:35 +0000
committerGabor Juhos <juhosg@openwrt.org>2007-09-23 13:11:35 +0000
commit66e3ba92bc3f37c0153f1890070289c2555206fa (patch)
treee6995bc0997adf48f4f22e4c83a0799c0af6d7b3 /target/linux/adm5120/patches-2.6.22
parentae0d98552de1476b2dc39efc0d60961b51f4a571 (diff)
downloadupstream-66e3ba92bc3f37c0153f1890070289c2555206fa.tar.gz
upstream-66e3ba92bc3f37c0153f1890070289c2555206fa.tar.bz2
upstream-66e3ba92bc3f37c0153f1890070289c2555206fa.zip
add preliminary support for the Mikrotik RouterBOARD 192
SVN-Revision: 8978
Diffstat (limited to 'target/linux/adm5120/patches-2.6.22')
-rw-r--r--target/linux/adm5120/patches-2.6.22/001-adm5120.patch3
1 files changed, 2 insertions, 1 deletions
diff --git a/target/linux/adm5120/patches-2.6.22/001-adm5120.patch b/target/linux/adm5120/patches-2.6.22/001-adm5120.patch
index 14cb612b08..b17ba4cff5 100644
--- a/target/linux/adm5120/patches-2.6.22/001-adm5120.patch
+++ b/target/linux/adm5120/patches-2.6.22/001-adm5120.patch
@@ -54,7 +54,7 @@ Index: linux-2.6.22.1/include/asm-mips/bootinfo.h
===================================================================
--- linux-2.6.22.1.orig/include/asm-mips/bootinfo.h
+++ linux-2.6.22.1/include/asm-mips/bootinfo.h
-@@ -213,6 +213,57 @@
+@@ -213,6 +213,58 @@
#define MACH_GROUP_NEC_EMMA2RH 25 /* NEC EMMA2RH (was 23) */
#define MACH_NEC_MARKEINS 0 /* NEC EMMA2RH Mark-eins */
@@ -108,6 +108,7 @@ Index: linux-2.6.22.1/include/asm-mips/bootinfo.h
+#define MACH_ADM5120_EASY5120WVOIP 44 /* Infineon EASY 5120-WVoIP */
+#define MACH_ADM5120_EASY83000 45 /* Infineon EASY-83000 */
+#define MACH_ADM5120_BR6104K 46 /* Edimax BR-6104K */
++#define MACH_ADM5120_RB_192 47 /* Mikrotik RouterBOARD 192 */
+
#define CL_SIZE COMMAND_LINE_SIZE