diff mbox

[1/5] ath10k: QCA988X hw2.0: add board.bin

Message ID 1444905644-16296-1-git-send-email-kvalo@qca.qualcomm.com (mailing list archive)
State Not Applicable
Delegated to: Kalle Valo
Headers show

Commit Message

Kalle Valo Oct. 15, 2015, 10:40 a.m. UTC
In commit 40d14143b787 ("ath10k: add firmware 10.2.4.45 as firmware-4.bin") I
forgot to commit board.bin file and that's why it was not included in the
commit even I had added an entry to WHENCE. Add that now.

At the same time also add Version field for firmware-4.bin.

Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
---
 WHENCE                         |    1 +
 ath10k/QCA988X/hw2.0/board.bin |  Bin 0 -> 2116 bytes
 2 files changed, 1 insertion(+)
 create mode 100644 ath10k/QCA988X/hw2.0/board.bin

diff --git a/ath10k/QCA988X/hw2.0/board.bin b/ath10k/QCA988X/hw2.0/board.bin
new file mode 100644
index 0000000000000000000000000000000000000000..8f8bd6b99ace2fcfd5a63c072856c215a86a3f59
GIT binary patch
literal 2116
zcmZ?axNpG3!obWfWD>@}ki}r{$-v>l!@<D7AP>aGKnwyMf(*V876yq+977=~0{jdL
zObiTyf{Y9Sj3CIsAV7+Cx~S!11i3LZlof89Ae=RP7-tz6911!YG4KeqFjNA`8iqoc
z=YCWG`Hc)^K(dk{A4RmDp%^Gy#*l*~3S*K-7py7hT*CmvN^l@2qof4EA|fL1&Um@3
zaXI4Uf{QIAB=qh~7Q-6016d5X*n&c$;!-k>POk1=K88l7=2kWg3<afg7r}5<{p1-S
zHiTZYqo8#88W66k2dP2O*u-sWY;353i48+xpeKceMTEqJMTNzfMS(0~Awf}LAYWJn
zgfY$WiHOPQ*|PT}pHL=4ECZiV9z!}z5iq{_gmM`Yfn+&D0g7lILlRK5lA#Diw2&bU
zC|bi%iXz&?Pz@B#0qTGPu(=h$vWHK|kHG;&w3s0oDC)srg(8~G5CIf*W-vh#g)zyc
zeL^yN7VN|%<z%G9uwelKfitTz7`oUNWH3;|=HcOa_ihctIj#q57zP7dKukhXTGqkM
z!_(W>z|6wZ+LnRACnlk1%Z|NgVYFXdTHm^D`;P}DO<J_+@c;kl;@~tiVZ#;}?H2~r
zFm2g7kox~XfG!Tx52Fd0Ut?1P%tt^HPJ{ClFl#{ox;RKB1VL!9Dj*XEVDeyo4M=GX
zgoM)|-3Wk?hlrD#=3x2+1cgOKL?onCl#~=zl$Df}RTP!flz~`DSwTioUY?LV%$$Lu
E0as;$_y7O^

literal 0
HcmV?d00001

Comments

Ben Hutchings Oct. 18, 2015, 6:23 p.m. UTC | #1
On Thu, 2015-10-15 at 13:40 +0300, Kalle Valo wrote:
> In commit 40d14143b787 ("ath10k: add firmware 10.2.4.45 as firmware-4.bin") I
> forgot to commit board.bin file and that's why it was not included in the
> commit even I had added an entry to WHENCE. Add that now.
> 
> At the same time also add Version field for firmware-4.bin.
> 
> Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
[...]

I've applied this and the following 4 patches.  However, I'm not
entirely happy with copyright acknowledgements going into the
notice_ath10k*.txt files which aren't referenced anywhere.  It would be
easy for downstream distributors to miss that they should be packaged
along with the firmware blobs they relate to.  Please can you combine
these with the QCA licence file or add references to these files from
WHENCE?

Ben.
Ben Hutchings Oct. 18, 2015, 6:31 p.m. UTC | #2
On Sun, 2015-10-18 at 19:23 +0100, Ben Hutchings wrote:
> On Thu, 2015-10-15 at 13:40 +0300, Kalle Valo wrote:
> > In commit 40d14143b787 ("ath10k: add firmware 10.2.4.45 as firmware-4.bin") I
> > forgot to commit board.bin file and that's why it was not included in the
> > commit even I had added an entry to WHENCE. Add that now.
> > 
> > At the same time also add Version field for firmware-4.bin.
> > 
> > Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
> [...]
> 
> I've applied this and the following 4 patches.  However, I'm not
> entirely happy with copyright acknowledgements going into the
> notice_ath10k*.txt files which aren't referenced anywhere.  It would be
> easy for downstream distributors to miss that they should be packaged
> along with the firmware blobs they relate to.  Please can you combine
> these with the QCA licence file or add references to these files from
> WHENCE?
> 

Also please make sure that all text files are encoded as UTF-8 (or
ASCII).  A couple of the notices had quote characters which I
eventually worked out to be GB2312-encoded.

Ben.
Kalle Valo Oct. 20, 2015, 12:21 p.m. UTC | #3
Ben Hutchings <ben@decadent.org.uk> writes:

> On Thu, 2015-10-15 at 13:40 +0300, Kalle Valo wrote:
>> In commit 40d14143b787 ("ath10k: add firmware 10.2.4.45 as firmware-4.bin") I
>> forgot to commit board.bin file and that's why it was not included in the
>> commit even I had added an entry to WHENCE. Add that now.
>> 
>> At the same time also add Version field for firmware-4.bin.
>> 
>> Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
> [...]
>
> I've applied this and the following 4 patches.  However, I'm not
> entirely happy with copyright acknowledgements going into the
> notice_ath10k*.txt files which aren't referenced anywhere.  It would be
> easy for downstream distributors to miss that they should be packaged
> along with the firmware blobs they relate to.  Please can you combine
> these with the QCA licence file or add references to these files from
> WHENCE?

Combining with the license file is difficult as the notice.txt can be
different between firmware versions, but I can add a reference to
WHENCE. I guess you mean to add a new "File: " line for each .txt file?
Kalle Valo Oct. 20, 2015, 12:29 p.m. UTC | #4
Ben Hutchings <ben@decadent.org.uk> writes:

> On Sun, 2015-10-18 at 19:23 +0100, Ben Hutchings wrote:
>> On Thu, 2015-10-15 at 13:40 +0300, Kalle Valo wrote:
>> > In commit 40d14143b787 ("ath10k: add firmware 10.2.4.45 as firmware-4.bin") I
>> > forgot to commit board.bin file and that's why it was not included in the
>> > commit even I had added an entry to WHENCE. Add that now.
>> > 
>> > At the same time also add Version field for firmware-4.bin.
>> > 
>> > Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
>> [...]
>> 
>> I've applied this and the following 4 patches.  However, I'm not
>> entirely happy with copyright acknowledgements going into the
>> notice_ath10k*.txt files which aren't referenced anywhere.  It would be
>> easy for downstream distributors to miss that they should be packaged
>> along with the firmware blobs they relate to.  Please can you combine
>> these with the QCA licence file or add references to these files from
>> WHENCE?
>> 
>
> Also please make sure that all text files are encoded as UTF-8 (or
> ASCII).  A couple of the notices had quote characters which I
> eventually worked out to be GB2312-encoded.

Sorry about that, I'll check for that in the future.
diff mbox

Patch

diff --git a/WHENCE b/WHENCE
index e3a3d89d387c..801b34b6fcf2 100644
--- a/WHENCE
+++ b/WHENCE
@@ -2390,6 +2390,7 @@  Driver: ath10k - Qualcomm Atheros support for QCA988x family of chips
 
 File: ath10k/QCA988X/hw2.0/board.bin
 File: ath10k/QCA988X/hw2.0/firmware-4.bin
+Version: 10.2.4.45
 
 Licence: Redistributable. See LICENSE.QualcommAtheros_ath10k for details