]> git.baikalelectronics.ru Git - kernel.git/commit
ath6kl: fix firmware start address for ar6003 hw2.0
authorKalle Valo <kvalo@qca.qualcomm.com>
Wed, 12 Oct 2011 06:58:28 +0000 (09:58 +0300)
committerKalle Valo <kvalo@qca.qualcomm.com>
Fri, 11 Nov 2011 10:50:56 +0000 (12:50 +0200)
commitb30482bfb70919f596303eb9c2379d678948788c
tree0ae21774cd4afd51b0bda3936f14367da40bdbfb
parentfbdcc30bab7030010587107974dd34326ea3381b
ath6kl: fix firmware start address for ar6003 hw2.0

Sangwook found out that commit c85f7f14 ("ath6kl: read firmware start
address from hardware") broke firmware boot on ar6003 hw2.0 as it seems
it's not posible to automatically query the address from hardware. So
we need to hardcode the address for hw2.0.

Reported-by: Sangwook Lee <sangwook.lee@linaro.org>
Tested-by: Sangwook Lee <sangwook.lee@linaro.org>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
drivers/net/wireless/ath/ath6kl/init.c