aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/adm5120/patches-2.6.23/001-adm5120.patch
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2007-10-18 07:40:01 +0000
committerGabor Juhos <juhosg@openwrt.org>2007-10-18 07:40:01 +0000
commit36a1feebdd02075b332088cb50045f65f695d630 (patch)
treebfa17f6a4a48b122712468e9497ac467e481dbe5 /target/linux/adm5120/patches-2.6.23/001-adm5120.patch
parent5044a3267a397f65e24f4eb23d74250ee496005b (diff)
downloadupstream-36a1feebdd02075b332088cb50045f65f695d630.tar.gz
upstream-36a1feebdd02075b332088cb50045f65f695d630.tar.bz2
upstream-36a1feebdd02075b332088cb50045f65f695d630.zip
add ids for Edimax BR-6104Wg boards
SVN-Revision: 9342
Diffstat (limited to 'target/linux/adm5120/patches-2.6.23/001-adm5120.patch')
-rw-r--r--target/linux/adm5120/patches-2.6.23/001-adm5120.patch5
1 files changed, 3 insertions, 2 deletions
diff --git a/target/linux/adm5120/patches-2.6.23/001-adm5120.patch b/target/linux/adm5120/patches-2.6.23/001-adm5120.patch
index b197b3f657..c8586eb91b 100644
--- a/target/linux/adm5120/patches-2.6.23/001-adm5120.patch
+++ b/target/linux/adm5120/patches-2.6.23/001-adm5120.patch
@@ -54,7 +54,7 @@ Index: linux-2.6.23/include/asm-mips/bootinfo.h
===================================================================
--- linux-2.6.23.orig/include/asm-mips/bootinfo.h
+++ linux-2.6.23/include/asm-mips/bootinfo.h
-@@ -208,6 +208,58 @@
+@@ -208,6 +208,59 @@
#define MACH_GROUP_WINDRIVER 28 /* Windriver boards */
#define MACH_WRPPMC 1
@@ -107,8 +107,9 @@ Index: linux-2.6.23/include/asm-mips/bootinfo.h
+#define MACH_ADM5120_EASY5120RT 43 /* Infineon EASY 5120-RT */
+#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_BR6104K 46 /* Edimax BR-6104K/BR-6104KP */
+#define MACH_ADM5120_RB_192 47 /* Mikrotik RouterBOARD 192 */
++#define MACH_ADM5120_BR61x4WG 48 /* Edimax BR-6104Wg/BR-6114WG */
+
#define CL_SIZE COMMAND_LINE_SIZE