aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/adm5120/files/arch/mips/include/asm/mach-adm5120/adm5120_info.h
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2009-06-25 08:46:13 +0000
committerGabor Juhos <juhosg@openwrt.org>2009-06-25 08:46:13 +0000
commit60bb2235b37acd66b4382fc7f2d3f9d21f0eefc1 (patch)
treed7a4bd291df6adb25cfd50706f8cf341126082b6 /target/linux/adm5120/files/arch/mips/include/asm/mach-adm5120/adm5120_info.h
parent33cd0e99eb43c64496ddea6dfb0d77163830ec5b (diff)
downloadmaster-187ad058-60bb2235b37acd66b4382fc7f2d3f9d21f0eefc1.tar.gz
master-187ad058-60bb2235b37acd66b4382fc7f2d3f9d21f0eefc1.tar.bz2
master-187ad058-60bb2235b37acd66b4382fc7f2d3f9d21f0eefc1.zip
[adm5120] add support for the OSBRiDGE 5GXi/5XLi (thanks to Mattia Aracne for the board)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16555 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/adm5120/files/arch/mips/include/asm/mach-adm5120/adm5120_info.h')
-rw-r--r--target/linux/adm5120/files/arch/mips/include/asm/mach-adm5120/adm5120_info.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/target/linux/adm5120/files/arch/mips/include/asm/mach-adm5120/adm5120_info.h b/target/linux/adm5120/files/arch/mips/include/asm/mach-adm5120/adm5120_info.h
index d90d9d10d8..7cc18ebd4e 100644
--- a/target/linux/adm5120/files/arch/mips/include/asm/mach-adm5120/adm5120_info.h
+++ b/target/linux/adm5120/files/arch/mips/include/asm/mach-adm5120/adm5120_info.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2007-2008 Gabor Juhos <juhosg@openwrt.org>
+ * Copyright (C) 2007-2009 Gabor Juhos <juhosg@openwrt.org>
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License version 2 as published
@@ -84,6 +84,7 @@ extern unsigned long adm5120_mach_type;
#define MACH_ADM5120_BR6104KP 42 /* Edimax BR-6104KP */
#define MACH_ADM5120_BR61X4WG 43 /* Edimax BR-6104Wg/BR-6114WG */
#define MACH_ADM5120_PMUGW 44 /* Motorola Powerline MU Gateway */
+#define MACH_ADM5120_5GXI 45 /* OSBRiDGE 5GXi/5XLi */
/*
* TODO:remove adm5120_eth* variables when the switch driver will be