From: Nolen Johnson Date: Mon, 20 Dec 2021 21:44:51 +0000 (-0500) Subject: firmware: Update to adt3-user-12-STT1.211025.001.Z4-7928920-release-keys X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=aeed71375e1086f8381cd14561061b97cec0755f;p=GitHub%2FLineageOS%2FG12%2Fandroid_hardware_amlogic_kernel-modules_dhd-driver.git firmware: Update to adt3-user-12-STT1.211025.001.Z4-7928920-release-keys Change-Id: I718a9265c06753faf59d69849b0a7a7ba88ba3f1 --- diff --git a/firmware/bluetooth/bcm43430b0/BCM43430B0.hcd b/firmware/bluetooth/bcm43430b0/BCM43430B0.hcd new file mode 100644 index 0000000..89da45f Binary files /dev/null and b/firmware/bluetooth/bcm43430b0/BCM43430B0.hcd differ diff --git a/firmware/bluetooth/bcm4359c0/BCM4359C0.hcd b/firmware/bluetooth/bcm4359c0/BCM4359C0.hcd index 7e1961c..1a13d97 100644 Binary files a/firmware/bluetooth/bcm4359c0/BCM4359C0.hcd and b/firmware/bluetooth/bcm4359c0/BCM4359C0.hcd differ diff --git a/firmware/bluetooth/bcm4362a2/BCM4362A2.hcd b/firmware/bluetooth/bcm4362a2/BCM4362A2.hcd new file mode 100644 index 0000000..95c69b4 Binary files /dev/null and b/firmware/bluetooth/bcm4362a2/BCM4362A2.hcd differ diff --git a/firmware/bluetooth/bluetooth.mk b/firmware/bluetooth/bluetooth.mk index dea19ea..fd3b8f1 100644 --- a/firmware/bluetooth/bluetooth.mk +++ b/firmware/bluetooth/bluetooth.mk @@ -20,6 +20,10 @@ BLUETOOTH_FIRMWARE_PATH := hardware/amlogic/kernel-modules/dhd-driver/firmware/b PRODUCT_COPY_FILES += \ $(BLUETOOTH_FIRMWARE_PATH)/bcm2076b1/BCM2076.hcd:$(TARGET_COPY_OUT_VENDOR)/etc/bluetooth/BCM2076.hcd +# bcm43430b0 +PRODUCT_COPY_FILES += \ + $(BLUETOOTH_FIRMWARE_PATH)/bcm43430b0/BCM43430B0.hcd:$(TARGET_COPY_OUT_VENDOR)/etc/bluetooth/BCM43430B0.hcd + # bcm4335c0 PRODUCT_COPY_FILES += \ $(BLUETOOTH_FIRMWARE_PATH)/bcm4335c0/bcm4335c0.hcd:$(TARGET_COPY_OUT_VENDOR)/etc/bluetooth/bcm4335c0.hcd @@ -81,3 +85,6 @@ PRODUCT_COPY_FILES += \ PRODUCT_COPY_FILES += \ $(BLUETOOTH_FIRMWARE_PATH)/bcm43569a2/bcm43569a2.hcd:$(TARGET_COPY_OUT_VENDOR)/etc/bluetooth/bcm43569a2.hcd +# bcm4362a2 +PRODUCT_COPY_FILES += \ + $(BLUETOOTH_FIRMWARE_PATH)/bcm4362a2/BCM4362A2.hcd:$(TARGET_COPY_OUT_VENDOR)/etc/bluetooth/BCM4362A2.hcd diff --git a/firmware/origin.txt b/firmware/origin.txt index 4609fb4..e1c82a0 100644 --- a/firmware/origin.txt +++ b/firmware/origin.txt @@ -1,4 +1,4 @@ -# The following files are extracted from adt3-user 11 RTT1.200909.003.A2 6832896 release-keys. +# The following files are extracted from adt3-user-12-STT1.211025.001.Z4-7928920-release-keys. bluetooth/bcm20703a2/BCM20703A2.hcd bluetooth/bcm20710a1/BCM20702.hcd diff --git a/firmware/wifi/bcm4359c0_ag/fw_bcm4359c0_ag.bin b/firmware/wifi/bcm4359c0_ag/fw_bcm4359c0_ag.bin index 175fef1..efed903 100644 Binary files a/firmware/wifi/bcm4359c0_ag/fw_bcm4359c0_ag.bin and b/firmware/wifi/bcm4359c0_ag/fw_bcm4359c0_ag.bin differ