> Introduce boot loader. Instead of the operational firmware, > very small boot loader is burned to the on-board flash. Boot loader > initializes hardware upon reset, and prepares for low power mode. > Boot loader reports MAC address and detects radio chip connected. > > Driver loads firmware only when bringing up interface. All information > required to set up network interface, most important is MAC address, > reported by the boot loader > > The firmware composed of 2 files: > - wil6210.fw - firmware itself (compiled code + data) > - wil6210.board - board file (various board and radio dependent > calibrations and parameters) > > Signed-off-by: Vladimir Kondratiev <qca_vkondrat@xxxxxxxxxxxxxxxx> Thanks, 8 patches applied to wireless-drivers-next.git: 2cd0f021b847 wil6210: boot loader 9a5511b58b25 wil6210: remove support for old hardware e3351277ac58 wil6210: enable fix for HW bug in 802.11->803.3 transform 33c477fdab25 wil6210: branch prediction hints 0436fd9a2d1e wil6210: Change of threshold for tx vring idleness measurement 8f55cbec7f88 wil6210: Fix division by zero in wil_vring_debugfs_show 774974e50432 wil6210: rename 'secure_pcp' to 'privacy' 344a7024e01f wil6210: track privacy connection attribute Kalle Valo -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html