[PATCH] Fix tx-queue-size on NBG6817 (allows MTU changes).
Paul Oranje
por at oranjevos.nl
Sat Sep 19 10:06:20 EDT 2020
See below, regards,
Paul
> Op 15 sep. 2020, om 21:56 heeft jacekowski at jacekowski.org het volgende geschreven:
The subject does not to comply with the rules for that, it should at least start with the target, better would be:
ipq806x: fix tx-queue-size on NBG6817
>
> From: Jacek Milewicz <jacekowski at jacekowski.org>
>
> Fixes FS#3285 for NBG6817 only.
Why is that ?
>
> Signed-off-by: Jacek Milewicz <jacekowski at jacekowski.org>
> ---
> .../files-4.14/arch/arm/boot/dts/qcom-ipq8065-nbg6817.dts | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/target/linux/ipq806x/files-4.14/arch/arm/boot/dts/qcom-ipq8065-nbg6817.dts b/target/linux/ipq806x/files-4.14/arch/arm/boot/dts/qcom-ipq8065-nbg6817.dts
> index 7cd1c7b567..5745040d2b 100644
> --- a/target/linux/ipq806x/files-4.14/arch/arm/boot/dts/qcom-ipq8065-nbg6817.dts
> +++ b/target/linux/ipq806x/files-4.14/arch/arm/boot/dts/qcom-ipq8065-nbg6817.dts
> @@ -289,6 +289,7 @@
> qcom,emulation = <0>;
> qcom,irq = <255>;
> mdiobus = <&mdio0>;
> + tx-fifo-depth = <4096>;
>
> pinctrl-0 = <&rgmii2_pins>;
> pinctrl-names = "default";
> @@ -310,6 +311,7 @@
> qcom,emulation = <0>;
> qcom,irq = <258>;
> mdiobus = <&mdio0>;
> + tx-fifo-depth = <4096>;
>
> fixed-link {
> speed = <1000>;
> --
> 2.17.1
>
>
> _______________________________________________
> 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