]> git.baikalelectronics.ru Git - kernel.git/commit
wlcore: use single-role version when verifying the PLT firmware
authorLuciano Coelho <coelho@ti.com>
Wed, 12 Dec 2012 08:14:22 +0000 (10:14 +0200)
committerLuciano Coelho <coelho@ti.com>
Fri, 8 Feb 2013 08:05:01 +0000 (10:05 +0200)
commit26b711a67adb4452ec779beacd367d2b2ebb0492
tree1a543cb3b0c1d22b130405afac1e3ea6692a0674
parent3008331d0ce073449e5544fe3ca7e6a53a83f519
wlcore: use single-role version when verifying the PLT firmware

The PLT firmware used by wl12xx for calibration always has the same
version number as the single-role firmware.

Currntly the driver rejects the PLT firmware since anything that is
not single-role uses the multi-role version.  Fix this by using the
single-role version for everything except multi-role.

Signed-off-by: Luciano Coelho <coelho@ti.com>
drivers/net/wireless/ti/wlcore/boot.c