[OpenWrt-Devel] [PATCH] ar71xx: Fixes for 951Ui-2HnD board support

2014-06-11 Thread Matthew Reeve
WAN and LAN are swapped the wrong way around. This patch fixes that by adding the 951Ui-2HnD to ar71xx.sh and the relevant entry in 02_network. This patch also defines the ACT LED as the status LED in diag.sh. Signed-off-by: Matthew Reeve --- target/linux/ar71xx/base-files/lib/ar71xx.sh

[OpenWrt-Devel] [PATCH] Check for hostname command

2014-06-11 Thread Etienne CHAMPETIER
This was spotted while building in mock Signed-off-by: Etienne CHAMPETIER --- include/prereq-build.mk | 4 1 file changed, 4 insertions(+) diff --git a/include/prereq-build.mk b/include/prereq-build.mk index cb23f85..5315d0c 100644 --- a/include/prereq-build.mk +++ b/include/prereq-build.m

[OpenWrt-Devel] [PATCH] at91: USB gadget cleanup

2014-06-11 Thread Owen Kirby
The AT91 family of SoCs have a USB device controller, this patch should enable the feature and cleanup the default config of the at91 target to play nicely with the gadget modules. kmod-usb-eth-gadget is added as a default module to retain the same board functionality as before this patch, tho

[OpenWrt-Devel] [PATCH v3] ar71xx: Add support for MikroTik RouterBOARD SXT Lite

2014-06-11 Thread Matthew Reeve
This patch adds support for the MikroTik RouterBOARD SXT Lite. The new RB911L series is also supported as a result. v2 of this patch fixes the wmac offset to match what is on the sticker. v3 refreshes the patch against r41148 and defines the power led as the status led in diag.sh Signed-off-by:

Re: [OpenWrt-Devel] Future of package maintenance and new scope of this mailing list

2014-06-11 Thread Nikos Mavrogiannopoulos
On Wed, 2014-06-11 at 00:16 +0300, Hannu Nyman wrote: > The current buildbot run was the first after the default feed change, and as > "oldpackages" are not built by buildbot, many packages will be missing from > the snapshot directory as of today... So I expect to see a flow of bugs for > missi

[OpenWrt-Devel] [PATCH] ramips: RT-N56U support fixes and factory image creation

2014-06-11 Thread Mikko Hissa
Signed-off-by: Mikko Hissa --- .../preinit/04_disable_wnce2001_flash_checksumming | 43 --- .../base-files/lib/preinit/04_handle_checksumming | 56 target/linux/ramips/dts/RTN56U.dts | 8 + target/linux/ramips/image/Makefile | 8 +- .../patches-3.10/013

Re: [OpenWrt-Devel] [PATCH] kernel/3.10: mtd: m25p80: add support for EON EN25QH128

2014-06-11 Thread Sergey Ryazanov
Hi Luka, 2014-06-11 12:24 GMT+04:00 Luka Perkov : > Hi Sergey, > > On Wed, Jun 11, 2014 at 03:05:34AM +0400, Sergey Ryazanov wrote: >> This flash is used in newer Ubnt UniFi AP Pro >> >> Signed-off-by: Sergey Ryazanov >> --- >> ...-m25p80-add-support-for-EON-EN25QH128-flash.patch | 20 >> ++

Re: [OpenWrt-Devel] [PATCH] kernel/3.10: mtd: m25p80: add support for EON EN25QH128

2014-06-11 Thread Luka Perkov
Hi Sergey, On Wed, Jun 11, 2014 at 03:05:34AM +0400, Sergey Ryazanov wrote: > This flash is used in newer Ubnt UniFi AP Pro > > Signed-off-by: Sergey Ryazanov > --- > ...-m25p80-add-support-for-EON-EN25QH128-flash.patch | 20 > > 1 file changed, 20 insertions(+) > create