Use hciattach tool for the RPI3 target 03/210803/3 accepted/tizen_5.5_unified accepted/tizen_5.5_unified_mobile_hotfix accepted/tizen_5.5_unified_wearable_hotfix tizen_5.5 tizen_5.5_mobile_hotfix tizen_5.5_tv tizen_5.5_wearable_hotfix accepted/tizen/5.5/unified/20191031.014400 accepted/tizen/5.5/unified/mobile/hotfix/20201027.082000 accepted/tizen/5.5/unified/wearable/hotfix/20201027.123305 accepted/tizen/unified/20190729.081007 submit/tizen/20190725.232630 submit/tizen_5.5/20191031.000001 submit/tizen_5.5_mobile_hotfix/20201026.185101 submit/tizen_5.5_wearable_hotfix/20201026.184301 tizen_5.5.m2_release
authorDoHyun Pyun <dh79.pyun@samsung.com>
Thu, 25 Jul 2019 03:37:59 +0000 (12:37 +0900)
committerDoHyun Pyun <dh79.pyun@samsung.com>
Thu, 25 Jul 2019 05:05:43 +0000 (14:05 +0900)
commitb384c84b7f239a8717db5a4bc8f49617596897f6
treef3b7e080ddb3941dddc15f39c2e3932af9f31e0b
parente87866253f0db496c984f82d72d461a3a1cadf13
Use hciattach tool for the RPI3 target

There is an UART HW differnece between RPI3 B and RPI3 B+
model such as cts pin setting. Because of this we should
use the different value for Uart Speed and flow control.
btattach tool operates the firmware download and Uart
setting in the kernel driver as the proto. So we can't
use the btattach tool for RPI3 target.

Change-Id: I2c57b6fb53d95e4363fb27db78b1d21b522dc832
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
firmware/CMakeLists.txt
packaging/bluetooth-firmware-bcm.spec
scripts/bt-dev-start-rpi3.sh