forked from Ivasoft/openwrt
ramips: rt305x: add support for Accton WR6202 / SMCWBR11S-3GN
This patch adds support for the Accton WR6202 Mini 3G broadband router. Full details for this device are available at http://www.awbnetworks.com/products03.php?Fullkey=19. This device is identical to the SMCWBR11S-3GN: http://www.smc-asia.com/products03.php?Fullkey=210 It's also worth noting that this board has a GPIO line to control the power to the USB port. [juhosg: - fix checkpatch warnings, - reorder Kconfig entry, - merge the sysupgrade patch, - add GPL header] Signed-off-by: Johnathan Boyce <jon.boyce@globalreach.eu.com> SVN-Revision: 30434
This commit is contained in:
@@ -45,4 +45,5 @@ enum ramips_mach_type {
|
||||
RAMIPS_MACH_WL341V3, /* Sitecom WL-341 v3 */
|
||||
RAMIPS_MACH_WL351, /* Sitecom WL-351 v1 002 */
|
||||
RAMIPS_MACH_WR512_3GN, /* SH-WR512NU/WS-WR512N1-like 3GN*/
|
||||
RAMIPS_MACH_WR6202, /* Accton WR6202 */
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user