diff options
| author | Rocky Liao <rjliao@codeaurora.org> | 2020-02-29 09:20:06 +0800 |
|---|---|---|
| committer | Rocky Liao <rjliao@codeaurora.org> | 2020-02-29 09:54:31 +0800 |
| commit | 2db3978ce4a0c5b8ab04a81701b4eb010c721b2d (patch) | |
| tree | cb2aa513f45f56ed0a0eb582b85a04a0066e6d51 /qca | |
| parent | efcfa03ae6100dfe523ebf612e03c3a90fc4c794 (diff) | |
qca: Fix blueooth firmware name for QCA6174
The rampatch_00440302.tlv and rampatch_usb_00000302.tlv are wrong names
for QCA6174 Bluetooth driver, remove them and make the update to the
correct files rampatch_00440302.bin and rampatch_usb_00000302.bin.
Fixes: 30550605b75c ("qca: update bluetooth firmware for QCA6174")
Signed-off-by: Rocky Liao <rjliao@codeaurora.org>
Diffstat (limited to 'qca')
| -rw-r--r-- | qca/rampatch_00440302.bin | bin | 64940 -> 66332 bytes |
| -rw-r--r-- | qca/rampatch_00440302.tlv | bin | 66332 -> 0 bytes |
| -rw-r--r-- | qca/rampatch_usb_00000302.bin | bin | 64168 -> 66964 bytes |
| -rw-r--r-- | qca/rampatch_usb_00000302.tlv | bin | 66964 -> 0 bytes |
4 files changed, 0 insertions, 0 deletions
diff --git a/qca/rampatch_00440302.bin b/qca/rampatch_00440302.bin Binary files differindex 0b8cd537..826362b2 100644 --- a/qca/rampatch_00440302.bin +++ b/qca/rampatch_00440302.bin diff --git a/qca/rampatch_00440302.tlv b/qca/rampatch_00440302.tlv Binary files differdeleted file mode 100644 index 826362b2..00000000 --- a/qca/rampatch_00440302.tlv +++ /dev/null diff --git a/qca/rampatch_usb_00000302.bin b/qca/rampatch_usb_00000302.bin Binary files differindex 9c82b65b..d340a8b0 100644 --- a/qca/rampatch_usb_00000302.bin +++ b/qca/rampatch_usb_00000302.bin diff --git a/qca/rampatch_usb_00000302.tlv b/qca/rampatch_usb_00000302.tlv Binary files differdeleted file mode 100644 index d340a8b0..00000000 --- a/qca/rampatch_usb_00000302.tlv +++ /dev/null |
