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

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.a15e7bf936cb.I68c3c71fda62c837e4da885a42471bf772ac1202@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
This commit is contained in:
Johannes Berg 2023-06-21 13:12:09 +03:00
parent 5afe98b2e2
commit 508b4a1bae

View File

@ -13,7 +13,7 @@
#define IWL_SC_UCODE_API_MAX 82
/* Lowest firmware API version supported */
#define IWL_SC_UCODE_API_MIN 39
#define IWL_SC_UCODE_API_MIN 82
/* NVM versions */
#define IWL_SC_NVM_VERSION 0x0a1d