Hi Marcel,
Thanks for your comments.
We are working to resolve them.
> > +
> > +/* Receive data */
> > +static int mrvl_recv(struct hci_uart *hu, const void *data, int
> > +count) {
> > + struct mrvl_data *mrvl = hu->priv;
> > +
> > + if (test_bit(HCI_UART_DNLD_FW, &mrvl->flags)) {
> > +
Hi Amitkumar,
> This patch implement firmware download feature for
> Marvell Bluetooth devices. If firmware is already
> downloaded, it will skip downloading.
>
> Signed-off-by: Ganapathi Bhat
> Signed-off-by: Amitkumar Karwar
> ---
> v2: Fixed compilation warning reported by kbuild test robot
2 matches
Mail list logo