meta-raspberrypi/recipes-kernel
Khem Raj 86fe4f9ccb linux-firmware: Bring up wifi/ble interface on rpi3
Currently the firmware is installed but kernel fails to load it
due this .txt file missing in the firmware directory and it ends
up with wifi/bluetooth i/f not being initialized. The error is
also in dmesg

[    3.120991] usbcore: registered new interface driver brcmfmac
[    3.148240] brcmfmac mmc1:0001:1: Direct firmware load for brcm/brcmfmac43430-sdio.txt failed with error -2

After applying this patch now ifconfig -a can list wlan0 interface
successfully.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2017-04-17 12:58:46 +01:00
..
linux linux-raspberrypi_4.4: Update to 4.4.50 2017-03-21 16:54:08 +00:00
linux-firmware linux-firmware: Bring up wifi/ble interface on rpi3 2017-04-17 12:58:46 +01:00