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:
@@ -119,6 +119,7 @@ CONFIG_RALINK_RT305X=y
|
||||
CONFIG_RT305X_MACH_DIR_300_REVB=y
|
||||
CONFIG_RT305X_MACH_FONERA20N=y
|
||||
CONFIG_RT305X_MACH_V22RW_2X2=y
|
||||
CONFIG_RT305X_MACH_PWH2004=y
|
||||
CONFIG_RT305X_MACH_WCR150GN=y
|
||||
CONFIG_RT305X_MACH_WHR_G300N=y
|
||||
CONFIG_SCHED_OMIT_FRAME_POINTER=y
|
||||
|
||||
@@ -129,6 +129,7 @@ CONFIG_RALINK_RT305X=y
|
||||
CONFIG_RT305X_MACH_DIR_300_REVB=y
|
||||
CONFIG_RT305X_MACH_FONERA20N=y
|
||||
CONFIG_RT305X_MACH_V22RW_2X2=y
|
||||
CONFIG_RT305X_MACH_PWH2004=y
|
||||
CONFIG_RT305X_MACH_WCR150GN=y
|
||||
CONFIG_RT305X_MACH_WHR_G300N=y
|
||||
CONFIG_SCHED_OMIT_FRAME_POINTER=y
|
||||
|
||||
Reference in New Issue
Block a user