Re: [LEDE-DEV] [PATCH RFC] mac80211: Don't check for platform files with external kernel trees

2018-01-11 Thread Hauke Mehrtens
On 01/08/2018 06:57 AM, Felix Fietkau wrote: > > >> On 8. Jan 2018, at 10:31, Florian Fainelli wrote: >> >> When building with an external kernel tree, do not check the different >> platform files since this is almost guaranteed they are going to differ. >> >>

Re: [LEDE-DEV] Bug when processing long lines

2018-01-11 Thread Alexandru Ardelean
On Thu, Jan 11, 2018 at 6:28 PM, Jakub Horák wrote: > Hello LEDE developers, > > I found a bug in procd that gets triggered when long lines are printed > by services whose stdout/stderr are being logged. The bug itself is > explained in the attached patch. > > However,

Re: [LEDE-DEV] [OpenWrt-Devel] owrt landing page

2018-01-11 Thread Alberto Bursi
1) sidebar I think it should have some background to make it readable, and possible a slight font increase. 2)  logo see [1] for the thread about the logo. Nothing was decided. I personally agree that having one of the logos from there would be great, we'd need to ask the

[LEDE-DEV] Bug when processing long lines

2018-01-11 Thread Jakub Horák
Hello LEDE developers, I found a bug in procd that gets triggered when long lines are printed by services whose stdout/stderr are being logged. The bug itself is explained in the attached patch. However, when I was testing the fix, I found out that the bug is present in other places, mostly

Re: [LEDE-DEV] [PATCH 1/2] ltq-atm: rewrite tx path to use IRQs

2018-01-11 Thread Antti Seppälä
On 11 January 2018 at 12:54, Kevin Darbyshire-Bryant wrote: > > >> On 10 Jan 2018, at 18:47, Antti Seppälä wrote: >>> >>> diff --git a/package/kernel/lantiq/ltq-atm/src/ifxmips_atm_core.h >>>

[LEDE-DEV] [PATCH 2/9] cns3xxx: copy patches for kernel 4.14

2018-01-11 Thread Koen Vandeputte
Signed-off-by: Koen Vandeputte --- .../patches-4.14/000-cns3xxx_arch_include.patch| 8 + .../patches-4.14/001-arm_openwrt_machtypes.patch | 7 + .../010-arm_introduce-dma-fiq-irq-broadcast.patch | 80 + .../patches-4.14/020-watchdog_support.patch

[LEDE-DEV] [PATCH 9/9] cns3xxx: remove linux 4.9 support

2018-01-11 Thread Koen Vandeputte
Signed-off-by: Koen Vandeputte --- target/linux/cns3xxx/config-4.9| 300 - .../patches-4.9/000-cns3xxx_arch_include.patch | 8 - .../patches-4.9/001-arm_openwrt_machtypes.patch| 7 -

[LEDE-DEV] [PATCH 3/9] cns3xxx: refresh kernel 4.14 config

2018-01-11 Thread Koen Vandeputte
Signed-off-by: Koen Vandeputte --- target/linux/cns3xxx/config-4.14 | 104 --- 1 file changed, 97 insertions(+), 7 deletions(-) diff --git a/target/linux/cns3xxx/config-4.14 b/target/linux/cns3xxx/config-4.14 index

[LEDE-DEV] [PATCH 6/9] cns3xxx: remove deprecated uart flags

2018-01-11 Thread Koen Vandeputte
Flag UPF_NO_TXEN_TEST is deprecated. Remove it. Signed-off-by: Koen Vandeputte --- .../150-laguna-delete-deprecated-uart-flags.patch | 29 ++ 1 file changed, 29 insertions(+) create mode 100644

[LEDE-DEV] [PATCH 4/9] cns3xxx: update patches for 4.14

2018-01-11 Thread Koen Vandeputte
Signed-off-by: Koen Vandeputte --- .../patches-4.14/000-cns3xxx_arch_include.patch| 3 +- .../patches-4.14/001-arm_openwrt_machtypes.patch | 11 ++- .../cns3xxx/patches-4.14/075-spi_support.patch | 12 +--

[LEDE-DEV] [PATCH 8/9] cns3xxx: switch to kernel 4.14

2018-01-11 Thread Koen Vandeputte
Signed-off-by: Koen Vandeputte --- target/linux/cns3xxx/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/cns3xxx/Makefile b/target/linux/cns3xxx/Makefile index 817bb317ef97..93b8d7da4d40 100644 ---

[LEDE-DEV] [PATCH 1/9] cns3xxx: copy config for kernel 4.14

2018-01-11 Thread Koen Vandeputte
Signed-off-by: Koen Vandeputte --- target/linux/cns3xxx/config-4.14 | 300 +++ 1 file changed, 300 insertions(+) create mode 100644 target/linux/cns3xxx/config-4.14 diff --git a/target/linux/cns3xxx/config-4.14

[LEDE-DEV] [PATCH 5/9] cns3xxx: fix ethernet IRQ imbalance in 4.14

2018-01-11 Thread Koen Vandeputte
Kernel 4.14 contains more warnings regarding NAPI usage, which showed following warning: [ 4016.42] [ cut here ] [ 4016.43] WARNING: CPU: 1 PID: 14 at kernel/irq/manage.c:525 __enable_irq+0x3c/0x78 [ 4016.44] Unbalanced enable for IRQ 51 [ 4016.44] Modules

[LEDE-DEV] [PATCH 0/9] cns3xxx, update to kernel 4.14

2018-01-11 Thread Koen Vandeputte
Everything works afaics Patches were used to alter base files in order to maintain backwards compatiblity with kernel 4.9 by simply reverting "cns3xxx: switch to kernel 4.14". The final patch to remove kernel 4.9 support can be used at any time later on. Full bootlog:

Re: [LEDE-DEV] [PATCH v1] kernel: bump 4.9 to 4.9.76

2018-01-11 Thread Koen Vandeputte
Tested-by: Koen Vandeputte Targets: cns3xxx, imx6 ___ Lede-dev mailing list Lede-dev@lists.infradead.org http://lists.infradead.org/mailman/listinfo/lede-dev

[LEDE-DEV] [PATCH] ipq806x: replace linux, part-probe with a proper partitions subnode

2018-01-11 Thread Rafał Miłecki
From: Rafał Miłecki This solution is more upstream compatible as it only requires specifying of_match_table in the parser code and doesn't depend on linux,part-probe which is solution made generic by a LEDE downstream patch that can't be upstreamed. Signed-off-by: Rafał

[LEDE-DEV] [PATCH v2] config: support new symbol intro'd in kernel 4.12

2018-01-11 Thread Koen Vandeputte
Symbol CONFIG_INITRAMFS_FORCE allows to ignore the value passed by the bootloader. By default, all symbols containing INITRAMFS are wiped from the final config and then re-added conditionally. Add support for this symbol, as the build will stop otherwise questioning the user about this option:

[LEDE-DEV] [PATCH] config: support new symbol intro'd in kernel 4.12

2018-01-11 Thread Koen Vandeputte
Symbol CONFIG_INITRAMFS_FORCE allows to ignore the value passes by the bootloader. By default, all symbols containing INITRAMFS are wiped from the final config and then re-added conditionally. Add support for this symbol, as the build will stop otherwise questioning the user about this option:

Re: [LEDE-DEV] [PATCH v2] .gitignore: add .project & .cproject for eclipse users

2018-01-11 Thread Catrinel Catrinescu
Hi Hans Thanks for the hint, I updated the patch with my SoB. Catrinel -Original Message- From: Hans Dedecker [mailto:dedec...@gmail.com] Sent: Mittwoch, 10. Januar 2018 22:04 To: Catrinel Catrinescu Cc: LEDE Development List Subject: Re: [LEDE-DEV] [PATCH v2] .gitignore: add .project

Re: [LEDE-DEV] [PATCH 1/2] ltq-atm: rewrite tx path to use IRQs

2018-01-11 Thread Kevin Darbyshire-Bryant
> On 10 Jan 2018, at 18:47, Antti Seppälä wrote: >> >> diff --git a/package/kernel/lantiq/ltq-atm/src/ifxmips_atm_core.h >> b/package/kernel/lantiq/ltq-atm/src/ifxmips_atm_core.h >> index 2f754c982b2a..398be7d8282a 100644 >> ---

[LEDE-DEV] [PATCH v3] ar71xx: add ew-balin platform from Embedded Wireless

2018-01-11 Thread Catrinel Catrinescu
Add the Embedded Wireless "Balin" platform, based on AR9344: http://www.embeddedwireless.de/uploads/Balin_data_2016_10.pdf The module comes already with the current vanilla OpenWRT firmware, so no need to install "factory"-image, or any other stuff:-) Signed-off-by: Catrinel Catrinescu

[LEDE-DEV] [PATCH v3] .gitignore: add .project & .cproject for eclipse users

2018-01-11 Thread Catrinel Catrinescu
For eclipse users, .project is always created inside the project. For users of CDT within Eclipse, add also .cproject, thanks Dirk Feytons. Signed-off-by: Catrinel Catrinescu --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index

Re: [LEDE-DEV] Espressobin mvebu64

2018-01-11 Thread Nishant Sharma
Hi Tomasz, On Monday 08 January 2018 11:35 PM, Tomasz Maciej Nowak wrote: I updated my tree from the previous time You probably saw it. Most of the features are complete. It requires to edit U-Boot environment with this value: bootcmd=load mmc 0:1 0x4d0 boot.scr; source 0x4d0 With that