[OpenWrt-Devel] [PATCH 3/4] ipq40xx: nbg6617: switch to upstream boardfile variant
Christian Lamparter
chunkeey at gmail.com
Mon Oct 22 17:35:02 EDT 2018
On Monday, October 22, 2018 11:04:14 PM CEST Robert Marko wrote:
> On Mon, 22 Oct 2018 at 23:03, Christian Lamparter <chunkeey at gmail.com> wrote:
> >
> > The NBG6617's boardfile was merged and this device can
> > now switch to the upstream ath10k board-2.bin.
>
> This is only applicable if ath10k-firmware is selected as by default
> ath10k-firmware-ct is used and that one uses the old board files from
> May in Kalles ath10k-firmware repository.
Ah, that's what
"[OpenWrt-Devel,2/4] ath10k-firmware: update board-2.bin for community firmwares"
should be doing, as it updates it to 2018-10-18, right?
(But I just noticed that the PKG_MIRROR_HASH wasn't updated in 2/4...
Ooops I'll send a v2)
> >
> > Signed-off-by: Christian Lamparter <chunkeey at gmail.com>
> > ---
> > .../files-4.14/arch/arm/boot/dts/qcom-ipq4018-nbg6617.dts | 2 ++
> > 1 file changed, 2 insertions(+)
> >
> > diff --git a/target/linux/ipq40xx/files-4.14/arch/arm/boot/dts/qcom-ipq4018-nbg6617.dts b/target/linux/ipq40xx/files-4.14/arch/arm/boot/dts/qcom-ipq4018-nbg6617.dts
> > index 4d366142a1..c74fce55fa 100644
> > --- a/target/linux/ipq40xx/files-4.14/arch/arm/boot/dts/qcom-ipq4018-nbg6617.dts
> > +++ b/target/linux/ipq40xx/files-4.14/arch/arm/boot/dts/qcom-ipq4018-nbg6617.dts
> > @@ -301,10 +301,12 @@
> >
> > &wifi0 {
> > status = "okay";
> > + qcom,ath10k-calibration-variant = "ZyXEL-NBG6617";
> > };
> >
> > &wifi1 {
> > status = "okay";
> > + qcom,ath10k-calibration-variant = "ZyXEL-NBG6617";
> > };
> >
> > &usb3_ss_phy {
> > --
> > 2.19.1
> >
> >
> > _______________________________________________
> > openwrt-devel mailing list
> > openwrt-devel at lists.openwrt.org
> > https://lists.openwrt.org/mailman/listinfo/openwrt-devel
>
_______________________________________________
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