LibreELEC / brcmfmac_sdio-firmware

Broadcom SDIO firmware used with LibreELEC
21 stars 21 forks source link

Fixes for Rock Pi4 #19

Closed knaerzche closed 3 years ago

knaerzche commented 3 years ago

At some point compatibles for Rock Pi4 have been changed in upstream kernel - this aligns the nvram file names with that change.

Also update BCM4345C5.hcd from

Bluetooth: hci1: BCM4345C5 Ampak_CL1.5 UART 37.4 MHz BT 5.0 [Baseline: 0021]
Bluetooth: hci1: BCM4345C5 (003.006.006) build 0038

to

Bluetooth: hci1: BCM4345C5 Ampak_CL1.5 UART 37.4 MHz BT 5.0 [Version: Version: 0033.0080]
Bluetooth: hci1: BCM4345C5 (003.006.006) build 0080

This bluetooth firmware version is required for both Rock Pi 4 and RockPro64 - since both versions are for 37.4 MHz crystals I'm not expecting any regression for other boards which may use it.