Commit a13707f7 authored by Johannes Berg's avatar Johannes Berg
Browse files

wifi: iwlwifi: don't load old firmware for Bz



This is a future product, don't try to load ancient
firmware images for it, they don't exist anyway.

Signed-off-by: default avatarJohannes Berg <johannes.berg@intel.com>
Signed-off-by: default avatarGregory Greenman <gregory.greenman@intel.com>
Link: https://lore.kernel.org/r/20230621130443.a6961592f258.Ib7afecd46b1963164481c2acf35d2582691ef0bc@changeid


Signed-off-by: default avatarJohannes Berg <johannes.berg@intel.com>
parent 508b4a1b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -13,7 +13,7 @@
#define IWL_BZ_UCODE_API_MAX	82

/* Lowest firmware API version supported */
#define IWL_BZ_UCODE_API_MIN	39
#define IWL_BZ_UCODE_API_MIN	80

/* NVM versions */
#define IWL_BZ_NVM_VERSION		0x0a1d