Unverified Commit 05789708 authored by Jeremy Linton's avatar Jeremy Linton Committed by Josh Boyer
Browse files

brcm: Link RPi4's WiFi firmware with DMI machine name.



The kernel when booted in ACPI mode with SMBIOS/DMI
data uses that data to set the machine manufacture/model.

The RPi's WiFi driver uses the machine string to
select the correct firmware image. Because of
this, an additional link to select the correct
firmware is needed.
Signed-off-by: default avatarJeremy Linton <jeremy.linton@arm.com>
Reviewed-by: default avatarHans de Goede <hdegoede@redhat.com>
Reviewed-by: default avatarPeter Robinson <pbrobinson@gmail.com>
Signed-off-by: default avatarJosh Boyer <jwboyer@kernel.org>
parent d5288624
...@@ -2711,6 +2711,7 @@ File: "brcm/brcmfmac43430-sdio.raspberrypi,3-model-b.txt" ...@@ -2711,6 +2711,7 @@ File: "brcm/brcmfmac43430-sdio.raspberrypi,3-model-b.txt"
File: "brcm/brcmfmac43455-sdio.raspberrypi,3-model-b-plus.txt" File: "brcm/brcmfmac43455-sdio.raspberrypi,3-model-b-plus.txt"
Link: brcm/brcmfmac43455-sdio.raspberrypi,3-model-a-plus.txt -> brcmfmac43455-sdio.raspberrypi,3-model-b-plus.txt Link: brcm/brcmfmac43455-sdio.raspberrypi,3-model-a-plus.txt -> brcmfmac43455-sdio.raspberrypi,3-model-b-plus.txt
File: "brcm/brcmfmac43455-sdio.raspberrypi,4-model-b.txt" File: "brcm/brcmfmac43455-sdio.raspberrypi,4-model-b.txt"
Link: brcm/brcmfmac43455-sdio.Raspberry\ Pi\ Foundation-Raspberry\ Pi\ 4\ Model\ B.txt -> brcmfmac43455-sdio.raspberrypi,4-model-b.txt
File: "brcm/brcmfmac43455-sdio.MINIX-NEO Z83-4.txt" File: "brcm/brcmfmac43455-sdio.MINIX-NEO Z83-4.txt"
File: "brcm/brcmfmac4356-pcie.gpd-win-pocket.txt" File: "brcm/brcmfmac4356-pcie.gpd-win-pocket.txt"
File: brcm/brcmfmac4356-sdio.vamrs,rock960.txt File: brcm/brcmfmac4356-sdio.vamrs,rock960.txt
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment