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: Jeremy Linton <jeremy.linton@arm.com> Reviewed-by: Hans de Goede <hdegoede@redhat.com> Reviewed-by: Peter Robinson <pbrobinson@gmail.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
This commit is contained in:
parent
d528862425
commit
05789708b7
1
WHENCE
1
WHENCE
|
@ -2711,6 +2711,7 @@ File: "brcm/brcmfmac43430-sdio.raspberrypi,3-model-b.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
|
||||
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/brcmfmac4356-pcie.gpd-win-pocket.txt"
|
||||
File: brcm/brcmfmac4356-sdio.vamrs,rock960.txt
|
||||
|
|
Loading…
Reference in New Issue