diff options
| author | Tedd Ho-Jeong An <[email protected]> | 2021-08-04 17:32:18 -0700 |
|---|---|---|
| committer | Marcel Holtmann <[email protected]> | 2021-08-05 16:03:30 +0200 |
| commit | c86c7285bb087b709e31f46e1aedeebb7e2a40d7 (patch) | |
| tree | f662ba64f1f21186f9201ca2cb905d69f588c2d8 /tools/perf/scripts/python/bin | |
| parent | 0d8603b4ee0ce8b572da6de776172bf235dce1bd (diff) | |
Bluetooth: btintel: Fix the legacy bootloader returns tlv based version
From the ThP, it supports both legacy and TLV based HCI_Intel_Read_Version
command after downloading the operational firmware, and it causes the
driver to choose the wrong setup routines and missing firmware/ddc file.
So, as a workaround, this patch checks the fw variant from the TLV based
version, and if the device is legacy bootloader device, the legacy
HCI_Intel_Read_Version command is used to get the legacy version
information and run the legacy bootloader setup with it.
Signed-off-by: Tedd Ho-Jeong An <[email protected]>
Signed-off-by: Marcel Holtmann <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions