]> git.baikalelectronics.ru Git - kernel.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)
commit33b9e98fc71f07cfe3021511d7980841f2d1350f
tree33d9f630f17e92103a4af121c4b937a6a91a7ae0
parenta4f5a9404a9e483d2eee8da062aa1a43be53b1ff
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