[sdwalker/sdwalker.github.io] c28eab: This week's update

2023-08-20 Thread Stephen Walker 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 --- Branch: refs/heads/master Home

Re: [PATCH] bcm53xx: add nand subtarget

2023-08-20 Thread Arınç ÜNAL
On 20.08.2023 23:54, Rafał Miłecki wrote: niedz., 20 sie 2023 o 20:50 Arınç ÜNAL napisał(a): On 20 August 2023 17:15:51 GMT+03:00, "Rafał Miłecki" wrote: sob., 19 sie 2023 o 17:12 Arınç ÜNAL napisał(a): The NVMEM_BRCM_NVRAM driver won't work properly with NVRAM in NAND. It causes the device

Re: [PATCH v3 5/5] bcm53xx: Add network configuration for DIR-890L

2023-08-20 Thread Linus Walleij
On Sun, Aug 20, 2023 at 4:17 PM Rafał Miłecki wrote: > pon., 19 cze 2023 o 08:39 Linus Walleij napisał(a): > > This adds the lan/wan default bridge config and also the MAC > > NVRAM read-out for et2. > > > > DIR-885L was missing a default bridge config so I just added > > that too while I was at

Re: [PATCH] bcm53xx: add nand subtarget

2023-08-20 Thread Rafał Miłecki
niedz., 20 sie 2023 o 20:50 Arınç ÜNAL napisał(a): > On 20 August 2023 17:15:51 GMT+03:00, "Rafał Miłecki" > wrote: > >sob., 19 sie 2023 o 17:12 Arınç ÜNAL napisał(a): > >> The NVMEM_BRCM_NVRAM driver won't work properly with NVRAM in NAND. It > >> causes the devices with NVRAM in NAND to bootl

Re: [PATCH] bcm53xx: add nand subtarget

2023-08-20 Thread Arınç ÜNAL
On 20 August 2023 17:15:51 GMT+03:00, "Rafał Miłecki" wrote: >sob., 19 sie 2023 o 17:12 Arınç ÜNAL napisał(a): >> The NVMEM_BRCM_NVRAM driver won't work properly with NVRAM in NAND. It >> causes the devices with NVRAM in NAND to bootloop. Create a subtarget for >> NAND devices and disable the dri

Re: [PATCH v3 4/5] bcm53xx: dir885/dir890: Tag both partitions as SEAMA

2023-08-20 Thread Rafał Miłecki
pon., 19 cze 2023 o 08:39 Linus Walleij napisał(a): > The newly added D-Link DIR-890L also needs to have a seama > tag on its partition so that it will be split properly by > mtdsplit. I'm skipping this one thanks to the [PATCH] ARM: dts: bcm5301x: Add SEAMA compatibles (great work, thank you!)

Re: [PATCH v3 5/5] bcm53xx: Add network configuration for DIR-890L

2023-08-20 Thread Rafał Miłecki
pon., 19 cze 2023 o 08:39 Linus Walleij napisał(a): > This adds the lan/wan default bridge config and also the MAC > NVRAM read-out for et2. > > DIR-885L was missing a default bridge config so I just added > that too while I was at it. Why do you need to handle D-Link devices individually at all?

Re: [PATCH] bcm53xx: add nand subtarget

2023-08-20 Thread Rafał Miłecki
sob., 19 sie 2023 o 17:12 Arınç ÜNAL napisał(a): > The NVMEM_BRCM_NVRAM driver won't work properly with NVRAM in NAND. It > causes the devices with NVRAM in NAND to bootloop. Create a subtarget for > NAND devices and disable the driver on it. > > Disable NVMEM too as the bgmac_bcma driver will han

Re: wifi: mt76: mt7915: remove VHT160 capability on MT7915?

2023-08-20 Thread Felix Baumann
Am 20. August 2023 04:01:55 MESZ schrieb Thomas Walker : >Doing a little more reading and guessing that this is related to >https://forum.openwrt.org/t/802-11ax-worse-than-802-11ac-with-mt76-driver/126466/408? > >Giving it (VHT80 and explicitly enabling the coloring/beam forming ax >bits) a try. I