[PATCH 1/8] ath10k: remove deprecated firmware API 1 support
Valo, Kalle
kvalo at qca.qualcomm.com
Thu Apr 14 06:11:12 PDT 2016
Kalle Valo <kvalo at qca.qualcomm.com> writes:
> This has ben deprecated years ago, I haven't heard anyone using it since and
> most likely it won't even work anymore. So just remove all of it.
>
> Signed-off-by: Kalle Valo <kvalo at qca.qualcomm.com>
[...]
> --- a/drivers/net/wireless/ath/ath10k/hw.h
> +++ b/drivers/net/wireless/ath/ath10k/hw.h
> @@ -35,8 +35,6 @@
> #define QCA988X_HW_2_0_VERSION 0x4100016c
> #define QCA988X_HW_2_0_CHIP_ID_REV 0x2
> #define QCA988X_HW_2_0_FW_DIR ATH10K_FW_DIR "/QCA988X/hw2.0"
> -#define QCA988X_HW_2_0_FW_FILE "firmware.bin"
> -#define QCA988X_HW_2_0_OTP_FILE "otp.bin"
> #define QCA988X_HW_2_0_BOARD_DATA_FILE "board.bin"
> #define QCA988X_HW_2_0_PATCH_LOAD_ADDR 0x1234
I missed to remove all the other references to "firmware.bin" or
"otp.bin", for example:
#define QCA6174_HW_2_1_FW_FILE "firmware.bin"
#define QCA6174_HW_2_1_OTP_FILE "otp.bin"
Will send v2.
--
Kalle Valo
More information about the ath10k
mailing list