linux_dsm_epyc7002/drivers/net/wireless/iwlwifi/pcie
Eran Harary 034846cfd2 iwlwifi: mvm: support multiple firmware sections
Newer devices have two embedded CPUs, and the firwmare for
both of them is include in the .ucode file requested upon
enumeration.
An empty section with address=0xFFFFCCCC separates between
the sections intended for cpu1 and the sections intended
for cpu2.
Update the driver to parse the .ucode file with this format
and act accordingly.

Signed-off-by: Eran Harary <eran.harary@intel.com>
Reviewed-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
2014-02-03 22:23:41 +02:00
..
drv.c iwlwifi: pcie: retrieve and parse ACPI power limitations 2014-02-03 22:23:38 +02:00
internal.h iwlwifi: Update Copyright to 2014 2013-12-31 19:03:53 +02:00
rx.c iwlwifi: pcie: fix unused variable gcc warning 2014-02-03 22:23:33 +02:00
trans.c iwlwifi: mvm: support multiple firmware sections 2014-02-03 22:23:41 +02:00
tx.c iwlwifi: pcie: disable APMG configurations for family 8000 2014-02-03 22:23:31 +02:00