Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

package/brcmfmac_sdio-firmware-rpi: bump version to 4c1789e #61

Merged
merged 1 commit into from
Dec 5, 2024

Conversation

sairon
Copy link
Member

@sairon sairon commented Dec 5, 2024

Bump version to the latest synced version from RPi OS that adds firmware for new chipsets and updates BCM43455 SDIO firmware. The old firmware has some features missing which can result in the driver returning errors like:

brcmf_set_channel: set chanspec 0xd099 fail, reason -52

This was tracked down [1] to usage of DUMP_OBSS feature, and while disabling this feature is a potential workaround, updating the firmware is actually the correct solution to the problem.

Buildroot is using downstream kernel 6.6 already since 51b4421, so the firmware should be bumped to what RPi OS uses at this point too.

[1] raspberrypi/linux#6049 (comment)

Bump version to the latest synced version from RPi OS that adds firmware for
new chipsets and updates BCM43455 SDIO firmware. The old firmware has some
features missing which can result in the driver returning errors like:

brcmf_set_channel: set chanspec 0xd099 fail, reason -52

This was tracked down [1] to usage of DUMP_OBSS feature, and while disabling
this feature is a potential workaround, updating the firmware is actually the
correct solution to the problem.

Buildroot is using downstream kernel 6.6 already since 51b4421, so the firmware
should be bumped to what RPi OS uses at this point too.

[1] raspberrypi/linux#6049 (comment)

Signed-off-by: Jan Čermák <[email protected]>
@sairon sairon merged commit b2077df into 2024.02.x-haos Dec 5, 2024
@sairon sairon deleted the bump-brcmfmac-rpi-fw branch December 5, 2024 19:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants