[PATCH 1/3] ath10k: fix calibration init sequence of qca99x0

Rajkumar Manoharan rmanohar at codeaurora.org
Tue Apr 5 06:32:56 PDT 2016


On 2016-04-05 18:10, Valo, Kalle wrote:
> Rajkumar Manoharan <rmanohar at qti.qualcomm.com> writes:
> 
>> pre-calibration is meant for qca4019 which contains only caldata
>> whereas calibration file is used by ar9888 and qca99x0 that contains
>> both board data and caldata. So by definition both pre-cal-file and
>> cal-file can not coexist. Keeping them in shared memory (union), is
>> breaking boot sequence of qca99x0. Fix it by storing both binaries
>> in separate memories. This issue is reported in ipq8064 platform which
>> includes caldata in flash memory.
>> 
>> Reported-by: Sebastian Gottschall <s.gottschall at dd-wrt.com>
>> Signed-off-by: Rajkumar Manoharan <rmanohar at qti.qualcomm.com>
> 
> I added the fixes line in the pending branch:
> 
> Fixes: 3d9195ea19e4 ("ath10k: incorporate qca4019 cal data download 
> sequence")

Thanks.

-Rajkumar



More information about the ath10k mailing list