Re: [PATCH 1/1] scripts: create kernel configuration upgrade script

2024-02-07 Thread Jonas Gorski
On Wed, 7 Feb 2024 at 12:58, Felix Baumann via openwrt-devel wrote: > Am 7. Februar 2024 11:53:55 MEZ schrieb Jonas Gorski : > >On Wed, 7 Feb 2024 at 02:48, Elliott Mitchell wrote: > >> > >> Create a script for automating kernel version changes. This > >> generates a pair of commits which cause

Re: [PATCH 1/1] scripts: create kernel configuration upgrade script

2024-02-07 Thread Jonas Gorski
On Wed, 7 Feb 2024 at 02:48, Elliott Mitchell wrote: > > Create a script for automating kernel version changes. This > generates a pair of commits which cause history to remain attached > to all versioned configuration files. Why is this script needed? What exactly does it do? Does it preserve

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

2024-02-07 Thread Luka Perkov via openwrt-devel
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 the mailing list software.--- Begin Message --- On Tue, Jan 30, 2024 at 7:17 PM

qca-wireless: ipq50xx: qcn9000: add bdf for ikuai sw8

2024-02-07 Thread Isaev Ruslan
One of two bdf for the device: Ikuai sw8 This one for qcn9074 wifi5 chip (stock fw: qcn9000/bdwlan.ba0). ``` [ { "board": [ { "names": [ "bus=pci,qmi-chip-id=0,qmi-board-id=255,variant=Ikuai-SW8" ],

Re: [PATCH 1/1] scripts: create kernel configuration upgrade script

2024-02-07 Thread Elliott Mitchell
On Wed, Feb 07, 2024 at 11:53:55AM +0100, Jonas Gorski wrote: > On Wed, 7 Feb 2024 at 02:48, Elliott Mitchell wrote: > > > > Create a script for automating kernel version changes. This > > generates a pair of commits which cause history to remain attached > > to all versioned configuration

Re: Booting from any non-first-containing-rootfs partition is broken Was: Librerouter v1 booting from second partition broken

2024-02-07 Thread Bjørn Mork
To me it looks like the uimage-fw parser isn't running at all in the second case. I assume that is because CONFIG_MTD_SPLIT_FIRMWARE is unset. The reason splitting works in the first case is because of 421-drivers-mtd-parsers-add-nvmem-support-to-cmdlinepart.patch which copies the "firmware"

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

2024-02-07 Thread Sander Vanheule
Hi Christian, On Tue, 2024-01-30 at 19:15 +0100, Christian Marangi (Ansuel) wrote: > I think Robert is a good addition to our team and would massively help > me (Ansuel) in maintaining each IPQ target and review all the related > PR on github and patchwork. > I would like to add Robert to the

Booting from any non-first-containing-rootfs partition is broken Was: Librerouter v1 booting from second partition broken

2024-02-07 Thread Gio
Digging a bit more into the code I found the culprit The function mtd_partition_split added by the patch 400-mtd-mtdsplit-support.patch After finding first partition that is either named rootfs or have "linux,rootfs" property no matter if it is contained into a "super" partition named

Re: [PATCH 1/1] scripts: create kernel configuration upgrade script

2024-02-07 Thread Felix Baumann via openwrt-devel
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 the mailing list software.--- Begin Message --- Am 7. Februar 2024 11:53:55 MEZ

Re: Booting from any non-first-containing-rootfs partition is broken Was: Librerouter v1 booting from second partition broken

2024-02-07 Thread Bjørn Mork
Don't change the name of fw1/firmware in DT. If you change it to fw1 then it will match the cmdline definition and the of_node is copied. And the uimage splitter will parse it based on compatible match. What I suggest is keeping everything else as-is, but define CONFIG_MTD_SPLIT_FIRMWARE=y

Re: Booting from any non-first-containing-rootfs partition is broken Was: Librerouter v1 booting from second partition broken

2024-02-07 Thread Gio
Bjorn I have tested your suggestion too but same result happens, the DTS in my buildroot is manually edited so partitions are called fw1 and fw2 and not firmware and fw2, but the behaviour is identical [    0.337578] spi-nor spi0.0: w25q128 (16384 Kbytes) [    0.342531] mtd: Found partition

[PATCH v2] scripts: create kernel configuration upgrade script

2024-02-07 Thread Elliott Mitchell
Create a script for automating kernel version changes. This generates a pair of commits which cause history to remain attached to all versioned configuration files. Crucially this makes `git blame` work without needing --find-copies-harder, which is too slow for routine use. This also updates

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

2024-02-07 Thread Matthias Schiffer
On 30/01/2024 19:15, Christian Marangi (Ansuel) wrote: Robert is active in OpenWrt since 2017 and with some recent stats, he has more than 310 commits merged in OpenWrt. He also have uncounted Reviewed-by tag on various PR and merged commits and generally helps in everything related to IPQ

Re: qca-wireless: ipq50xx: ipq5018: add bdf for ikuai sw8

2024-02-07 Thread Stefan Lippers-Hollmann via openwrt-devel
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 the mailing list software.--- Begin Message --- Hi [this equally applies to all