diff mbox series

[RFC,4/4] board/lemaker/bananapro/rootfs_overlay: add symlink for brcmfmac43362-sdio file

Message ID 20190520193223.14071-4-b.bilas@grinn-global.com
State Changes Requested
Headers show
Series [RFC,1/4] configs/bananapro_defconfig: bump Linux to 5.1.1 | expand

Commit Message

Bartosz Bilas May 20, 2019, 7:32 p.m. UTC
This fixes following error:
     brcmfmac mmc1:0001:1: Direct firmware load for
     brcm/brcmfmac43362-sdio.lemaker,bananapro.txt failed with error -2

Signed-off-by: Bartosz Bilas <b.bilas@grinn-global.com>
---
 .../lib/firmware/brcm/brcmfmac43362-sdio.lemaker,bananapro.txt   | 1 +
 1 file changed, 1 insertion(+)
 create mode 120000 board/lemaker/bananapro/rootfs_overlay/lib/firmware/brcm/brcmfmac43362-sdio.lemaker,bananapro.txt
diff mbox series

Patch

diff --git a/board/lemaker/bananapro/rootfs_overlay/lib/firmware/brcm/brcmfmac43362-sdio.lemaker,bananapro.txt b/board/lemaker/bananapro/rootfs_overlay/lib/firmware/brcm/brcmfmac43362-sdio.lemaker,bananapro.txt
new file mode 120000
index 0000000000..93947975ee
--- /dev/null
+++ b/board/lemaker/bananapro/rootfs_overlay/lib/firmware/brcm/brcmfmac43362-sdio.lemaker,bananapro.txt
@@ -0,0 +1 @@ 
+brcmfmac43362-sdio.txt
\ No newline at end of file