[LEDE-DEV] [PATCH] ar71xx: rework chipidea controller support, add QCA9531

2018-03-11 Thread Piotr Dymacz
evice mode for bus 0 is to change SOC bootstrap configuration which is sampled only once, at hard reset. Likely, other models, like QCA9556 or AR9341, should also support dual-role USB mode but they were not tested. Signed-off-by: Piotr Dymacz <pep...@gmail.com> --- .../920-usb-chipidea

Re: [LEDE-DEV] [PATCH] ar71xx: add support for Gainstrong Oolite V5.2

2018-02-13 Thread Piotr Dymacz
Hi Daniel, Few minor comments inline, below. On 14.02.2018 02:01, Daniel Golle wrote: The Oolite V5.2 is a dual-radio system-on-a-module. Specs: - QCA9531 @ 550MHz with integrated 2T2R 802.11bgn - 64 MB DDR2 RAM - 16 MB SPI NOR Flash (W25Q128FV) - 1+4x 10/100 Mbps Ethernet - QCA9887

Re: [LEDE-DEV] [OpenWrt-Devel] Enable DCO check on Github OpenWrt organisation

2018-01-19 Thread Piotr Dymacz
Hi Etienne, On 19.01.2018 13:09, Etienne Champetier wrote: Hi Piotr, 2018-01-19 9:54 GMT+01:00 Piotr Dymacz <pep...@gmail.com>: Hi Etienne, On 18.01.2018 22:59, Etienne Champetier wrote: Hi All, Could someone enable this https://github.com/integration/dco on the whole OpenWrt gith

Re: [LEDE-DEV] [OpenWrt-Devel] patchwork

2018-01-19 Thread Piotr Dymacz
Hi Val, On 19.01.2018 02:02, Val Kulkov wrote: On 18 January 2018 at 19:49, Alberto Bursi wrote: On 01/19/2018 01:05 AM, Val Kulkov wrote: There is more than a handful of PRs currently bit-rotting in openwrt/packages that are ready for merging, with all

Re: [LEDE-DEV] [PATCH] ar71xx: uniform GL iNet products mach name

2018-01-18 Thread Piotr Dymacz
Hello Kyson, On 19.01.2018 02:54, Kyson Lok wrote: The mach name of GL AR150 and GL AR300 is inconsistent with other products. Thank you for your patch. Please, include also vendor name (GL.iNet) in the machine name. -- Cheers, Piotr Signed-off-by: Kyson Lok ---

Re: [LEDE-DEV] [PATCH] ar71xx: add support for Ubiquiti Litebeam M5

2018-01-17 Thread Piotr Dymacz
Hello Arne, Minor thing inline, below. On 16.01.2018 21:43, Arne Zachlod wrote: [...] +lbe-m5) + ucidef_set_led_netdev "lan" "LAN" "ubnt:green:lan" "eth0" + ucidef_set_led_wlan "wlan" "WLAN" "ubnt:green:wlan" "phy0tpt" + ucidef_set_led_default "sys" "SYS" "ubnt:green:sys"

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

2018-01-13 Thread Piotr Dymacz
Hello Catrinel, As John already wrote, it seems that your patch got whitespace mangled. Please, send new version using git send-email. Also, please see minor comments inline, below. On 13.01.2018 11:36, Catrinel Catrinescu wrote: Add the Embedded Wireless "Balin" platform, based on AR9344:

Re: [LEDE-DEV] fixing of image file names

2017-12-12 Thread Piotr Dymacz
Hi Mathias, On 01.12.2017 16:12, Mathias Kresin wrote: Hey Piotr , thanks a lot for thinking about my proposal. Sorry for a very late reply. 2017-12-01 14:30 GMT+01:00 Piotr Dymacz <pep...@gmail.com>: On 29.11.2017 09:33, Mathias Kresin wrote: 1. fix the compatible strings in t

Re: [LEDE-DEV] fixing of image file names

2017-12-12 Thread Piotr Dymacz
Hi Jo, On 01.12.2017 14:37, Jo-Philipp Wich wrote: Hi, I still have here some concerns/thoughts: 1. I don't know how to deal in above approach with region variant images but I'm sure we should _somehow_ separate region code from boardname and other parts of the image filename. IMHO, dash

Re: [LEDE-DEV] [PATCH] ar71xx: add support for Comfast CF-E312A V2

2017-12-12 Thread Piotr Dymacz
Hello Bill, Please see below some more comments (excluding those from John). I closed your PR on GitHub [1] as it's a copy of your patch (there is no need to send it here and on GitHub). On 06.12.2017 20:37, bmoff...@bmoffitt.com wrote: The Comfast CF-E312A V2 is a 5 GHz radio with a

Re: [LEDE-DEV] [PATCH] ar71xx: add support for TP-Link TL-WDR7500v6

2017-12-12 Thread Piotr Dymacz
Hello Bill, On 30.11.2017 22:06, Bill Moffitt wrote: Piotr- Good points all... [snip] In general, of course, I agree. However, we are seeing an increasing number of vendors (TP-Link and Ubiquiti, to name 2) using some form of locking in the bootloader to prevent loading of third-party

Re: [LEDE-DEV] [PATCH] ar71xx: add support for GL.iNet GL-AR750

2017-12-05 Thread Piotr Dymacz
Hello Luochongjun, On 06.12.2017 07:47, Luochongjun wrote: From: Luochongjun <1464691...@qq.com> This patch adds supports for the GL.iNet GL-AR750 Thanks for your patch. I have support for this device in my staging tree [1]. I will look at your patch and add missing parts (like I2C over

Re: [LEDE-DEV] fixing of image file names

2017-12-01 Thread Piotr Dymacz
Hello Mathias, On 29.11.2017 09:33, Mathias Kresin wrote: 28.11.2017 19:24, Daniel Golle: Hi Moritz, thanks for stepping forward and adressing this issue. It'd be good to include the two assertions added to your list beelow. On Tue, Nov 28, 2017 at 07:05:23PM +0100, Moritz Warning wrote:

Re: [LEDE-DEV] [PATCH] ar71xx: add support for TP-Link TL-WDR7500v6

2017-11-29 Thread Piotr Dymacz
Hello Bill, On 29.11.2017 20:17, Bill Moffitt wrote: Hello Piotr and Karol, [snip] Please, include in commit message how to install LEDE on this device as described under "commit description" section on [1]. Ok, will prepare manual how to change bootloader to non-RSA one, move art and

Re: [LEDE-DEV] Add support for Comfast E312A

2017-11-29 Thread Piotr Dymacz
Hello Bill, Thank you for your patch but it seems that it got whitespace mangled and tabs were replaced with spaces. Please, send v2 using git send-email. Also, please see our submitting patches guide: [1]. Your patch is missing at least: - SoB line - correct prefix in the subject -

Re: [LEDE-DEV] add support for Comfast E314N

2017-11-29 Thread Piotr Dymacz
Hello Bill, Thank you for your patch but it seems that it got whitespace mangled and tabs were replaced with spaces. Please, send v2 using git send-email. Also, please see our submitting patches guide: [1]. Your patch is missing at least: - SoB line - correct prefix in the subject -

Re: [LEDE-DEV] [PATCH] ar71xx: add support for TP-Link TL-WDR7500v6

2017-11-29 Thread Piotr Dymacz
Hello Karol, Sorry for a late reply. On 06.11.2017 18:58, Bizon wrote: Hi Piotr, Thank You for comments. Before sending v2 patch lets clarify all doubts. 2017-11-05 23:22 GMT+01:00 Piotr Dymacz <pep...@gmail.com>: Hello Karol, Thank you for your patch but it seems that it got whit

Re: [LEDE-DEV] [PATCH] ramips: Add support for the Unielec U7621-6

2017-11-05 Thread Piotr Dymacz
Hello Kristian, On 05.11.2017 23:26, Kristian Evensen wrote: Hi Piotr and Mathias, On Sun, Nov 5, 2017 at 10:24 PM, Piotr Dymacz <pep...@gmail.com> wrote: Hello Kristian, On 04.11.2017 21:53, Kristian Evensen wrote: The Unielec U7621-6 (http://www.unielecinc.com/q/news/cn/p/p

Re: [LEDE-DEV] [PATCH] ramips: Add support for the Unielec U7621-6

2017-11-05 Thread Piotr Dymacz
Hello Mathias, On 05.11.2017 22:43, Mathias Kresin wrote: 05.11.2017 22:24, Piotr Dymacz: [snip] AFAIK, board with 256/16 MB is the default one (mass production?). Any change means MOQ and customized version. The default one can be easily purchased from Ali..., directly from the vendor

Re: [LEDE-DEV] [PATCH] ar71xx: add support for TP-Link TL-WDR7500v6

2017-11-05 Thread Piotr Dymacz
Hello Karol, Thank you for your patch but it seems that it got whitespace mangled and tabs were replaced with spaces. Please, send v2 using git send-email. Also, please see my comments inline, below. On 30.10.2017 20:32, Bizon wrote: Add support for TP-Link TL-WDR7500 V6. Specifications: -

Re: [LEDE-DEV] [PATCH] ramips: Add support for the Unielec U7621-6

2017-11-05 Thread Piotr Dymacz
Hello Kristian, On 04.11.2017 21:53, Kristian Evensen wrote: The Unielec U7621-6 (http://www.unielecinc.com/q/news/cn/p/product/detail.html?qd_guid=pyrEjfTmYf) is an MT7621-based router with the following specifications: I got the same board last week and had some initial support ready

Re: [LEDE-DEV] [OpenWrt-Devel] merge: add OpenWrt branding

2017-10-24 Thread Piotr Dymacz
Hello Zoltan, Hauke, Just one, small comment, inline below. On 24.10.2017 13:46, Zoltan HERPAI wrote: [...] diff --git a/include/image-commands.mk b/include/image-commands.mk index aaece70..3507578 100644 --- a/include/image-commands.mk +++ b/include/image-commands.mk @@ -7,7 +7,7 @@ define

Re: [LEDE-DEV] [OpenWrt-Devel] [PATCH 6/9] ar71xx: add support for Anonabox Pro

2017-10-23 Thread Piotr Dymacz
Hello Zoltan, August, On 23.10.2017 21:58, Zoltan HERPAI wrote: L. D. Pinney wrote: Why does this patch use "legacy" ? On Monday, October 23, 2017, 4:23:20 AM GMT+8, Zoltan HERPAI wrote: Because this seemed to build, and without access to the actual hardware, I had to

Re: [LEDE-DEV] [source] ar71xx: deactivate some boards with too small kernel partitions

2017-10-23 Thread Piotr Dymacz
Hello Hauke, AFAIK, "{image,kernel,rootfs} is too big" errors are/were just ignored before. As I understand this, with such approach, we can keep support for device and allow users to build images with custom configuration (different kernel options, set of packages, etc.) which makes image

Re: [LEDE-DEV] [PATCH 9/9] ar71xx: add support for Comfast E214N V2 Outdoor CPE

2017-10-23 Thread Piotr Dymacz
Hello Zoltan, On 22.10.2017 22:21, Zoltan HERPAI wrote: Based on Robert Budde's patch, with additional reworks. https://github.com/openwrt/openwrt/pull/390 Signed-off-by: Zoltan HERPAI --- target/linux/ar71xx/base-files/etc/board.d/01_leds | 10 ++

Re: [LEDE-DEV] Serial data getting lost - bug or a feature?

2017-10-17 Thread Piotr Dymacz
Hi Valent, On 16.10.2017 22:04, Valent Turkovic wrote: Hi, I'm working with Lede on ar71xx platform (Carambola2 wifi module) to gather sensor data over serial, save it and transfer it to "could". Previous firmware was based on OpenWrt Chaos Calmer but latest one is based upon Lede 17.01.01.

Re: [LEDE-DEV] Kernel version in next major release

2017-10-08 Thread Piotr Dymacz
Hello Hauke, On 07.10.2017 13:43, Hauke Mehrtens wrote: [...] What is your opinion on this topic? Am I missing some arguments? Currently I would prefer solution 3 going with kernel 4.9 and 4.14. I prefer option 3 as well. -- Cheers, Piotr ___

Re: [LEDE-DEV] [PATCH] ar71xx: Chipidea USB device support for QCA953x

2017-09-10 Thread Piotr Dymacz
Hello Sergey, On 01.09.2017 06:16, ad...@yapic.net wrote: From: Sergey Sergeev Changes the platform to use the Chipidea driver instead of the generic USB host driver which has support for both host and device modes (selected on boot) for QCA953x based boards. It was tested

Re: [LEDE-DEV] [PATCH] firmware-utils: mktplinkfw: rework combined image option

2017-07-09 Thread Piotr Dymacz
Hello Matthias, On 10.07.2017 01:27, Matthias Schiffer wrote: On 07/10/2017 01:02 AM, Piotr Dymacz wrote: We use combined option in "mktplinkfw" tool for generating initramfs kernel images and header for kernel inside "safeloader" image type (in fact, only for TL-WR1043

[LEDE-DEV] [PATCH] firmware-utils: mktplinkfw: rework combined image option

2017-07-09 Thread Piotr Dymacz
-WR1043ND v4 as it's no longer needed Also, adjust "mktplinkfw-combined" command in ar71xx/image/tp-link.mk to match introduced changes in "mktplinkfw" tool. Signed-off-by: Piotr Dymacz <pep...@gmail.com> --- target/linux/ar71xx/image/tp-link.mk | 7 ++- tools/firmware-u

Re: [LEDE-DEV] [PATCH] firmware-utils: mktplinkfw2: fix MD5 salt

2017-07-02 Thread Piotr Dymacz
Hello Rafał, On 02.07.2017 17:17, Rafał Miłecki wrote: From: Rafał Miłecki LEDE supports 6 devices using TP-Link firmware format (V2 or V3): ArcherC20i, ArcherC50, ArcherMR200, TDW8970, TDW8980 and VR200v. I included (in 24043a0d2e01b9843c0dc529205b3b0bc7ecbbf9) another

Re: [LEDE-DEV] [OpenWrt-Devel] openwrt and lede - remerge proposal V3

2017-05-30 Thread Piotr Dymacz
On 29.05.2017 09:03, John Crispin wrote: (resend, this time as plain text) Hi, here is a V3 of the remerge proposal, I tried to fold all the comments people made into it, if anything is missing let me know. Please remeber that post remerge anything can be voted on, so cluttering the proposal

Re: [LEDE-DEV] [PATCH 2/3] usbmode: update usb-modeswitch-data to 20170205

2017-05-24 Thread Piotr Dymacz
Hi Felix, On 24.05.2017 17:54, Felix Fietkau wrote: On 2017-05-24 17:14, Piotr Dymacz wrote: Hello Julian, On 24.05.2017 16:32, Julian Labus wrote: add support for new hardware Thanks for taking care of this. If you want to keep usb-modeswitch-data version bump in a separate commit, I

Re: [LEDE-DEV] [PATCH 2/3] usbmode: update usb-modeswitch-data to 20170205

2017-05-24 Thread Piotr Dymacz
Hello Julian, On 24.05.2017 16:32, Julian Labus wrote: add support for new hardware Thanks for taking care of this. If you want to keep usb-modeswitch-data version bump in a separate commit, I suppose that the PKG_RELEASE should be increased, according to the "Packaging guidelines" [1].

Re: [LEDE-DEV] [PATCH usbmode] fix indices of messages

2017-05-18 Thread Piotr Dymacz
Hello Julian, Bastian, On 18.05.2017 21:02, Julian Labus wrote: Hi Bastian, to me it looks like LEDE has its own implementation of usb-modeswitch and only uses usb-modeswitch-data from the upstream project or is this just a mirror? Yes, that is correct. I was going to send something similar

Re: [LEDE-DEV] [PATCH v2 1/3] base-files: add/convert generic board detection scripts

2017-05-10 Thread Piotr Dymacz
Hello Roman, On 09.05.2017 22:24, Roman Yeryomin wrote: On 9 May 2017 at 12:51, Piotr Dymacz <pep...@gmail.com> wrote: Hello Roman, Hi Your mail addresses in from header and in SoB line don't match. is that a problem? AFAIK, not a big one but in general, yes. Someone would need

Re: [LEDE-DEV] [PATCH v2 1/3] base-files: add/convert generic board detection scripts

2017-05-09 Thread Piotr Dymacz
Hello Roman, Your mail addresses in from header and in SoB line don't match. Also, some questions inline, below. On 09.05.2017 11:16, Roman Yeryomin wrote: Signed-off-by: Roman Yeryomin --- package/base-files/files/lib/board_detect.sh | 9 +

Re: [LEDE-DEV] [PATCH] ramips: Add support for GL-MT300N-V2

2017-05-09 Thread Piotr Dymacz
Hello Thomas, On 04.05.2017 21:30, Thomas Endt wrote: -Ursprüngliche Nachricht- von Piotr Dymacz Gesendet: Donnerstag, 4. Mai 2017 10:30 Hello, Please, make sure to add a proper SoB line as described in "Submitting patches": [1]. Also, could you please include in your comm

Re: [LEDE-DEV] [PATCH] ar71xx: add Engenius ENH200EXT support

2017-04-09 Thread Piotr Dymacz
write one. That would be really kind. See my questions/comments/replies in-line below. Ciao, Paul Op 6 apr. 2017, om 09:51 heeft Piotr Dymacz <pep...@gmail.com> het volgende geschreven: Hello Paul, On 05.04.2017 23:23, Paul Oranje wrote: Hello, I’m wondering how to make LEDE

Re: [LEDE-DEV] [PATCH] ar71xx: add Engenius ENH200EXT support

2017-04-06 Thread Piotr Dymacz
Hello Paul, On 05.04.2017 23:23, Paul Oranje wrote: Hello, I’m wondering how to make LEDE build automatically an initramfs image (for use with u-boot tftp recovery boot), when the ENH200EXT is selected as the target device. By setting "CONFIG_TARGET_ROOTFS_INITRAMFS=y" a working image is

Re: [LEDE-DEV] [PATCH] ar71xx: add support for TP-Link TL-WDR5600 v1

2017-03-31 Thread Piotr Dymacz
Hello Jie, Thank you for your patch, unfortunately it fails to apply, please rebase and resend it. Also, please see my comments inline, below. On 31.03.2017 13:06, Jie Ke wrote: From: Soundtrack9407 Full and real name, please. Specifications: - SoC: Qualcomm

Re: [LEDE-DEV] [PATCH v2] ar71xx: Add TP-LINK TL-WR841N v12 support.

2017-03-27 Thread Piotr Dymacz
don't add dot at the end of the subject next time). -- Best regards, Piotr Dymacz The TFTP image name is wr841nv11_tp_recovery.bin (yes, v11, not v12). Signed-off-by: Vittorio Gambaletta <open...@vittgam.net> --- diff --git a/target/linux/ar71xx/image/tp-link.mk b/target/linux/ar71xx/

Re: [LEDE-DEV] [PATCH] ar71xx: Add TP-LINK TL-WR841N v12 support.

2017-03-25 Thread Piotr Dymacz
actory-eu.bin := append-rootfs | mktplinkfw factory -C EU endef +define Device/tl-wr841-v12 + $(Device/tplink-4mlzma) Can you use here $(Device/tl-wr841-v11) instead and then overwrite only two variables which are different: DEVICE_TITLE and TPLINK_HWID? -- Best regards, Piotr

[LEDE-DEV] [PATCH] ar71xx: tp-link.mk: always include device version in image and DEVICE_TITLE

2017-03-23 Thread Piotr Dymacz
devices, even if there is only one version of device at the moment. Also, keep DEVICE_TITLE in same format for all TP-Link devices. Signed-off-by: Piotr Dymacz <pep...@gmail.com> --- target/linux/ar71xx/image/tp-link.mk | 108 +-- 1 file changed, 54 insertions(

Re: [LEDE-DEV] [RFC] sysntpd: restore support for peer-less (standalone) mode

2017-03-08 Thread Piotr Dymacz
Hello Philip, On 09.03.2017 00:40, Philip Prindeville wrote: On Mar 6, 2017, at 3:20 PM, Piotr Dymacz <pep...@gmail.com> wrote: ntpd from Busybox supports peer-less (standalone) mode when it's started with option -l and without any peer provided with option -p. In this mode ntpd uses

Re: [LEDE-DEV] [PATCH v3 1/2] ar71xx: Add support for TP-Link MR6400

2017-03-07 Thread Piotr Dymacz
Hello Filip, On 05.03.2017 18:03, Filip Moc wrote: You can flash via u-boot tftp (serve factory image as /mr6400_tp_recovery.bin on 192.168.0.66/24, connect to any ethernet port and power on device while holding the reset button). [...] Is there any problem with upgrade under vendor gui on

[LEDE-DEV] [RFC] sysntpd: restore support for peer-less (standalone) mode

2017-03-06 Thread Piotr Dymacz
server/s are not available, but the device has some other way of getting correct time, like e.g. GPS (ugps supports setting local time by default). Support for this mode was incorrectly disabled/removed in: 1527f96ca6e196fa17c96fdb3ae520158fa5943f Signed-off-by: Piotr Dymacz <pep...@gmail.

[LEDE-DEV] [PATCH] ugps: fix and improve init script

2017-03-05 Thread Piotr Dymacz
The ugps tool expects device path in last argument. If it's provided before other options, they won't be processed at all. Additionally, make it possible to use absolute path for gps character device in related uci configuration. Signed-off-by: Piotr Dymacz <pep...@gmail.com> --- package

Re: [LEDE-DEV] [PATCH] ramips: Improve Sanlinking D240 config

2017-03-02 Thread Piotr Dymacz
Hi Kristian, 2017-03-02 11:55 GMT+01:00 Kristian Evensen : > * The left most mini-PCIe (USB) slot (the one attached to SIM2) can be > power-cycled by setting GPIO 0 to high/low. I have no strong opinion on the > name, but since the slot can be used for other things

Re: [LEDE-DEV] ar71xx: Need advice on parsing specific board config data on TP-Link TL-WR942N

2017-02-20 Thread Piotr Dymacz
Hello Sergey, 2017-02-21 0:00 GMT+01:00 Sergey Studzinski : > I'm currently working on LEDE port for TP-Link TL-WR942N v1 N450 router. > Hardware is mostly like Archer C59 QCA9561 platform but no 5GHz ac > radio and two USB2.0 ports. > Most work is already done against

Re: [LEDE-DEV] Is there a Image for TP-Link TL-WA854RE (WiFi Range Extender) ?

2017-02-19 Thread Piotr Dymacz
Hi Mathias, 2017-02-19 13:34 GMT+01:00 Mathias Kresin : > 19.02.2017 13:10, Alberto Bursi: >> >> After Mathias's commit (as noted by other mails above) the devices we >> are talking about have wifi disabled by default but you can enable it >> with the wps button. >> >>

Re: [LEDE-DEV] Is there a Image for TP-Link TL-WA854RE (WiFi Range Extender) ?

2017-02-19 Thread Piotr Dymacz
Hello, 2017-02-19 11:41 GMT+01:00 Daniel Golle : [...] >> Maybe a similar one that does what the "force enable wifi" script did >> would do the trick? > > Well, it's not as simple as that. We need to generate a config for > hostapd which matches the wifi hardware in terms

Re: [LEDE-DEV] ar71xx: tl-wr940n v4: invalid default switch config

2017-02-06 Thread Piotr Dymacz
Hi Daniel, Default network configuration under ar71xx needs adjustment/fix, because of [1]. [1] https://github.com/lede-project/source/commit/73d923ed6baabe3f8844f13216c50a6383a79a46 Cheers, Piotr 2017-02-06 22:29 GMT+01:00 daniel : > I just flashed a brand new tl-wr940n

Re: [LEDE-DEV] [PATCH v2] ramips: Add support for Sanlinking D240

2017-02-03 Thread Piotr Dymacz
Hi Mathias, 2017-02-03 12:13 GMT+01:00 Mathias Kresin <d...@kresin.me>: > 2017-02-03 11:49 GMT+01:00 Kristian Evensen <kristian.even...@gmail.com>: >> Hi >> >> On Fri, Feb 3, 2017 at 11:02 AM, Piotr Dymacz <pep...@gmail.com> wrote: >>> Hi Kristi

Re: [LEDE-DEV] [PATCH v2] ramips: Add support for Sanlinking D240

2017-02-03 Thread Piotr Dymacz
Hi Kristian, My two cents: the general convention for board name is to not include the manufacturer name (Sanlinking here). As you can see, (almost) all other boards follow this rule, so please use "d240" instead of "sanlinking-d240" (also for dts filename). Cheers, Piotr 2017-02-03 9:54

Re: [LEDE-DEV] [PATCH] Add support for Comfast E380AC v1 and v2

2016-10-19 Thread Piotr Dymacz
eth > > -Original Message- > From: Lede-dev [mailto:lede-dev-boun...@lists.infradead.org] On Behalf Of > Piotr Dymacz > Sent: Wednesday, 19 October 2016 4:32 p.m. > To: Gareth Parker > Cc: LEDE Development List; gar...@zappie.net.nz > Subject: Re: [LEDE-DEV] [PATCH] Add sup

Re: [LEDE-DEV] [PATCH v2 2/2] ar71xx: add support for the Airtight C-60

2016-10-04 Thread Piotr Dymacz
Hello Christian, Small comments below, inline. 2016-10-04 22:55 GMT+02:00 Christian Lamparter : [snip] > diff --git a/target/linux/ar71xx/base-files/etc/diag.sh > b/target/linux/ar71xx/base-files/etc/diag.sh > index d6e257d..5f2056e 100644 > ---

Re: [LEDE-DEV] Call defines for minifying scripting languages

2016-10-03 Thread Piotr Dymacz
Hello, 2016-10-03 13:14 GMT+02:00 Karl Palsson : > > Jan-Tarek Butt wrote: [snip] >> 1. Reducing memory size on firmware images. > > But will it? They're in the squashfs image, it's already been > demonstrated before that compressing things before can actually

Re: [LEDE-DEV] Fwd: porting arduino/linino boards into LEDE trunk

2016-08-03 Thread Piotr Dymacz
Hello Arturo, Just my two cents, little bit off the topic. Is there any specific reason to keep Arduino/Linino boards in "legacy category" (ex. to have rootfs before kernel in image)? Plus, why do all your boards have specified 64 KB nvram mtd partition? AFAIK, nvram is not used on QC/A based

Re: [LEDE-DEV] [PATCH] ramips: Improve Archer C20i support

2016-07-28 Thread Piotr Dymacz
Hello Paul, Please use board name instead of manufacturer name for LEDs as it's done in (almost, C50 should be fixed) all other DTS under ramips target. You should also provide full name in the SoB line. --- Cheers, Piotr 2016-07-28 12:10 GMT+02:00 : > From: P.Wassi