[OpenWrt-Devel] [PATCH] ar71xx: add support for GL.iNet GL-X1200
Sven Eckelmann
sven.eckelmann at openmesh.com
Tue Aug 28 05:39:40 EDT 2018
On Dienstag, 28. August 2018 17:26:36 CEST Wang guilin wrote:
> Hi,Sven
> I am using the QCA9886 chip for the first time. I saw the example you gave.
> I think the following code should be deleted.
> ln -sf /lib/firmware/ath10k/pre-cal-pci-0000\:00\:00.0.bin /lib/firmware/ath10k/QCA9888/hw2.0/board.bin
But you also have to submit the correct BDF to Kalle Valo when it is not the
same as the default one. Right now the board-2.bin provides:
* bus=pci,bmi-chip-id=0,bmi-board-id=16.bin created size: 12064
* bus=pci,bmi-chip-id=0,bmi-board-id=17.bin created size: 12064
* bus=pci,bmi-chip-id=0,bmi-board-id=18.bin created size: 12064
* bus=pci,bmi-chip-id=0,bmi-board-id=23.bin created size: 12064
* bus=pci,bmi-chip-id=0,bmi-board-id=24.bin created size: 12064
* bus=pci,bmi-chip-id=0,bmi-board-id=25.bin created size: 12064
* bus=pci,bmi-chip-id=0,bmi-board-id=16,variant=OM-A62.bin created size: 12064
As you can see, the OpenMesh A62 used the reference board with the
bmi-board-id=16 but required some changes in the BDF. Thus I had to
submit the modified bus=pci,bmi-chip-id=0,bmi-board-id=16,variant=OM-A62.bin
to Kalle for integration in QCA9888/hw2.0/board-2.bin of
https://github.com/kvalo/ath10k-firmware.
And then you have to tell ath10k to load the BDF with the variant=
string and not the one without it.
Of course, I don't know whether you had to change anything in the BDF or not.
So I cannot say whether it is enough for you to just delete this symlink.
Kind regards,
Sven
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.infradead.org/pipermail/openwrt-devel/attachments/20180828/30efc900/attachment.sig>
-------------- next part --------------
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel
More information about the openwrt-devel
mailing list