On 21/04/2014 05:18, Claudio Leite wrote:
> The Airlink101 AR725W is a RT2880 router with 32MB RAM, 4MB flash, 
> 100mbit IP175E switch and dual-band 802.11n wireless.
> 
> Notes: - I couldn't get the switch to be recognized without
> building it into the kernel, rather than as a module. Since the
> driver has it attached to the ethernet port, it needs(?) to be
> present when the eth device is probed.

adding the phy driver to the kernel config is the correct approach

> 
> - The factory-compatible image format uses an uncommon header 
> format. I wrote a utility to prepare this Gemtek header format.
> 
> - GPIOs 8 and 13 (WPS LEDs) do not work. The fix is to turn off bit
> 6 in the RT2880 SYSTEM_CONFIG register. Not sure where this should
> go--I put together a quick hack that does this in the rt2880 GPIO
> driver and triggered from the DT node. This works, but any
> suggestions/comments are appreciated.

ok, will look into this, was this the wdt pin ?
_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Reply via email to