2
0
forked from Ivasoft/openwrt

ramips: add kernel support for the Tenda 3G300M

Ralink RT3052F, 4MB flash, 32MB ram, one USB 2.0, two buttons
and seven leds.

Factory image should be used to flash from original firmware.

Signed-off-by: Cezary Jackiewicz <cezary.jackiewicz@gmail.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

SVN-Revision: 35244
This commit is contained in:
Gabor Juhos
2013-01-19 17:05:03 +00:00
parent f7a943694f
commit 7eff5d2df0
5 changed files with 134 additions and 0 deletions

View File

@@ -37,6 +37,7 @@ enum ramips_mach_type {
RAMIPS_MACH_WL_330N3G, /* Asus WL-330N3G */
/* RT3052 based machines */
RAMIPS_MACH_3G300M, /* Tenda 3G300M */
RAMIPS_MACH_ALL0239_3G, /* ALL0239-3G */
RAMIPS_MACH_ARGUS_ATP52B, /* Argus ATP-52B */
RAMIPS_MACH_BC2, /* NexAira BC2 */