From: Eran Harary Date: Wed, 29 Jan 2014 06:10:17 +0000 (+0200) Subject: iwlwifi: mvm: support multiple firmware sections X-Git-Tag: v3.15-rc1~113^2~289^2^2~102^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=034846cfd23e00a70b48363d70dccc3f8d537053;p=pandora-kernel.git 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 Reviewed-by: Johannes Berg Signed-off-by: Emmanuel Grumbach --- Reading git-diff-tree failed