cs10 - remove excess intel firmware
Adds intel bluetooth, dsps, and wifi adapters to the list of firmware blobs which are not needed. This should reduce the uncompresses artifacts storage by approximately 95MB. Change-Id: I92e206583a915738472499d110b8ab6c8fa1861d Signed-off-by: Julia Kreger <juliaashleykreger@gmail.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
export IPA_REMOVE_FIRMWARE=${IPA_REMOVE_FIRMWARE:-amdgpu,netronome,qcom,ti-communication,ti-keystone,ueagle-atm,rsi,mrvl,brcm,mediatek,ath10k,rtlwifi,rtw88,rtw89,libertas,ath11k,mellanox/mlxsw_spectrum,s5p-mfc,ti/tas2781,ti-connectivity,TAS,ath3k,ath6k,ath9k,ath12k,rtl_bt,v4l,cirrus,dvb,mwl8k,mwlwifi,cypress,atmel,vicam}
|
||||
export IPA_REMOVE_FIRMWARE=${IPA_REMOVE_FIRMWARE:-amdgpu,netronome,qcom,ti-communication,ti-keystone,ueagle-atm,rsi,mrvl,brcm,mediatek,ath10k,rtlwifi,rtw88,rtw89,libertas,ath11k,mellanox/mlxsw_spectrum,s5p-mfc,ti/tas2781,ti-connectivity,TAS,ath3k,ath6k,ath9k,ath12k,rtl_bt,v4l,cirrus,dvb,mwl8k,mwlwifi,cypress,atmel,vicam,iwlwifi,intel/ibt,intel/dsp}
|
||||
|
||||
# NOTE(TheJulia): List of what each item represents for future context
|
||||
# amdgpu == AMD/ATI Radeon/Vega/Raven firmware for drivers
|
||||
@@ -35,3 +35,6 @@ export IPA_REMOVE_FIRMWARE=${IPA_REMOVE_FIRMWARE:-amdgpu,netronome,qcom,ti-commu
|
||||
# cypress == Broadcom Wireless
|
||||
# atmel == Atmel wireless
|
||||
# vicam == Intel wireless
|
||||
# iwlwifi == Intel wireless adapters
|
||||
# intel/ibt == Intel bluetooth
|
||||
# intel/dsp == Intel audio dsp
|
||||
|
||||
Reference in New Issue
Block a user