Re: [OpenWrt-Devel] RT5350 UART not working.

2014-12-01 Thread Luis Soltero
Hello All, it seems that I am not the only one having this issue. https://dev.openwrt.org/ticket/14211 https://dev.openwrt.org/ticket/16831 any thoughts on how to resolve the UARTF issue on the 5350 is greatly appreciated. thanks, --luis On 12/1/14 3:49 PM, Luis Soltero wrote: sorry... i

[OpenWrt-Devel] LVM2 already moved on to version 2.02.114

2014-12-01 Thread Robert P. J. Day
current recipe looking for 2.02.113 fails to download as redhat ftp site has already moved on to next version. rday -- Robert P. J. Day Ottawa, Ontario, CANADA htt

Re: [OpenWrt-Devel] RT5350 UART not working.

2014-12-01 Thread John Crispin
ermmm ... i booted rt5350 on the weekend with uccess .. but that has nothing to say. which boar is this ? i assume the small asiarf one ? On 01/12/2014 13:40, Luis Soltero wrote: > > anyone have any ideas on how to get the RT5350 UART working? > > here is the error in the log. > > [0.4600

[OpenWrt-Devel] [PATCH 3/8 v3] brcm63xx: add DT support for TD-W8900GB

2014-12-01 Thread Álvaro Fernández Rojas
Signed-off-by: Álvaro Fernández Rojas --- v3: add pflash partitions v2: fix .dts file name diff --git a/target/linux/brcm63xx/dts/td-w8900gb.dts b/target/linux/brcm63xx/dts/td-w8900gb.dts new file mode 100644 index 000..4dccb87 --- /dev/null +++ b/target/linux/brcm63xx/dts/td-w8900gb.dts @@

Re: [OpenWrt-Devel] au1000 - 3.14 tested needed

2014-12-01 Thread Bastian Bittorf
* John Crispin [01.12.2014 18:02]: > i pushed 3.14 support for au1000. i have no hw for testing so this is > only compile tested and hence i left 3.10 as default. can someone test > 3.14 so we can set it as default please. will test on the weekend with real HW - bye, bastian _

[OpenWrt-Devel] au1000 - 3.14 tested needed

2014-12-01 Thread John Crispin
Hi, i pushed 3.14 support for au1000. i have no hw for testing so this is only compile tested and hence i left 3.10 as default. can someone test 3.14 so we can set it as default please. John ___ openwrt-devel mailing list openwrt-devel@lists.ope

Re: [OpenWrt-Devel] [PATCH] util-linux: package libsmartcols

2014-12-01 Thread John Crispin
On 01/12/2014 13:44, Luka Perkov wrote: > On Mon, Dec 01, 2014 at 01:07:38PM +0100, John Crispin wrote: >> patch does not apply, which rev did you generate it against ? > > It applied just fine here on the latest trunk. > >> On 01/12/2014 13:06, Daniel Golle wrote: >>> Packages fdisk an

[OpenWrt-Devel] [PATCH 3/8 v2] brcm63xx: add DT support for TD-W8900GB

2014-12-01 Thread Álvaro Fernández Rojas
Signed-off-by: Álvaro Fernández Rojas --- v2: fix .dts file name diff --git a/target/linux/brcm63xx/dts/td-w8900gb.dts b/target/linux/brcm63xx/dts/td-w8900gb.dts new file mode 100644 index 000..728cb61 --- /dev/null +++ b/target/linux/brcm63xx/dts/td-w8900gb.dts @@ -0,0 +1,8 @@ +/dts-v1/; +

[OpenWrt-Devel] [PATCH 8/8] brcm63xx: alphabetically order image generation

2014-12-01 Thread Álvaro Fernández Rojas
Signed-off-by: Álvaro Fernández Rojas --- diff --git a/target/linux/brcm63xx/image/Makefile b/target/linux/brcm63xx/image/Makefile index 8b277d9..641b98a 100755 --- a/target/linux/brcm63xx/image/Makefile +++ b/target/linux/brcm63xx/image/Makefile @@ -313,6 +313,11 @@ $(eval $(call ImageDTB,CFEDT

[OpenWrt-Devel] [PATCH 7/8] brcm63xx: refresh patches

2014-12-01 Thread Álvaro Fernández Rojas
Signed-off-by: Álvaro Fernández Rojas --- diff --git a/target/linux/brcm63xx/patches-3.14/500-board-D4PW.patch b/target/linux/brcm63xx/patches-3.14/500-board-D4PW.patch index 25b558a..65b4d15 100644 --- a/target/linux/brcm63xx/patches-3.14/500-board-D4PW.patch +++ b/target/linux/brcm63xx/patches-

[OpenWrt-Devel] [PATCH 6/8] brcm63xx: add DT support for USR9108

2014-12-01 Thread Álvaro Fernández Rojas
Signed-off-by: Álvaro Fernández Rojas --- diff --git a/target/linux/brcm63xx/dts/usr9108.dts b/target/linux/brcm63xx/dts/usr9108.dts new file mode 100644 index 000..40d7e1c --- /dev/null +++ b/target/linux/brcm63xx/dts/usr9108.dts @@ -0,0 +1,30 @@ +/dts-v1/; + +/include/ "bcm6348.dtsi" + +/ {

[OpenWrt-Devel] [PATCH 5/8] brcm63xx: add DT support for F5D7633

2014-12-01 Thread Álvaro Fernández Rojas
Signed-off-by: Álvaro Fernández Rojas --- diff --git a/target/linux/brcm63xx/dts/f5d7633.dts b/target/linux/brcm63xx/dts/f5d7633.dts new file mode 100644 index 000..9393413 --- /dev/null +++ b/target/linux/brcm63xx/dts/f5d7633.dts @@ -0,0 +1,30 @@ +/dts-v1/; + +/include/ "bcm6348.dtsi" + +/ {

[OpenWrt-Devel] [PATCH 4/8] brcm63xx: add DT support for DG834GT/PN

2014-12-01 Thread Álvaro Fernández Rojas
Signed-off-by: Álvaro Fernández Rojas --- diff --git a/target/linux/brcm63xx/dts/dg834gtpn.dts b/target/linux/brcm63xx/dts/dg834gtpn.dts new file mode 100644 index 000..8742985 --- /dev/null +++ b/target/linux/brcm63xx/dts/dg834gtpn.dts @@ -0,0 +1,30 @@ +/dts-v1/; + +/include/ "bcm6348.dtsi"

[OpenWrt-Devel] [PATCH 3/8] brcm63xx: add DT support for TD-W8900GB

2014-12-01 Thread Álvaro Fernández Rojas
Signed-off-by: Álvaro Fernández Rojas --- diff --git a/target/linux/brcm63xx/dts/td-wd8900gb.dts b/target/linux/brcm63xx/dts/td-wd8900gb.dts new file mode 100644 index 000..728cb61 --- /dev/null +++ b/target/linux/brcm63xx/dts/td-wd8900gb.dts @@ -0,0 +1,8 @@ +/dts-v1/; + +/include/ "bcm6348.d

[OpenWrt-Devel] [PATCH 2/8] brcm63xx: add DT support for DSL-2640B

2014-12-01 Thread Álvaro Fernández Rojas
Signed-off-by: Álvaro Fernández Rojas --- diff --git a/target/linux/brcm63xx/dts/dsl-2640b-b.dts b/target/linux/brcm63xx/dts/dsl-2640b-b.dts new file mode 100644 index 000..efc0dc5 --- /dev/null +++ b/target/linux/brcm63xx/dts/dsl-2640b-b.dts @@ -0,0 +1,30 @@ +/dts-v1/; + +/include/ "bcm6348.

[OpenWrt-Devel] [PATCH 1/8] brcm63xx: add DT support for CPVA642

2014-12-01 Thread Álvaro Fernández Rojas
Signed-off-by: Álvaro Fernández Rojas --- diff --git a/target/linux/brcm63xx/dts/cpva642.dts b/target/linux/brcm63xx/dts/cpva642.dts new file mode 100644 index 000..a12dd81 --- /dev/null +++ b/target/linux/brcm63xx/dts/cpva642.dts @@ -0,0 +1,30 @@ +/dts-v1/; + +/include/ "bcm6358.dtsi" + +/ {

Re: [OpenWrt-Devel] [PATCH 1/3] ustream-ssl: Fix ustream_ssl_poll

2014-12-01 Thread Felix Fietkau
On 2014-12-01 14:41, Christoph Ziebuhr wrote: > Signed-off-by: Christoph Ziebuhr Applied all 3, thanks. - Felix ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Re: [OpenWrt-Devel] [PULL RESEND] oxnas: two small fixes

2014-12-01 Thread Jonas Gorski
Hi, On Fri, Nov 28, 2014 at 12:33 PM, Daniel Golle wrote: > The following changes since commit 3ecf78cea81128e20d4679f258fb596e8ae09124: > > kernel: 3.18: Fix patch 644 dependency chain (2014-11-28 01:29:51 +) > > are available in the git repository at: > > https://gitorious.org/openwrt-o

Re: [OpenWrt-Devel] [PATCH 1/7] brcm63xx: add DT support for F@ST2404

2014-12-01 Thread Jonas Gorski
On Sun, Nov 30, 2014 at 7:46 PM, Álvaro Fernández Rojas wrote: > Signed-off-by: Álvaro Fernández Rojas Thanks, applied the whole series. Jonas ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/lis

[OpenWrt-Devel] [PATCH 3/3] ustream-ssl: Add support for Server Name Indication

2014-12-01 Thread Christoph Ziebuhr
Signed-off-by: Christoph Ziebuhr --- ustream-openssl.h | 5 + ustream-polarssl.h | 5 + ustream-ssl.c | 4 ustream-ssl.h | 1 + 4 files changed, 15 insertions(+) diff --git a/ustream-openssl.h b/ustream-openssl.h index ef786f2..afff22b 100644 --- a/ustream-openssl.h +++ b

[OpenWrt-Devel] [PATCH 2/3] ustream-ssl: Fix host_pattern_match

2014-12-01 Thread Christoph Ziebuhr
Signed-off-by: Christoph Ziebuhr --- ustream-openssl.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ustream-openssl.c b/ustream-openssl.c index 06053e6..635d34c 100644 --- a/ustream-openssl.c +++ b/ustream-openssl.c @@ -121,7 +121,7 @@ static bool host_pattern_match(const u

[OpenWrt-Devel] [PATCH 1/3] ustream-ssl: Fix ustream_ssl_poll

2014-12-01 Thread Christoph Ziebuhr
Signed-off-by: Christoph Ziebuhr --- ustream-ssl.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ustream-ssl.c b/ustream-ssl.c index b6b7401..cf8cb84 100644 --- a/ustream-ssl.c +++ b/ustream-ssl.c @@ -153,7 +153,7 @@ static bool ustream_ssl_poll(struct ustream *s) bo

Re: [OpenWrt-Devel] [PATCH][base-files] functions.sh: default_postinst() - create user:group first (resend)

2014-12-01 Thread Jonas Gorski
Hi, On Sun, Nov 30, 2014 at 8:13 PM, Christian Schoenebeck wrote: > create user:group before running postinst-pkg Why is creating user:group before running postinst-pkg important? Does it fix anything, is this a performance fix, or is it just cosmetical? > > Signed-off-by: Christian Schoenebeck

[OpenWrt-Devel] [be...@kr217.de: [freifunk weimar | wireless-discuss] OpenWRT-Release Party, die Sechste]

2014-12-01 Thread Bastian Bittorf
sorry, in german only - it's a local release party for openwrt chaos calmer in weimar 8-) organized by the local freifunk community... - Forwarded message from Bernd Naumann - Date: Mon, 01 Dec 2014 02:35:44 +0100 From: Bernd Naumann To: freifunk weimar Subject: [freifunk weimar | wir

Re: [OpenWrt-Devel] [PATCH] util-linux: package libsmartcols

2014-12-01 Thread Luka Perkov
On Mon, Dec 01, 2014 at 01:07:38PM +0100, John Crispin wrote: > patch does not apply, which rev did you generate it against ? It applied just fine here on the latest trunk. > On 01/12/2014 13:06, Daniel Golle wrote: > > Packages fdisk and lsblk were missing dependency for libsmartcols.so.

[OpenWrt-Devel] RT5350 UART not working.

2014-12-01 Thread Luis Soltero
anyone have any ideas on how to get the RT5350 UART working? here is the error in the log. [0.46] pinctrl core: add 1 pinmux maps [0.46] rt2880-pinmux pinctrl.1: found group selector 2 for uartf [0.46] rt2880-pinmux pinctrl.1: request pin 7 (io7) for 1500.uart [0

Re: [OpenWrt-Devel] [PATCH] util-linux: package libsmartcols

2014-12-01 Thread Daniel Golle
Hi John, The patch is against the current git HEAD from git.openwrt.org. I re-tested downloading it from patchwork and applying it via git am, and that worked. The last revision touching util-linux/Makefile before that was r43443, so everything past that should be fine. Cheers Daniel On Mon,

Re: [OpenWrt-Devel] [PATCH] util-linux: package libsmartcols

2014-12-01 Thread John Crispin
Hi, patch does not apply, which rev did you generate it against ? John On 01/12/2014 13:06, Daniel Golle wrote: > Packages fdisk and lsblk were missing dependency for libsmartcols.so.1 > > Add package for libsmartcols and add dependency from fdisk and lsblk. > > Signed-off-by: Daniel G

[OpenWrt-Devel] [PATCH] util-linux: package libsmartcols

2014-12-01 Thread Daniel Golle
Packages fdisk and lsblk were missing dependency for libsmartcols.so.1 Add package for libsmartcols and add dependency from fdisk and lsblk. Signed-off-by: Daniel Golle --- package/utils/util-linux/Makefile | 27 --- 1 file changed, 24 insertions(+), 3 deletions(-) diff