Hi Kiran,
Boot address was not getting updated when controller is present
in boot mode which is required to move the controller from boot mode
to operation mode after firmware download. This patch reads boot address
even if controller is present in boot mode.
Signed-off-by: Kiran K <redacted>
---
Notes:
changes in v2 (new patch):
- Read boot address irrespective of controller mode
drivers/bluetooth/btintel.c | 26 ++++++++++----------------
1 file changed, 10 insertions(+), 16 deletions(-)
patch has been applied to bluetooth-next tree.
Regards
Marcel