wlcore/wl12xx/wl18xx: check min FW version
authorArik Nemtsov <arik@wizery.com>
Mon, 25 Jun 2012 14:46:40 +0000 (17:46 +0300)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 10 Jul 2012 16:10:12 +0000 (12:10 -0400)
commit4a1ccce852882c174d2392d2d8db1d65f48d4a10
tree0dcf0b3644a48ac643450688ea0a1529d3296498
parent01b3c0e4df483affb076405f129aa45bc2cde499
wlcore/wl12xx/wl18xx: check min FW version

Refuse to boot if the FW version is too old. The minimum version is set
per chip, with the option of setting it per PG in the future.

When boot fails because of an old FW, display a helpful message.

Signed-off-by: Arik Nemtsov <arik@wizery.com>
Signed-off-by: Luciano Coelho <coelho@ti.com>
drivers/net/wireless/ti/wl12xx/main.c
drivers/net/wireless/ti/wl12xx/wl12xx.h
drivers/net/wireless/ti/wl18xx/main.c
drivers/net/wireless/ti/wl18xx/wl18xx.h
drivers/net/wireless/ti/wlcore/boot.c
drivers/net/wireless/ti/wlcore/wlcore.h