Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: YoeDistro/meta-raspberrypi
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: f44832bcddada39bf61ead8e6164e285807cead3
Choose a base ref
...
head repository: YoeDistro/meta-raspberrypi
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: d5ffe135c73ab940148e595c6fb010d50ddcfc60
Choose a head ref
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on Sep 21, 2024

  1. linux-firmware-rpidistro: Upgrade to bookworm/20230625-2+rpt3

    The upgrade was necessary to get WLAN running on a CM4 (under scarthgap).
    Otherwise I continuously got the following kernel messages when trying to connect:
    [   31.907395] brcmfmac: brcmf_set_channel: set chanspec 0xd022 fail, reason -52
    [   32.023434] brcmfmac: brcmf_set_channel: set chanspec 0xd026 fail, reason -52
    [   32.135403] brcmfmac: brcmf_set_channel: set chanspec 0xd02a fail, reason -52
    [   32.247392] brcmfmac: brcmf_set_channel: set chanspec 0xd02e fail, reason -52
    [   33.919395] brcmfmac: brcmf_set_channel: set chanspec 0xd090 fail, reason -52
    [   33.926940] brcmfmac: brcmf_set_channel: set chanspec 0xd095 fail, reason -52
    [   33.935151] brcmfmac: brcmf_set_channel: set chanspec 0xd099 fail, reason -52
    [   33.942691] brcmfmac: brcmf_set_channel: set chanspec 0xd09d fail, reason -52
    [   33.950338] brcmfmac: brcmf_set_channel: set chanspec 0xd0a1 fail, reason -52
    [   33.957903] brcmfmac: brcmf_set_channel: set chanspec 0xd0a5 fail, reason -52
    
    Firmware version before:  BCM4345/6 wl0: Apr 15 2021 03:03:20 version 7.45.234 (4ca95bb CY) FWID 01-996384e2
    Firmware version current: BCM4345/6 wl0: Aug 29 2023 01:47:08 version 7.45.265 (28bca26 CY) FWID 01-b677b91b
    
    Signed-off-by: Matthias Klein <matthias@extraklein.de>
    matthiasklein authored and agherzan committed Sep 21, 2024
    Copy the full SHA
    d5ffe13 View commit details
Loading