Add RPI3 B+ model BT firmware file 80/209880/1 accepted/tizen/unified/20190715.111838 accepted/tizen/unified/20190716.111205 submit/tizen/20190714.235650 submit/tizen/20190716.065610
authorSeung-Woo Kim <sw0312.kim@samsung.com>
Fri, 12 Jul 2019 06:12:35 +0000 (15:12 +0900)
committerSeung-Woo Kim <sw0312.kim@samsung.com>
Fri, 12 Jul 2019 06:15:27 +0000 (15:15 +0900)
RPI3 B+ has bcm4345 chip and it requires different firmware file
from RPI3 B model. Add RPI3 B+ model BT firmware file.

Change-Id: I9676c38b5b5f8c2baa2ebda09d197aaf132882a9
Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
firmware/CMakeLists.txt
firmware/rpi3/BCM4345C0.hcd [new file with mode: 0644]
packaging/bluetooth-firmware-bcm.spec

index 6965938..c9855fe 100755 (executable)
@@ -14,3 +14,4 @@ INSTALL(FILES ${CMAKE_CURRENT_SOURCE_DIR}/bcm43012/BCM43012B0_002.001.021.0081.0
 
 # RPI3
 INSTALL(FILES ${CMAKE_CURRENT_SOURCE_DIR}/rpi3/BCM43430A1.hcd DESTINATION /lib/firmware/brcm)
+INSTALL(FILES ${CMAKE_CURRENT_SOURCE_DIR}/rpi3/BCM4345C0.hcd DESTINATION /lib/firmware/brcm)
diff --git a/firmware/rpi3/BCM4345C0.hcd b/firmware/rpi3/BCM4345C0.hcd
new file mode 100644 (file)
index 0000000..f4b2438
Binary files /dev/null and b/firmware/rpi3/BCM4345C0.hcd differ
index d6d8a7a..1672264 100644 (file)
@@ -149,6 +149,7 @@ ln -s %{_prefix}/etc/bluetooth/bt-dev-end-rpi3.sh %{_prefix}/etc/bluetooth/bt-de
 %license LICENSE.APLv2 LICENSE.Broadcom
 %defattr(-,root,root,-)
 /lib/firmware/brcm/BCM43430A1.hcd
+/lib/firmware/brcm/BCM4345C0.hcd
 %attr(755,-,-) %{_prefix}/etc/bluetooth/bt-dev-end-rpi3.sh
 %attr(755,-,-) %{_prefix}/etc/bluetooth/bt-dev-start-rpi3.sh
 %manifest %{name}.manifest