<?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 VSC7512 ethernet Switch detection with LS1028A processor in Layerscape</title>
    <link>https://community.nxp.com/t5/Layerscape/VSC7512-ethernet-Switch-detection-with-LS1028A-processor/m-p/1941243#M14825</link>
    <description>&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;We have a custom board based on the LS1028aRDB, which is connected to a VSC7512 Ethernet switch. Could anyone please share insights on how to detect the switch in U-Boot or Linux? I couldn't find any kernel driver related to the VSC7512 in the current SDK.&lt;/P&gt;&lt;P&gt;I’ve checked the following Linux kernel versions:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;OpenWRT 23.05 (Linux kernel 5.15)&lt;/LI&gt;&lt;LI&gt;Yocto LSDK 21.04 (Linux kernel 6.1.1)&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Any suggestions or feedback would be greatly appreciated.&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;Thanks,&lt;/DIV&gt;&lt;DIV class=""&gt;Gourav Jain&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/52411"&gt;@yipingwang&lt;/a&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
    <pubDate>Tue, 27 Aug 2024 11:14:45 GMT</pubDate>
    <dc:creator>gouravjain</dc:creator>
    <dc:date>2024-08-27T11:14:45Z</dc:date>
    <item>
      <title>VSC7512 ethernet Switch detection with LS1028A processor</title>
      <link>https://community.nxp.com/t5/Layerscape/VSC7512-ethernet-Switch-detection-with-LS1028A-processor/m-p/1941243#M14825</link>
      <description>&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;We have a custom board based on the LS1028aRDB, which is connected to a VSC7512 Ethernet switch. Could anyone please share insights on how to detect the switch in U-Boot or Linux? I couldn't find any kernel driver related to the VSC7512 in the current SDK.&lt;/P&gt;&lt;P&gt;I’ve checked the following Linux kernel versions:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;OpenWRT 23.05 (Linux kernel 5.15)&lt;/LI&gt;&lt;LI&gt;Yocto LSDK 21.04 (Linux kernel 6.1.1)&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Any suggestions or feedback would be greatly appreciated.&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;Thanks,&lt;/DIV&gt;&lt;DIV class=""&gt;Gourav Jain&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/52411"&gt;@yipingwang&lt;/a&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 27 Aug 2024 11:14:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/VSC7512-ethernet-Switch-detection-with-LS1028A-processor/m-p/1941243#M14825</guid>
      <dc:creator>gouravjain</dc:creator>
      <dc:date>2024-08-27T11:14:45Z</dc:date>
    </item>
    <item>
      <title>Re: VSC7512 ethernet Switch detection with LS1028A processor</title>
      <link>https://community.nxp.com/t5/Layerscape/VSC7512-ethernet-Switch-detection-with-LS1028A-processor/m-p/1942342#M14832</link>
      <description>&lt;P&gt;Dear&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/15955"&gt;@gouravjain&lt;/a&gt;&amp;nbsp;,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;unfortunately We don't have experimented with the device you refer.&lt;/P&gt;
&lt;P&gt;But the documentation from MichoChip stats the chip needs it's own image to boot and then you can communicate with it by the Ethernet or JSON-RPC.&lt;/P&gt;
&lt;P&gt;MC&amp;gt;&amp;gt; ""The application software runs on the internal CPU of the switch. It can be managed by an external entity using CLI&lt;BR /&gt;(UART/Telnet/SSH), WebGUI, JSON-RPC (over Ethernet ports), or SNMP (mix of private and standard MIBs).&lt;BR /&gt;In the schematics, this approach requires Boot Flash and DRAM connected to the switch. For specifics, see the reference designs available from the product page of the respective Ethernet switch.&lt;BR /&gt;The application software running on the internal CPU creates a self-sufficient system. An external CPU processor is not&lt;BR /&gt;required, but can be connected via an Ethernet interface for data injection/extraction, or management (via JSON-RPC),&lt;BR /&gt;or both if desired.""&lt;/P&gt;
&lt;P&gt;&lt;A href="https://ww1.microchip.com/downloads/aemDocuments/documents/UNG/ApplicationNotes/ApplicationNotes/AN3883-SW-Options-for-VSC-Switches-00003883.pdf" target="_blank"&gt;https://ww1.microchip.com/downloads/aemDocuments/documents/UNG/ApplicationNotes/ApplicationNotes/AN3883-SW-Options-for-VSC-Switches-00003883.pdf&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://microchip.my.site.com/s/article/VSC751X-PCIe-Using-the-bringup-image2" target="_blank"&gt;https://microchip.my.site.com/s/article/VSC751X-PCIe-Using-the-bringup-image2&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 28 Aug 2024 14:17:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/VSC7512-ethernet-Switch-detection-with-LS1028A-processor/m-p/1942342#M14832</guid>
      <dc:creator>LFGP</dc:creator>
      <dc:date>2024-08-28T14:17:15Z</dc:date>
    </item>
    <item>
      <title>Re: VSC7512 ethernet Switch detection with LS1028A processor</title>
      <link>https://community.nxp.com/t5/Layerscape/VSC7512-ethernet-Switch-detection-with-LS1028A-processor/m-p/1945415#M14843</link>
      <description>&lt;P&gt;Thanks &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/203371"&gt;@LFGP&lt;/a&gt;&amp;nbsp; for your comment&amp;nbsp; !!&lt;/P&gt;</description>
      <pubDate>Mon, 02 Sep 2024 10:23:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/VSC7512-ethernet-Switch-detection-with-LS1028A-processor/m-p/1945415#M14843</guid>
      <dc:creator>gouravjain</dc:creator>
      <dc:date>2024-09-02T10:23:11Z</dc:date>
    </item>
  </channel>
</rss>

