1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-16 09:18:02 +03:00
openwrt-xburst/target/linux/ramips/files/arch/mips/ralink
juhosg 439a47e380 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
2012-05-02 19:17:59 +00:00
..
common ramips: replace RALINK_SOC_* macros with global variables 2012-03-11 19:05:56 +00:00
rt288x ramips: replace RALINK_SOC_* macros with global variables 2012-03-11 19:05:56 +00:00
rt305x ramips: W306R V2.0 - GPIO and Network fixes 2012-05-02 19:17:59 +00:00
rt3883 ramips: replace RALINK_SOC_* macros with global variables 2012-03-11 19:05:56 +00:00
Kconfig ramips: select HW_HAS_PCI on per-board basis 2012-02-16 08:17:54 +00:00
Platform ramips: add preliminary support for the RT3662/RT3883 SoCs 2012-02-13 15:17:59 +00:00