On Mon, 2012-04-30 at 12:20 +0300, Daniel Golle wrote:
> I merged your branches into my openwrt, packages and luci repos and
> gave it a
> try over the past 24 hours running on a ath9k-based router.
> Results: very nice. This should go uptream.
Thanks for testing.
I've also retested on the latest
Make serial console for DIR-300-B1 work again.
With some recent change, "console=ttyS1,57600" was removed from the
default kernel command line, this adds the necessary mkcmdline
incantation to image/Makefile to add it there for this target.
This is quite likely broken for other targets as well.
W
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 W to W.
Added: image/Makefile now builds -factory.bin files. I am unsure of the
accepted way to change the mak