On 27 June 2017 at 04:39, Jun Zhu <[email protected]> wrote:

> +From 3b341fb421ef61db7782bf1314ec693828467de9 Mon Sep 17 00:00:00 2001
> +From: Andy Duan <[email protected]>
> +Date: Wed, 23 Nov 2016 17:12:12 +0800
> +Subject: [PATCH] hciattach: bcm43xx: fix the delay timer for firmware
> download
> +
> +From the log in .bcm43xx_load_firmware():
> +        /* Wait 50ms to let the firmware placed in download mode */
> +        nanosleep(&tm_mode, NULL);
> +
> +But timespec tm_mode is real is 50us. Correct the delayed timer count.
> +
> +Signed-off-by: Fugang Duan <[email protected]>
>

This needs an upstream-status tag, is the patch a backport?  Has it been
submitted upstream?

Ross
-- 
_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to