<?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>topic Re: LX2160 : LSdk 21.08 : MC 10.32 : Restool 2.4 : dpmac.4/dpmac.3 not detecting in Layerscape</title>
    <link>https://community.nxp.com/t5/Layerscape/LX2160-LSdk-21-08-MC-10-32-Restool-2-4-dpmac-4-dpmac-3-not/m-p/2170411#M16103</link>
    <description>&lt;P&gt;Hello,&lt;BR /&gt;We are facing a similar issue but we are able to detect dpmac3 and dpmac4 but when we try to test the link the link shows down. We are not able to bring 10G link up.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 16 Sep 2025 10:58:37 GMT</pubDate>
    <dc:creator>vilas_shetty</dc:creator>
    <dc:date>2025-09-16T10:58:37Z</dc:date>
    <item>
      <title>LX2160 : LSdk 21.08 : MC 10.32 : Restool 2.4 : dpmac.4/dpmac.3 not detecting</title>
      <link>https://community.nxp.com/t5/Layerscape/LX2160-LSdk-21-08-MC-10-32-Restool-2-4-dpmac-4-dpmac-3-not/m-p/1764641#M13702</link>
      <description>&lt;P&gt;Model: NXP Layerscape LX2160ARDB Board&lt;BR /&gt;Board: LX2160ACE Rev2.0-RDB, Board version: C, boot from FlexSPI DEV#0&lt;/P&gt;&lt;P&gt;fsl-mc: Booting Management Complex ... SUCCESS&lt;BR /&gt;fsl-mc: Management Complex booted (version: 10.32.0, boot status: 0x1)&lt;/P&gt;&lt;P&gt;[ 4.432377] fsl_dpaa2_mac dpmac.4: Adding to iommu group 10&lt;BR /&gt;[ 4.444118] fsl_dpaa2_mac dpmac.4 (unnamed net_device) (uninitialized): phylink_fwnode_phy_connect() = -19&lt;BR /&gt;[ 4.453773] fsl_dpaa2_mac dpmac.4: Error connecting to the MAC endpoint&lt;BR /&gt;[ 4.460893] fsl_dpaa2_mac dpmac.4: fsl_mc_driver_probe failed: -19&lt;BR /&gt;[ 4.467197] fsl_dpaa2_mac dpmac.3: Adding to iommu group 10&lt;BR /&gt;[ 4.478894] fsl_dpaa2_mac dpmac.3 (unnamed net_device) (uninitialized): phylink_fwnode_phy_connect() = -19&lt;BR /&gt;[ 4.488560] fsl_dpaa2_mac dpmac.3: Error connecting to the MAC endpoint&lt;BR /&gt;[ 4.495692] fsl_dpaa2_mac dpmac.3: fsl_mc_driver_probe failed: -19&lt;/P&gt;</description>
      <pubDate>Tue, 28 Nov 2023 07:38:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/LX2160-LSdk-21-08-MC-10-32-Restool-2-4-dpmac-4-dpmac-3-not/m-p/1764641#M13702</guid>
      <dc:creator>Chidananda22</dc:creator>
      <dc:date>2023-11-28T07:38:26Z</dc:date>
    </item>
    <item>
      <title>Re: LX2160 : LSdk 21.08 : MC 10.32 : Restool 2.4 : dpmac.4/dpmac.3 not detecting</title>
      <link>https://community.nxp.com/t5/Layerscape/LX2160-LSdk-21-08-MC-10-32-Restool-2-4-dpmac-4-dpmac-3-not/m-p/1765808#M13709</link>
      <description>&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;&lt;STRONG&gt;fsl-mc: Deploying data path layout ... WARNING: Firmware returned an error (GSR: 0x3f)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Can you please suggest how to solve.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Nov 2023 15:45:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/LX2160-LSdk-21-08-MC-10-32-Restool-2-4-dpmac-4-dpmac-3-not/m-p/1765808#M13709</guid>
      <dc:creator>Chidananda22</dc:creator>
      <dc:date>2023-11-29T15:45:50Z</dc:date>
    </item>
    <item>
      <title>Re: LX2160 : LSdk 21.08 : MC 10.32 : Restool 2.4 : dpmac.4/dpmac.3 not detecting</title>
      <link>https://community.nxp.com/t5/Layerscape/LX2160-LSdk-21-08-MC-10-32-Restool-2-4-dpmac-4-dpmac-3-not/m-p/1766382#M13712</link>
      <description>&lt;P&gt;It seems that there is problem with your dpl file, please modify LSDK 21.08 original DPL file&amp;nbsp;dpl-eth.19.dts as the following.&lt;/P&gt;
&lt;P&gt;/* ------------ DPNIs --------------*/&lt;BR /&gt;obj_set@dpni {&lt;BR /&gt;type = "dpni";&lt;BR /&gt;ids = &amp;lt;0x0 0x1&amp;gt;;&lt;BR /&gt;};&lt;/P&gt;
&lt;P&gt;Modify to:&lt;/P&gt;
&lt;P&gt;obj_set@dpni {&lt;BR /&gt;type = "dpni";&lt;BR /&gt;ids = &amp;lt;0x0 0x1 0x2 0x3&amp;gt;;&lt;BR /&gt;};&lt;/P&gt;
&lt;P&gt;Then adding the following section in&amp;nbsp;&amp;nbsp;"Connections" section.&lt;/P&gt;
&lt;P&gt;connection@3 {&lt;BR /&gt;endpoint1 = "dpni@2";&lt;BR /&gt;endpoint2 = "dpmac@3";&lt;BR /&gt;};&lt;/P&gt;
&lt;P&gt;connection@4 {&lt;BR /&gt;endpoint1 = "dpni@3";&lt;BR /&gt;endpoint2 = "dpmac@4";&lt;BR /&gt;};&lt;/P&gt;</description>
      <pubDate>Thu, 30 Nov 2023 09:29:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/LX2160-LSdk-21-08-MC-10-32-Restool-2-4-dpmac-4-dpmac-3-not/m-p/1766382#M13712</guid>
      <dc:creator>yipingwang</dc:creator>
      <dc:date>2023-11-30T09:29:03Z</dc:date>
    </item>
    <item>
      <title>Re: LX2160 : LSdk 21.08 : MC 10.32 : Restool 2.4 : dpmac.4/dpmac.3 not detecting</title>
      <link>https://community.nxp.com/t5/Layerscape/LX2160-LSdk-21-08-MC-10-32-Restool-2-4-dpmac-4-dpmac-3-not/m-p/1767075#M13716</link>
      <description>&lt;P&gt;Thanks I will change and update.&lt;/P&gt;</description>
      <pubDate>Fri, 01 Dec 2023 09:42:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/LX2160-LSdk-21-08-MC-10-32-Restool-2-4-dpmac-4-dpmac-3-not/m-p/1767075#M13716</guid>
      <dc:creator>Chidananda22</dc:creator>
      <dc:date>2023-12-01T09:42:19Z</dc:date>
    </item>
    <item>
      <title>Re: LX2160 : LSdk 21.08 : MC 10.32 : Restool 2.4 : dpmac.4/dpmac.3 not detecting</title>
      <link>https://community.nxp.com/t5/Layerscape/LX2160-LSdk-21-08-MC-10-32-Restool-2-4-dpmac-4-dpmac-3-not/m-p/1767115#M13718</link>
      <description>&lt;P&gt;thanks for Quick Reply and help .&lt;/P&gt;&lt;P&gt;After installing the dtb file getting the same error, Attached boot logs.&lt;/P&gt;&lt;P&gt;As per LSDK guide I will use the below command and try to load dpl file.&lt;/P&gt;&lt;P&gt;dtc -I dts -O dtb dpl-eth.19.dts -o dpl-eth.19.dtb&lt;/P&gt;&lt;P&gt;followed the below steps .&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/t5/Layerscape-Knowledge-Base/LX2160ARDB-How-to-update-MC-firmware-DPC-and-DPL-images-in/ta-p/1150803" target="_blank"&gt;https://community.nxp.com/t5/Layerscape-Knowledge-Base/LX2160ARDB-How-to-update-MC-firmware-DPC-and-DPL-images-in/ta-p/1150803&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 01 Dec 2023 09:40:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/LX2160-LSdk-21-08-MC-10-32-Restool-2-4-dpmac-4-dpmac-3-not/m-p/1767115#M13718</guid>
      <dc:creator>Chidananda22</dc:creator>
      <dc:date>2023-12-01T09:40:58Z</dc:date>
    </item>
    <item>
      <title>Re: LX2160 : LSdk 21.08 : MC 10.32 : Restool 2.4 : dpmac.4/dpmac.3 not detecting</title>
      <link>https://community.nxp.com/t5/Layerscape/LX2160-LSdk-21-08-MC-10-32-Restool-2-4-dpmac-4-dpmac-3-not/m-p/2170411#M16103</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;We are facing a similar issue but we are able to detect dpmac3 and dpmac4 but when we try to test the link the link shows down. We are not able to bring 10G link up.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Sep 2025 10:58:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/LX2160-LSdk-21-08-MC-10-32-Restool-2-4-dpmac-4-dpmac-3-not/m-p/2170411#M16103</guid>
      <dc:creator>vilas_shetty</dc:creator>
      <dc:date>2025-09-16T10:58:37Z</dc:date>
    </item>
  </channel>
</rss>

