[LEDE-DEV] [PATCH v2] ipq806x: Add support for ipq40xx AP-DK01.1-C1 and AP-DK04.1-C1

Sven Eckelmann sven.eckelmann at openmesh.com
Mon May 22 06:52:06 PDT 2017


On Freitag, 21. April 2017 00:25:37 CEST Ram Chandra Jangir wrote:
> +@@ -419,18 +424,19 @@
> +                       status = "disabled";
> +
> +                       gmac0: gmac0 {
> +                               local-mac-address = [00 00 00 00 00 00];
> +-                              vlan_tag = <1 0x1f>;
> +-                      };
> +-
> +-                      gmac1: gmac1 {
> +-                              local-mac-address = [00 00 00 00 00 00];
> +                               qcom,phy_mdio_addr = <4>;
> +                               qcom,poll_required = <1>;
> +                               qcom,forced_speed = <1000>;
> +                               qcom,forced_duplex = <1>;
> +                               vlan_tag = <2 0x20>;
> +                       };
> ++
> ++                      gmac1: gmac1 {
> ++                              local-mac-address = [00 00 00 00 00 00];
> ++                              qcom,poll_required_dynamic = <1>;
> ++                              vlan_tag = <1 0x1e>;
> ++                      };

Why did you swap the gmac0 and gmac1 interface? I would guess that you have to 
fix the network setup for the other devices (qcom-ipq4019-rt-ac58u.dts, qcom-
ipq4019-nbg6617.dts, qcom-ipq4019-fritz4040.dts) when you do that.

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/lede-dev/attachments/20170522/9a96db84/attachment.sig>


More information about the Lede-dev mailing list