carl9170 firmware: mac reset refactoring, take-2
authorChristian Lamparter <chunkeey@googlemail.com>
Sat, 21 Aug 2010 18:36:04 +0000 (20:36 +0200)
committerChristian Lamparter <chunkeey@googlemail.com>
Sat, 21 Aug 2010 18:36:04 +0000 (20:36 +0200)
commitbc1a720197add99d877e4099a4ad272aec88b74f
tree125b2a4eb2ed5f418746418d7720fdb2fe1015e0
parent7ef9f67b548f4d70c70c6714851a1cce87a9f4b5
carl9170 firmware: mac reset refactoring, take-2

No matter what, the current MAC-only reset code is not
adequate, if the MAC state machine gets completely stuck.

This patch introduces a configurable switch, which
allows the firmware to delegate a full-chip reset
to the driver.

Signed-off-by: Christian Lamparter <chunkeey@googlemail.com>
carlfw/Kconfig
carlfw/src/cmd.c
carlfw/src/wlan.c