Re: [OpenWrt-Devel] [PATCH] openssl: version bump

2014-06-06 Thread John Crispin
On 06/06/2014 01:00, Florian Fainelli wrote: On Jun 5, 2014 2:54 PM, joerg jungermann j...@borkum.net mailto:j...@borkum.net wrote: today appeared another serious vulnerability in openssl. More info is here http://ccsinjection.lepidum.co.jp. Users are advised to update to openssl 1.0.1h.

Re: [OpenWrt-Devel] changeset 40948 breaks loading ath9k calibration data from EEPROM

2014-06-14 Thread John Crispin
On 14/06/2014 13:29, Ben Mulvihill wrote: Hi, Since changeset 40948, calibration data is no longer correctly loaded from EEPROM on the BTHOMEHUBV2B. I've been trying to make sense of the various changes to 0010-MIPS-lantiq-wifi-and-ethernet-eeprom-handling.patch and it looks to me

Re: [OpenWrt-Devel] changeset 40948 breaks loading ath9k calibration data from EEPROM

2014-06-15 Thread John Crispin
On 14/06/2014 23:08, José Vázquez wrote: The main problem with the wifi in the Lantiq target are the ARV boards: a lot of people, John included, spent a lot of time an still there are some problems, as you see. bollocks .. i never spent any time on that code. i don't even have the boards so

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

2014-06-16 Thread John Crispin
Hi Mikko, On 11/06/2014 17:01, Mikko Hissa wrote: @@ -0,0 +1,28 @@ +--- a/drivers/mtd/mtdpart.c 2014-04-27 10:09:21.566294160 +0300 b/drivers/mtd/mtdpart.c 2014-06-09 11:27:48.952211672 +0300 +@@ -793,8 +793,11 @@ + { + struct { + __be32 magic; +- __be32 pad[2]; ++

Re: [OpenWrt-Devel] Howto force mips64

2014-06-17 Thread John Crispin
On 17/06/2014 11:24, Martin Fäcknitz wrote: uclibc's mips64 support is broken, so you have to use glibc. gcc-4.8 doesn't work for me (invalid TLS related code), therefore use gcc-4.6. Hi, yes, utterly broken :) i have been talking to the guys at imgtec about this and there are people

Re: [OpenWrt-Devel] Howto force mips64

2014-06-18 Thread John Crispin
test if you want :-) Enviada do meu iPhone Em 04/06/2014, às 10:05, John Crispin j...@phrozen.org escreveu: octeon is currently only partially working. we will push a fix to trunk in the next few days. experimental patch is currently in testing. please be patient for a few dyas On 04

Re: [OpenWrt-Devel] Add terminfo file in ncurses

2014-06-18 Thread John Crispin
On 12/06/2014 20:26, Jonathan Bennett wrote: Ran into a problem with my Fedora Linux machine, SSHing into an Openwrt router. Fedora sets terminfo to xterm-256color, but ncurses doesn't include that file in the firmware. This causes a few unintended problems, namely nano fails to launch.

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

2014-06-18 Thread John Crispin
Hi, this patch is generated against the wrong root directory making git am fail. i had to use patch -p0 to manually apply it. Please make sure to send a valid patch the next time. John On 11/06/2014 23:05, Matthew Reeve wrote: This patch adds support for the MikroTik RouterBOARD SXT

Re: [OpenWrt-Devel] [PATCH] lantiq: make loading pci fixup data from cal_data work again

2014-06-18 Thread John Crispin
imagine) on the DGN3500. This is a minimal patch to restore this functionality for ath9k without reverting any of the other changes in changeset 40948. Note for John Crispin: I guess you won't want to apply this patch if you are planning to check changeset 40948 anyway yourself. I produced

Re: [OpenWrt-Devel] [PATCH v3] lantiq: make zlib compression on ubifs the default for BTHOMEHUBV2B

2014-06-20 Thread John Crispin
On 20/06/2014 08:26, Ben Mulvihill wrote: On Fri, 2014-06-20 at 07:51 +0200, Ben Mulvihill wrote: On Thu, 2014-06-19 at 23:09 +0200, Ben Mulvihill wrote: Nand flash on the Home Hub 2B is 32M, so it makes sense at least for this board to use some sort of compression on ubifs. Of course

Re: [OpenWrt-Devel] [PATCH 1/5] Fix stack overflow bug of uloop lua binding.

2014-06-20 Thread John Crispin
On 20/06/2014 13:31, xf...@credosemi.com wrote: The static variable `state` in `lua/uloop.c` should be clean after every callback. Signed-off-by: Xiongfei(Alex) Guo xf...@credosemi.com --- Hi, just had a quick browse over the patches. looks good, the only nipick i have is this +static

Re: [OpenWrt-Devel] ubinize autoresize flag for overlay partition on lantiq

2014-06-22 Thread John Crispin
no reason, send a patch please On 22/06/2014 10:12, Ben Mulvihill wrote: Hi, Is there any reason why the autoresize flag is not currently enabled for the rootfs_data partition in ubinize-overlay.cfg on lantiq? I have tried it and it seems to work fine. Thanks, Ben

Re: [OpenWrt-Devel] [BUG] NAND sysupgrade broke ubifs on Netgear WNDR3700v4/4300.

2014-06-24 Thread John Crispin
On 23/06/2014 20:22, Paul Blazejowski wrote: Hello list, Have found bug in the ubifs component when mounting images on wndr3700v4/4300 routers. This happens in trunk builds after r41130 but does not happen before r41118. Please take a look at bug https://dev.openwrt.org/ticket/16803 i

Re: [OpenWrt-Devel] [BUG] NAND sysupgrade broke ubifs on Netgear WNDR3700v4/4300.

2014-06-24 Thread John Crispin
On 24/06/2014 10:55, Adam Kuklycz wrote: Guys if you need a guinea pig for testing the WNDR4300’s I am happy to assist. Since introducing the sysupgrade features, upon a router reboot all settings are restored to factory defaults. ok, i'll look into it today. i think daniel already pushed

Re: [OpenWrt-Devel] [PATCH] Update MT7530 switch driver.

2014-06-24 Thread John Crispin
-add-ralink-SoC-ethernet-driver.patch +++ b/target/linux/ramips/patches-3.10/0118-NET-MIPS-add-ralink-SoC-ethernet-driver.patch @@ -2814,7 +2814,7 @@ Signed-off-by: John Crispin blo...@openwrt.org +#endif --- /dev/null +++ b/drivers/net/ethernet/ralink/mt7530.c -@@ -0,0 +1,467 @@ +@@ -0,0

Re: [OpenWrt-Devel] [PATCH v2 1/3] ar71xx: add kernel support for the EnGenius ESR900

2014-06-24 Thread John Crispin
Hi, On 22/06/2014 22:20, Forest Crossman wrote: diff --git a/target/linux/ar71xx/files/arch/mips/ath79/nvram.c b/target/linux/ar71xx/files/arch/mips/ath79/nvram.c index 43911b8..41c3542 100644 --- a/target/linux/ar71xx/files/arch/mips/ath79/nvram.c +++

Re: [OpenWrt-Devel] [PATCH] Update MT7530 switch driver.

2014-06-24 Thread John Crispin
. On Tue, Jun 24, 2014 at 8:54 PM, John Crispin j...@phrozen.org mailto:j...@phrozen.org wrote: Hi, On 21/06/2014 17:10, xf...@credosemi.com mailto:xf...@credosemi.com wrote: From: Xiongfei Guo xf...@credosemi.com mailto:xf...@credosemi.com - Support set VLAN ID of each vlan. - Support

Re: [OpenWrt-Devel] [PATCH] Update MT7530 switch driver.

2014-06-24 Thread John Crispin
Hi, thanks for the patch, i just tested it on the external switch and it works there as well (but you already knew that i guess :-) ). i added the patch to my local queue and will push later on today. John ___ openwrt-devel mailing list

Re: [OpenWrt-Devel] [BUG] NAND sysupgrade broke ubifs on Netgear WNDR3700v4/4300.

2014-06-24 Thread John Crispin
Hi, On 23/06/2014 20:22, Paul Blazejowski wrote: Hello list, Have found bug in the ubifs component when mounting images on wndr3700v4/4300 routers. This happens in trunk builds after r41130 but does not happen before r41118. Please take a look at bug

Re: [OpenWrt-Devel] [BUG] NAND sysupgrade broke ubifs on Netgear WNDR3700v4/4300.

2014-06-24 Thread John Crispin
-sysupgrade.tar file. Thank you, -paul On Tue, 2014-06-24 at 20:18 +0200, John Crispin wrote: On 24/06/2014 19:05, Paul Blazejowski wrote: John, Yes i use the reset with pin and from there i tftp the original firmware from netgear after that i go to the gui and upload the open-wrt image because

Re: [OpenWrt-Devel] [BUG] NAND sysupgrade broke ubifs on Netgear WNDR3700v4/4300.

2014-06-24 Thread John Crispin
/openwrt-ar71xx-nand-wndr3700v4-squashfs-sysupgrade.tar should i push it from shell using sysupgrade script? it will work from shell, i will look into why it fails via webui. thanks! On Tue, 2014-06-24 at 22:32 +0200, John Crispin wrote: On 24/06/2014 22:25, Paul Blazejowski

Re: [OpenWrt-Devel] [BUG] NAND sysupgrade broke ubifs on Netgear WNDR3700v4/4300.

2014-06-24 Thread John Crispin
- From: openwrt-devel [mailto:openwrt-devel-boun...@lists.openwrt.org] On Behalf Of Paul Blazejowski Sent: Wednesday, 25 June 2014 6:27 AM To: John Crispin Cc: openwrt-devel@lists.openwrt.org Subject: Re: [OpenWrt-Devel] [BUG] NAND sysupgrade broke ubifs on Netgear WNDR3700v4/4300. sorry i

Re: [OpenWrt-Devel] [PATCH 2/2] busybox: use ntp enabled config option

2014-06-26 Thread John Crispin
On 26/06/2014 14:31, Bastian Bittorf wrote: * Luka Perkov l...@openwrt.org [26.06.2014 14:24]: +[ $enabled = 0 ] return This can also be 'true' or 'false' or 'disabled'. I see, that other packages are also doing it like this, but i remeber there was an uci-thingy() doing that,

Re: [OpenWrt-Devel] Resend patch to fix Support For Aztech GR7000

2014-06-28 Thread John Crispin
Hi, i will postpone this patch till after BB. we will at that point fix up the eep handling properly and merge/share the patches between ralink and lantiq. do you know if all the boards have the same eep in the filesystem or do they differ between units ? John On 27/06/2014 19:05,

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

2014-06-28 Thread John Crispin
On 26/06/2014 21:47, Matthew Reeve wrote: 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

Re: [OpenWrt-Devel] [PATCH 1/3] [ubox] validate: fix indentation

2014-06-29 Thread John Crispin
Hi, blogic@debian:/openwrt/ubox$ git am 5748 Applying: validate: fix indentation blogic@debian:/openwrt/ubox$ git am 5749 Applying: validate: fix indentation error: patch failed: validate/validate.c:882 error: validate/validate.c: patch does not apply Patch failed at 0001 validate: fix

Re: [OpenWrt-Devel] [Patch] Support for BMP085 pressure sensor

2014-06-29 Thread John Crispin
Hi, comments inline On 29/06/2014 10:13, Sergey Korolew wrote: Hello ! Bosch Sensortec is one of most popular pressure sensors for building home weather stations, its cheap and easy to use. I decided to add two packages for each bus type because device usually have only one barometer and

Re: [OpenWrt-Devel] Resend patch to fix Support For Aztech GR7000

2014-06-29 Thread John Crispin
On 28/06/2014 15:49, Alpha Sparc wrote: I notice that support for lantiq mips34kc is also rather flaky, router somethings hangs and reboots abruptly... Is it possible to port the 34kc patches from TP-Link TD-W8970 SDK to OpenWRT? Is there a licensing issue. They have neatly place all

Re: [OpenWrt-Devel] [PATCH 1/3] [ubox] validate: fix indentation

2014-06-29 Thread John Crispin
On 29/06/2014 12:38, Jonas Gorski wrote: On Sun, Jun 29, 2014 at 8:58 AM, John Crispin j...@phrozen.org wrote: Hi, blogic@debian:/openwrt/ubox$ git am 5748 Applying: validate: fix indentation blogic@debian:/openwrt/ubox$ git am 5749 Applying: validate: fix indentation They have both

Re: [OpenWrt-Devel] [Patch][Resend] Support for BMP085 pressure sensor

2014-06-30 Thread John Crispin
Hi, patchwork seems to not have picked up this patch. http://patchwork.openwrt.org/project/openwrt/list/ i can only see the previous version John On 29/06/2014 20:11, Sergey Korolew wrote: Hello ! Here is the v2 of the patch, with suggestions from John Crispin. Three packages

Re: [OpenWrt-Devel] [Patch][Resend] Support for BMP085 pressure sensor

2014-06-30 Thread John Crispin
On 30/06/2014 12:00, Jonas Gorski wrote: On Mon, Jun 30, 2014 at 10:01 AM, John Crispin j...@phrozen.org wrote: Hi, patchwork seems to not have picked up this patch. http://patchwork.openwrt.org/project/openwrt/list/ i can only see the previous version The patch is line broken

Re: [OpenWrt-Devel] [PATCH] DGN3500 (all known variants) factory and sysupgrade image building support

2014-06-30 Thread John Crispin
On 30/06/2014 12:07, Marco Antonio Mauro wrote: On Wed, Apr 23, 2014 at 8:10 PM, John Crispin j...@phrozen.org wrote: looking at the patch, this was not the tool that depended on some compression lib. i will have a look in the morning to figure out why i did not merge it already

Re: [OpenWrt-Devel] [PATCH] DGN3500 (all known variants) factory and sysupgrade image building support

2014-06-30 Thread John Crispin
On 30/06/2014 12:32, Marco Antonio Mauro wrote: On Mon, Jun 30, 2014 at 12:12 PM, John Crispin j...@phrozen.org wrote: a74c1bb5ca2cf9156ac8cf1d3a91cc6759c4d7ad I missed that, I'm sorry! Thanks again! :) you got me worried there for a moment

Re: [OpenWrt-Devel] [PATCH 1/4] [WEIO] Adding WeIO profile

2014-06-30 Thread John Crispin
Hi, please resend with the patches inline, it is not possible to comment when they are attached. also, my first impression is that the patches are really messy and the commit text only partially matches what is inside the patches. 1/4 seems to have a pile of unrelated white space fixes. 1/4

Re: [OpenWrt-Devel] [PATCH 1/4] [WEIO] Adding WeIO profile

2014-06-30 Thread John Crispin
Hi, i would prefer it to be all in 1 patch with no unrelated whitespace fixes. that makes it less work to merge and its self contained. if there was more code then splitting it up might make sense, however its only a few lines that get patched ok, so it is the same uC as on the UBER ... i saw a

Re: [OpenWrt-Devel] [PATCH - for comment only] lantiq: use UbinizeImage instead lantiq-specific ubinize.cfg files

2014-06-30 Thread John Crispin
On 30/06/2014 13:40, Ben Mulvihill wrote: Hello Daniel and John, Could you have a look at this patch, and let me know if this is the best approach? I have defined new make targets for lantiq called Image/BuildNAND/squashfs and Image/BuildNAND/ubifs, making use of the UbinizeImage

Re: [OpenWrt-Devel] [PATCH 1/4] [WEIO] Adding WeIO profile

2014-06-30 Thread John Crispin
...@openwrt.org wrote: On Mon, Jun 30, 2014 at 2:26 PM, John Crispin j...@phrozen.org wrote: Hi, i would prefer it to be all in 1 patch with no unrelated whitespace fixes. that makes it less work to merge and its self contained. if there was more code then splitting it up might make sense

Re: [OpenWrt-Devel] [RFC] mt7620 wifi

2014-06-30 Thread John Crispin
On 30/06/2014 18:50, Roman Yeryomin wrote: So... I've tried the old tree with suggested fix and ended up rebasing my patches to trunk, adding all the fixes and cleaning them up. Attaching the patches for now. John, Helmut, what do you think, can we apply them to the trunk (I will send them

Re: [OpenWrt-Devel] [RFC] mt7620 wifi

2014-06-30 Thread John Crispin
i think this is the same is inside the 5390 pci chip ? i have one of those, will verify tomorrow. Would be good! we will figure it out, otherwise we ask the rt2x00 people for help please tell me which patches to test/merge .. this is really good news, thanks a lot to everyone

Re: [OpenWrt-Devel] [PATCH - for comment only] lantiq: use UbinizeImage instead lantiq-specific ubinize.cfg files

2014-06-30 Thread John Crispin
i believe https://dev.openwrt.org/changeset/41131/ On Mon, 2014-06-30 at 14:43 +0200, John Crispin wrote: On 30/06/2014 13:40, Ben Mulvihill wrote: Hello Daniel and John, Could you have a look at this patch, and let me know if this is the best approach? I have defined new make targets

Re: [OpenWrt-Devel] [PATCH - for comment only] lantiq: use UbinizeImage instead lantiq-specific ubinize.cfg files

2014-06-30 Thread John Crispin
i renamed the api after r41131, so make sure to use the correct one. https://dev.openwrt.org/browser/trunk/target/linux/ar71xx/base-files/lib/upgrade/platform.sh?rev=41222#L308 On 30/06/2014 20:40, John Crispin wrote: On 30/06/2014 20:32, Ben Mulvihill wrote: Great. Unless Daniel has

Re: [OpenWrt-Devel] [Lantiq][RFC] Add cpu-feature-overrides.h and disable PCIe and multithreading in Danube

2014-06-30 Thread John Crispin
NAK, xway is a unified kernel target and we wont change that upstream. i am fine with the cpu override bit but i wont take the KConfig part, sorry, John On 01/07/2014 02:37, José Vázquez Fernández wrote: This draft adds cpu-feature-overrides.h using the FALCON one as base. Due to the

Re: [OpenWrt-Devel] [RFC] mt7620 wifi

2014-07-01 Thread John Crispin
. Thanks in advance. Kazuki Shimada (2014/07/01 2:36), Roman Yeryomin wrote: On 30 June 2014 20:30, John Crispin j...@phrozen.org wrote: i think this is the same is inside the 5390 pci chip ? i have one of those, will verify tomorrow. Would be good! we will figure it out, otherwise we

Re: [OpenWrt-Devel] [PATCH 1/1] [WEIO] Initial support for WeIO board

2014-07-01 Thread John Crispin
Hi, comments inline From c01a10928d2f27f89ff712896c948f549827acbe Mon Sep 17 00:00:00 2001 From: Drasko DRASKOVIC drasko.drasko...@gmail.com Date: Sun, 9 Feb 2014 03:46:43 +0100 Subject: [PATCH 1/2] weio: adding WeIO profile for OpenWrt More changes on WeIO profile Corrected board

Re: [OpenWrt-Devel] [RFC] mt7620 wifi

2014-07-01 Thread John Crispin
Hi, please make a patch that will default vid == vlan nr. this way we have a sane default hat user can override with higher vid if needed. Thanks John On 01/07/2014 08:57, Xiongfei(Alex) GUO wrote: hi, Roman, simply try these commands in OpenWrt, then the ethernet will start to

Re: [OpenWrt-Devel] [PATCH 0/4] add support for mt7620 wifi

2014-07-01 Thread John Crispin
On 30/06/2014 19:34, Roman Yeryomin wrote: This adds support for mt7620 SoC. Tested with Asus RT-N14U only. Thanks to everybody who participated in this effort. Epecially Miko Hissa and Сергей Василюгин. Roman Yeryomin (4): [mac80211] add support for mt7620 [mac80211] enable driver

Re: [OpenWrt-Devel] [PATCH] ramips: set default vid of each vlan, so it won't need be set explicitly.

2014-07-01 Thread John Crispin
--- a/target/linux/ramips/patches-3.10/0118-NET-MIPS-add-ralink-SoC-ethernet-driver.patch +++ b/target/linux/ramips/patches-3.10/0118-NET-MIPS-add-ralink-SoC-ethernet-driver.patch @@ -2814,7 +2814,7 @@ Signed-off-by: John Crispin blo...@openwrt.org +#endif --- /dev/null +++ b/drivers/net

Re: [OpenWrt-Devel] [PATCH] [LANTIQ] Enable LANTIQ_PHY and LANTIQ_XRX200 only in XRX200 subtarget.

2014-07-01 Thread John Crispin
ah , i rejected the wrong one in patchwork, will fix it up in a sec thanks for reporting this On 01/07/2014 13:40, José Vázquez wrote: 2014-06-30 21:46 GMT+02:00, José Vázquez Fernández ppvazquez...@gmail.com: Enable LANTIQ_PHY and LANTIQ_XRX200 only in XRX200 subtarget. These drivers are

Re: [OpenWrt-Devel] [PATCH] ar71xx: add support for EnGenius ESR1750

2014-07-01 Thread John Crispin
Hi, 2 comments inline On 01/07/2014 13:44, Jon Suphammer wrote: Signed-off-by: Jon Suphammer j...@suphammer.net --- target/linux/ar71xx/base-files/etc/diag.sh | 3 + .../ar71xx/base-files/etc/uci-defaults/02_network | 14 ++ target/linux/ar71xx/base-files/lib/ar71xx.sh |

Re: [OpenWrt-Devel] [PATCH] [LANTIQ] Enable LANTIQ_PHY and LANTIQ_XRX200 only in XRX200 subtarget.

2014-07-01 Thread John Crispin
On 01/07/2014 13:40, José Vázquez wrote: 2014-06-30 21:46 GMT+02:00, José Vázquez Fernández ppvazquez...@gmail.com: Enable LANTIQ_PHY and LANTIQ_XRX200 only in XRX200 subtarget. These drivers are not needed for ASE, Danube and AR9. As side effect PHY11G and PHY22F firmwares are not

Re: [OpenWrt-Devel] [PATCH] ramips: set default vid of each vlan, so it won't need be set explicitly.

2014-07-01 Thread John Crispin
On 01/07/2014 16:11, Roman Yeryomin wrote: On 1 July 2014 13:57, John Crispin j...@phrozen.org wrote: Great, Roman can you test / confirm that this fixes the problem on rt-n14 ? i don't have that unit myself so i cannot test. Yes, it fixes the default configuration. But I still don't

Re: [OpenWrt-Devel] [PATCH] Get wifi firmware for WRTnode

2014-07-01 Thread John Crispin
Thanks, applied in r41452 John On 01/07/2014 20:15, Cezary Jackiewicz wrote: After r41444 wifi working on WRTnode. Tested. Signed-off-by: Cezary Jackiewicz cezary.jackiew...@gmail.com --- Index: target/linux/ramips/base-files/etc/hotplug.d/firmware/10-rt2x00-eeprom

Re: [OpenWrt-Devel] [PATCH - for comment only] lantiq: use UbinizeImage instead lantiq-specific ubinize.cfg files

2014-07-01 Thread John Crispin
, what do I hook it to to make sure it gets executed? Thanks, Ben ermm yes ... it should work the same as on imx6, ramips, ar71xx ... you can either do this tonight or i can do it in the morning. which ever you prefer :) On Mon, 2014-06-30 at 20:44 +0200, John Crispin wrote: i renamed

Re: [OpenWrt-Devel] [PATCH - for comment only] lantiq: use UbinizeImage instead lantiq-specific ubinize.cfg files

2014-07-02 Thread John Crispin
On 02/07/2014 08:33, Ben Mulvihill wrote: On Tue, 2014-07-01 at 22:17 +0200, John Crispin wrote: On 01/07/2014 22:12, Ben Mulvihill wrote: Hello again, I have just tried sysupgradeNAND on the BTHOMEHUBV2B, and it fails with the following error: cat: can't open '/tmp/sysinfo

Re: [OpenWrt-Devel] [PATCH] ramips: add missing rt3352 usb profile

2014-07-02 Thread John Crispin
On 02/07/2014 16:46, michael lee wrote: From: michael igv...@gmail.com Signed-off-by: michael igv...@gmail.com Thanks, applied in r41475 and r41476 John ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org

Re: [OpenWrt-Devel] [PATCH v2] lantiq: UbinizeImage instead of lantiq-specific ubinize.cfg files

2014-07-02 Thread John Crispin
On 02/07/2014 08:37, Ben Mulvihill wrote: New make target in lantiq to use UbinizeImage and SysupgradeNand. Only enabled for BTHOMEHUBV2B for the moment but should be useable for other lantiq nand boards. Signed-off-by: Ben Mulvihill ben.mulvih...@gmail.com --- Thanks, applied in r41474

Re: [OpenWrt-Devel] target rb532 / routerboard / PCI issues

2014-07-04 Thread John Crispin
applied in r41505 On 04/07/2014 00:24, Roman Yeryomin wrote: On 16 April 2014 11:17, Bastian Bittorf bitt...@bluebottle.com wrote: * Roman Yeryomin leroi.li...@gmail.com [16.04.2014 09:34]: Also pci seems to be broken as neither miniPCI slots nor VIA ethernet ports are not working: I've

Re: [OpenWrt-Devel] (CVE-2014-2338) authentication bypass vulnerability in strongSwan needs patching

2014-07-07 Thread John Crispin
i stopped bb-builder2 and pointed it at AA instead of BB. i will update strongswan, openssl and gnutls during the day. sorry for the delay, the old AA builders HDD died half way through the build 2 weeks ago and i was busy with BB and simply forgot. sorry for the delay On 06/07/2014 17:41,

Re: [OpenWrt-Devel] Help with SysupgradeNAND

2014-07-09 Thread John Crispin
On 09/07/2014 08:42, Ben Mulvihill wrote: Hello Daniel, I have got SysupgradeNAND working on the BTHOMEHUBV2B with an all-ubifs rootfs, with a patch which I'll submit in another email, once I've recompiled with the latest trunk and made sure that everything is working, but in the

Re: [OpenWrt-Devel] Help with SysupgradeNAND

2014-07-09 Thread John Crispin
. If interested I could also supply a patch. please send a patch John Kind regards, André On 09.07.2014 09:02, John Crispin wrote: On 09/07/2014 08:42, Ben Mulvihill wrote: Hello Daniel, I have got SysupgradeNAND working on the BTHOMEHUBV2B with an all-ubifs

[OpenWrt-Devel] OpenSSL/StrongSwan: AA binary feed update

2014-07-09 Thread John Crispin
libopenssl/strongswan - AA binary feed update libopenssl was updated from 1.0.1g to 1.0.1h. strongswan was updated from 5.0.0 to 5.1.3. We updated the AA binary release. The Packages index was also updated. If you use openssl or strongswan on your unit you need to run : # opkg update # opkg

Re: [OpenWrt-Devel] Help with SysupgradeNAND

2014-07-10 Thread John Crispin
On 10/07/2014 08:27, Ben Mulvihill wrote: On Wed, 2014-07-09 at 16:27 +0200, Daniel Golle wrote: On Wed, Jul 09, 2014 at 04:10:52PM +0200, Ben Mulvihill wrote: JFFS2 works on bare MTD devices (originally NOR only, hackish NAND support exists in the wild though YAFFS2 is more commonly used).

Re: [OpenWrt-Devel] There ar some strange things in bb

2014-07-10 Thread John Crispin
Hi, i just checked the BB builder and the rpi images get built there. are you testing on HEAD ? John On 10/07/2014 17:10, smile...@gmail.com wrote: After compression of the rootfs, there is a failure. ... mcopy -i

Re: [OpenWrt-Devel] [Patch] [ar71xx] added support for TL-WA830RE V2

2014-07-10 Thread John Crispin
Hi, On 08/07/2014 20:29, Fredrik Jonson wrote: +++ b/target/linux/ar71xx/patches-3.10/714-MIPS-auth79-add-TL-WA830REv2-support.patch s/auth79/ath79/g :) John ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org

Re: [OpenWrt-Devel] Trac: Custom Query results in Missing or invalid form token.

2014-07-11 Thread John Crispin
On 11/07/2014 08:12, Rafał Miłecki wrote: 1) Please enter https://dev.openwrt.org/query 2) Click Update button This will results in: Error: Bad Request Missing or invalid form token. Do you have cookies enabled? Could someone take a look at this, please? works for me, Do you have

Re: [OpenWrt-Devel] [PATCH][ramips] asl26555: fix devdata partitions

2014-07-11 Thread John Crispin
Hi, we use factory and not devdata to store the eep data. the script needs to be changed and not the dts file i think. - factory: partition@3 { - label = factory; + devdata: partition@3 { +

Re: [OpenWrt-Devel] [PATCH] ar71xx: add TP-LINK TL-WA860RE v1

2014-07-12 Thread John Crispin
Hi, On 10/07/2014 22:17, Cezary Jackiewicz wrote: Index: target/linux/ar71xx/patches-3.10/700-MIPS-ath79-add-TL-WA801NDv2-suport.patch 700 already exists. please also verify the other patch names and then resend the patch John ___

Re: [OpenWrt-Devel] [PATCH] [packages] enable openssl's arm asm support

2014-07-12 Thread John Crispin
Hi, had to look up if i missed the newest trend but i did not ... :) https://www.kernel.org/doc/Documentation/SubmittingPatches quote The sign-off is a simple line at the end of the explanation for the patch, which certifies that you wrote it or otherwise have the right to pass it on as an

Re: [OpenWrt-Devel] [PATCH V2][brcm2708] Use uci-defaults for network config

2014-07-12 Thread John Crispin
Hi, can you use brcm2708: int he subject next time ? git am strips [foo] from the subject John On 04/07/2014 14:29, Álvaro Fernández Rojas wrote: By using uci-defaults force_link is enabled, which fixes some link issues if ethernet cable isn't connected when LAN is initialized.

Re: [OpenWrt-Devel] [Patch] [ar71xx] added support for TL-WA830RE V2

2014-07-12 Thread John Crispin
On 12/07/2014 11:20, Fredrik Jonson wrote: Hello, I'm sorry John, I do not understand what you mean, with your comment. /Fjonson ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org

Re: [OpenWrt-Devel] [PATCH V2] ar71xx: add support for TP-LINK TL-WA860RE v1

2014-07-13 Thread John Crispin
hi, Index: target/linux/ar71xx/base-files/etc/diag.sh === --- target/linux/ar71xx/base-files/etc/diag.sh (revision 41592) +++ target/linux/ar71xx/base-files/etc/diag.sh(working copy) this is also wrong. should be

Re: [OpenWrt-Devel] [PATCH V3] ar71xx: add support for TP-LINK TL-WA860RE v1

2014-07-13 Thread John Crispin
On 13/07/2014 10:17, Cezary Jackiewicz wrote: +++ b/target/linux/ar71xx/patches-3.10/715-MIPS-ath79-add-TL-WA860RE-support.patch when i saw your V3 i thought ... darn its needs to be 715 after the merge i did earlier :) Thanks, applied in r41598

Re: [OpenWrt-Devel] [PATCH V2] ar71xx: add support for TP-LINK TL-WA860RE v1

2014-07-13 Thread John Crispin
On 13/07/2014 12:39, Jonas Gorski wrote: On Sun, Jul 13, 2014 at 9:12 AM, John Crispin j...@phrozen.org wrote: hi, Index: target/linux/ar71xx/base-files/etc/diag.sh === --- target/linux/ar71xx/base-files/etc/diag.sh

Re: [OpenWrt-Devel] Barrier Breaker 14.07-rc1

2014-07-14 Thread John Crispin
On 14/07/2014 12:59, Xiongfei Guo wrote: Hi, john, How is the luci, which version the luci will be used. Teh devel? or luci will bump to 0.12? Xiongfei Guo Credo Semi. On 07/14/2014 05:12 PM, John Crispin wrote: The OpenWrt developers are proud to announce the first release

Re: [OpenWrt-Devel] Barrier Breaker 14.07-rc1

2014-07-14 Thread John Crispin
On 14/07/2014 13:13, Yousong Zhou wrote: On 14 July 2014 17:12, John Crispin j...@phrozen.org wrote: The OpenWrt developers are proud to announce the first release candidate of OpenWrt Barrier Breaker

Re: [OpenWrt-Devel] openwrt-devel Digest, Vol 103, Issue 58

2014-07-14 Thread John Crispin
On 14/07/2014 15:56, Alive4Ever wrote: On Monday, July 14, 2014 12:00:01 PM openwrt-devel-requ...@lists.openwrt.org wrote: The OpenWrt developers are proud to announce the first release candidate of OpenWrt Barrier Breaker. Glad to know that Barrier Breaker will be ready to rock. Would it

Re: [OpenWrt-Devel] [PATCH 3/4] ramips: squelch mdio debugging info on rt2880 ethernet

2014-07-14 Thread John Crispin
ok, no idea why it is not in trunk but marked as accepted but i would assume its my fault thanks, merged in r41653 On 14/07/2014 18:55, Claudio Leite wrote: Hello, * Claudio Leite (lei...@staticky.com) wrote: Use pr_debug rather than pr_info since it is only relevant for debugging.

Re: [OpenWrt-Devel] [PATCH 00/17] atheros: I/O cleanups

2014-07-14 Thread John Crispin
On 14/07/2014 19:05, Sergey Ryazanov wrote: John, please, could you reject this series? I will send new one. i just marked it as Changes Requested John ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org

Re: [OpenWrt-Devel] [PATCH] ramips: soc wmac eeprom cleanup

2014-07-15 Thread John Crispin
Hi, lovely, works for me on the 6 boards that i tested. will merge it in a sec. i will look into the fixme bits. John On 14/07/2014 23:13, Roman Yeryomin wrote: Move eeprom extraction from scripts to dts files. Additionally there are few other changes like: - whitespace fixes - add

Re: [OpenWrt-Devel] Sysupgrade to Barrier Breaker on au1000 (MTX-1)

2014-07-17 Thread John Crispin
On 16/07/2014 00:07, Hauke Mehrtens wrote: On 07/15/2014 07:06 PM, Bruno Randolf wrote: Another problem I noted when upgrading from AA to BB on MTX-1: # sysupgrade -n /tmp/openwrt-au1000-au1500-jffs2-128k-sysupgrade.bin tar: openwrt-au1000-au1500-jffs2-128k.fs: not found in archive

Re: [OpenWrt-Devel] [PATCH] ramips: soc wmac eeprom cleanup

2014-07-17 Thread John Crispin
On 17/07/2014 12:53, Roman Yeryomin wrote: On 15 July 2014 19:40, John Crispin j...@phrozen.org wrote: Hi, lovely, works for me on the 6 boards that i tested. will merge it in a sec. i will look into the fixme bits. So, if nothing is wrong, could it be applied? Regards, Roman

Re: [OpenWrt-Devel] Sysupgrade to Barrier Breaker on au1000 (MTX-1)

2014-07-18 Thread John Crispin
On 17/07/2014 10:55, Bruno Randolf wrote: I volunteer to maintain au1000. The only devices I have are MTX-1 though, but I believe there are not many other au1000 boards out in the wild anyways. good I don't know how to fix the sysupgrade issue. Basically the name used in AA was wrong

Re: [OpenWrt-Devel] [BUG] NAND sysupgrade broke ubifs on Netgear WNDR3700v4/4300.

2014-07-19 Thread John Crispin
is identified as wndr4300 thus the sysupgrade works for 4300 but not for 3700v4. Regards, -paul On Tue, 2014-06-24 at 23:15 +0200, John Crispin wrote: On 24/06/2014 22:43, Paul Blazejowski wrote: i get The uploaded image file does not contain a supported format. Make sure that you choose

Re: [OpenWrt-Devel] [PATCH] ramips: add support for Kingston MLW221 [resend]

2014-07-20 Thread John Crispin
Hi, this patch is line broken. what is the difference between this and the previous ? John On 19/07/2014 06:11, L. D. Pinney wrote: From: L. D. Pinney ldpin...@gmail.com This patch adds support for the Kingston Mobilelite Wireless (MLW-221)

Re: [OpenWrt-Devel] [PATCH] lantiq xway: generate ramdisk image by default

2014-07-20 Thread John Crispin
technically correct. however there is a dependency bug left over from some cargo cult cleanups. this causes the image builder to not build when ramdisk is enabled. i plan to clean this up post BB. i will ignore this patch until said time. John On 19/07/2014 15:13, Ben Mulvihill wrote:

Re: [OpenWrt-Devel] [PATCH] lantiq xway: generate ramdisk image by default

2014-07-21 Thread John Crispin
downloads would be in one place on the official openwrt site. Thank you, Ben On Sun, 2014-07-20 at 11:12 +0200, John Crispin wrote: i can build a ramdisk for the board for the reelase if it is needed to install. we do the same for the mikrotik boards. John On 20/07/2014 10:03, Ben

Re: [OpenWrt-Devel] Sysupgrade to Barrier Breaker on au1000 (MTX-1)

2014-07-21 Thread John Crispin
Hi Bruno i will merge a patch post the rc2 fork that will generate old and new images int he release branch while not doing so in the dev trunk. i really dont want any workarounds in trunk how about that ? John On 21/07/2014 15:20, Bruno Randolf wrote: On 07/21/2014 12:28 PM, Bruno

Re: [OpenWrt-Devel] Sysupgrade to Barrier Breaker on au1000 (MTX-1)

2014-07-21 Thread John Crispin
On 21/07/2014 19:27, Bruno Randolf wrote: On 07/21/2014 02:22 PM, John Crispin wrote: i will merge a patch post the rc2 fork that will generate old and new images int he release branch while not doing so in the dev trunk. i really dont want any workarounds in trunk how about

Re: [OpenWrt-Devel] [BUG] NAND sysupgrade broke ubifs on Netgear WNDR3700v4/4300.

2014-07-21 Thread John Crispin
is the culprit of the problem since the wndr3700v4 board_detection is identified as wndr4300 thus the sysupgrade works for 4300 but not for 3700v4. Regards, -paul On Tue, 2014-06-24 at 23:15 +0200, John Crispin wrote: On 24/06/2014 22:43, Paul Blazejowski wrote: i get The uploaded image file

Re: [OpenWrt-Devel] [PATCH v2] ramips: Fix WR8305RT USB LED

2014-07-23 Thread John Crispin
Hi, this patch has $windos style new lines. git am refuses to merge it. i will mark the other patches you sent as rejected aswell. please take a few hours to learn git am / git send-email. John On 23/07/2014 03:27, L. D. Pinney wrote: From: L. D. Pinney ldpin...@gmail.com This

Re: [OpenWrt-Devel] [PATCH] ar71xx: fix LED configuration for HiWiFi-HC6361.

2014-07-23 Thread John Crispin
Hi, i assume the patches was sent various times by accident ? i could not find a difference between the various versions so i am going to merge the last one i got. if this is wrong then please do let me know. John On 23/07/2014 09:00, Yousong Zhou wrote: Signed-off-by: Yousong Zhou

Re: [OpenWrt-Devel] [PATCH v2] ramips: Fix WR8305RT USB LED

2014-07-24 Thread John Crispin
On 23/07/2014 17:33, Roman Yeryomin wrote: On 23 July 2014 18:26, L. D. Pinney ldpin...@gmail.com wrote: The WR8305RT may be the same as the WA05I have asked ZBT. One difference is uboot is set for 57600 on my WR8305RT...meaning I'll need to patch the WA05 dts to use it. Or update the

Re: [OpenWrt-Devel] [PATCH]ramips: Add Ralink RT3XXX USB OHCI driver

2014-07-24 Thread John Crispin
Hi Roman, do you have this board ? could you see if it also fails for you ? i don't actually have any mt7620n hw with usb exported i think... I remember using ohci/ehci drivers for mt7620n boards (because otg driver didn't work at all) but not sure if I tried any usb 1.1 devices.

Re: [OpenWrt-Devel] Barrier Breaker 14.07-rc1

2014-07-25 Thread John Crispin
is online we will most likely fork the release branch and only backport fixes from there on. John On 25/07/2014 14:09, Saverio Proto wrote: Hello John, there will be no release branch here ? http://git.openwrt.org/ thanks Saverio 2014-07-14 11:12 GMT+02:00 John Crispin j

Re: [OpenWrt-Devel] Barrier Breaker 14.07-rc1

2014-07-25 Thread John Crispin
On 25/07/2014 16:36, Aaron Z wrote: Will Nano and WiFiDog be in RC2? They are in trunk, but were not included in RC1. Aaron Z Hi, they are not in trunk and hence were not in rc1 :) the old.packages feed and the maintained feeds will all be in rc2 John

Re: [OpenWrt-Devel] Barrier Breaker 14.07-rc1

2014-07-25 Thread John Crispin
On 25/07/2014 17:36, Aaron Z wrote: - Original Message - On Friday, July 25, 2014 10:44:42 AM John Crispin j...@phrozen.org wrote: Subject: Re: [OpenWrt-Devel] Barrier Breaker 14.07-rc1 they are not in trunk and hence were not in rc1 :) the old.packages feed and the maintained feeds

Re: [OpenWrt-Devel] [PATCH 12/23] ar71xx: refresh 451-gpio-74x164-improve-platform-device-support.patch

2014-07-26 Thread John Crispin
On 26/07/2014 04:48, Zhao, Gang wrote: --if (!spi-dev.of_node) { -- dev_err(spi-dev, No device tree data available.\n); +pdata = spi-dev.platform_data; + np = spi-dev.of_node; + + if (!np !pdata) { + dev_err(spi-dev, No configuration data

Re: [OpenWrt-Devel] [PATCH 12/23] ar71xx: refresh 451-gpio-74x164-improve-platform-device-support.patch

2014-07-26 Thread John Crispin
On 26/07/2014 08:30, John Crispin wrote: On 26/07/2014 04:48, Zhao, Gang wrote: -- if (!spi-dev.of_node) { -- dev_err(spi-dev, No device tree data available.\n); + pdata = spi-dev.platform_data; + np = spi-dev.of_node; + + if (!np !pdata) { + dev_err(spi-dev

Re: [OpenWrt-Devel] [PATCH] ramips: ethernet mac cleanup

2014-07-26 Thread John Crispin
On 24/07/2014 12:22, Roman Yeryomin wrote: Compile tested all subtargets and profiles. Unfortunately I don't own any board affected by these changes, so no run tests. Signed-off-by: Roman Yeryomin ro...@advem.lv Hi Roman, thanks i had this on my list for what feels like decades ... i

Re: [OpenWrt-Devel] [OT] Anyone interested in donating Broadcom development?

2014-07-28 Thread John Crispin
On 27/07/2014 23:07, Rafał Miłecki wrote: Note: this is *not* anyhow officially related to the OpenWrt! This is my private request, I use OpenWrt ML just to reach ppl interested in this topic. Also I can't guarantee my development will success and can't guarantee any progress in any

  1   2   3   4   5   6   7   8   9   10   >