[PATCH 1016/1016] Fix Netgear D7800 eth0 WAN Port not working with 100Mbit
Adrian Schmutzler
mail at adrianschmutzler.de
Thu Nov 12 06:24:55 EST 2020
Hi,
> -----Original Message-----
> From: openwrt-devel [mailto:openwrt-devel-bounces at lists.openwrt.org]
> On Behalf Of peter at cardoe.co.uk
> Sent: Dienstag, 3. November 2020 20:30
> To: openwrt-devel at lists.openwrt.org
> Cc: Peter Cardoe <peter at cardoe.co.uk>
> Subject: [PATCH 1016/1016] Fix Netgear D7800 eth0 WAN Port not working
> with 100Mbit
>
> From: Peter Cardoe <peter at cardoe.co.uk>
>
> Signed-off-by: Peter Cardoe <peter at cardoe.co.uk>
> ---
> .../ipq806x/files-4.14/arch/arm/boot/dts/qcom-ipq8064-d7800.dts | 6
This is based on an outdated version of OpenWrt. Please send a patch based on recent master, add a proper description to the commit message, and update the commit title to correspond to our guidelines:
https://openwrt.org/submitting-patches
Thanks!
Adrian
> +++++-
> 1 file changed, 5 insertions(+), 1 deletion(-)
>
> diff --git a/target/linux/ipq806x/files-4.14/arch/arm/boot/dts/qcom-ipq8064-
> d7800.dts b/target/linux/ipq806x/files-4.14/arch/arm/boot/dts/qcom-
> ipq8064-d7800.dts
> index 1760b19..d96f062 100644
> --- a/target/linux/ipq806x/files-4.14/arch/arm/boot/dts/qcom-ipq8064-
> d7800.dts
> +++ b/target/linux/ipq806x/files-4.14/arch/arm/boot/dts/qcom-ipq8064-
> d7800.dts
> @@ -303,13 +303,17 @@
> gmac1: ethernet at 37200000 {
> status = "ok";
> phy-mode = "rgmii";
> - phy-handle = <&phy4>;
> qcom,id = <1>;
>
> pinctrl-0 = <&rgmii2_pins>;
> pinctrl-names = "default";
>
> mtd-mac-address = <&art 6>;
> +
> + fixed-link {
> + speed = <1000>;
> + full-duplex;
> + };
> };
>
> gmac2: ethernet at 37400000 {
> --
> 1.9.1
>
>
> _______________________________________________
> openwrt-devel mailing list
> openwrt-devel at lists.openwrt.org
> https://lists.openwrt.org/mailman/listinfo/openwrt-devel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: openpgp-digital-signature.asc
Type: application/pgp-signature
Size: 834 bytes
Desc: not available
URL: <http://lists.openwrt.org/pipermail/openwrt-devel/attachments/20201112/14b4a589/attachment.sig>
More information about the openwrt-devel
mailing list