Re: [LEDE-DEV] [PATCH] kernel: update kernel 4.4 to version 4.4.32

2016-11-16 Thread p . wassi
Hi Rafal, ok, then I'll really better stop sending those patches. Anyway, I'll keep an eye on that, compare upcoming ones to local ones if everything is fine then and eventually actively come back later to this topic. Thanks, best regards, P. Wassi ___

[LEDE-DEV] [PATCH] scripts/getver.sh: treat all commits as local if can't find upstream

2016-11-16 Thread Rafał Miłecki
From: Rafał Miłecki If something goes wrong and script can't find upstream revision it will return something like: r2220 which looks like a valid upstream revision 2220. We cant' distinguish it from e.g. 2200 upstream commits and 20 local ones. The new format still provides revision number but a

[LEDE-DEV] [PATCH] scripts/getver.sh: use --count for git rev-list to count commits

2016-11-16 Thread Rafał Miłecki
From: Rafał Miłecki It should be faster than printing them and piping to the wc. Signed-off-by: Rafał Miłecki --- scripts/getver.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/scripts/getver.sh b/scripts/getver.sh index e718485..9b84602 100755 --- a/scripts/getver

Re: [LEDE-DEV] [PATCH] kernel: update kernel 4.4 to version 4.4.32

2016-11-16 Thread Rafał Miłecki
On 16 November 2016 at 22:50, wrote: > apm821xx/patches-4.4/804-usb-dwc2-add-amcc-usb-otg-405ex.patch: > Here, you add more context around the actual patch, which I completely > missed > since it applies fine. That patch was /wrong/ in the first place, a proper refresh should fix that c

Re: [LEDE-DEV] [PATCH] mt7621: add support for WeVO W2914NS v2

2016-11-16 Thread perillamint
Hi, Mathias Kresin. It seems its Ethernet LEDs are directly hooked into switch chip. It flashes without defining them in DTB. I dunno about where WLAN LEDs are hooked. I failed to drive them with sysfs gpio driver. I tried LED blinker script in https://wiki.openwrt.org/doc/hardware/port.gpio an

Re: [LEDE-DEV] FCC killing open platforms and inovations [Was: Re: [PATCH] ar71xx: Add usable, inactive LEDs on OpenMesh devices]

2016-11-16 Thread Simon Wunderlich
Hi David, On Tuesday, November 15, 2016 4:49:40 PM CET David Lang wrote: > > Well, we are. We can't change the fact that the devices need to be locked > > to be sold in the US. But if you google a little, you will find a lot of > > patches for various Open Source projects signed by @open-mesh.com

Re: [LEDE-DEV] [PATCH] kernel: update kernel 4.4 to version 4.4.32

2016-11-16 Thread p . wassi
Hi Stijn, > Running the script to update to 4.4.32 on top of the patch above, and > already have more changed files, so NAK here as well. I'm still on this topic, still willing to learn and improve and still not discouraged too much. To see where things have gone wrong on my side (which I guess w

[LEDE-DEV] [PATCH 1/2] ath10k-ct: Update to latest.

2016-11-16 Thread greearb
From: Ben Greear Fixes locking issue, quietens some potential message floods. Signed-off-by: Ben Greear --- package/kernel/ath10k-ct/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package/kernel/ath10k-ct/Makefile b/package/kernel/ath10k-ct/Makefile index 3df

[LEDE-DEV] [PATCH 2/2] ath10k-ct-firmware: Update to latest firmwares.

2016-11-16 Thread greearb
From: Ben Greear The 10.1 includes a good many stability fixes related to the effort of backporting upstream 10.2 firmware. Also enables 802.1q vlan support. Successfully tested on apu2. The 10.4 firmwares including new backported code as well as stability fixes. 10.4 has been tested on Fedora

Re: [LEDE-DEV] [PATCH] kernel: enable pcrypt

2016-11-16 Thread Jason A. Donenfeld
On Wed, Nov 16, 2016 at 8:35 PM, Felix Fietkau wrote: > It's in my staging tree and will make it to the main repo soon. Good to hear. Thanks. ___ Lede-dev mailing list Lede-dev@lists.infradead.org http://lists.infradead.org/mailman/listinfo/lede-dev

Re: [LEDE-DEV] [PATCH] kernel: enable pcrypt

2016-11-16 Thread Jason A. Donenfeld
Hi Felix, Patchwork was changed to "accepted" -- http://patchwork.ozlabs.org/patch/694517/ -- but this hasn't shown up in the actual LEDE repo. What's up? Jason ___ Lede-dev mailing list Lede-dev@lists.infradead.org http://lists.infradead.org/mailman/l

Re: [LEDE-DEV] [PATCH] kernel: enable pcrypt

2016-11-16 Thread Felix Fietkau
On 2016-11-16 20:35, Jason A. Donenfeld wrote: > Hi Felix, > > Patchwork was changed to "accepted" -- > http://patchwork.ozlabs.org/patch/694517/ -- but this hasn't shown up > in the actual LEDE repo. What's up? It's in my staging tree and will make it to the main repo soon. - Felix ___

Re: [LEDE-DEV] [wiki] Permalinks to page sections

2016-11-16 Thread Thomas Endt
> If someone stumbles upon the solution for this problem, please let me > know. Since I havn't found any open issue that could cause this, I opened a ticket: https://github.com/LotarProject/dokuwiki-template-bootstrap3/issues/268 Thomas ___ Lede-dev m

Re: [LEDE-DEV] [PATCH] mt7621: add support for WeVO W2914NS v2

2016-11-16 Thread Mathias Kresin
Hi, find my comments inline. 2016-11-16 12:47 GMT+01:00 perillamint : > From: "Yong-hyu, Ban" > > Signed-off-by: Yong-hyu, Ban > --- > .../linux/ramips/base-files/etc/board.d/02_network | 1 + > target/linux/ramips/base-files/lib/ramips.sh | 3 + > .../ramips/base-files/lib/upgrade/p

Re: [LEDE-DEV] [wiki] Permalinks to page sections

2016-11-16 Thread Thomas Endt
> There is a small usability issue with the wiki: there is no easy way to > get a permalink to a page section (i.e. a link that includes an > anchor). > > First, it would be nice to have a small clickable permalink just beside > a section title. Done. > Also, there is a bug in the table of cont

[LEDE-DEV] ar71xx: Fix switch config on Mikrotik RB450/G

2016-11-16 Thread João Chaínho
This patch fixes switch initial config on Mikrotik RB450/G Signed-off-by: João Chaínho --- diff --git a/target/linux/ar71xx/base-files/etc/board.d/02_network b/target/linux/ar71xx/base-files/etc/board.d/02_network index df87c96..daf9495 100755 --- a/target/linux/ar71xx/base-files/etc/board.d/02_n

Re: [LEDE-DEV] [PATCH] ar71xx: fix drivers/mtd/nand/ar934x_nfc.c

2016-11-16 Thread John Crispin
On 16/11/2016 16:35, Rafał Miłecki wrote: > On 16 November 2016 at 12:41, wrote: >>> patch fails to apply to current HEAD. could you check/resend it please >> >> Just checked again on a new git clone - everything is fine here. > > I can confirm it applies cleanly > $ curl https://patchwork.ozl

Re: [LEDE-DEV] [PATCH] kernel: update kernel 4.4 to version 4.4.31

2016-11-16 Thread bittorf wireless )) Bastian Bittorf
* Koen Vandeputte [16.11.2016 17:45]: > 3) > - When a kernel update patch is posted, it requires at least 2 > additional "tested-by"'s on different targets before it can be > considered for merging. (Covering 5 .. 6 targets in total thanks for these insights. i think the 2 testers if a senseful t

[LEDE-DEV] ar71xx: enable serial console on mikrotik devices

2016-11-16 Thread João Chaínho
This patch enables the serial console on some Mikrotik devices (RB450, RB450G, RB493G, RB750UP). Signed-off-by: João Chaínho diff --git a/target/linux/ar71xx/patches-4.4/701-MIPS-ath79-add-routerboard-detection.patch b/target/linux/ar71xx/patches-4.4/701-MIPS-ath79-add-routerboard-detection.pa

[LEDE-DEV] [PATCH v2 2/2] apm821xx: Add support for the Cisco Meraki MX60/MX60W

2016-11-16 Thread Chris Blake
This patch adds support for the Cisco Meraki MX60/MX60W Security Appliance. Flashing information can be found at https://github.com/riptidewave93/LEDE-MX60 Specs are as follows: AppliedMicro APM82181 SoC at 800MHz 1GiB NAND - Samsung K9K8G08U0D 512MB DDR RAM - 4x Nanya NT5TU128M8GE-AC Atheros AR83

Re: [LEDE-DEV] [PATCH] ar71xx: fix drivers/mtd/nand/ar934x_nfc.c

2016-11-16 Thread Rafał Miłecki
On 16 November 2016 at 12:41, wrote: >> patch fails to apply to current HEAD. could you check/resend it please > > Just checked again on a new git clone - everything is fine here. I can confirm it applies cleanly $ curl https://patchwork.ozlabs.org/patch/695452/mbox/ | git am Applying: ar71xx: f

[LEDE-DEV] [PATCH] lua: add 'defer_request' and 'complete_deferred_request' functions

2016-11-16 Thread Vasily Goldobin
Add Lua bindings for 'ubus_defer_request' and 'ubus_complete_deferred_request' functions with sample code. Signed-off-by: Vasily Goldobin --- lua/test.lua | 12 lua/ubus.c | 22 ++ 2 files changed, 34 insertions(+) diff --git a/lua/test.lua b/lua/test.lua ind

[LEDE-DEV] [PATCH 0/2] Add support for the Cisco Meraki MX60 & MX60W

2016-11-16 Thread Chris Blake
These patches add support for the Cisco Meraki MX60 & MX60W Security Appliance. Cc: Christian Lamparter Chris Blake (2): firmware-utils: Add support for the Cisco Meraki MX60/MX60W apm821xx: Add support for the Cisco Meraki MX60/MX60W .../linux/apm821xx/base-files/etc/board.d/01_leds |

[LEDE-DEV] [PATCH 1/2] firmware-utils: Add support for the Cisco Meraki MX60/MX60W

2016-11-16 Thread Chris Blake
This patch adds header support for the Cisco Meraki MX60/MX60W, which are a part of the apm821xx target. Some structure changes were needed due to the fact this device uses U-Boot (unlike other devices in mkmerakifw.c) which uses a different header structure to define the load offsets for the image

[LEDE-DEV] [PATCH 2/2] apm821xx: Add support for the Cisco Meraki MX60/MX60W

2016-11-16 Thread Chris Blake
This patch adds support for the Cisco Meraki MX60/MX60W Security Appliance. Flashing information can be found at https://github.com/riptidewave93/LEDE-MX60 Specs are as follows: AppliedMicro APM82181 SoC at 800MHz 1GiB NAND - Samsung K9K8G08U0D 512MB DDR RAM - 4x Nanya NT5TU128M8GE-AC Atheros AR83

[LEDE-DEV] [PATCH] mt7621: add support for WeVO W2914NS v2

2016-11-16 Thread perillamint
From: "Yong-hyu, Ban" Signed-off-by: Yong-hyu, Ban --- .../linux/ramips/base-files/etc/board.d/02_network | 1 + target/linux/ramips/base-files/lib/ramips.sh | 3 + .../ramips/base-files/lib/upgrade/platform.sh | 1 + target/linux/ramips/dts/W2914NSV2.dts | 126 +++

Re: [LEDE-DEV] [PATCH] ar71xx: fix drivers/mtd/nand/ar934x_nfc.c

2016-11-16 Thread p . wassi
> patch fails to apply to current HEAD. could you check/resend it please Just checked again on a new git clone - everything is fine here. Regards, P. Wassi ___ Lede-dev mailing list Lede-dev@lists.infradead.org http://lists.infradead.org/mailman/listin

Re: [LEDE-DEV] [PATCH] ar71xx: fix drivers/mtd/nand/ar934x_nfc.c

2016-11-16 Thread John Crispin
Hi, patch fails to apply to current HEAD. could you check/resend it please John On 16/11/2016 07:25, p.wa...@gmx.at wrote: > From: Paul Wassi > > Fix the incorrect usage of ar934x_nfc_write_page and > ar934x_nfc_write_page_raw. > Add *page* in the argument list and remove the local va

Re: [LEDE-DEV] [PATCH] kernel: update kernel 4.4 to version 4.4.31

2016-11-16 Thread Koen Vandeputte
I started the script to do this for 4.4.31, and I already have more changes than you, so NAK. While I appreciate the effort, I would like to ask you to not send these kind of patches anymore until you are sure you completely understand what you are doing. Ok, noted. I just started playing with

Re: [LEDE-DEV] [PATCH] kernel: update kernel 4.4 to version 4.4.32

2016-11-16 Thread Stijn Tintel
On 16-11-16 07:43, p.wa...@gmx.at wrote: > From: Paul Wassi > > Refresh patches for all targets that support kernel 4.4. > compile/run-tested on kirkwood, ar71xx, brcm47xx. > > Signed-off-by: Paul Wassi > --- > This patch is meant to be applied upon 4.4.31! > Apply https://patchwork.ozlabs.org/pa

Re: [LEDE-DEV] Package data on the wiki

2016-11-16 Thread Alberto Bursi
On 11/16/2016 08:01 AM, Baptiste Jonglez wrote: > Hi, > > I discovered that tons of packages now have their own page in the wiki, > which is nice. It looks automated, what is the source of the data? > > Here are a few observations: > > - I'm not sure the list of architectures is very relevant, a

Re: [LEDE-DEV] [PATCH] kernel: update kernel 4.4 to version 4.4.31

2016-11-16 Thread p . wassi
> On 16-11-16 09:54, Koen Vandeputte wrote: > - From each seperate build, copy all pathes from > target/linux/"target"/patches-4.4 to the unused git source clone > ("target" being cns3xxx or imx6) Ah, ok. So that's why the things for apm821xx and brcm2708 were not refreshed. I thought a patch re

Re: [LEDE-DEV] [PATCH] kernel: update kernel 4.4 to version 4.4.31

2016-11-16 Thread Stijn Tintel
On 16-11-16 09:54, Koen Vandeputte wrote: > Hi Paul, > > First of all, thank you for reviewing and testing the patch. > > > Let me share in detail how I prepare the kernel update patch: > > - Pull the latest git state 3 times > - On two of them, I apply my custom .config and feeds for the hardware

Re: [LEDE-DEV] [PATCH] kernel: update kernel 4.4 to version 4.4.31

2016-11-16 Thread Koen Vandeputte
Small correction below On 2016-11-16 09:54, Koen Vandeputte wrote: Hi Paul, First of all, thank you for reviewing and testing the patch. Let me share in detail how I prepare the kernel update patch: - Pull the latest git state 3 times - On two of them, I apply my custom .config and feeds fo

Re: [LEDE-DEV] [PATCH] kernel: update kernel 4.4 to version 4.4.31

2016-11-16 Thread Koen Vandeputte
Hi Paul, First of all, thank you for reviewing and testing the patch. Let me share in detail how I prepare the kernel update patch: - Pull the latest git state 3 times - On two of them, I apply my custom .config and feeds for the hardware targets I use (1 for cns3xxx, 1 for imx6) - On each of

[LEDE-DEV] [wiki] Permalinks to page sections

2016-11-16 Thread Baptiste Jonglez
Hi, There is a small usability issue with the wiki: there is no easy way to get a permalink to a page section (i.e. a link that includes an anchor). First, it would be nice to have a small clickable permalink just beside a section title. Also, there is a bug in the table of contents of a page.