bluez: Add support for Raspberry Pi 3
authorÁlvaro Fernández Rojas <noltari@gmail.com>
Sun, 6 Mar 2016 15:20:24 +0000 (16:20 +0100)
committerZoltan HERPAI <wigyori@uid0.hu>
Sat, 18 Nov 2017 12:03:26 +0000 (13:03 +0100)
commit506b35e97db665f33dc237953261a261e04793c2
treefb1464ed7a4c719e01b40924d7b8d007fbf9eac5
parentf325fafa2122a9feaa2ee99ed02584d547deb52b
bluez: Add support for Raspberry Pi 3

- Adds bcm43xx-3wire variant.
- Resets UART speed after firmware download.
- Prints chip name when firmware isn't found for bcm43xx.
- Increases timeout for bcm43xx.
- Moves bcm43xx firmware to lib.

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
utils/bluez/Makefile
utils/bluez/patches/001-bcm43xx-Add-bcm43xx-3wire-variant.patch [new file with mode: 0644]
utils/bluez/patches/002-bcm43xx-The-UART-speed-must-be-reset-after-the-firmw.patch [new file with mode: 0644]
utils/bluez/patches/003-Increase-firmware-load-timeout-to-30s.patch [new file with mode: 0644]
utils/bluez/patches/004-Move-the-43xx-firmware-into-lib-firmware.patch [new file with mode: 0644]