[OpenWrt-Devel] [PATCH] Hostapd: Add support for multiple RADIUS servers

2016-04-20 Thread amine.ahd
Hostapd allows more than one RADIUS server to be added in case the main server goes down. This allows netifd to load a list of RADIUS servers from the wireless confid file and add them to hostapd. The format of the list in the config file is as follow: list auth_servers ... list auth_ports ... li

[OpenWrt-Devel] [PATCH 4/4] ar71xx: build TP-LINK Archer C7 images with US region code

2016-04-20 Thread Matthias Schiffer
Since December 2015, the Archer C7 comes with an US-specific firmware. This firmware will only allow upgrades with images that contain the US region code in the firmware header. The "universal" firmware distributed in the rest of the world doesn't care about the region code, so we can just uncondi

[OpenWrt-Devel] [PATCH 1/4] tools: firmware-utils: clean up mktplinkfw

2016-04-20 Thread Matthias Schiffer
Remove the whole board list from mktplinkfw, as OpenWrt doesn't use it and it was severely out of sync with the list of built images for ar71xx. Also: * fix -Wall warnings * add const where appropriate Signed-off-by: Matthias Schiffer --- tools/firmware-utils/Makefile | 2 +- tools/fi

[OpenWrt-Devel] [PATCH 2/4] tools: firmware-utils: add region code support to mktplinkfw

2016-04-20 Thread Matthias Schiffer
Signed-off-by: Matthias Schiffer --- tools/firmware-utils/src/mktplinkfw.c | 50 +++ 1 file changed, 45 insertions(+), 5 deletions(-) diff --git a/tools/firmware-utils/src/mktplinkfw.c b/tools/firmware-utils/src/mktplinkfw.c index 695d4f5..a6030ac 100644 --- a/to

[OpenWrt-Devel] [PATCH 3/4] ar71xx: fix giving extra arguments to Build/mktplinkfw

2016-04-20 Thread Matthias Schiffer
The build command will always get the whole argument string in $(1), regardless of whitespace. We need to use word/wordlist to split the string after the first word. Whitespace and quotation will be given to the command verbatim (make will ignore it), so to give multiple arguments, no quotation ma

Re: [OpenWrt-Devel] [PATCH] Add support for multiple RADIUS servers

2016-04-20 Thread Amine Aouled Hamed
My bad, will send a new patch. On Wed, Apr 20, 2016 at 8:21 PM, John Crispin wrote: > > > On 20/04/2016 20:09, Rafał Miłecki wrote: > > On 20 April 2016 at 16:48, amine.ahd wrote: > >> Hostapd allows more than one RADIUS server to be added in case the main > server goes down. > >> This allows n

[OpenWrt-Devel] upstream opkg

2016-04-20 Thread Luiz Angelo Daros de Luca
Hello, It seems that yocto-project is the new home of opkg. OpenWRT already uses it but get a commit from 2011. Wouldn't it be interesting to sync with upstream and even try to upstream some of openwrt patches? They seem to actively update it. We can get some features and bug fixes for free (like

[OpenWrt-Devel] [PATCH] zynq: Add Zybo device support

2016-04-20 Thread Jason Wu
Signed-off-by: Jason Wu diff --git a/package/boot/uboot-zynq/Makefile b/package/boot/uboot-zynq/Makefile index 2053e8d..412415b 100644 --- a/package/boot/uboot-zynq/Makefile +++ b/package/boot/uboot-zynq/Makefile @@ -41,9 +41,14 @@ define uboot/zed TITLE:=U-Boot $(PKG_VERSION) for Avnet D

[OpenWrt-Devel] [PATCH] Zynq: Add Zedboard device support

2016-04-20 Thread Jason Wu
Tested-by: Joe Zhang Signed-off-by: Jason Wu diff --git a/package/boot/uboot-zynq/Makefile b/package/boot/uboot-zynq/Makefile index 3a17f7f..2053e8d 100644 --- a/package/boot/uboot-zynq/Makefile +++ b/package/boot/uboot-zynq/Makefile @@ -37,8 +37,13 @@ define uboot/zc706 TITLE:=U-Boot $(

[OpenWrt-Devel] [RFC v2] zynq: Re-implement mkits.sh and use it

2016-04-20 Thread Jason Wu
The new mkits.sh is a complete new implementation to support: - multi-configuration (upto 10 with -c option). First -c used defines the default conf used. - multi-image support - multiple kernel/fdt/ramdsik image (upto 50 images) - per image configuration: Tools now reuse the option for each images

[OpenWrt-Devel] [PATCH] zynq: Remove rdinit patch

2016-04-20 Thread Jason Wu
This is not required as long as CONFIG_TARGET_INIT_CMD is correctly configured. Signed-off-by: Jason Wu diff --git a/target/linux/zynq/patches-4.4/0001-arm-dts-zynq-zc702.dts-Set-default-rdinit-to-sbin-in.patch b/target/linux/zynq/patches-4.4/0001-arm-dts-zynq-zc702.dts-Set-default-rdinit-to-

Re: [OpenWrt-Devel] [PATCH] Add support for multiple RADIUS servers

2016-04-20 Thread John Crispin
On 20/04/2016 20:09, Rafał Miłecki wrote: > On 20 April 2016 at 16:48, amine.ahd wrote: >> Hostapd allows more than one RADIUS server to be added in case the main >> server goes down. >> This allows netifd to load a list of RADIUS servers from the wireless confid >> file and add them to hostap

Re: [OpenWrt-Devel] [PATCH] Add support for multiple RADIUS servers

2016-04-20 Thread Rafał Miłecki
On 20 April 2016 at 16:48, amine.ahd wrote: > Hostapd allows more than one RADIUS server to be added in case the main > server goes down. > This allows netifd to load a list of RADIUS servers from the wireless confid > file and add them to hostapd. > The format of the list in the config file is

Re: [OpenWrt-Devel] [PATCH] feeds.conf.default: remove the commented ancient feeds

2016-04-20 Thread John Crispin
On 20/04/2016 00:05, Hannu Nyman wrote: > Does anybody know what happened to this patch? > http://patchwork.ozlabs.org/patch/608467/ > > I got email from ozlabs patchwork eight days ago that the patch was > "accepted" and ozlabs status shows that, but so far the patch has not > been commited to

[OpenWrt-Devel] [PATCH] ramips: update DTS file for Planex DB-WRT01

2016-04-20 Thread YuheiOKAWA
update DTS files to use jedec,spi-nor compatible string for m25p80 to fix probe issues. Signed-off-by: YuheiOKAWA --- target/linux/ramips/dts/DB-WRT01.dts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/ramips/dts/DB-WRT01.dts b/target/linux/ramips/dts/DB-WRT01

[OpenWrt-Devel] [PATCH] Add support for multiple RADIUS servers

2016-04-20 Thread amine.ahd
Hostapd allows more than one RADIUS server to be added in case the main server goes down. This allows netifd to load a list of RADIUS servers from the wireless confid file and add them to hostapd. The format of the list in the config file is as follow: list auth_servers ... list auth_ports ... li

[OpenWrt-Devel] (no subject)

2016-04-20 Thread Ben Barker
Hi, I can see a couple of months ago a patch was submitted to allow the wr802n to work as expected, but at the time it looks like it was rejected because it was not submitted properly: https://lists.openwrt.org/pipermail/openwrt-devel/2016-February/039591.html Do you know if any progress was mad