]> code.ossystems Code Review - openembedded-core.git/commit
bluez: Correct the timer count for bcm43xx firmware download
authorJun Zhu <junzhu@nxp.com>
Thu, 29 Jun 2017 02:14:55 +0000 (10:14 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 6 Jul 2017 13:38:06 +0000 (14:38 +0100)
commitbb8bc17ab8d71e3a30e2f0b655c42434dd968ea4
tree156457b1087b2666d5c03aa9ddec304f3c750b2d
parent0d1273cdf8652bf1844f1f1fe4ba0eacd27ada65
bluez: Correct the timer count for bcm43xx firmware download

bcm43xx failed as time out for firmware downloading.
The root cause is that it need wait 50ms to download firmware,
but the value of 50us is set to the timer.

Signed-off-by: Jun Zhu <junzhu@nxp.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-connectivity/bluez5/bluez5.inc
meta/recipes-connectivity/bluez5/bluez5/0001-hciattach-bcm43xx-fix-the-delay-timer-for-firmware-d.patch [new file with mode: 0644]