<?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のトピックEthernet Driver for LS1021A?</title>
    <link>https://community.nxp.com/t5/Layerscape/Ethernet-Driver-for-LS1021A/m-p/697933#M2757</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;Hi,&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;We are using a custom made eval board in which LS1021A microprocessor is populated.&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;Hence Linux BSP , which NXP provides doesn't support this board.&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;Moreover, We are developing a very lean application on this board for which are not going with Linux platform.&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;Hence we are using Code Warrior IDE for development of our application.&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;It would be of great support if you can provide us , simple eth driver which can transmit and receive normal eth packet using any of the eTSEC controller?&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;Regards,&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;Sukruth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 14 Aug 2017 10:16:08 GMT</pubDate>
    <dc:creator>sukruthrameshba</dc:creator>
    <dc:date>2017-08-14T10:16:08Z</dc:date>
    <item>
      <title>Ethernet Driver for LS1021A?</title>
      <link>https://community.nxp.com/t5/Layerscape/Ethernet-Driver-for-LS1021A/m-p/697933#M2757</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;Hi,&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;We are using a custom made eval board in which LS1021A microprocessor is populated.&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;Hence Linux BSP , which NXP provides doesn't support this board.&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;Moreover, We are developing a very lean application on this board for which are not going with Linux platform.&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;Hence we are using Code Warrior IDE for development of our application.&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;It would be of great support if you can provide us , simple eth driver which can transmit and receive normal eth packet using any of the eTSEC controller?&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;Regards,&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;Sukruth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Aug 2017 10:16:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/Ethernet-Driver-for-LS1021A/m-p/697933#M2757</guid>
      <dc:creator>sukruthrameshba</dc:creator>
      <dc:date>2017-08-14T10:16:08Z</dc:date>
    </item>
    <item>
      <title>Re: Ethernet Driver for LS1021A?</title>
      <link>https://community.nxp.com/t5/Layerscape/Ethernet-Driver-for-LS1021A/m-p/697934#M2758</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is no low-level Ethernet example code.&lt;/P&gt;&lt;P&gt;It is possible to refer to the Ethernet driver in U-Boot.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Aug 2017 12:45:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/Ethernet-Driver-for-LS1021A/m-p/697934#M2758</guid>
      <dc:creator>ufedor</dc:creator>
      <dc:date>2017-08-14T12:45:27Z</dc:date>
    </item>
    <item>
      <title>Re: Ethernet Driver for LS1021A?</title>
      <link>https://community.nxp.com/t5/Layerscape/Ethernet-Driver-for-LS1021A/m-p/697935#M2759</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you please attach the Ethernet driver in U-Boot?&lt;/P&gt;&lt;P&gt;As i currently do not have those files.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Aug 2017 13:01:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/Ethernet-Driver-for-LS1021A/m-p/697935#M2759</guid>
      <dc:creator>sukruthrameshba</dc:creator>
      <dc:date>2017-08-14T13:01:25Z</dc:date>
    </item>
    <item>
      <title>Re: Ethernet Driver for LS1021A?</title>
      <link>https://community.nxp.com/t5/Layerscape/Ethernet-Driver-for-LS1021A/m-p/697936#M2760</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;U-Boot sources could be obtained here:&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://git.freescale.com/git/cgit.cgi/ppc/sdk/u-boot.git/tree/?id=fsl-sdk-v2.0-1703" title="http://git.freescale.com/git/cgit.cgi/ppc/sdk/u-boot.git/tree/?id=fsl-sdk-v2.0-1703"&gt;sdk/u-boot.git - Freescale PowerPC u-boot Tree&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Aug 2017 13:04:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/Ethernet-Driver-for-LS1021A/m-p/697936#M2760</guid>
      <dc:creator>ufedor</dc:creator>
      <dc:date>2017-08-14T13:04:12Z</dc:date>
    </item>
    <item>
      <title>Re: Ethernet Driver for LS1021A?</title>
      <link>https://community.nxp.com/t5/Layerscape/Ethernet-Driver-for-LS1021A/m-p/697937#M2761</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, I could not locate Ethernet driver file in the below link.&lt;/P&gt;&lt;P&gt;Can you please attach the relevant Ethernet driver file for reference?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Aug 2017 13:42:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/Ethernet-Driver-for-LS1021A/m-p/697937#M2761</guid>
      <dc:creator>sukruthrameshba</dc:creator>
      <dc:date>2017-08-14T13:42:28Z</dc:date>
    </item>
    <item>
      <title>Re: Ethernet Driver for LS1021A?</title>
      <link>https://community.nxp.com/t5/Layerscape/Ethernet-Driver-for-LS1021A/m-p/697938#M2762</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A class="link-titled" href="http://git.freescale.com/git/cgit.cgi/ppc/sdk/u-boot.git/tree/drivers/net/tsec.c?id=fsl-sdk-v2.0-1703" title="http://git.freescale.com/git/cgit.cgi/ppc/sdk/u-boot.git/tree/drivers/net/tsec.c?id=fsl-sdk-v2.0-1703"&gt;sdk/u-boot.git - Freescale PowerPC u-boot Tree&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Aug 2017 13:54:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/Ethernet-Driver-for-LS1021A/m-p/697938#M2762</guid>
      <dc:creator>ufedor</dc:creator>
      <dc:date>2017-08-14T13:54:39Z</dc:date>
    </item>
    <item>
      <title>Re: Ethernet Driver for LS1021A?</title>
      <link>https://community.nxp.com/t5/Layerscape/Ethernet-Driver-for-LS1021A/m-p/697939#M2763</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;P&gt;Got the reference code.&lt;/P&gt;&lt;P&gt;But the heading says , Freescale PowerPC u-boot Tree.&lt;/P&gt;&lt;P&gt;Is it the same for Layerscape arichitecture LS1021A processor?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Aug 2017 06:27:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/Ethernet-Driver-for-LS1021A/m-p/697939#M2763</guid>
      <dc:creator>sukruthrameshba</dc:creator>
      <dc:date>2017-08-15T06:27:29Z</dc:date>
    </item>
    <item>
      <title>Re: Ethernet Driver for LS1021A?</title>
      <link>https://community.nxp.com/t5/Layerscape/Ethernet-Driver-for-LS1021A/m-p/697940#M2764</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The eTSEC IP is the same (as on P1 family), so the code is compatible.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Aug 2017 06:39:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/Ethernet-Driver-for-LS1021A/m-p/697940#M2764</guid>
      <dc:creator>ufedor</dc:creator>
      <dc:date>2017-08-15T06:39:40Z</dc:date>
    </item>
    <item>
      <title>Re: Ethernet Driver for LS1021A?</title>
      <link>https://community.nxp.com/t5/Layerscape/Ethernet-Driver-for-LS1021A/m-p/697941#M2765</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Okay….Thanks☺&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Aug 2017 11:49:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/Ethernet-Driver-for-LS1021A/m-p/697941#M2765</guid>
      <dc:creator>sukruthrameshba</dc:creator>
      <dc:date>2017-08-15T11:49:07Z</dc:date>
    </item>
  </channel>
</rss>

