mirror of
https://github.com/followmsi/android_vendor.git
synced 2024-11-06 21:55:44 +00:00
gtaxl: update WiFi firmwares from T395XXSDCVA1
Change-Id: Ifcc650a8c39edca8e467480d5f0817d9b9785ec2
This commit is contained in:
parent
123d70587d
commit
bdb0fd0679
4 changed files with 5 additions and 5 deletions
|
@ -5,10 +5,10 @@
|
|||
PRODUCT_SOONG_NAMESPACES += \
|
||||
vendor/samsung/gtaxlwifi
|
||||
|
||||
# WiFi firmware - partly from T390XXS9CUG1, partly from T585XXS6CTJ7
|
||||
# WiFi firmware - partly from T395XXSDCVA1, partly as in T585XXS6CTJ7
|
||||
# bdwlan30.bin and utfbd30.bin are as in the T585XXS6CTJ7 firmware, and are also copies of bdwlan32.bin
|
||||
# and utfbd32.bin as in the T390XXS9CUG1 firmware respectively. With bdwlan30.bin and utfbd30.bin from
|
||||
# the T390XXS9CUG1 firmware, WiFi regulatory domain selection doesn't work properly.
|
||||
# and utfbd32.bin as in the T395XXSDCVA1 firmware respectively. With bdwlan30.bin and utfbd30.bin from
|
||||
# the T395XXSDCVA1 firmware, WiFi regulatory domain selection doesn't work properly.
|
||||
PRODUCT_COPY_FILES += \
|
||||
vendor/samsung/gtaxlwifi/proprietary/etc/firmware/bdwlan30.bin:$(TARGET_COPY_OUT_SYSTEM)/etc/firmware/bdwlan30.bin \
|
||||
vendor/samsung/gtaxlwifi/proprietary/etc/firmware/bdwlan32.bin:$(TARGET_COPY_OUT_SYSTEM)/etc/firmware/bdwlan32.bin \
|
||||
|
@ -20,7 +20,7 @@ PRODUCT_COPY_FILES += \
|
|||
vendor/samsung/gtaxlwifi/proprietary/etc/firmware/utfbd30.bin:$(TARGET_COPY_OUT_SYSTEM)/etc/firmware/utfbd30.bin \
|
||||
vendor/samsung/gtaxlwifi/proprietary/etc/firmware/utfbd32.bin:$(TARGET_COPY_OUT_SYSTEM)/etc/firmware/utfbd32.bin
|
||||
|
||||
# Bluetooth firmware - from T390XXS9CUG1
|
||||
# Bluetooth firmware - from T395XXSDCVA1
|
||||
PRODUCT_COPY_FILES += \
|
||||
vendor/samsung/gtaxlwifi/proprietary/vendor/firmware/nvm_tlv_tf_1.1.bin:$(TARGET_COPY_OUT_VENDOR)/firmware/nvm_tlv_tf_1.1.bin \
|
||||
vendor/samsung/gtaxlwifi/proprietary/vendor/firmware/rampatch_tlv_tf_1.1.tlv:$(TARGET_COPY_OUT_VENDOR)/firmware/rampatch_tlv_tf_1.1.tlv
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
VERSION:140
|
||||
VERSION:142
|
||||
|
||||
32768,,WLAN_MODULE_INF - INF_DBGID_DEFINITION_START
|
||||
32769,2I,WLAN_MODULE_INF - INF_ASSERTION_FAILED 0x%x 0x%x
|
||||
|
|
Binary file not shown.
Binary file not shown.
Loading…
Reference in a new issue