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: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Gregory Greenman <gregory.greenman@intel.com>
Link: https://lore.kernel.org/r/20230621130443.a6961592f258.Ib7afecd46b1963164481c2acf35d2582691ef0bc@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
This commit is contained in:
Johannes Berg 2023-06-21 13:12:10 +03:00
parent 508b4a1bae
commit a13707f7c8

View File

@ -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