Add Mellanox Spectrum to firmware to remove list

The Mellanox Spectrum series of ASICs are switch controllers.
The firmware packages which presently represent over 10% of the
size of an average Centos Stream based ironic-python-agent image.
Since this is not something we expect folks to really do,
and since it is for a switch device, it doesn't make sense to
ship these firmware binaries in the stock IPA ramdisk image.

Change-Id: Ic8ecf289f1e03e5ee7f36cc6ded707a25cb138c8
Signed-off-by: Julia Kreger <juliaashleykreger@gmail.com>
This commit is contained in:
Julia Kreger
2025-06-17 05:21:38 -07:00
parent a65cd960e5
commit 6da8380e83

View File

@@ -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}
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}
# NOTE(TheJulia): List of what each item represents for future context
# amdgpu == AMD/ATI Radeon/Vega/Raven firmware for drivers
@@ -17,3 +17,4 @@ export IPA_REMOVE_FIRMWARE=${IPA_REMOVE_FIRMWARE:-amdgpu,netronome,qcom,ti-commu
# rtw89 == Realtek wireless
# libertas == Marvell libertas wifi
# auth11k == Qualcomm atheros WLAN
# mellanox/mlxsw_spectrum = Mellanox Spectrum Switch ASIC