summaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/rt305x
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2010-09-27 14:43:34 +0000
committerGabor Juhos <juhosg@openwrt.org>2010-09-27 14:43:34 +0000
commite5b081335e1a976bb3cd6abe9327f9d0d0dd7ecc (patch)
treef000c718f28f2877e4213d8955344a36f7e11912 /target/linux/ramips/rt305x
parent39c57eeb318a630884d790af27824c833617d2e0 (diff)
downloadmaster-31e0f0ae-e5b081335e1a976bb3cd6abe9327f9d0d0dd7ecc.tar.gz
master-31e0f0ae-e5b081335e1a976bb3cd6abe9327f9d0d0dd7ecc.tar.bz2
master-31e0f0ae-e5b081335e1a976bb3cd6abe9327f9d0d0dd7ecc.zip
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
Diffstat (limited to 'target/linux/ramips/rt305x')
-rw-r--r--target/linux/ramips/rt305x/config-2.6.321
-rw-r--r--target/linux/ramips/rt305x/config-2.6.341
2 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/ramips/rt305x/config-2.6.32 b/target/linux/ramips/rt305x/config-2.6.32
index a3575651e2..1d29c914f7 100644
--- a/target/linux/ramips/rt305x/config-2.6.32
+++ b/target/linux/ramips/rt305x/config-2.6.32
@@ -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
diff --git a/target/linux/ramips/rt305x/config-2.6.34 b/target/linux/ramips/rt305x/config-2.6.34
index 8234717bb2..91b7e56426 100644
--- a/target/linux/ramips/rt305x/config-2.6.34
+++ b/target/linux/ramips/rt305x/config-2.6.34
@@ -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