Re: [OpenWrt-Devel] RT5350F WiFi interface performance issue

2018-05-27 Thread Zoltan Gyarmati
On 27.05.2018 01:38, Zoltan Gyarmati wrote: On 27.05.2018 01:26, Koen Vandeputte wrote: On 27-05-18 01:08, Zoltan Gyarmati wrote: On 27.05.2018 00:29, Koen Vandeputte wrote::07, Zoltan Gyarmati wrote: Dear Koen On 25.05.2018 14:33, Zoltan Gyarmati wrote: On 25.05.2018 14:03, Koen

Re: [OpenWrt-Devel] RT5350F WiFi interface performance issue

2018-05-26 Thread Zoltan Gyarmati
On 27.05.2018 01:26, Koen Vandeputte wrote: On 27-05-18 01:08, Zoltan Gyarmati wrote: On 27.05.2018 00:29, Koen Vandeputte wrote::07, Zoltan Gyarmati wrote: Dear Koen On 25.05.2018 14:33, Zoltan Gyarmati wrote: On 25.05.2018 14:03, Koen Vandeputte wrote: On 2018-05-25 13:30, Zoltan

Re: [OpenWrt-Devel] RT5350F WiFi interface performance issue

2018-05-26 Thread Zoltan Gyarmati
On 27.05.2018 00:29, Koen Vandeputte wrote::07, Zoltan Gyarmati wrote: Dear Koen On 25.05.2018 14:33, Zoltan Gyarmati wrote: On 25.05.2018 14:03, Koen Vandeputte wrote: On 2018-05-25 13:30, Zoltan Gyarmati wrote: Dear All,  I'm testing the current OpenWrt  (master/HEAD) on RT5350F

Re: [OpenWrt-Devel] RT5350F WiFi interface performance issue

2018-05-26 Thread Zoltan Gyarmati
Dear Koen On 25.05.2018 14:33, Zoltan Gyarmati wrote: On 25.05.2018 14:03, Koen Vandeputte wrote: On 2018-05-25 13:30, Zoltan Gyarmati wrote: Dear All,  I'm testing the current OpenWrt  (master/HEAD) on RT5350F Olinuxino. Unfortunately the WiFi interface doesn't seem to work properly

Re: [OpenWrt-Devel] RT5350F WiFi interface performance issue

2018-05-25 Thread Zoltan Gyarmati
On 25.05.2018 14:03, Koen Vandeputte wrote: On 2018-05-25 13:30, Zoltan Gyarmati wrote: Dear All,  I'm testing the current OpenWrt  (master/HEAD) on RT5350F Olinuxino. Unfortunately the WiFi interface doesn't seem to work properly in client mode. `iwinfo wlan0 scan` runs successfully

[OpenWrt-Devel] RT5350F WiFi interface performance issue

2018-05-25 Thread Zoltan Gyarmati
this out? Thanks, -- Zoltan Gyarmati https://zgyarmati.de ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org http://lists.infradead.org/mailman/listinfo/openwrt-devel

Re: [OpenWrt-Devel] [LEDE-DEV] Bounty: simplify extracting/restoring kernel .config

2017-01-31 Thread Zoltan Gyarmati
On 01/31/2017 07:34 PM, Felix Fietkau wrote: > On 2017-01-31 16:21, Zoltan Gyarmati wrote: >> Adding an i2c RTC to the RT5350F-OLinuXino board. >> It's already requires patching the dts file to enable the i2c port, but >> that change i want to sent to upstream (as tha

[OpenWrt-Devel] [PATCH 3/3] RT5350F-OLINUXINO(-EVB) dts: enable i2c port

2017-01-31 Thread Zoltan Gyarmati
The RT5350F's i2c port is available on the base module and on the EVB as well, so enable it in the dts. Signed-off-by: Zoltan Gyarmati <mr.zoltan.gyarm...@gmail.com> --- target/linux/ramips/dts/RT5350F-OLINUXINO-EVB.dts | 14 ++ target/linux/ramips/dts/RT5350F-OLINUXINO.dts

[OpenWrt-Devel] [PATCH 2/3] RT5350F-OLINUXINO(-EVB) dts: enable ttyS1

2017-01-31 Thread Zoltan Gyarmati
The RT5350F's second UART port is available on the base module and on the EVB as well, so enable it in the dts. Signed-off-by: Zoltan Gyarmati <mr.zoltan.gyarm...@gmail.com> --- target/linux/ramips/dts/RT5350F-OLINUXINO-EVB.dts | 11 - target/linux/ramips/dts/RT5350F-OLINUXI

[OpenWrt-Devel] [PATCH 1/3] RT5350F-OLINUXINO(-EVB) dts: increase firmware partition size to 7b0000, as the flash is 8MB

2017-01-31 Thread Zoltan Gyarmati
Signed-off-by: Zoltan Gyarmati <mr.zoltan.gyarm...@gmail.com> --- target/linux/ramips/dts/RT5350F-OLINUXINO-EVB.dts | 2 +- target/linux/ramips/dts/RT5350F-OLINUXINO.dts | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/target/linux/ramips/dts/RT5350F-OLINUXINO-EVB.

Re: [OpenWrt-Devel] [LEDE-DEV] Bounty: simplify extracting/restoring kernel .config

2017-01-31 Thread Zoltan Gyarmati
On 01/31/2017 04:05 PM, Felix Fietkau wrote: > On 2017-01-31 16:04, Zoltan Gyarmati wrote: >> On 01/31/2017 10:19 AM, Felix Fietkau wrote: >>> On 2017-01-29 22:37, Philip Prindeville wrote: >>>> Hi. >>>> >>>> I’m working on a projec

Re: [OpenWrt-Devel] [LEDE-DEV] Bounty: simplify extracting/restoring kernel .config

2017-01-31 Thread Zoltan Gyarmati
_____ > openwrt-devel mailing list > openwrt-devel@lists.openwrt.org > https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel Thx in advance, regards, Zoltan Gyarmati https://zgyarmati.de signature.asc Description: OpenPGP digital signature ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Re: [OpenWrt-Devel] Target profile from feed

2016-12-13 Thread Zoltan Gyarmati
On 12/13/2016 02:04 AM, Zoltan Gyarmati wrote: > Dear All, > > I'm starting to set up a board configuration for a customized HW based > on the RT535F-Olinuxino board. I need some target profile level > customization, so i want to create a profile let's say > "RT535F-Oli

[OpenWrt-Devel] Target profile from feed

2016-12-12 Thread Zoltan Gyarmati
om/openwrt-zipit/openwrt-pxa-target but this adds a complete target (like https://github.com/openwrt/targets.git). Can someone perhaps point me to an example or a tutorial for this? Thanks in advance, br -- Zoltan Gyarmati https://zgyarmati.de signature.asc Description: OpenPGP digital