modules.vendor_blocklist: Remove cnss modules from gen3auto/sdmsteppeauto config
When cnss/wlan modules loading are handled by wlan tech area after system boot completion, cnss_diag service will be started before cnss modules loading and hence fails to start. Due to this wlan driver logs will not be captured. TO fix this issue, remove cnss modules from gen3auto/sdmsteppeauto vendor blocklist config to load cnss modules at early boot up stage. Change-Id: Ie02d2ae2e0eab8e0d324add194d2293bb05ebae2 Signed-off-by: Huashan Qu <quic_hqu@quicinc.com>
This commit is contained in:
parent
4d166850d9
commit
1c0c00b956
@ -63,11 +63,6 @@ blocklist vsock_diag
|
|||||||
blocklist xc4000
|
blocklist xc4000
|
||||||
blocklist xc5000
|
blocklist xc5000
|
||||||
blocklist limits_stat
|
blocklist limits_stat
|
||||||
blocklist cnss2
|
|
||||||
blocklist cnss_plat_ipc_qmi_svc
|
|
||||||
blocklist wlan_firmware_service
|
|
||||||
blocklist cnss_nl
|
|
||||||
blocklist cnss_utils
|
|
||||||
blocklist qca_cld3_qca6174
|
blocklist qca_cld3_qca6174
|
||||||
blocklist qca_cld3_qcn7605
|
blocklist qca_cld3_qcn7605
|
||||||
blocklist qca_cld3_qca6390
|
blocklist qca_cld3_qca6390
|
||||||
|
@ -62,11 +62,6 @@ blocklist vsock_diag
|
|||||||
blocklist xc4000
|
blocklist xc4000
|
||||||
blocklist xc5000
|
blocklist xc5000
|
||||||
blocklist limits_stat
|
blocklist limits_stat
|
||||||
blocklist cnss2
|
|
||||||
blocklist cnss_plat_ipc_qmi_svc
|
|
||||||
blocklist wlan_firmware_service
|
|
||||||
blocklist cnss_nl
|
|
||||||
blocklist cnss_utils
|
|
||||||
blocklist qca_cld3_qca6174
|
blocklist qca_cld3_qca6174
|
||||||
blocklist qca_cld3_qcn7605
|
blocklist qca_cld3_qcn7605
|
||||||
blocklist qca_cld3_qca6390
|
blocklist qca_cld3_qca6390
|
||||||
|
Loading…
Reference in New Issue
Block a user