linux-firmware/0001-brcm-Raspberry-Pi-3A-WiFi-NVRAM-support.patch
Petr Šabata f0a3f2d6b6 RHEL 9.0.0 Alpha bootstrap
The content of this branch was automatically imported from Fedora ELN
with the following as its source:
https://src.fedoraproject.org/rpms/linux-firmware#cff0a62d302337c2dbf1b8f2b6abb63aa825f9ad
2020-10-15 18:17:22 +02:00

26 lines
911 B
Diff

From 94ee3042ad924d2ef8383dcde511a99660c23732 Mon Sep 17 00:00:00 2001
From: Peter Robinson <pbrobinson@gmail.com>
Date: Mon, 21 Jan 2019 07:41:41 +0000
Subject: [PATCH 1/2] brcm: Raspberry Pi 3A+ WiFi NVRAM support
The Raspberry Pi 3A+ uses the same WiFi module as the 3B+ so we
just symlink the expected NVRAM file to the 3B+ one.
Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
---
brcm/brcmfmac43455-sdio.raspberrypi,3-model-a-plus.txt | 1 +
1 file changed, 1 insertion(+)
create mode 120000 brcm/brcmfmac43455-sdio.raspberrypi,3-model-a-plus.txt
diff --git a/brcm/brcmfmac43455-sdio.raspberrypi,3-model-a-plus.txt b/brcm/brcmfmac43455-sdio.raspberrypi,3-model-a-plus.txt
new file mode 120000
index 0000000..36b5530
--- /dev/null
+++ b/brcm/brcmfmac43455-sdio.raspberrypi,3-model-a-plus.txt
@@ -0,0 +1 @@
+brcmfmac43455-sdio.raspberrypi,3-model-b-plus.txt
\ No newline at end of file
--
2.20.1