aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/base-files/etc/uci-defaults/network
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2012-05-02 19:17:59 +0000
committerGabor Juhos <juhosg@openwrt.org>2012-05-02 19:17:59 +0000
commitdab41fab68822525c4a5d449ffeb44d73b70f385 (patch)
treea888cb44f72cd81a5bd8e63e9045c70ce20940c4 /target/linux/ramips/base-files/etc/uci-defaults/network
parenta246e32c0d554bcddad0860d89e122d3298adb46 (diff)
downloadmaster-187ad058-dab41fab68822525c4a5d449ffeb44d73b70f385.tar.gz
master-187ad058-dab41fab68822525c4a5d449ffeb44d73b70f385.tar.bz2
master-187ad058-dab41fab68822525c4a5d449ffeb44d73b70f385.zip
ramips: W306R V2.0 - GPIO and Network fixes
Fixed: GPIO typos and confirmed GPIO_BUTTON_RESET Fixed: Lan & Wan reversed: swaped "eth0.2" with "eth0.1" by removing a line(default is correct), and reversed the Lan/wan layout LLLLW to WLLLL. Added: image/Makefile now builds -factory.bin files. I am unsure of the accepted way to change the makefile but the name of the image needs to be 'linkn Kernel Image' in order to be accepted by the OEM firmware. Known issue: eth0 (internal switch i think has mac address: 00:11:22:33:44:55 but i think it should be same as the lan). Known issue: Pressing the reset button has no noticable effect, i would expect the router to boot failsafe if being pressed on boot, reboot if short press and reset all to default if long press. [juhosg: remove mtdlayout_W306R and use mtdlayout_4M instead] Signed-off-by: David Pearce <david_18051985@hotmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31557 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ramips/base-files/etc/uci-defaults/network')
-rwxr-xr-xtarget/linux/ramips/base-files/etc/uci-defaults/network1
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/ramips/base-files/etc/uci-defaults/network b/target/linux/ramips/base-files/etc/uci-defaults/network
index c987a2567d..43d5726921 100755
--- a/target/linux/ramips/base-files/etc/uci-defaults/network
+++ b/target/linux/ramips/base-files/etc/uci-defaults/network
@@ -59,7 +59,6 @@ ramips_setup_interfaces()
;;
freestation5 | \
- w306r-v20 | \
wcr-150gn)
ucidef_set_interfaces_lan_wan "eth0.2" "eth0.1"
;;