<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>LayerscapeのトピックRe: [LS1028a]: Ethernet not working in Linux</title>
    <link>https://community.nxp.com/t5/Layerscape/LS1028a-Ethernet-not-working-in-Linux/m-p/1516905#M11120</link>
    <description>&lt;P&gt;We tried this method as well before by mentioning port 0 in dts file which is working in RDB but not working in the custom board.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 05 Sep 2022 09:02:16 GMT</pubDate>
    <dc:creator>kumar_086</dc:creator>
    <dc:date>2022-09-05T09:02:16Z</dc:date>
    <item>
      <title>[LS1028a]: Ethernet not working in Linux</title>
      <link>https://community.nxp.com/t5/Layerscape/LS1028a-Ethernet-not-working-in-Linux/m-p/1506751#M11038</link>
      <description>&lt;P&gt;Dear Experts,&lt;/P&gt;&lt;P&gt;We have a custom LS1028a board, having 1G SGMII Ethernet connected to ENETC port 1/2.5G SGMII/10G-SXGMII in SGMII 1G configuration mode. Externally there is a Marvell PHY 88E1512. Identified and configured the 88E1512 to work in SGMII 1Gbps mode in U-Boot using mii commands.&lt;/P&gt;&lt;P&gt;Ethernet in U-Boot working when emdio-3 is selected,&lt;/P&gt;&lt;P&gt;&amp;gt;mii device emdio-3&lt;BR /&gt;&amp;gt;mii info&lt;BR /&gt;PHY 0x00: OUI = 0x5043, Model = 0x1D, Rev = 0x01, 1000baseT, FDX&lt;BR /&gt;PHY 0x10: OUI = 0x01C1, Model = 0x0A, Rev = 0x02, 10baseT, HDX&lt;BR /&gt;PHY 0x11: OUI = 0x01C1, Model = 0x0A, Rev = 0x02, 10baseT, HDX&lt;BR /&gt;PHY 0x12: OUI = 0x01C1, Model = 0x0A, Rev = 0x02, 10baseT, HDX&lt;BR /&gt;PHY 0x13: OUI = 0x01C1, Model = 0x0A, Rev = 0x02, 10baseT, HDX&lt;/P&gt;&lt;P&gt;88E1512 - PHY 0x00: OUI = 0x5043&lt;/P&gt;&lt;P&gt;&amp;gt;mii device&lt;BR /&gt;MII devices: 'enetc-0' 'emdio-3' 'enetc-2' 'felix-switch'&lt;/P&gt;&lt;P&gt;Tried enabling the same in linux dts @ fsl-ls1028a-rdb.dts at packages/linux/linux/arch/arm64/boot/dts/freescale (attached the same),&lt;/P&gt;&lt;P&gt;&amp;amp;enetc_port1 {&lt;BR /&gt;phy-handle = &amp;lt;&amp;amp;sgmii_phy0&amp;gt;;&lt;BR /&gt;phy-connection-type = "sgmii";&lt;/P&gt;&lt;P&gt;mdio {&lt;BR /&gt;#address-cells = &amp;lt;1&amp;gt;;&lt;BR /&gt;#size-cells = &amp;lt;0&amp;gt;;&lt;BR /&gt;sgmii_phy0: ethernet-phy@0 {&lt;BR /&gt;reg = &amp;lt;0x0&amp;gt;;&lt;BR /&gt;};&lt;BR /&gt;};&lt;BR /&gt;};&lt;/P&gt;&lt;P&gt;&amp;amp;enetc_port0 {&lt;BR /&gt;status = "disabled";&lt;BR /&gt;};&lt;/P&gt;&lt;P&gt;With this addition able to see the Ethernet ports eno1, eno2 in ifconfig. But the ping is not working with pc over eno1. (Observed eno2 RX packets incremented to 2/3 packs)&lt;/P&gt;&lt;P&gt;Have the following questions,&lt;BR /&gt;1. What is the 'emdio-3' as per ENETC at U-Boot Level?&lt;BR /&gt;2. What changes to be added to Linux dts or any other configs to enable the Ethernet interface?&lt;BR /&gt;3. Repeated PCIe Bus error observed, what are the implications of this?&lt;BR /&gt;[ 10.667961] pcieport 0002:00:00.0: AER: Multiple Corrected error received: 0002:00:00.0&lt;BR /&gt;[ 10.676000] pcieport 0002:00:00.0: AER: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)&lt;BR /&gt;[ 10.686039] pcieport 0002:00:00.0: AER: device [1957:82c0] error status/mask=00000001/00006000&lt;BR /&gt;[ 10.694862] pcieport 0002:00:00.0: AER: [ 0] RxErr&lt;/P&gt;&lt;P&gt;Attached dts files, linux boot log&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 16 Aug 2022 10:16:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/LS1028a-Ethernet-not-working-in-Linux/m-p/1506751#M11038</guid>
      <dc:creator>kumar_086</dc:creator>
      <dc:date>2022-08-16T10:16:02Z</dc:date>
    </item>
    <item>
      <title>Re: [LS1028a]: Ethernet not working in Linux</title>
      <link>https://community.nxp.com/t5/Layerscape/LS1028a-Ethernet-not-working-in-Linux/m-p/1507189#M11042</link>
      <description>&lt;P&gt;Would you please provide the result of "=&amp;gt; mdio list" in u-boot?&lt;/P&gt;</description>
      <pubDate>Wed, 17 Aug 2022 04:26:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/LS1028a-Ethernet-not-working-in-Linux/m-p/1507189#M11042</guid>
      <dc:creator>yipingwang</dc:creator>
      <dc:date>2022-08-17T04:26:19Z</dc:date>
    </item>
    <item>
      <title>Re: [LS1028a]: Ethernet not working in Linux</title>
      <link>https://community.nxp.com/t5/Layerscape/LS1028a-Ethernet-not-working-in-Linux/m-p/1507277#M11044</link>
      <description>&lt;P&gt;Dear&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/52411"&gt;@yipingwang&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;The response of mdio list command as follows,&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;=&amp;gt; mdio list&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;enetc-0:&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;emdio-3:&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;10 - Vitesse VSC8574 &amp;lt;--&amp;gt; swp0&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;11 - Vitesse VSC8574 &amp;lt;--&amp;gt; swp1&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;12 - Vitesse VSC8574 &amp;lt;--&amp;gt; swp2&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;13 - Vitesse VSC8574 &amp;lt;--&amp;gt; swp3&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;enetc-2:&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;felix-switch:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Wed, 17 Aug 2022 07:06:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/LS1028a-Ethernet-not-working-in-Linux/m-p/1507277#M11044</guid>
      <dc:creator>kumar_086</dc:creator>
      <dc:date>2022-08-17T07:06:56Z</dc:date>
    </item>
    <item>
      <title>Re: [LS1028a]: Ethernet not working in Linux</title>
      <link>https://community.nxp.com/t5/Layerscape/LS1028a-Ethernet-not-working-in-Linux/m-p/1507383#M11045</link>
      <description>&lt;P&gt;I didn't find obvious problem in your dts file and Linux Kernel booting up log.&lt;/P&gt;
&lt;P&gt;I need to escalated this case to the SE team, please wait for the feedback from them.&lt;/P&gt;</description>
      <pubDate>Wed, 17 Aug 2022 09:10:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/LS1028a-Ethernet-not-working-in-Linux/m-p/1507383#M11045</guid>
      <dc:creator>yipingwang</dc:creator>
      <dc:date>2022-08-17T09:10:08Z</dc:date>
    </item>
    <item>
      <title>Re: [LS1028a]: Ethernet not working in Linux</title>
      <link>https://community.nxp.com/t5/Layerscape/LS1028a-Ethernet-not-working-in-Linux/m-p/1510508#M11068</link>
      <description>&lt;P&gt;Please refer to the following update from the AE team.&lt;/P&gt;
&lt;P&gt;What pcie device is connected? I think this is another issue.&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Why ip address in linux is different with that in u-boot? plus, remote address is also different?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Aug 2022 03:01:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/LS1028a-Ethernet-not-working-in-Linux/m-p/1510508#M11068</guid>
      <dc:creator>yipingwang</dc:creator>
      <dc:date>2022-08-24T03:01:53Z</dc:date>
    </item>
    <item>
      <title>Re: [LS1028a]: Ethernet not working in Linux</title>
      <link>https://community.nxp.com/t5/Layerscape/LS1028a-Ethernet-not-working-in-Linux/m-p/1510663#M11069</link>
      <description>&lt;P&gt;Dear&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/52411"&gt;@yipingwang&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. We have the following PCIe configuration with the processor,&lt;BR /&gt;A. PCIe 1x1 - IGLOO2 FPGA (Gen 1.0) - This device is getting enumerated in Linux (log: pci 0002:01:00.0: [11aa:1556] type 00 class 0x000000)&lt;BR /&gt;B. PCIe 1x1 - PCIe switch (PEX8604) - This device is not configured right now&lt;/P&gt;&lt;P&gt;What is the issue suspected with PCIe?&lt;/P&gt;&lt;P&gt;Can you share the steps if we can correct it or make it work?&lt;/P&gt;&lt;P&gt;2. The IP addresses got changed because of the PC auto configuration. The IP Address is fixed now for both U-Boot &amp;amp; Linux and the remote address. The new log is captured and attached to this thread.&lt;/P&gt;&lt;P&gt;3. One more point, I have logged the 'cat /proc/interrupts' and observed the tx interrupts incrementing for CPU1 not CPU0; any hints with this.&lt;/P&gt;&lt;P&gt;Please share your inputs.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 24 Aug 2022 06:43:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/LS1028a-Ethernet-not-working-in-Linux/m-p/1510663#M11069</guid>
      <dc:creator>kumar_086</dc:creator>
      <dc:date>2022-08-24T06:43:18Z</dc:date>
    </item>
    <item>
      <title>Re: [LS1028a]: Ethernet not working in Linux</title>
      <link>https://community.nxp.com/t5/Layerscape/LS1028a-Ethernet-not-working-in-Linux/m-p/1511640#M11077</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Please check phy link status in linux by "ethtool eno0"&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 25 Aug 2022 09:36:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/LS1028a-Ethernet-not-working-in-Linux/m-p/1511640#M11077</guid>
      <dc:creator>yipingwang</dc:creator>
      <dc:date>2022-08-25T09:36:33Z</dc:date>
    </item>
    <item>
      <title>Re: [LS1028a]: Ethernet not working in Linux</title>
      <link>https://community.nxp.com/t5/Layerscape/LS1028a-Ethernet-not-working-in-Linux/m-p/1511756#M11078</link>
      <description>&lt;P&gt;Dear&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/52411"&gt;@yipingwang&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Yes, the phy link is present, as Linux prints below status,&lt;/P&gt;&lt;P&gt;root@TinyLinux:~# ifconfig eno0 172.16.1.51 up&lt;BR /&gt;&lt;EM&gt;[ 26.533349] page 18, reg 20: 0x14: 0001 (exp: 1)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;[ 26.538157] page 1, reg 0: 0140 (exp: 0x140)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;[ 26.542598] page 0, reg 0: 0140 (exp: 0x0140)&lt;/EM&gt;&lt;BR /&gt;&lt;STRONG&gt;[ 26.547402] Marvell 88E1510 0000:00:00.0:00: attached PHY driver [Marvell 88E1510] (mii_bus:phy_addr=0000:00:00.0:00, irq=POLL)&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;*bold highlights the Marvell family device 88E1512/0 is attached and italic shows the configs done at u-boot are holding properly.&lt;/P&gt;&lt;P&gt;Unfortunately, we dont have ethtool and couldn't find the utility in this rfs.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 25 Aug 2022 12:35:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/LS1028a-Ethernet-not-working-in-Linux/m-p/1511756#M11078</guid>
      <dc:creator>kumar_086</dc:creator>
      <dc:date>2022-08-25T12:35:31Z</dc:date>
    </item>
    <item>
      <title>Re: [LS1028a]: Ethernet not working in Linux</title>
      <link>https://community.nxp.com/t5/Layerscape/LS1028a-Ethernet-not-working-in-Linux/m-p/1512053#M11080</link>
      <description>&lt;P&gt;The SE team requires the information of ethtool.&lt;/P&gt;
&lt;P&gt;Please copy attached ethtool command to your target board through USB or SD card, then type the following command.&lt;/P&gt;
&lt;P&gt;root@TinyLinux:~# ./ethtool eno0&lt;BR /&gt;Settings for eno0:&lt;BR /&gt;Supported ports: [ MII ]&lt;BR /&gt;Supported link modes: 10baseT/Half 10baseT/Full&lt;BR /&gt;100baseT/Half 100baseT/Full&lt;BR /&gt;1000baseT/Half 1000baseT/Full&lt;BR /&gt;Supported pause frame use: Symmetric Receive-only&lt;BR /&gt;Supports auto-negotiation: Yes&lt;BR /&gt;Supported FEC modes: Not reported&lt;BR /&gt;Advertised link modes: 10baseT/Half 10baseT/Full&lt;BR /&gt;100baseT/Half 100baseT/Full&lt;BR /&gt;1000baseT/Half 1000baseT/Full&lt;BR /&gt;Advertised pause frame use: Symmetric Receive-only&lt;BR /&gt;Advertised auto-negotiation: Yes&lt;BR /&gt;Advertised FEC modes: Not reported&lt;BR /&gt;Speed: Unknown!&lt;BR /&gt;Duplex: Unknown! (255)&lt;BR /&gt;Port: MII&lt;BR /&gt;PHYAD: 0&lt;BR /&gt;Transceiver: internal&lt;BR /&gt;Auto-negotiation: on&lt;BR /&gt;Supports Wake-on: d&lt;BR /&gt;Wake-on: d&lt;BR /&gt;Link detected: no&lt;BR /&gt;root@TinyLinux:~#&lt;/P&gt;</description>
      <pubDate>Fri, 26 Aug 2022 03:25:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/LS1028a-Ethernet-not-working-in-Linux/m-p/1512053#M11080</guid>
      <dc:creator>yipingwang</dc:creator>
      <dc:date>2022-08-26T03:25:21Z</dc:date>
    </item>
    <item>
      <title>Re: [LS1028a]: Ethernet not working in Linux</title>
      <link>https://community.nxp.com/t5/Layerscape/LS1028a-Ethernet-not-working-in-Linux/m-p/1512195#M11082</link>
      <description>&lt;P&gt;Dear&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/52411"&gt;@yipingwang&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;Thanks for sharing the ethtool utility. Here is the output of it,&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;root@TinyLinux:~# ethtool eno0&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Settings for eno0:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Supported ports: [ TP MII FIBRE ]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Supported link modes:&amp;nbsp;&amp;nbsp;&amp;nbsp;10baseT/Half 10baseT/Full&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;100baseT/Half 100baseT/Full&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;1000baseT/Half 1000baseT/Full&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Supported pause frame use: Symmetric Receive-only&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Supports auto-negotiation: Yes&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Supported FEC modes: Not reported&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Advertised link modes:&amp;nbsp;&amp;nbsp;10baseT/Half 10baseT/Full&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;100baseT/Half 100baseT/Full&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;1000baseT/Half 1000baseT/Full&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Advertised pause frame use: No&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Advertised auto-negotiation: Yes&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Advertised FEC modes: Not reported&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Link partner advertised link modes:&amp;nbsp;&amp;nbsp;10baseT/Half 10baseT/Full&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;100baseT/Half 100baseT/Full&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;1000baseT/Full&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Link partner advertised pause frame use: Symmetric Receive-only&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Link partner advertised auto-negotiation: Yes&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Link partner advertised FEC modes: Not reported&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Speed: 1000Mb/s&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Duplex: Full&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Port: MII&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;PHYAD: 0&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Transceiver: internal&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Auto-negotiation: on&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Link detected: yes&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;As this is a critical interface of the project, to speed up this bring up is it possible to set up a call or mail at your convenience, please?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 26 Aug 2022 08:03:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/LS1028a-Ethernet-not-working-in-Linux/m-p/1512195#M11082</guid>
      <dc:creator>kumar_086</dc:creator>
      <dc:date>2022-08-26T08:03:58Z</dc:date>
    </item>
    <item>
      <title>Re: [LS1028a]: Ethernet not working in Linux</title>
      <link>https://community.nxp.com/t5/Layerscape/LS1028a-Ethernet-not-working-in-Linux/m-p/1512952#M11083</link>
      <description>&lt;P&gt;The SE team updated&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Any possible to provide schematic or board for further investigation?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 29 Aug 2022 07:20:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/LS1028a-Ethernet-not-working-in-Linux/m-p/1512952#M11083</guid>
      <dc:creator>yipingwang</dc:creator>
      <dc:date>2022-08-29T07:20:50Z</dc:date>
    </item>
    <item>
      <title>Re: [LS1028a]: Ethernet not working in Linux</title>
      <link>https://community.nxp.com/t5/Layerscape/LS1028a-Ethernet-not-working-in-Linux/m-p/1513078#M11086</link>
      <description>&lt;P&gt;Dear&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/52411"&gt;@yipingwang&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;Attached are the schematics along with lspci log.&lt;/P&gt;&lt;P&gt;Listed are some doubts which are related to Ethernet context,&lt;/P&gt;&lt;P&gt;1. How we can access the Ethernet controller registers in this processor? (As this processor has an Ethernet controller connected over PCIe)&lt;/P&gt;&lt;P&gt;2. Does this have any relation with the RCW configurations? ENETC/GPIO's?&lt;/P&gt;&lt;P&gt;3. Does U-Boot use interrupts for Ethernet packet transmissions?&lt;/P&gt;&lt;P&gt;4. Does Linux use interrupts for Ethernet packet transmissions?&lt;/P&gt;&lt;P&gt;5. Will there be any issue due to interrupt mapping? The interrupt no's are not changed and are directly used from the RDB dts. Does anything need to be changed for the custom target?&lt;/P&gt;&lt;P&gt;root@TinyLinux:~# cat /proc/interrupts&lt;BR /&gt;CPU0 CPU1&lt;BR /&gt;1: 0 0 GICv3 25 Level vgic&lt;BR /&gt;3: 4194 3361 GICv3 30 Level arch_timer&lt;BR /&gt;4: 0 0 GICv3 27 Level kvm guest vtimer&lt;BR /&gt;6: 0 0 GICv3 23 Level arm-pmu&lt;BR /&gt;8: 1 0 GICv3 57 Level 20c0000.spi&lt;BR /&gt;9: 1 0 GICv3 66 Level 2000000.i2c&lt;BR /&gt;12: 637 0 GICv3 64 Level ttyS0&lt;BR /&gt;13: 0 0 GICv3 88 Level eDMA&lt;BR /&gt;14: 0 0 GICv3 68 Level gpio-cascade, gpio-cascade&lt;BR /&gt;15: 0 0 GICv3 69 Level gpio-cascade&lt;BR /&gt;16: 0 0 GICv3 112 Level xhci-hcd:usb1&lt;BR /&gt;17: 3 0 GICv3 113 Level dwc3-otg, xhci-hcd:usb3&lt;BR /&gt;18: 0 0 GICv3 165 Level ahci-qoriq[3200000.sata]&lt;BR /&gt;19: 0 0 GICv3 45 Level arm-smmu global fault&lt;BR /&gt;20: 0 0 GICv3 46 Level arm-smmu global fault&lt;BR /&gt;21: 0 0 GICv3 47 Level arm-smmu global fault&lt;BR /&gt;22: 0 0 GICv3 48 Level arm-smmu global fault&lt;BR /&gt;23: 0 0 GICv3 243 Level arm-smmu global fault&lt;BR /&gt;24: 0 0 GICv3 244 Level arm-smmu global fault&lt;BR /&gt;25: 0 0 GICv3 245 Level arm-smmu global fault&lt;BR /&gt;26: 0 0 GICv3 246 Level arm-smmu global fault&lt;BR /&gt;97: 0 0 GICv3 252 Level galcore:0&lt;BR /&gt;98: 0 0 GICv3 115 Level audio-controller&lt;BR /&gt;100: 0 0 GICv3 140 Level PCIe PME&lt;BR /&gt;101: 0 0 GICv3 141 Level aerdrv&lt;BR /&gt;102: 0 0 GICv3 145 Level PCIe PME&lt;BR /&gt;103: 2 0 GICv3 146 Level aerdrv&lt;BR /&gt;104: 0 0 GICv3 77 Level 2810000.timer&lt;BR /&gt;&lt;STRONG&gt;110: 0 0 ITS-MSI 1 Edge eno0-rxtx0&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;111: 0 13 ITS-MSI 2 Edge eno0-rxtx1&lt;/STRONG&gt;&lt;BR /&gt;115: 0 0 ITS-MSI 8192 Edge ptp_qoriq&lt;BR /&gt;116: 2 0 GICv3 172 Level 8010000.jr&lt;BR /&gt;117: 0 0 GICv3 173 Level 8020000.jr&lt;BR /&gt;118: 0 0 GICv3 174 Level 8030000.jr&lt;BR /&gt;IPI0: 1088 1306 Rescheduling interrupts&lt;BR /&gt;IPI1: 6 1 Function call interrupts&lt;BR /&gt;IPI2: 0 0 CPU stop interrupts&lt;BR /&gt;IPI3: 0 0 CPU stop (for crash dump) interrupts&lt;BR /&gt;IPI4: 0 0 Timer broadcast interrupts&lt;BR /&gt;IPI5: 574 667 IRQ work interrupts&lt;BR /&gt;IPI6: 0 0 CPU wake-up interrupts&lt;BR /&gt;Err: 0&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 29 Aug 2022 10:06:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/LS1028a-Ethernet-not-working-in-Linux/m-p/1513078#M11086</guid>
      <dc:creator>kumar_086</dc:creator>
      <dc:date>2022-08-29T10:06:39Z</dc:date>
    </item>
    <item>
      <title>Re: [LS1028a]: Ethernet not working in Linux</title>
      <link>https://community.nxp.com/t5/Layerscape/LS1028a-Ethernet-not-working-in-Linux/m-p/1513524#M11090</link>
      <description>&lt;P&gt;&lt;SPAN&gt;1. How we can access the Ethernet controller registers in this processor? (As this processor has an Ethernet controller connected over PCIe) It's not real PCIe, it's based on Integrated endpoint root complex, which is PCIe likely bus inside SoC., you can refer RM to access any reg.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;2.&amp;nbsp;&lt;/SPAN&gt;Does this have any relation with the RCW configurations? ENETC/GPIO's?&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;It's working on u-boot, so HW configuration is supposed to be fine.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;3.&amp;nbsp;&lt;/SPAN&gt;Does U-Boot use interrupts for Ethernet packet transmissions?&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;No&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;4.&amp;nbsp;&lt;/SPAN&gt;Does Linux use interrupts for Ethernet packet transmissions?&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Yes&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;5. Will there be any issue due to interrupt mapping? The interrupt no's are not changed and are directly used from the RDB dts. Does anything need to be changed for the custom target?&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Since there is TX counter, can you check if frames are really received at other side? Even it's due to the interrupt issue, other side should receive some frames at the beginning. Plus, any way to check TX/RX counter of MArvell PHY?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Aug 2022 03:07:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/LS1028a-Ethernet-not-working-in-Linux/m-p/1513524#M11090</guid>
      <dc:creator>yipingwang</dc:creator>
      <dc:date>2022-08-30T03:07:19Z</dc:date>
    </item>
    <item>
      <title>Re: [LS1028a]: Ethernet not working in Linux</title>
      <link>https://community.nxp.com/t5/Layerscape/LS1028a-Ethernet-not-working-in-Linux/m-p/1513815#M11095</link>
      <description>&lt;P&gt;Dear&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/52411"&gt;@yipingwang&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;Thank you for providing the answers.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The other end PC is not receiving any packets sent from the LS processor. The Marvell phy 88E1512 doesn't have the Ethernet statistics.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Kumar&lt;/P&gt;</description>
      <pubDate>Tue, 30 Aug 2022 10:06:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/LS1028a-Ethernet-not-working-in-Linux/m-p/1513815#M11095</guid>
      <dc:creator>kumar_086</dc:creator>
      <dc:date>2022-08-30T10:06:54Z</dc:date>
    </item>
    <item>
      <title>Re: [LS1028a]: Ethernet not working in Linux</title>
      <link>https://community.nxp.com/t5/Layerscape/LS1028a-Ethernet-not-working-in-Linux/m-p/1515113#M11100</link>
      <description>&lt;P&gt;&lt;SPAN&gt;For SGMII connection, please try add "in-band-status", looking forward to your feedback.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Something like:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;port@0 {&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; status = "okay";&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; phy-handle = &amp;lt;&amp;amp;qsgmii_phy1&amp;gt;;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; phy-mode = "qsgmii";&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; managed = "in-band-status";&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; };&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Sep 2022 02:08:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/LS1028a-Ethernet-not-working-in-Linux/m-p/1515113#M11100</guid>
      <dc:creator>yipingwang</dc:creator>
      <dc:date>2022-09-01T02:08:42Z</dc:date>
    </item>
    <item>
      <title>Re: [LS1028a]: Ethernet not working in Linux</title>
      <link>https://community.nxp.com/t5/Layerscape/LS1028a-Ethernet-not-working-in-Linux/m-p/1515356#M11103</link>
      <description>&lt;P&gt;Dear&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/52411"&gt;@yipingwang&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;Added '&lt;SPAN&gt;managed = "in-band-status";' for SGMII in dts file and the results are same.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm happy to share that Ethernet started working when the&amp;nbsp;&lt;STRONG&gt;&amp;amp;enetc_port1&lt;/STRONG&gt; is enabled with the phy information rather&amp;nbsp;&lt;STRONG&gt;&amp;amp;enetc_port0&lt;/STRONG&gt;,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;amp;enetc_port1 {&lt;BR /&gt;&amp;nbsp; &amp;nbsp; phy-handle = &amp;lt;&amp;amp;sgmii_phy1&amp;gt;;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; phy-connection-type = "sgmii";&lt;BR /&gt;&amp;nbsp; &amp;nbsp; mdio {&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;#address-cells = &amp;lt;1&amp;gt;;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; #size-cells = &amp;lt;0&amp;gt;;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; sgmii_phy1: ethernet-phy@0 {&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; reg = &amp;lt;0x0&amp;gt;;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; };&lt;BR /&gt;&amp;nbsp; &amp;nbsp; };&lt;BR /&gt;};&lt;/P&gt;&lt;P&gt;&amp;amp;enetc_port1 {&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;status = "enabled";&lt;BR /&gt;};&lt;/P&gt;&lt;P&gt;As per the LS1028A reference manual and RDB configurations SGMII port is connected to port 0. Any clue why is this behavior with port 1?&lt;/P&gt;&lt;P&gt;Thanks for your support and to all NXP SE Team &amp;amp; Mr Suresh &lt;LI-EMOJI id="lia_slightly-smiling-face" title=":slightly_smiling_face:"&gt;&lt;/LI-EMOJI&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Sep 2022 07:45:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/LS1028a-Ethernet-not-working-in-Linux/m-p/1515356#M11103</guid>
      <dc:creator>kumar_086</dc:creator>
      <dc:date>2022-09-01T07:45:03Z</dc:date>
    </item>
    <item>
      <title>Re: [LS1028a]: Ethernet not working in Linux</title>
      <link>https://community.nxp.com/t5/Layerscape/LS1028a-Ethernet-not-working-in-Linux/m-p/1515424#M11105</link>
      <description>&lt;P&gt;&lt;SPAN&gt;A little bit confused. Do you mean port0 is working in linux after port1 in dts is changed? Which port are you using actually?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Sep 2022 08:58:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/LS1028a-Ethernet-not-working-in-Linux/m-p/1515424#M11105</guid>
      <dc:creator>yipingwang</dc:creator>
      <dc:date>2022-09-01T08:58:09Z</dc:date>
    </item>
    <item>
      <title>Re: [LS1028a]: Ethernet not working in Linux</title>
      <link>https://community.nxp.com/t5/Layerscape/LS1028a-Ethernet-not-working-in-Linux/m-p/1515447#M11106</link>
      <description>&lt;P&gt;Yes, exactly. When port 1 is specified in dts, port 0 is working &lt;EM&gt;(a bit strange, looking forward to why is this so).&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;root@TinyLinux:~# ping 169.254.35.151 -I eno0&lt;BR /&gt;PING 169.254.35.151 (169.254.35.151): 56 data bytes&lt;BR /&gt;64 bytes from 169.254.35.151: seq=1 ttl=128 time=0.709 ms&lt;BR /&gt;64 bytes from 169.254.35.151: seq=2 ttl=128 time=0.430 ms&lt;BR /&gt;64 bytes from 169.254.35.151: seq=3 ttl=128 time=0.511 ms&lt;BR /&gt;^C&lt;BR /&gt;--- 169.254.35.151 ping statistics ---&lt;BR /&gt;4 packets transmitted, 3 packets received, 25% packet loss&lt;BR /&gt;round-trip min/avg/max = 0.430/0.550/0.709 ms&lt;BR /&gt;root@TinyLinux:~#&lt;BR /&gt;root@TinyLinux:~#&lt;BR /&gt;root@TinyLinux:~# ifconfig&lt;BR /&gt;eno0 Link encap:Ethernet HWaddr 3e:70:99:61:e9:d4&lt;BR /&gt;inet addr:169.254.35.51 Bcast:169.254.255.255 Mask:255.255.0.0&lt;BR /&gt;inet6 addr: fe80::3c70:99ff:fe61:e9d4/64 Scope:Link&lt;BR /&gt;UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1&lt;BR /&gt;RX packets:70 errors:0 dropped:0 overruns:0 frame:0&lt;BR /&gt;TX packets:34 errors:0 dropped:0 overruns:0 carrier:0&lt;BR /&gt;collisions:0 txqueuelen:1000&lt;BR /&gt;RX bytes:8343 (8.1 KiB) TX bytes:2924 (2.8 KiB)&lt;/P&gt;&lt;P&gt;lo Link encap:Local Loopback&lt;BR /&gt;inet addr:127.0.0.1 Mask:255.0.0.0&lt;BR /&gt;inet6 addr: ::1/128 Scope:Host&lt;BR /&gt;UP LOOPBACK RUNNING MTU:65536 Metric:1&lt;BR /&gt;RX packets:0 errors:0 dropped:0 overruns:0 frame:0&lt;BR /&gt;TX packets:0 errors:0 dropped:0 overruns:0 carrier:0&lt;BR /&gt;collisions:0 txqueuelen:1000&lt;BR /&gt;RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)&lt;/P&gt;&lt;P&gt;The Ethernet scheme used in the custom board is the same as in RDB (except for the PHY chip make), LS1028A Ethernet Port 0 SGMII eno0 (attached the figure).&lt;/P&gt;</description>
      <pubDate>Thu, 01 Sep 2022 09:21:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/LS1028a-Ethernet-not-working-in-Linux/m-p/1515447#M11106</guid>
      <dc:creator>kumar_086</dc:creator>
      <dc:date>2022-09-01T09:21:39Z</dc:date>
    </item>
    <item>
      <title>Re: [LS1028a]: Ethernet not working in Linux</title>
      <link>https://community.nxp.com/t5/Layerscape/LS1028a-Ethernet-not-working-in-Linux/m-p/1516896#M11119</link>
      <description>&lt;P&gt;&lt;SPAN&gt;How about to apply your port1 configuration described previously onto port0? Something like:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;amp;enetc_port0 {&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; phy-handle = &amp;lt;&amp;amp;sgmii_phy0&amp;gt;;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; phy-connection-type = "sgmii";&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; mdio {&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; #address-cells = &amp;lt;1&amp;gt;;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; #size-cells = &amp;lt;0&amp;gt;;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; sgmii_phy0: ethernet-phy@0 {&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; reg = &amp;lt;0x0&amp;gt;;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; };&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; };&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;};&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Sep 2022 08:50:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/LS1028a-Ethernet-not-working-in-Linux/m-p/1516896#M11119</guid>
      <dc:creator>yipingwang</dc:creator>
      <dc:date>2022-09-05T08:50:47Z</dc:date>
    </item>
    <item>
      <title>Re: [LS1028a]: Ethernet not working in Linux</title>
      <link>https://community.nxp.com/t5/Layerscape/LS1028a-Ethernet-not-working-in-Linux/m-p/1516905#M11120</link>
      <description>&lt;P&gt;We tried this method as well before by mentioning port 0 in dts file which is working in RDB but not working in the custom board.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Sep 2022 09:02:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/LS1028a-Ethernet-not-working-in-Linux/m-p/1516905#M11120</guid>
      <dc:creator>kumar_086</dc:creator>
      <dc:date>2022-09-05T09:02:16Z</dc:date>
    </item>
  </channel>
</rss>

