RPi-Distro / pi-bluetooth

Loads BCM43430A1 firmware on boot
42 stars 34 forks source link

Fixes btuart setting right bt address on arm64 kernels. #2

Closed satmandu closed 6 years ago

satmandu commented 6 years ago

Serial # is not in /proc/cpuinfo on arm64 kernels, so we pull it from the device tree.

pelwell commented 6 years ago

Looks good to me.

XECDesign commented 6 years ago

Thanks

pelwell commented 6 years ago

This was originally added when the firmware stopped reading from OTP, but now we are relying on it for BCM43455 support.