On Mon, 22 Oct 2018 at 23:03, Christian Lamparter <[email protected]> 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. > > Signed-off-by: Christian Lamparter <[email protected]> > --- > .../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 > [email protected] > https://lists.openwrt.org/mailman/listinfo/openwrt-devel _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
