Re: Disabling Dropbear ssh-rsa support?

2025-07-04 Thread Robert Marko
On Fri, 4 Jul 2025 at 18:58, Thibaut wrote: > > Hi, > > > Le 4 juil. 2025 à 17:13, Stefan Kalscheuer via openwrt-devel > > a écrit : > > > > > Slight personal preference to do this also in case of a 24.10 backport, but > > that's a different discussion that may be postponed until after some >

Re: [openwrt-24.10] libiconv: fix compilation on hosts GCC=15

2025-05-30 Thread Robert Marko
On Wed, 28 May 2025 at 15:30, Tomasz Maciej Nowak wrote: > > From: Tomasz Maciej Nowak > > Backport upstream commit dropping external definition of mbrtowc. The > said definition conflicts with one provided by GCC 15. Issue found on > 24.10 SDK. > > Signed-off-by: Tomasz Maciej Nowak Merged, th

Re: UCI changes breaking Strongswan

2025-05-18 Thread Robert Marko
On Sun, 18 May 2025 at 19:46, Philip Prindeville wrote: > > > > > On May 18, 2025, at 11:42 AM, Robert Marko wrote: > > > > On Sun, 18 May 2025 at 19:40, Philip Prindeville via openwrt-devel > > wrote: > >> > >> The sender domain has a DMARC Re

Re: UCI changes breaking Strongswan

2025-05-18 Thread Robert Marko
On Sun, 18 May 2025 at 19:40, Philip Prindeville via openwrt-devel wrote: > > The sender domain has a DMARC Reject/Quarantine policy which disallows > sending mailing list messages using the original "From" header. > > To mitigate this problem, the original message has been wrapped > automatically

Re: Recently rebased and now can't build gcc

2025-05-02 Thread Robert Marko
On Fri, 2 May 2025 at 22:30, Philip Prindeville via openwrt-devel wrote: > > The sender domain has a DMARC Reject/Quarantine policy which disallows > sending mailing list messages using the original "From" header. > > To mitigate this problem, the original message has been wrapped > automatically

Re: [PATCH 1/2] kernel: netdevices: Create Vitesse DSA switch packages

2025-05-02 Thread Robert Marko
On Fri, 2 May 2025 at 22:27, Linus Walleij wrote: > > On Fri, May 2, 2025 at 2:16 PM Robert Marko wrote: > > > Hi Linus, > > This unfortunately is currently breaking all targets during building > > as in 6.6 kernel there is > > no CONFIG_NET_DSA_TAG_VSC73XX_

Re: [PATCH 1/2] kernel: netdevices: Create Vitesse DSA switch packages

2025-05-02 Thread Robert Marko
On Thu, 10 Apr 2025 at 14:01, Linus Walleij wrote: > > This adds kernel packages for the Vitesse VSC73XX switches. > > I have split the switch into explicit SPI and platform integrated > variants as it's quite a bit of code. > > Signed-off-by: Linus Walleij > --- > package/kernel/linux/modules/n

Re: [PATCH] lantiq: fix vr9_avm_fritz736x.dtsi syntax error

2025-04-25 Thread Robert Marko
On Fri, 25 Apr 2025 at 15:33, Florian Eckert wrote: > > Fixes syntax error during dtb compilation. > > Fixes: 8f15869f125f ("lantiq: Improve support for LED's fritz736x") > > Signed-off-by: Florian Eckert Hi, This was just fixed via: https://github.com/openwrt/openwrt/commit/38b14a8308642f779ccc

Re: How is the mac80211 backport package generated?

2025-04-05 Thread Robert Marko
On Tue, 1 Apr 2025 at 16:11, Christian Marangi (Ansuel) wrote: > > Il giorno mar 1 apr 2025 alle ore 16:09 Florian Eckert > ha scritto: > > > > Hello Felix > > Hello Community, > > > > I'm working on openwrt-23.05/openwrt-24.10 and want to add > > a new Wifi7 module that doesn't work with the cur

Re: BPI-R4 with Filogic 880 (Arm Cortex-A73): Spectre-BHB.

2025-03-05 Thread Robert Marko
On Wed, 5 Mar 2025 at 14:43, Martin Schiller wrote: > > CONFIG_MITIGATE_SPECTRE_BRANCH_HISTORY was disabled with commit > 6b007d2512ad (treewide: disable spectre mitigation on unaffected Arm64 > targets) for all targets in target/linux/mediatek/filogic folder, but > the Arm Cortex-A73 in the Filog

Re: [VOTE] OpenWrt Two

2025-02-12 Thread Robert Marko
On Wed, 12 Feb 2025 at 19:45, John Crispin wrote: > > Hi, > > starting a [VOTE] to get approval allowing me to begin the development > of OpenWrt "Two". > > "Two" will have all of the features that "One" has with the following > upgrades. > > * MT7988 > * 10G SFP > * 5G copper > * 4 port 2.5G copp

Re: OpenWrt 24.10.0-rc1 - Status of APK?

2024-12-03 Thread Robert Marko
On Tue, 3 Dec 2024 at 03:28, Rich Brown wrote: > > Congratulations on 24.10-rc1! This is the culmination of a ton of hard work. > > A question about APK... There are two significant posts to the Forum > heralding the arrival of APK. These were posted well before the meeting last > week with the

Re: [PATCH V2 3/3] mediatek: filogic: add support for GatoNetworks GDSP

2024-11-14 Thread Robert Marko
On Thu, 14 Nov 2024 at 01:05, Enrico Mioso wrote: > > Hello All, > > this is a friendly ping .) . > Thanks a lot for the time and patience. I see that it got merged today, Regards Robert > > Enrico > > ___ > openwrt-devel mailing list > openwrt-devel@li

Re: State of APK package manger integration - switched!

2024-11-11 Thread Robert Marko
poking around and somehow this is getting evaluated weirdly: ifneq ($(CONFIG_USE_APK),) DEFAULT_PACKAGES+=apk-mbedtls else DEFAULT_PACKAGES+=opkg endif Because removing the else condition drops OPKG from default package selection. Regards, Robert > > Best, > Paul > > > On 11. Nov

Re: State of APK package manger integration - switched!

2024-11-11 Thread Robert Marko
On Mon, 11 Nov 2024 at 10:15, Paul Spooren wrote: > > Hi again, > > We switched last night and I see the first targets being build with APK as > package manager[1]. Since phase2 (aka package feeds builds) picks up on SDKs > from phase1 (firmware/SDK/etc), it will take a few more hours until pack

Re: [PATCH] uboot-mediatek: fix boot media for mt7981 RFB NOR profile

2024-11-04 Thread Robert Marko
On Mon, 21 Oct 2024 at 23:41, Enrico Mioso wrote: > > Signed-off-by: Enrico Mioso > CC: Daniel Golle Thanks, merged to main and backported to 24.10. Regards, Robert > --- > package/boot/uboot-mediatek/Makefile | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/package/bo

Re: [PATCH V2 0/3] Enhance GL-MV1000 support

2024-08-06 Thread Robert Marko
Merged, thanks. Regards, Robert On Mon, 29 Jul 2024 at 09:56, Enrico Mioso wrote: > > Hello all, > > as you might already have guessed, this is just a friendly ping. > > Thanks, > Enrico > > On Tue, Jul 02, 2024 at 06:09:06PM +0200, Enrico Mioso wrote: > > This series contains some already submi

Re: [PATCH] mediatek: fix u-boot env layout NVMEM definitions

2024-08-01 Thread Robert Marko
On Tue, 30 Jul 2024 at 10:46, Enrico Mioso wrote: > > s/u-boot,env-layout/u-boot,env/g > > Signed-off-by: Enrico Mioso Thanks, Merged via: https://git.openwrt.org/?p=openwrt/openwrt.git;a=commit;h=6bb334c5cf1c96a208c8dab93123476248b78254 Regards, Robert > --- > .../mediatek/dts/mt7981a-gline

Re: legal question for VRX518

2024-07-02 Thread Robert Marko
On Tue, 2 Jul 2024 at 16:39, Paul D wrote: > > https://forum.openwrt.org/t/vrx518-firmware-license-change-can-it-be-included-now/202141 There is a PR already open: https://github.com/openwrt/openwrt/pull/15550#issuecomment-2148823067 Regards, Robert > > >

Re: backports kick?

2024-06-24 Thread Robert Marko
On Mon, 24 Jun 2024 at 13:46, Janusz Dziedzic wrote: > > pt., 21 cze 2024 o 12:59 Felix Fietkau napisał(a): > > > > On 21.06.24 10:55, Janusz Dziedzic wrote: > > > Hello, > > > I see we have backports older than kernel on main (6.6.15 vs 6.6.32)? > > > Is there plan to kick backports to smth like

Re: Preferred tarball extension to download

2024-06-11 Thread Robert Marko
On Tue, 4 Jun 2024 at 11:35, Josef Schlehofer wrote: > > Hi guys, > > Since commit [1], I see that OpenWrt switched to zst compression for checking > out Git sources, but it looks like the conversation about enforcing package > source code integrity checks [2] did not reach a conclusion (and it

Re: [PATCH] kirkwood: Add Marvell RTC to two devices

2024-06-07 Thread Robert Marko
On Sat, 1 Jun 2024 at 22:34, Linus Walleij wrote: > > The recently added D-Link DNS-320L and the Zyxel NSA310S > is missing an RTC module so let's give them the default > Marvell RTC at least. > > Signed-off-by: Linus Walleij Reviewed-by: Robert Marko Regards, Rober

Re: [PATCH] config: kernel: remove KASAN_EXTRA

2024-06-07 Thread Robert Marko
On Fri, 7 Jun 2024 at 11:56, Qingfang Deng wrote: > > The option has been removed from the kernel since 5.1. > > Signed-off-by: Qingfang Deng Thanks for the patch, merged to main in: https://github.com/openwrt/openwrt/commit/60ea3d6d46954553b7b50460dfe6b86878fe5990 Regards, Robert > --- > con

Re: [PATCH] build: add explicit timezone in CycloneDX SBOM

2024-06-07 Thread Robert Marko
On Tue, 4 Jun 2024 at 18:00, Roman Azarenko via openwrt-devel wrote: > > The sender domain has a DMARC Reject/Quarantine policy which disallows > sending mailing list messages using the original "From" header. > > To mitigate this problem, the original message has been wrapped > automatically by t

Re: BUG: as of 2967e24d0 "ramips: switch to Linux 6.6' ERX kernel is too big

2024-05-20 Thread Robert Marko
On Mon, 20 May 2024 at 03:50, Russell Senior wrote: > > (try#2, damn you gmail) > > I mentioned this on IRC and as a github comment on the commit > (https://github.com/openwrt/openwrt/commit/2967e24d02775f63d9e363e6e0d351716dcc3f7c) > > My build started failing on the commit. The message I get fro

Re: Install LuCI for snapshots builds

2024-05-08 Thread Robert Marko
On Wed, 8 May 2024 at 03:32, Rich Brown wrote: > > Daniel, > > I find your comment persuasive. I was not aware of the cost of including LuCI > In the nightly builds. I withdraw my "+1" for including LuCI. > > On May 7, 2024, at 8:38 PM, Daniel Golle wrote: > > ...That means that a single build t

Re: Install LuCI for snapshots builds

2024-05-07 Thread Robert Marko
On Tue, 7 May 2024 at 23:25, Paul Spooren wrote: > > Hi all, > > For some reason (resource usage?) our snapshot builds do not include the LuCI > web interface. I think it’s an advantage to have LuCI installed in snapshot > images since a) it installed for all releases anyway and b) often it’s ju

Re: Question to recent Qualcomm CVEs

2024-04-30 Thread Robert Marko
On Tue, 30 Apr 2024 at 15:02, Kalle Valo wrote: > > Robert Marko writes: > > > On Tue, 30 Apr 2024 at 10:48, Kalle Valo wrote: > > > >> > >> Robert Marko writes: > >> > >> > On Mon, 29 Apr 2024 at 15:37, Sven Eckelmann wrote: >

Re: Question to recent Qualcomm CVEs

2024-04-30 Thread Robert Marko
On Tue, 30 Apr 2024 at 10:48, Kalle Valo wrote: > > Robert Marko writes: > > > On Mon, 29 Apr 2024 at 15:37, Sven Eckelmann wrote: > >> > >> On Monday, 29 April 2024 15:14:18 CEST Kalle Valo wrote: > >> > It's quite strange that they updated 2.5

Re: Question to recent Qualcomm CVEs

2024-04-29 Thread Robert Marko
On Mon, 29 Apr 2024 at 15:37, Sven Eckelmann wrote: > > On Monday, 29 April 2024 15:14:18 CEST Kalle Valo wrote: > > It's quite strange that they updated 2.5.0.1 branch first but my > > understanding that there should be updates for the newer 2.7.0.1 branch > > as well (2.7.0.1 branch is also in l

Re: Issue after changing from xz to zstd

2024-04-06 Thread Robert Marko
On Sat, 6 Apr 2024 at 23:32, Robert Marko wrote: > > On Sat, 6 Apr 2024 at 22:35, e9hack wrote: > > > > Am 06.04.2024 um 21:50 schrieb Robert Marko: > > > On Sat, 6 Apr 2024 at 21:47, Hartmut Birr wrote: > > >> > > >> Hi, > > >>

Re: Issue after changing from xz to zstd

2024-04-06 Thread Robert Marko
On Sat, 6 Apr 2024 at 22:35, e9hack wrote: > > Am 06.04.2024 um 21:50 schrieb Robert Marko: > > On Sat, 6 Apr 2024 at 21:47, Hartmut Birr wrote: > >> > >> Hi, > >> > >> I did change the Makefile for dnsmasq in the way that I give: > >>

Re: Issue after changing from xz to zstd

2024-04-06 Thread Robert Marko
On Sat, 6 Apr 2024 at 21:47, Hartmut Birr wrote: > > Hi, > > I did change the Makefile for dnsmasq in the way that I give: > > PKG_SOURCE_URL:=git://thekelleys.org.uk/dnsmasq.git > PKG_SOURCE_PROTO:=git > PKG_SOURCE_DATE:=2024-03-27 > PKG_SOURCE_VERSION:=550c368adea12b312f83686c61f9015c122046c2

Re: Definition for flash w25q128 is wrong

2024-04-02 Thread Robert Marko
On Mon, 1 Apr 2024 at 15:00, e9hack wrote: > > Am 01.04.2024 um 11:54 schrieb Robert Marko: > > On Mon, 1 Apr 2024 at 11:25, e9hack wrote: > >> > >> Am 01.04.2024 um 11:06 schrieb Robert Marko: > >>> On Mon, 1 Apr 2024 at 10:32, e9hack wrote: > >

Re: Definition for flash w25q128 is wrong

2024-04-01 Thread Robert Marko
On Mon, 1 Apr 2024 at 11:25, e9hack wrote: > > Am 01.04.2024 um 11:06 schrieb Robert Marko: > > On Mon, 1 Apr 2024 at 10:32, e9hack wrote: > >> > >> Am 01.04.2024 um 10:14 schrieb Robert Marko: > >>> On Mon, 1 Apr 2024 at 06:29, e9hack wrote: > >

Re: Definition for flash w25q128 is wrong

2024-04-01 Thread Robert Marko
On Mon, 1 Apr 2024 at 10:32, e9hack wrote: > > Am 01.04.2024 um 10:14 schrieb Robert Marko: > > On Mon, 1 Apr 2024 at 06:29, e9hack wrote: > >> > >> Hi, > >> > >> I'm using a TP-LINK WDR3600 with a bigger flash. Since some time the > >

Re: Definition for flash w25q128 is wrong

2024-04-01 Thread Robert Marko
On Mon, 1 Apr 2024 at 06:29, e9hack wrote: > > Hi, > > I'm using a TP-LINK WDR3600 with a bigger flash. Since some time the router > hangs in an endless boot loop. I see the following message: > > ... > [0.402716] spi-nor spi0.0: BFPT parsing failed. Please consider using > SPI_NOR_SKIP_SFDP

Merged: kernel: kmod-phy-smsc: add dependency on crc16

2024-03-29 Thread Robert Marko
Merged. Thank you! ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Re: [PATCH] kernel: kmod-phy-smsc: add dependency on crc16

2024-03-29 Thread Robert Marko
On Thu, 28 Mar 2024 at 18:03, Tomasz Maciej Nowak wrote: > > From: Tomasz Maciej Nowak > > Introduced WoL feature needs CRC16 support. > > Signed-off-by: Tomasz Maciej Nowak > --- > package/kernel/linux/modules/netdevices.mk | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git

Re: GPIO numbering and ucidef_add_gpio_switch in kernel 6.6

2024-03-20 Thread Robert Marko
On Mon, 18 Mar 2024 at 06:31, Mathew McBride wrote: > > Hi all, > > A change in kernel 6.2 ("gpio: Get rid of ARCH_NR_GPIOS (v2)") [1] resulted > in the GPIO chip base numbers changing on some architectures (x86, arm and > arm64 were directly modified in that series). > > This may cause issues w

Re: Purpose of openwrt-devel?

2024-03-12 Thread Robert Marko
On Wed, 13 Mar 2024 at 01:36, Elliott Mitchell wrote: > > Well, what purpose does the openwrt-devel mailing list serve? > > As near as I can tell it looks suspiciously like it is a method to divert > developers from where everything is done. There isn't too much review > activity. Anything which

Re: [PATCH] airoha: dts: fix pcie ranges properties

2024-02-26 Thread Robert Marko
On Mon, 26 Feb 2024 at 17:28, Lorenzo Bianconi wrote: > > > On Mon, 26 Feb 2024 at 15:07, Lorenzo Bianconi wrote: > > > > > > > On Fri, 5 Jan 2024 at 17:18, Lorenzo Bianconi > > > > wrote: > > > > > > > > > > Reduce and split pcie controller memory ranges for en7523 SoC > > > > > in order to pr

Re: [PATCH v2] mvebu: fill additional info for mvneta tx queue workaround patch

2024-02-26 Thread Robert Marko
On Mon, 26 Feb 2024 at 17:27, Tomasz Maciej Nowak wrote: > > From: Tomasz Maciej Nowak > > Because some still unresolved bugs in this driver, which sprout > occasional questions what this patch works around, point to the issue > which started this. Being here, fill headers required by git am. > >

Re: [PATCH] airoha: dts: fix pcie ranges properties

2024-02-26 Thread Robert Marko
On Mon, 26 Feb 2024 at 15:07, Lorenzo Bianconi wrote: > > > On Fri, 5 Jan 2024 at 17:18, Lorenzo Bianconi wrote: > > > > > > Reduce and split pcie controller memory ranges for en7523 SoC > > > in order to properly load a pcie card on the second port. > > > > > > Signed-off-by: Lorenzo Bianconi >

Re: [PATCH] mvebu: fill additional info for mvneta tx queue workaround patch

2024-02-26 Thread Robert Marko
On Wed, 10 Jan 2024 at 17:45, Tomasz Maciej Nowak wrote: > > From: Tomasz Maciej Nowak > > Because some still unresolved bugs in this driver, which sprout > occasional questions what this patch works around, point to the issue > which started this. Being here, fill headers required by git am. > >

Re: [PATCH] airoha: dts: fix pcie ranges properties

2024-02-26 Thread Robert Marko
On Fri, 5 Jan 2024 at 17:18, Lorenzo Bianconi wrote: > > Reduce and split pcie controller memory ranges for en7523 SoC > in order to properly load a pcie card on the second port. > > Signed-off-by: Lorenzo Bianconi Sorry for it taking so long, but merged. BTW, do you know is there anybody willi

Re: [VOTE] New member proposal: Robimarko (Robert Marko)

2024-02-14 Thread Robert Marko
Robert to the OpenWrt committers team. > > > > The vote shall be concluded within 14 days. (13/02/2024) > > Vote ended. > - 23/40 Participants. Quorum reached. > - 23 yes. > > https://openwrt.org/voting/2024-02-new-member-r

Re: qca8327/qca8337 switch

2024-02-12 Thread Robert Marko
On Mon, 12 Feb 2024 at 17:59, Christian Marangi (Ansuel) wrote: > > Il giorno lun 12 feb 2024 alle ore 17:58 e9hack ha scritto: > > > > Hi, > > > > it looks like that this commit > > > > 997acc7f86ca985cba52f7ea8b72f0661a1e3c52 > > generic: 6.1: backport at803x split patches > > > > breaks device

Re: [PATCH RFC] aquantia-firmware: package MediaTek's Aquantia AQR113C firmware

2024-02-05 Thread Robert Marko
tiles differ on > every download so a checksum can't be specified. > > Due to all above a custom download is implemented in "Build/Prepare". > Then firmware gets simply extracted and packaged. > > Cc: Robert Marko > Cc: Christian Marangi > Cc:

Re: Linux kernel 6.1 or 6.6 for OpenWrt 24.x release?

2024-02-03 Thread Robert Marko
On Sat, 3 Feb 2024 at 13:06, Hauke Mehrtens wrote: > > Hi, > > I track the status of the Linux kernel 6.1 migration in this github > issue: https://github.com/openwrt/openwrt/issues/14546 > > There are still many targets on kernel 5.15 without testing support for > kernel 6.1 in OpenWrt master. I

Re: OpenWrt One - celebrating 20 years of OpenWrt

2024-01-10 Thread Robert Marko
> > > > Along with a well designed minimalistic case with sufficient passive > > cooling and optional integrated antennas. Thinking something along the > > Flirc RPi4 cases, using the case itself as a cooler. With half the case > > radio transparent and a choice between antenna pigtails and integr

Re: OpenWrt One - celebrating 20 years of OpenWrt

2024-01-09 Thread Robert Marko
On Tue, 9 Jan 2024 at 17:53, Rafał Miłecki wrote: > > On 9.01.2024 13:29, John Crispin wrote: > > On 09.01.24 12:56, Robert Marko wrote: > >> ---SNIP--- > >> > >>> Why not 6GHz? > >> 6GHz requires an external card, and I doubt you can f

Re: GPON project?

2024-01-09 Thread Robert Marko
tually interact with (mostly Realtek) GPON SoC-s are currently black boxes. I am unaware of any project working towards FOSS GPON or XGPON(Or any new 10G variants). Regards, Robert > > On Tue, Jan 9, 2024 at 7:39 AM Robert Marko wrote: > > > > On Tue, 9 Jan 2024 at 13:38, Dave Ta

Re: OpenWrt One - celebrating 20 years of OpenWrt

2024-01-09 Thread Robert Marko
On Tue, 9 Jan 2024 at 13:38, Dave Taht wrote: > > You should talk about this project at FOSSDEM! > > Two potential funders off the top of my head: > > https://nlnet.nl/funding.html > https://www.ardc.net/apply/ > Ardc funded the latest round of the librerouter project in argentina, > which is also

Re: OpenWrt One - celebrating 20 years of OpenWrt

2024-01-09 Thread Robert Marko
---SNIP--- > Why not 6GHz? 6GHz requires an external card, and I doubt you can fit that in the target price. Regards, Robert > > BR > > > Janusz > > ___ > openwrt-devel mailing list > openwrt-devel@lists.openwrt.org > https://lists.openwrt.org/mailman/

Re: [PATCH] build: enable thumb compile flag for 32bit architecture.

2024-01-03 Thread Robert Marko
On Wed, 3 Jan 2024 at 10:20, Chuanhong Guo wrote: > > Hi! > > On Wed, Jan 3, 2024 at 10:14 AM wrote: > > > > From: shoudil > > > > Enable thumb flag to reduce package size, which help optimize the size > > of system image as well. > > > > Signed-off-by: shoudil > > --- > > include/hardening.mk

Re: [PATCH] ipq95xx: Add support for IPQ9574 RDP433

2023-12-11 Thread Robert Marko
On Mon, 11 Dec 2023 at 06:55, Varadarajan Narayanan wrote: > > On Fri, Dec 08, 2023 at 11:14:38AM +0100, Robert Marko wrote: > > On Fri, 8 Dec 2023 at 11:13, Piotr Dymacz wrote: > > > > > > Hi Robert, > > > > > > Adding John's correct e-mai

Re: [PATCH] ipq95xx: Add support for IPQ9574 RDP433

2023-12-08 Thread Robert Marko
On Fri, 8 Dec 2023 at 16:39, Elliott Mitchell wrote: > > On Fri, Dec 08, 2023 at 11:14:38AM +0100, Robert Marko wrote: > > On Fri, 8 Dec 2023 at 11:13, Piotr Dymacz wrote: > > > > > > On 8.12.2023 11:02, Robert Marko wrote: > > > > On Fri

Re: [PATCH] ipq95xx: Add support for IPQ9574 RDP433

2023-12-08 Thread Robert Marko
On Fri, 8 Dec 2023 at 11:13, Piotr Dymacz wrote: > > Hi Robert, > > Adding John's correct e-mail to the loop. > > On 8.12.2023 11:02, Robert Marko wrote: > > On Fri, 8 Dec 2023 at 11:01, Piotr Dymacz wrote: > >> > >> Hi Robert, > >> >

Re: [PATCH] ipq95xx: Add support for IPQ9574 RDP433

2023-12-08 Thread Robert Marko
On Fri, 8 Dec 2023 at 11:01, Piotr Dymacz wrote: > > Hi Robert, > > On 7.12.2023 12:52, Robert Marko wrote: > > > > On 07. 12. 2023. 12:20, Varadarajan Narayanan wrote: > >> On Thu, Dec 07, 2023 at 11:11:03AM +0100, Robert Marko wrote: > >>> On 07.

Re: [PATCH] ipq95xx: Add support for IPQ9574 RDP433

2023-12-07 Thread Robert Marko
On 07. 12. 2023. 12:20, Varadarajan Narayanan wrote: On Thu, Dec 07, 2023 at 11:11:03AM +0100, Robert Marko wrote: On 07. 12. 2023. 10:59, Varadarajan Narayanan wrote: SoC : QCOM IPQ9574 RAM : 2GB DDR4 Flash : eMMC 8GB WiFi: 1 x 2.4GHz

Re: [OpenWrt-Devel] [PATCH 2/2] ipq40xx: add support for Aruba AP-303

2023-11-16 Thread Robert Marko
On Thu, 16 Nov 2023 at 10:53, Luca Olivetti wrote: > > El 17/12/19 a les 12:52, David Bauer ha escrit: > > > 3. Configure the bootargs and bootcmd for OpenWrt. > > $ setenv bootargs_openwrt "setenv bootargs console=ttyMSM1,9600n8" > > $ setenv nandboot_openwrt "run bootargs_openwrt; ubi pa

Re: Unbalanced prioritization in the images buildbot? (main branch deprioritized too much)

2023-11-13 Thread Robert Marko
On Mon, 13 Nov 2023 at 22:21, Thibaut wrote: > > > > > Le 13 nov. 2023 à 21:32, Petr Štetiar a écrit : > > > > Thibaut [2023-11-13 17:26:44]: > > > > Hi, > > > >> In any case, another way to tackle this problem would be to switch from > >> continuous builds that starve the build resources to per

Re: Adding a new platform: renesas rz

2023-10-31 Thread Robert Marko
s as part of the initial target but with multiple boot options supported so later boards can be easily added. Personally, GH PR-s are rather good for adding new stuff as it makes commenting on things much easier and cleaner, and we can let CI do its thing as well. Regards, Robert > > Regards,

Re: Adding a new platform: renesas rz

2023-10-30 Thread Robert Marko
On Mon, 30 Oct 2023 at 10:40, Michele Bisogno wrote: > > Hi, > > I've been a happy OpenWRT user for many years now, always buying > routers that could allow me to run it easily. Hi, nice to hear this. > > I've been working (actually only in my free time as a hobby) on > porting OpenWRT onto this

Re: CI/CD failures on non-x86 platforms

2023-10-24 Thread Robert Marko
On Tue, 24 Oct 2023 at 17:46, Philip Prindeville wrote: > > Hi, > > I'm seeing the following: > > https://github.com/openwrt/packages/actions/runs/6621741418/job/17986176198?pr=22362 > > Specifically: > > mips-openwrt-linux-musl-gcc -shared -o libcligen.so.6.4 cligen_object.o > cligen_callback.o

Re: [PATCH v3 05/10] kernel: netdevices: Package AMD PHY

2023-10-12 Thread Robert Marko
On Thu, 12 Oct 2023 at 10:43, Linus Walleij wrote: > > This adds a package for the AMD and Altima PHY, found in some > odd devices. > > Signed-off-by: Linus Walleij > --- LGTM, Reviewed-by: Robert Marko > package/kernel/linux/modules/netdevices.mk | 16

Re: [PATCH v3 03/10] kernel: Add kmod-rtc-x1205

2023-10-12 Thread Robert Marko
preinit. LGTM, Reviewed-by: Robert Marko > --- > package/kernel/linux/modules/other.mk | 16 > 1 file changed, 16 insertions(+) > > diff --git a/package/kernel/linux/modules/other.mk > b/package/kernel/linux/modules/other.mk > index ac26c2a15037..2cd01d84

Re: [PATCH v3 04/10] kernel: Add kmod-rtc-r7301

2023-10-12 Thread Robert Marko
einit hook. LGTM, Reviewed-by: Robert Marko > --- > package/kernel/linux/modules/other.mk | 15 +++ > 1 file changed, 15 insertions(+) > > diff --git a/package/kernel/linux/modules/other.mk > b/package/kernel/linux/modules/other.mk > index 2cd01d84d516..feee3

Re: [PATCH v2 6/9] ixp4xx: Add a ixp4xx hardware crypto kernel module

2023-10-04 Thread Robert Marko
On Thu, 28 Sept 2023 at 15:29, Linus Walleij wrote: > > The IXP4xx crypto module must be loaded after the rootfs is > up as it depends on loading some NPE microcode from the file > system. > > Signed-off-by: Linus Walleij > --- > package/kernel/linux/modules/crypto.mk | 13 + > targe

Re: [PATCH v2 1/9] boot/apex: Restore the APEX boot loader

2023-10-04 Thread Robert Marko
On Thu, 28 Sept 2023 at 15:29, Linus Walleij wrote: > > This is a partial revert of the deletion of the IXP4xx > target: we restore the APEX boot loader so we can use it > for the NSLU2 and related targets. > > The APEX upstream is as dead as it gets so I have applied > OpenWrts old patches on top

Re: [PATCH v2 3/9] kernel: Add kmod-rtc-r7301

2023-10-04 Thread Robert Marko
On Thu, 28 Sept 2023 at 15:29, Linus Walleij wrote: > > To support the IXP42x platforms we need a kernel module > for the Epson R7301 RTC so we can load it as an optional > module. > > Signed-off-by: Linus Walleij > --- > package/kernel/linux/modules/other.mk | 15 +++ > 1 file chang

Re: [PATCH v2 2/9] kernel: Add kmod-rtc-x1205

2023-10-04 Thread Robert Marko
On Thu, 28 Sept 2023 at 15:29, Linus Walleij wrote: > > To support the IXP42x platforms we need a kernel module > for the X1205 RTC so we can load it as an optional module. > > Signed-off-by: Linus Walleij > --- > package/kernel/linux/modules/other.mk | 16 > 1 file changed, 16

Re: [PATCH v2 4/9] kernel: netdevices: Package AMD PHY

2023-10-04 Thread Robert Marko
On Thu, 28 Sept 2023 at 15:29, Linus Walleij wrote: > > This adds a package for the AMD and Altima PHY, found in some > odd devices. > > Signed-off-by: Linus Walleij > --- > package/kernel/linux/modules/netdevices.mk | 16 > 1 file changed, 16 insertions(+) > > diff --git a/pack

Re: [PATCH 2/2] mvebu: cortexa72: enable USB PHY

2023-09-08 Thread Robert Marko
-by: Tomasz Maciej Nowak I tested this on MOchabin and it seems to be working after I actually enable the UTMI PHY-s, hence why USB was working fine on MOchabin without this driver. And yeah, this should be backported to anything using 5.15 or newer as Machiatobin has broken USB for sure.

Re: Meta packages for wireless

2023-09-08 Thread Robert Marko
using qmi_wwan as I would really love to avoid their abomination with the qmi_wwan_q mess Quectel has. Regards, Robert > > > All the best, > Nicholas Smith > > > On Thu, 7 Sep 2023 at 23:55, Robert Marko wrote: >> >> On Wed, 6 Sept 2023 at 23:10, Nicholas Sm

Re: Meta packages for wireless

2023-09-07 Thread Robert Marko
he Quectel hackjob. Regards, Robert > > All the best, > Nicholas Smith > > > On Thu, 7 Sep 2023 at 04:53, Robert Marko wrote: >> >> On Wed, 6 Sept 2023 at 20:22, Philip Prindeville >> wrote: >> > >> > Hi all, >> > >> >

Re: Meta packages for wireless

2023-09-06 Thread Robert Marko
On Wed, 6 Sept 2023 at 20:22, Philip Prindeville wrote: > > Hi all, > > I was reading through some of the online documentations as I try to bring up > a 5G modem w/ Verizon and modemmanager, and bounced between various settings > (it's a Quectel EM120R-GL modem for the moment until something bet

Re: Mofi still shipping Barrier Breaker (14.07)

2023-09-03 Thread Robert Marko
On Sun, 3 Sept 2023 at 19:05, Dave Taht wrote: > > The qsdk is on openwrt 15. You won't believe it but they made it to 19.07 from the 12.0 release, and it seems they are preparing for 21.02. Regards, Robert > > On Sun, Sep 3, 2023 at 9:51 AM Philip Prindeville > wrote: > > > > Hi all, > > > > A

[fstools] mount_root: support compression on F2FS rootfs

2023-08-03 Thread Robert Marko via openwrt-devel
ression on rootfs mount. Signed-off-by: Robert Marko --- CMakeLists.txt | 16 mount_root.c | 14 +- 2 files changed, 29 insertions(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 3421fec..eb605cb 100644 --- a/CMakeLists.txt +++ b/CMakeLists.tx

Re: [PATCH v3 1/3] ipq40xx: image: limit kernel size for NOR devices

2023-07-25 Thread Robert Marko
On Mon, 24 Jul 2023 at 15:31, Tomasz Maciej Nowak wrote: > > From: Tomasz Maciej Nowak > > 'bootipq' command on some devices, with kernel on NOR flash chip, read > kernel partition size from Qualcomm proprietary partition table, which > seems to be stored in MIBIB partition. The partition table c

Re: [PATCH 2/2] ipq40xx: add support for eero Cento (J010001)

2023-06-16 Thread Robert Marko
On 17. 05. 2023. 19:47, Connor Northway wrote: development/internal name: Cento public name: eero (2nd-gen) model number: J010001 Hardware Info: SoC : Qualcomm IPQ4019 RAM : 512 MB (Hynix NT5CC256M16ER-EK) SPI Flash : 8 MB (Winbond W25Q

Re: [PATCH] ath79: mikrotik: bump compat version for yafut images

2023-05-05 Thread Robert Marko
gt; After the new image is flashed, the compat version can be updated: > > uci set system.@system[0].compat_version='1.1' > uci commit > > [1] https://github.com/openwrt/openwrt/pull/12225#issuecomment-1517529262 > > Cc: Michał Kępień > Signed-off-by: Thibaut

Re: Mark lantiq and omap as source only

2023-05-03 Thread Robert Marko
On Wed, 3 May 2023 at 11:08, Nick wrote: > > I would also love to see a release. It is now already delayed more than > a month [0] (actual branching should be happening end of march). > However, I don't have a strong opinion on this. It's sad that lantiq > targets could be dropped. I will also try

Re: [PATCH v2] ipq40xx: add support for Wallystech DR40x9

2023-03-17 Thread Robert Marko
> > Signed-off-by: Robert Marko > > [Fixup dts for 2 missing crypto options] > > [Remove sfp from dts] > > [Add 'config' partition] > > [Update to latest wifi board bin files - received from Wallystech R&D] > > [Extensively tested on DR4029-V04]

Re: [PATCH] ipq40xx: add support for Wallystech DR40x9

2023-03-16 Thread Robert Marko
On Wed, 15 Mar 2023 at 15:22, Koen Vandeputte wrote: > > From: Robert Marko > > Adds support for the Wallys DR40x9 series boards. > They come in IPQ4019 and IPQ4029 versions. > IPQ4019/4029 only differ in that that IPQ4029 is the industrial version that > is rated t

Re: Intention on moving board-2 blob to a separate repo

2023-02-28 Thread Robert Marko
On Tue, 28 Feb 2023 at 10:00, Petr Štetiar wrote: > > Ansuel Smith [2023-02-27 23:35:47]: > > Hi, > > > there is this idea of moving each board-2 blob to a separate repo > > the idea seems fine to me, I just don't understand this part, can you > elaborate more on why do we need separate repositao

Re: Override MAC address for interface?

2023-02-22 Thread Robert Marko
On Wed, 22 Feb 2023 at 21:39, Peter Naulls wrote: > > On 2/22/23 15:34, Robert Marko wrote: > > >> option 'lan1' > >> option macaddr 34:BA:9A:CC:DD:EE > > > > This should work as long as its in single quotes. > > I correct

Re: Override MAC address for interface?

2023-02-22 Thread Robert Marko
On Wed, 22 Feb 2023 at 21:03, Peter Naulls wrote: > > > Due to some missing flash values, I need to do a later user space lookup for > possible missing values stored "elsewhere" to fix up the MAC address. > > According to: > > https://openwrt.org/docs/guide-user/base-system/basic-networking > > So

Re: [PATCH 2/2] hack-5.15: add Aquantia PHY hwmon temperature clamp patch

2023-02-19 Thread Robert Marko
On Sat, 18 Feb 2023 at 21:47, Enrico Mioso wrote: > > > > > On Sat, 18 Feb 2023, Robert Marko wrote: > > > Date: Sat, 18 Feb 2023 12:45:34 > > From: Robert Marko > > To: Enrico Mioso > > Cc: openwrt-devel@lists.openwrt.org, Andre Valentin , > >

Re: [PATCH 1/2] ipq807x: ZyXEL NBG7815: add fan support

2023-02-18 Thread Robert Marko
On Sat, 18 Feb 2023 at 00:58, Enrico Mioso wrote: > > Add on/off fan support for the ZyXEL NBG7815. Single CPU cores, cluster > CPU temperatures and the Aquantia PHY temperature sensor are monitored. The > tmp103 sensor is missing from this patch, and can be added later, when kernel > is bumped to

Re: [PATCH 2/2] hack-5.15: add Aquantia PHY hwmon temperature clamp patch

2023-02-18 Thread Robert Marko
On Sat, 18 Feb 2023 at 00:58, Enrico Mioso wrote: > > This is needed to avoid failures in the thermal subsystem while using this > driver via hwmon subsystem. This should be submitted upstream, we have enough hacks already and you will get proper feedback from Guenter rather fast whether this is

Re: [PATCH] ipq40xx: add PCIe magic hack to improve VRX518 compatibility

2023-02-08 Thread Robert Marko
On Sun, 5 Feb 2023 at 01:10, Jan Hoffmann wrote: > > > Am 02.02.23 um 11:54 schrieb Robert Marko: > > On Tue, 31 Jan 2023 at 23:52, Jan Hoffmann wrote: > >> > >> Hi Robert, > >> > >> > >> On 2023-01-30 at 00:08, Robert Marko wrote: >

Re: [PATCH] ipq40xx: add PCIe magic hack to improve VRX518 compatibility

2023-02-02 Thread Robert Marko
On Tue, 31 Jan 2023 at 23:52, Jan Hoffmann wrote: > > Hi Robert, > > > On 2023-01-30 at 00:08, Robert Marko wrote: > > Shouldn't it be possible for the modem driver itself to be fixed > > instead of faking > > the PCI details? > > This hack is definite

Re: [PATCH] ipq40xx: add PCIe magic hack to improve VRX518 compatibility

2023-01-30 Thread Robert Marko
On Mon, 30 Jan 2023 at 23:41, Jan Hoffmann wrote: > > Some VRX518 modems fail to initialize properly with the error message > "dc_ep_clk_on failed". As a result, the DSL data path doesn't work. > > This hack, which is based on code from the FRITZ!Box 7530 GPL archive, > fixes the issue. It changes

Re: [PATCH] mt7621: Initial Atel platform support

2023-01-26 Thread Robert Marko
On Thu, 26 Jan 2023 at 16:18, Peter Naulls wrote: > > > I'm expecting this to need to be tidied up based upon feedback, but here's the > first try of support for the two mt7621 atel platforms I've been working on. > > I have a number of smaller changes to go with this, but these are the top > lev

Re: [opkg 0/3] Rework criteria for dependent package selection

2023-01-19 Thread Robert Marko
pq807x uses the libwolfsslcpu-crypto as a target package by default, however, this is breaking image builder. So, I wanted to bring some attention to this patchset that is fixing this issue as I am sure we are gonna hit more of these in the future are well. Tested-by: Robert Marko # ipq80

[PATCH] ath25: mark as source-only

2023-01-16 Thread Robert Marko
inability for the 5.15 kernel bump to be tested which is a requirment for the next release. So, for those reasons, lets mark it as source-only so that Buildbots dont use the resources for building the images for this target anymore. Signed-off-by: Robert Marko --- target/linux/ath25/Makefile | 2

Re: [iwinfo PATCH] devices: add support for declaring compatible matched devices

2023-01-09 Thread Robert Marko
big if-else and move the matching > from devices.txt > > When a device is matched using compatible in iwinfo the hardware will be > flagged as embedded and won't print empty ids. > > Tested-by: Christian Marangi > Co-developed-by: Christian Marangi > Signed-off-by: Jo-Phil

Re: [PATCH] archs38: mark as source-only

2023-01-08 Thread Robert Marko
On Thu, 29 Dec 2022 at 19:23, Robert Marko wrote: > > archs38 seems to be pretty much unused, usually only treewide changes or > kernel bumps in order to branch off new stable are done to it. > > Considering that target only support some Synopsis HS38 ARC reference > boar

  1   2   3   >