]> asedeno.scripts.mit.edu Git - linux.git/commit
iwlwifi: introduce Image Loader (IML) - new firmware image
authorGolan Ben-Ami <golan.ben.ami@intel.com>
Mon, 17 Jul 2017 16:42:35 +0000 (19:42 +0300)
committerLuca Coelho <luciano.coelho@intel.com>
Thu, 26 Apr 2018 12:18:07 +0000 (15:18 +0300)
commit132db31ca9ee305ca1725db361096ab2230511c7
tree33d9f630f17e92103a4af121c4b937a6a91a7ae0
parenta8cbb46f831d2c101feccdd0e0daf3627b8c1dca
iwlwifi: introduce Image Loader (IML) - new firmware image

In future devices a new image will be introduced - IML. The IML, image
loader, is loaded by the ROM, and as part of the new self-init flow,
loads the rest of the firmware images to the device.

Store the image, so the ROM can load it to the device.

Signed-off-by: Golan Ben Ami <golan.ben.ami@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/intel/iwlwifi/fw/file.h
drivers/net/wireless/intel/iwlwifi/fw/img.h
drivers/net/wireless/intel/iwlwifi/iwl-drv.c
drivers/net/wireless/intel/iwlwifi/iwl-trans.h
drivers/net/wireless/intel/iwlwifi/mvm/ops.c