mirror of
https://github.com/Telecominfraproject/wlan-ap.git
synced 2025-10-29 17:42:41 +00:00
ath11k-firmware: update to ath11.5-cs
Signed-off-by: John Crispin <john@phrozen.org>
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -1 +0,0 @@
|
||||
WLAN.HK.2.5.0.1-01100-QCAHKSWPL_SILICONZ-1 v1
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -1 +1 @@
|
||||
WLAN.HK.2.5.0.1-01100-QCAHKSWPL_SILICONZ-1 v2
|
||||
WLAN.HK.2.6.0.1-00861-QCAHKSWPL_SILICONZ-1 v2
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
@@ -1,5 +1,5 @@
|
||||
|
||||
# Copyright (c) 2018-2020 Qualcomm Technologies, Inc.
|
||||
#
|
||||
# Copyright (c) 2018-2021 Qualcomm Technologies, Inc.
|
||||
# All Rights Reserved.
|
||||
# Confidential and Proprietary - Qualcomm Technologies, Inc.
|
||||
#
|
||||
@@ -15,53 +15,25 @@
|
||||
# 1. Duplicate entries for same board name should not be added. Please modify only the values and not add new lines for same board
|
||||
# 2. Do not add boardname search strings in comments. As the host script search patterns are for boardnames in the file and does not ignore comments
|
||||
#############################################################################################################
|
||||
#CYPRESS-RDPs
|
||||
ap-cp02-c1_enable_daemon_support=1
|
||||
ap-cp02-c1_enable_cold_boot_support=1
|
||||
ap-cp02-c1_enable_qdss_tracing=1
|
||||
|
||||
ap-cp03-c1_enable_daemon_support=1
|
||||
ap-cp03-c1_enable_cold_boot_support=1
|
||||
ap-cp03-c1_enable_qdss_tracing=1
|
||||
|
||||
#Cypress+Pine RDP, For Cypress internal radio
|
||||
ap-cp01-c3_enable_daemon_support=1
|
||||
ap-cp01-c3_enable_cold_boot_support=1
|
||||
ap-cp01-c3_enable_qdss_tracing=1
|
||||
|
||||
#CYP+Pine RDP's
|
||||
#Cypress+Pine RDP, For Pine PCIE radio
|
||||
ap-cp01-c3_qcn9000_pci0_enable_daemon_support=1
|
||||
ap-cp01-c3_qcn9000_pci0_enable_cold_boot_support=1
|
||||
ap-cp01-c3_qcn9000_pci0_enable_qdss_tracing=1
|
||||
|
||||
#For other Cypress boards enabled by default
|
||||
ap-cp_default_enable_daemon_support=1
|
||||
ap-cp_default_enable_cold_boot_support=1
|
||||
ap-cp_default_enable_qdss_tracing=1
|
||||
|
||||
#############################################################################################################
|
||||
#HAWKEYE-RDPs
|
||||
#Hawkeye has V1 and V2 chipsets. Differentiating them by v1/v2 naming
|
||||
ap-hk06_v2_enable_daemon_support=0
|
||||
ap-hk06_v2_enable_cold_boot_support=0
|
||||
ap-hk06_v2_enable_qdss_tracing=0
|
||||
|
||||
ap-hk_v1_default_enable_daemon_support=1
|
||||
ap-hk_v1_default_enable_cold_boot_support=1
|
||||
ap-hk_v1_default_enable_qdss_tracing=0
|
||||
|
||||
ap-hk_v2_default_enable_daemon_support=1
|
||||
ap-hk_v2_default_enable_cold_boot_support=1
|
||||
ap-hk_v2_default_enable_qdss_tracing=1
|
||||
#Cypress+Pine+Pine(Scan) RDP, For Pine PCIE0
|
||||
ap-cp01-c5_qcn9000_pci0_enable_daemon_support=1
|
||||
ap-cp01-c5_qcn9000_pci0_enable_cold_boot_support=1
|
||||
ap-cp01-c5_qcn9000_pci0_enable_qdss_tracing=1
|
||||
|
||||
#Cypress+Pine+Pine(Scan) RDP, For Pine PCIE1(Scan)
|
||||
ap-cp01-c5_qcn9000_pci1_enable_daemon_support=1
|
||||
ap-cp01-c5_qcn9000_pci1_enable_cold_boot_support=1
|
||||
ap-cp01-c5_qcn9000_pci1_enable_qdss_tracing=1
|
||||
|
||||
#############################################################################################################
|
||||
#HK+Pine -RDPs
|
||||
#HK10 - Pine RDPs
|
||||
|
||||
#For HK10-C1 board - HK2G internal radio
|
||||
ap-hk10-c1_enable_daemon_support=1
|
||||
ap-hk10-c1_enable_cold_boot_support=1
|
||||
ap-hk10-c1_enable_qdss_tracing=1
|
||||
|
||||
#For HK10-C1 board - Pine PCIE 0
|
||||
ap-hk10-c1_qcn9000_pci0_enable_daemon_support=1
|
||||
ap-hk10-c1_qcn9000_pci0_enable_cold_boot_support=1
|
||||
@@ -72,11 +44,6 @@ ap-hk10-c1_qcn9000_pci1_enable_daemon_support=1
|
||||
ap-hk10-c1_qcn9000_pci1_enable_cold_boot_support=1
|
||||
ap-hk10-c1_qcn9000_pci1_enable_qdss_tracing=1
|
||||
|
||||
#For HK10-C2 board - HK2G internal radio is not present. So keep it disabled.
|
||||
ap-hk10-c2_enable_daemon_support=0
|
||||
ap-hk10-c2_enable_cold_boot_support=0
|
||||
ap-hk10-c2_enable_qdss_tracing=0
|
||||
|
||||
#For HK10-C2 board - Pine PCIE 0
|
||||
ap-hk10-c2_qcn9000_pci0_enable_daemon_support=1
|
||||
ap-hk10-c2_qcn9000_pci0_enable_cold_boot_support=1
|
||||
@@ -88,107 +55,39 @@ ap-hk10-c2_qcn9000_pci1_enable_cold_boot_support=1
|
||||
ap-hk10-c2_qcn9000_pci1_enable_qdss_tracing=1
|
||||
|
||||
#HK14 - Pine RDPs : Pine6G + HK(2G+5G) in HK09 platform
|
||||
#For HK14 board - HK(2G+5G) internal radios (i.e, HK09 internal radios)
|
||||
ap-hk14_enable_daemon_support=1
|
||||
ap-hk14_enable_cold_boot_support=1
|
||||
ap-hk14_enable_qdss_tracing=1
|
||||
|
||||
#For HK14 board - Pine PCIE 0
|
||||
ap-hk14_qcn9000_pci0_enable_daemon_support=1
|
||||
ap-hk14_qcn9000_pci0_enable_cold_boot_support=1
|
||||
ap-hk14_qcn9000_pci0_enable_qdss_tracing=0
|
||||
ap-hk14_qcn9000_pci0_enable_qdss_tracing=1
|
||||
|
||||
#HK01-C6 - Pine RDPs : Pine6G + HK(2G+5G) in HK01 platform
|
||||
#For HK01-C6 board - HK(2G+5G) internal radios (i.e, HKv2 internal radios)
|
||||
ap-hk01-c6_enable_daemon_support=1
|
||||
ap-hk01-c6_enable_cold_boot_support=1
|
||||
ap-hk01-c6_enable_qdss_tracing=0
|
||||
|
||||
#For HK01-C6 board - Pine PCIE 0
|
||||
ap-hk01-c6_qcn9000_pci0_enable_daemon_support=1
|
||||
ap-hk01-c6_qcn9000_pci0_enable_cold_boot_support=1
|
||||
ap-hk01-c6_qcn9000_pci0_enable_qdss_tracing=1
|
||||
#No explicit defualt tags for HK10/HK14 board as of now. All Combinations of HK10/HK14 are explicitily addressed above.
|
||||
#HK10/HK14 defaults to HKv2 default macros
|
||||
|
||||
#############################################################################################################
|
||||
#ACORN-RDPs
|
||||
ap-ac_default_enable_daemon_support=1
|
||||
ap-ac_default_enable_cold_boot_support=1
|
||||
ap-ac_default_enable_qdss_tracing=1
|
||||
|
||||
#############################################################################################################
|
||||
#OAK-RDPs
|
||||
ap-oak_default_enable_daemon_support=1
|
||||
ap-oak_default_enable_cold_boot_support=1
|
||||
ap-oak_default_enable_qdss_tracing=1
|
||||
|
||||
#############################################################################################################
|
||||
#MAPLE-RDPS
|
||||
|
||||
|
||||
#Maple+Pine
|
||||
ap-mp03.1_enable_daemon_support=1
|
||||
ap-mp03.1_enable_cold_boot_support=1
|
||||
ap-mp03.1_enable_qdss_tracing=1
|
||||
|
||||
#Maple+Pine RDP's
|
||||
ap-mp03.1_qcn9000_pci0_enable_daemon_support=1
|
||||
ap-mp03.1_qcn9000_pci0_enable_cold_boot_support=1
|
||||
ap-mp03.1_qcn9000_pci0_enable_qdss_tracing=0
|
||||
ap-mp03.1_qcn9000_pci0_enable_qdss_tracing=1
|
||||
|
||||
#Maple+Pine emmc
|
||||
ap-mp03.1-c2_enable_daemon_support=1
|
||||
ap-mp03.1-c2_enable_cold_boot_support=1
|
||||
ap-mp03.1-c2_enable_qdss_tracing=1
|
||||
|
||||
ap-mp03.1-c2_qcn9000_pci0_enable_daemon_support=1
|
||||
ap-mp03.1-c2_qcn9000_pci0_enable_cold_boot_support=1
|
||||
ap-mp03.1-c2_qcn9000_pci0_enable_qdss_tracing=0
|
||||
ap-mp03.1-c2_qcn9000_pci0_enable_qdss_tracing=1
|
||||
|
||||
#Maple+Pine+Spruce
|
||||
ap-mp03.3_enable_daemon_support=1
|
||||
ap-mp03.3_enable_cold_boot_support=1
|
||||
ap-mp03.3_enable_qdss_tracing=1
|
||||
|
||||
ap-mp03.3_qcn6122_pci0_enable_daemon_support=1
|
||||
ap-mp03.3_qcn6122_pci0_enable_cold_boot_support=1
|
||||
ap-mp03.3_qcn6122_pci0_enable_qdss_tracing=1
|
||||
|
||||
ap-mp03.3_qcn9000_pci1_enable_daemon_support=1
|
||||
ap-mp03.3_qcn9000_pci1_enable_cold_boot_support=1
|
||||
ap-mp03.3_qcn9000_pci1_enable_qdss_tracing=1
|
||||
|
||||
#Maple+Pine+Spruce emmc
|
||||
ap-mp03.3-c2_enable_daemon_support=1
|
||||
ap-mp03.3-c2_enable_cold_boot_support=1
|
||||
ap-mp03.3-c2_enable_qdss_tracing=1
|
||||
|
||||
ap-mp03.3-c2_qcn9000_pci0_enable_daemon_support=1
|
||||
ap-mp03.3-c2_qcn9000_pci0_enable_cold_boot_support=1
|
||||
ap-mp03.3-c2_qcn9000_pci0_enable_qdss_tracing=1
|
||||
|
||||
ap-mp03.3-c2_qcn6122_pci1_enable_daemon_support=1
|
||||
ap-mp03.3-c2_qcn6122_pci1_enable_cold_boot_support=1
|
||||
ap-mp03.3-c2_qcn6122_pci1_enable_qdss_tracing=1
|
||||
|
||||
#Maple+Spruce+Spruce
|
||||
ap-mp02.1_enable_daemon_support=1
|
||||
ap-mp02.1_enable_cold_boot_support=0
|
||||
ap-mp02.1_enable_qdss_tracing=1
|
||||
|
||||
ap-mp02.1_qcn6122_pci0_enable_daemon_support=1
|
||||
ap-mp02.1_qcn6122_pci0_enable_cold_boot_support=0
|
||||
ap-mp02.1_qcn6122_pci0_enable_qdss_tracing=1
|
||||
|
||||
ap-mp02.1_qcn6122_pci1_enable_daemon_support=1
|
||||
ap-mp02.1_qcn6122_pci1_enable_cold_boot_support=0
|
||||
ap-mp02.1_qcn6122_pci1_enable_qdss_tracing=1
|
||||
|
||||
#Maple+Pine+Pine
|
||||
ap-mp03.4-c1_enable_daemon_support=1
|
||||
ap-mp03.4-c1_enable_cold_boot_support=0
|
||||
ap-mp03.4-c1_enable_qdss_tracing=1
|
||||
|
||||
ap-mp03.4-c1_qcn9000_pci0_enable_daemon_support=1
|
||||
ap-mp03.4-c1_qcn9000_pci0_enable_cold_boot_support=0
|
||||
ap-mp03.4-c1_qcn9000_pci0_enable_qdss_tracing=1
|
||||
@@ -197,25 +96,13 @@ ap-mp03.4-c1_qcn9000_pci1_enable_daemon_support=1
|
||||
ap-mp03.4-c1_qcn9000_pci1_enable_cold_boot_support=0
|
||||
ap-mp03.4-c1_qcn9000_pci1_enable_qdss_tracing=1
|
||||
|
||||
#Maple+Spruce+Spruce
|
||||
ap-mp03.5-c1_enable_daemon_support=1
|
||||
ap-mp03.5-c1_enable_cold_boot_support=1
|
||||
ap-mp03.5-c1_enable_qdss_tracing=1
|
||||
|
||||
ap-mp03.5-c1_qcn6122_pci0_enable_daemon_support=1
|
||||
ap-mp03.5-c1_qcn6122_pci0_enable_cold_boot_support=1
|
||||
ap-mp03.5-c1_qcn6122_pci0_enable_qdss_tracing=1
|
||||
|
||||
ap-mp03.5-c1_qcn6122_pci1_enable_daemon_support=1
|
||||
ap-mp03.5-c1_qcn6122_pci1_enable_cold_boot_support=1
|
||||
ap-mp03.5-c1_qcn6122_pci1_enable_qdss_tracing=1
|
||||
|
||||
ap-mp_default_enable_daemon_support=1
|
||||
ap-mp_default_enable_cold_boot_support=0
|
||||
ap-mp_default_enable_qdss_tracing=1
|
||||
#Alder Silicon RDPs
|
||||
ap-al02-c1_qcn9000_pci0_enable_daemon_support=1
|
||||
ap-al02-c1_qcn9000_pci0_enable_cold_boot_support=1
|
||||
ap-al02-c1_qcn9000_pci0_enable_qdss_tracing=1
|
||||
|
||||
ap-al02-c1_qcn9000_pci1_enable_daemon_support=1
|
||||
ap-al02-c1_qcn9000_pci1_enable_cold_boot_support=1
|
||||
ap-al02-c1_qcn9000_pci1_enable_qdss_tracing=1
|
||||
#############################################################################################################
|
||||
#TEST-BOARDS
|
||||
db_default_enable_daemon_support=0
|
||||
db_default_enable_cold_boot_support=0
|
||||
db_default_enable_qdss_tracing=0
|
||||
|
||||
|
||||
@@ -15,53 +15,23 @@
|
||||
# 1. Duplicate entries for same board name should not be added. Please modify only the values and not add new lines for same board
|
||||
# 2. Do not add boardname search strings in comments. As the host script search patterns are for boardnames in the file and does not ignore comments
|
||||
#############################################################################################################
|
||||
#CYPRESS-RDPs
|
||||
ap-cp02-c1_enable_daemon_support=1
|
||||
ap-cp02-c1_enable_cold_boot_support=1
|
||||
ap-cp02-c1_enable_qdss_tracing=1
|
||||
|
||||
ap-cp03-c1_enable_daemon_support=1
|
||||
ap-cp03-c1_enable_cold_boot_support=1
|
||||
ap-cp03-c1_enable_qdss_tracing=1
|
||||
|
||||
#Cypress+Pine RDP, For Cypress internal radio
|
||||
ap-cp01-c3_enable_daemon_support=1
|
||||
ap-cp01-c3_enable_cold_boot_support=1
|
||||
ap-cp01-c3_enable_qdss_tracing=1
|
||||
|
||||
#CYP+Pine -RDPs
|
||||
#Cypress+Pine RDP, For Pine PCIE radio
|
||||
ap-cp01-c3_qcn9000_pci0_enable_daemon_support=1
|
||||
ap-cp01-c3_qcn9000_pci0_enable_cold_boot_support=1
|
||||
ap-cp01-c3_qcn9000_pci0_enable_qdss_tracing=1
|
||||
|
||||
#For other Cypress boards enabled by default
|
||||
ap-cp_default_enable_daemon_support=1
|
||||
ap-cp_default_enable_cold_boot_support=1
|
||||
ap-cp_default_enable_qdss_tracing=1
|
||||
#Cypress+Pine+Pine(Scan) RDP, For Pine PCIE0
|
||||
ap-cp01-c5_qcn9000_pci0_enable_daemon_support=1
|
||||
ap-cp01-c5_qcn9000_pci0_enable_cold_boot_support=1
|
||||
ap-cp01-c5_qcn9000_pci0_enable_qdss_tracing=1
|
||||
|
||||
#Cypress+Pine+Pine(Scan) RDP, For Pine PCIE1(Scan)
|
||||
ap-cp01-c5_qcn9000_pci1_enable_daemon_support=1
|
||||
ap-cp01-c5_qcn9000_pci1_enable_cold_boot_support=1
|
||||
ap-cp01-c5_qcn9000_pci1_enable_qdss_tracing=1
|
||||
#############################################################################################################
|
||||
#HAWKEYE-RDPs
|
||||
#Hawkeye has V1 and V2 chipsets. Differentiating them by v1/v2 naming
|
||||
ap-hk06_v2_enable_daemon_support=0
|
||||
ap-hk06_v2_enable_cold_boot_support=0
|
||||
ap-hk06_v2_enable_qdss_tracing=0
|
||||
|
||||
ap-hk_v1_default_enable_daemon_support=1
|
||||
ap-hk_v1_default_enable_cold_boot_support=1
|
||||
ap-hk_v1_default_enable_qdss_tracing=0
|
||||
|
||||
ap-hk_v2_default_enable_daemon_support=1
|
||||
ap-hk_v2_default_enable_cold_boot_support=1
|
||||
ap-hk_v2_default_enable_qdss_tracing=1
|
||||
|
||||
#############################################################################################################
|
||||
#HK10 - Pine RDPs
|
||||
|
||||
#For HK10-C1 board - HK2G internal radio
|
||||
ap-hk10-c1_enable_daemon_support=1
|
||||
ap-hk10-c1_enable_cold_boot_support=1
|
||||
ap-hk10-c1_enable_qdss_tracing=1
|
||||
|
||||
#HAWKEYE + pine -RDPs
|
||||
#For HK10-C1 board - Pine PCIE 0
|
||||
ap-hk10-c1_qcn9000_pci0_enable_daemon_support=1
|
||||
ap-hk10-c1_qcn9000_pci0_enable_cold_boot_support=1
|
||||
@@ -72,11 +42,6 @@ ap-hk10-c1_qcn9000_pci1_enable_daemon_support=1
|
||||
ap-hk10-c1_qcn9000_pci1_enable_cold_boot_support=1
|
||||
ap-hk10-c1_qcn9000_pci1_enable_qdss_tracing=1
|
||||
|
||||
#For HK10-C2 board - HK2G internal radio is not present. So keep it disabled.
|
||||
ap-hk10-c2_enable_daemon_support=0
|
||||
ap-hk10-c2_enable_cold_boot_support=0
|
||||
ap-hk10-c2_enable_qdss_tracing=0
|
||||
|
||||
#For HK10-C2 board - Pine PCIE 0
|
||||
ap-hk10-c2_qcn9000_pci0_enable_daemon_support=1
|
||||
ap-hk10-c2_qcn9000_pci0_enable_cold_boot_support=1
|
||||
@@ -88,107 +53,40 @@ ap-hk10-c2_qcn9000_pci1_enable_cold_boot_support=1
|
||||
ap-hk10-c2_qcn9000_pci1_enable_qdss_tracing=1
|
||||
|
||||
#HK14 - Pine RDPs : Pine6G + HK(2G+5G) in HK09 platform
|
||||
#For HK14 board - HK(2G+5G) internal radios (i.e, HK09 internal radios)
|
||||
ap-hk14_enable_daemon_support=1
|
||||
ap-hk14_enable_cold_boot_support=1
|
||||
ap-hk14_enable_qdss_tracing=0
|
||||
|
||||
#For HK14 board - Pine PCIE 0
|
||||
ap-hk14_qcn9000_pci0_enable_daemon_support=1
|
||||
ap-hk14_qcn9000_pci0_enable_cold_boot_support=1
|
||||
ap-hk14_qcn9000_pci0_enable_qdss_tracing=0
|
||||
ap-hk14_qcn9000_pci0_enable_qdss_tracing=1
|
||||
|
||||
#HK01-C6 - Pine RDPs : Pine6G + HK(2G+5G) in HK01 platform
|
||||
#For HK01-C6 board - HK(2G+5G) internal radios (i.e, HKv2 internal radios)
|
||||
ap-hk01-c6_enable_daemon_support=1
|
||||
ap-hk01-c6_enable_cold_boot_support=1
|
||||
ap-hk01-c6_enable_qdss_tracing=1
|
||||
|
||||
#For HK01-C6 board - Pine PCIE 0
|
||||
ap-hk01-c6_qcn9000_pci0_enable_daemon_support=1
|
||||
ap-hk01-c6_qcn9000_pci0_enable_cold_boot_support=1
|
||||
ap-hk01-c6_qcn9000_pci0_enable_qdss_tracing=1
|
||||
#No explicit defualt tags for HK10/HK14 board as of now. All Combinations of HK10/HK14 are explicitily addressed above.
|
||||
#HK10/HK14 defaults to HKv2 default macros
|
||||
|
||||
#############################################################################################################
|
||||
#ACORN-RDPs
|
||||
ap-ac_default_enable_daemon_support=1
|
||||
ap-ac_default_enable_cold_boot_support=1
|
||||
ap-ac_default_enable_qdss_tracing=1
|
||||
|
||||
#############################################################################################################
|
||||
#OAK-RDPs
|
||||
ap-oak_default_enable_daemon_support=1
|
||||
ap-oak_default_enable_cold_boot_support=1
|
||||
ap-oak_default_enable_qdss_tracing=1
|
||||
|
||||
#############################################################################################################
|
||||
#MAPLE-RDPS
|
||||
|
||||
|
||||
#MAPLE+Pine-RDPS
|
||||
#Maple+Pine
|
||||
ap-mp03.1_enable_daemon_support=1
|
||||
ap-mp03.1_enable_cold_boot_support=1
|
||||
ap-mp03.1_enable_qdss_tracing=1
|
||||
|
||||
ap-mp03.1_qcn9000_pci0_enable_daemon_support=1
|
||||
ap-mp03.1_qcn9000_pci0_enable_cold_boot_support=1
|
||||
ap-mp03.1_qcn9000_pci0_enable_qdss_tracing=0
|
||||
ap-mp03.1_qcn9000_pci0_enable_qdss_tracing=1
|
||||
|
||||
#Maple+Pine emmc
|
||||
ap-mp03.1-c2_enable_daemon_support=1
|
||||
ap-mp03.1-c2_enable_cold_boot_support=1
|
||||
ap-mp03.1-c2_enable_qdss_tracing=1
|
||||
|
||||
ap-mp03.1-c2_qcn9000_pci0_enable_daemon_support=1
|
||||
ap-mp03.1-c2_qcn9000_pci0_enable_cold_boot_support=1
|
||||
ap-mp03.1-c2_qcn9000_pci0_enable_qdss_tracing=0
|
||||
ap-mp03.1-c2_qcn9000_pci0_enable_qdss_tracing=1
|
||||
|
||||
#Maple+Pine+Spruce
|
||||
ap-mp03.3_enable_daemon_support=1
|
||||
ap-mp03.3_enable_cold_boot_support=1
|
||||
ap-mp03.3_enable_qdss_tracing=1
|
||||
|
||||
ap-mp03.3_qcn6122_pci0_enable_daemon_support=1
|
||||
ap-mp03.3_qcn6122_pci0_enable_cold_boot_support=1
|
||||
ap-mp03.3_qcn6122_pci0_enable_qdss_tracing=1
|
||||
|
||||
ap-mp03.3_qcn9000_pci1_enable_daemon_support=1
|
||||
ap-mp03.3_qcn9000_pci1_enable_cold_boot_support=1
|
||||
ap-mp03.3_qcn9000_pci1_enable_qdss_tracing=1
|
||||
|
||||
#Maple+Pine+Spruce emmc
|
||||
ap-mp03.3-c2_enable_daemon_support=1
|
||||
ap-mp03.3-c2_enable_cold_boot_support=1
|
||||
ap-mp03.3-c2_enable_qdss_tracing=1
|
||||
|
||||
ap-mp03.3-c2_qcn9000_pci0_enable_daemon_support=1
|
||||
ap-mp03.3-c2_qcn9000_pci0_enable_cold_boot_support=1
|
||||
ap-mp03.3-c2_qcn9000_pci0_enable_qdss_tracing=1
|
||||
|
||||
ap-mp03.3-c2_qcn6122_pci1_enable_daemon_support=1
|
||||
ap-mp03.3-c2_qcn6122_pci1_enable_cold_boot_support=1
|
||||
ap-mp03.3-c2_qcn6122_pci1_enable_qdss_tracing=1
|
||||
|
||||
#Maple+Spruce+Spruce
|
||||
ap-mp02.1_enable_daemon_support=1
|
||||
ap-mp02.1_enable_cold_boot_support=0
|
||||
ap-mp02.1_enable_qdss_tracing=1
|
||||
|
||||
ap-mp02.1_qcn6122_pci0_enable_daemon_support=1
|
||||
ap-mp02.1_qcn6122_pci0_enable_cold_boot_support=0
|
||||
ap-mp02.1_qcn6122_pci0_enable_qdss_tracing=1
|
||||
|
||||
ap-mp02.1_qcn6122_pci1_enable_daemon_support=1
|
||||
ap-mp02.1_qcn6122_pci1_enable_cold_boot_support=0
|
||||
ap-mp02.1_qcn6122_pci1_enable_qdss_tracing=1
|
||||
|
||||
#Maple+Pine+Pine
|
||||
ap-mp03.4-c1_enable_daemon_support=1
|
||||
ap-mp03.4-c1_enable_cold_boot_support=0
|
||||
ap-mp03.4-c1_enable_qdss_tracing=1
|
||||
|
||||
ap-mp03.4-c1_qcn9000_pci0_enable_daemon_support=1
|
||||
ap-mp03.4-c1_qcn9000_pci0_enable_cold_boot_support=0
|
||||
ap-mp03.4-c1_qcn9000_pci0_enable_qdss_tracing=1
|
||||
@@ -197,25 +95,14 @@ ap-mp03.4-c1_qcn9000_pci1_enable_daemon_support=1
|
||||
ap-mp03.4-c1_qcn9000_pci1_enable_cold_boot_support=0
|
||||
ap-mp03.4-c1_qcn9000_pci1_enable_qdss_tracing=1
|
||||
|
||||
#Maple+Spruce+Spruce
|
||||
ap-mp03.5-c1_enable_daemon_support=1
|
||||
ap-mp03.5-c1_enable_cold_boot_support=1
|
||||
ap-mp03.5-c1_enable_qdss_tracing=1
|
||||
#Alder Silicon RDPs
|
||||
ap-al02-c1_qcn9000_pci0_enable_daemon_support=1
|
||||
ap-al02-c1_qcn9000_pci0_enable_cold_boot_support=1
|
||||
ap-al02-c1_qcn9000_pci0_enable_qdss_tracing=1
|
||||
|
||||
ap-mp03.5-c1_qcn6122_pci0_enable_daemon_support=1
|
||||
ap-mp03.5-c1_qcn6122_pci0_enable_cold_boot_support=1
|
||||
ap-mp03.5-c1_qcn6122_pci0_enable_qdss_tracing=1
|
||||
|
||||
ap-mp03.5-c1_qcn6122_pci1_enable_daemon_support=1
|
||||
ap-mp03.5-c1_qcn6122_pci1_enable_cold_boot_support=1
|
||||
ap-mp03.5-c1_qcn6122_pci1_enable_qdss_tracing=1
|
||||
|
||||
ap-mp_default_enable_daemon_support=1
|
||||
ap-mp_default_enable_cold_boot_support=0
|
||||
ap-mp_default_enable_qdss_tracing=1
|
||||
ap-al02-c1_qcn9000_pci1_enable_daemon_support=1
|
||||
ap-al02-c1_qcn9000_pci1_enable_cold_boot_support=1
|
||||
ap-al02-c1_qcn9000_pci1_enable_qdss_tracing=1
|
||||
|
||||
#############################################################################################################
|
||||
#TEST-BOARDS
|
||||
db_default_enable_daemon_support=0
|
||||
db_default_enable_cold_boot_support=0
|
||||
db_default_enable_qdss_tracing=0
|
||||
|
||||
|
||||
@@ -1 +1 @@
|
||||
WLAN.HK.2.5.0.1-01100-QCAHKSWPL_SILICONZ-1 v1
|
||||
WLAN.HK.2.6.0.1-00861-QCAHKSWPL_SILICONZ-1 v1
|
||||
|
||||
Binary file not shown.
@@ -14,13 +14,14 @@ sink:etr_ddr;
|
||||
subsys_cfg_start:mac0;
|
||||
swevt:0x0, 0xFFFFFFFF,0xFFFFFFFF,0x0,0x0;
|
||||
hwsch:0x1, 0x6FFFF3, 0x60000, 0x00000000, 0x00000000;
|
||||
rxdma:0x2, 0x3F37FE47, 0x0001E004, 0x00000000, 0x00000000;
|
||||
rxdma:0x2, 0x3F37FE7F, 0x00017F04, 0x00000000, 0x00000000;
|
||||
crypto:0x3, 0xF7DB3770, 0x00000000, 0x00000000, 0x00000000;
|
||||
txpcu:0x4, 0xD6C7F4E7, 0x200001D2, 0x00000000, 0x00000000;
|
||||
txpcu:0x4, 0xD6C7F4E7, 0x200801D2, 0x00000000, 0x00000000;
|
||||
rxole:0x5, 0x00000000, 0xFFC00000, 0x00000000, 0x00000000;
|
||||
txole:0x6, 0x7C0FFE26, 0x00000000, 0x00000000, 0x00000000;
|
||||
txole:0x6, 0x641F0FF4, 0x6FF0F000, 0x00000000, 0x00000000;
|
||||
mxi:0x7, 0x00122234, 0x00000000, 0x00000000, 0x00000000;
|
||||
txdma:0x8, 0x39800064, 0x00000084, 0x00000000, 0x00000000;
|
||||
sfm:0x9, 0xC03C0F03, 0xE, 0x00000000, 0x00000000;
|
||||
subsys_cfg_end:mac0;
|
||||
//subsys_cfg_start:mac1;
|
||||
//swevt:0x0, 0xFFFFFFFF,0xFFFFFFFF,0x0,0x0;
|
||||
|
||||
Reference in New Issue
Block a user