ramips: Ralink RT305x, support for Prolink PWH2004 (Abocom5205)

The attached patch adds a preliminary support for Prolink PWH2004 board
(Ralink RT305x based). LAN and flash appear to work. However, the USB
port and WLAN I have not managed to activate properly yet, but that
problem appears to be present with other rt305x targets as well(?).

Signed-off-by: Esa Hyytia <esa at netlab.tkk.fi>

SVN-Revision: 23129
This commit is contained in:
Gabor Juhos
2010-09-27 14:43:34 +00:00
parent 39c57eeb31
commit e5b081335e
7 changed files with 118 additions and 0 deletions

View File

@@ -21,6 +21,7 @@ enum ramips_mach_type {
RAMIPS_MACH_DIR_300_REVB, /* D-Link DIR-300 rev B */
/* RT3052 based machines */
RAMIPS_MACH_PWH2004, /* Prolink 2004H / Abocom 5205 */
RAMIPS_MACH_WCR150GN, /* Sparklan WCR-150GN */
RAMIPS_MACH_V22RW_2X2, /* Ralink AP-RT3052-V22RW-2X2 */
RAMIPS_MACH_WHR_G300N, /* Buffalo WHR-G300N */