<?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: LS1012A - How to enable Packet Forwarding Engine(PFE) in Layerscape</title>
    <link>https://community.nxp.com/t5/Layerscape/LS1012A-How-to-enable-Packet-Forwarding-Engine-PFE/m-p/1156183#M6691</link>
    <description>&lt;UL&gt;
&lt;LI&gt;Only one kernel configuration option is required to enable PPFE support in the&lt;BR /&gt;kernel, namely CONFIG_FSL_PPFE.&lt;/LI&gt;
&lt;LI&gt;Stay with &lt;A href="https://source.codeaurora.org/external/qoriq/qoriq-components/linux/tree/" target="_self"&gt;LSDK kernel&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;Build your firmware &lt;A href="https://docs.nxp.com/bundle/GUID-C3A436DA-E944-4F73-9811-2335DEBD04D6/page/GUID-47B8F1F5-3A8F-45F4-A096-4D3DCDE8D07C.html" target="_self"&gt;with NXP LSDK for the appropriate target&lt;/A&gt;. This ensures PPFE firmware binary is included in the image.&lt;/LI&gt;
&lt;LI&gt;Stop PPFE in u-Boot before bootm:&lt;/LI&gt;
&lt;/UL&gt;
&lt;PRE class="lia-indent-padding-left-60px"&gt;pfe stop; bootm&lt;/PRE&gt;
&lt;UL&gt;
&lt;LI&gt;The Device Tree bindings are specified in the &lt;A href="https://source.codeaurora.org/external/qoriq/qoriq-components/linux/tree/Documentation/devicetree/bindings/net/fsl_ppfe" target="_blank" rel="noopener"&gt;kernel documentation&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;Additional details can be found in&lt;A href="https://docs.nxp.com/bundle/GUID-C3A436DA-E944-4F73-9811-2335DEBD04D6/page/GUID-D5F49021-986E-46D7-898F-9A709F87B50B.html" target="_self"&gt; LSDK online documentation&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this helps,&lt;/P&gt;
&lt;P&gt;Platon&lt;/P&gt;</description>
    <pubDate>Mon, 21 Sep 2020 09:45:09 GMT</pubDate>
    <dc:creator>bpe</dc:creator>
    <dc:date>2020-09-21T09:45:09Z</dc:date>
    <item>
      <title>LS1012A - How to enable Packet Forwarding Engine(PFE)</title>
      <link>https://community.nxp.com/t5/Layerscape/LS1012A-How-to-enable-Packet-Forwarding-Engine-PFE/m-p/1153413#M6651</link>
      <description>&lt;P&gt;Hello NXP guys,&lt;/P&gt;&lt;P&gt;I am using ubuntu18.04 on my board(with ls1012a),I want enable PFE,I downloaded a lot of files about 1012 but couldn’t find the manual on how to enable pfe&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I hope you can help me,thank you for reading.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="pfe.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/125166iDBAB21AF7BA8B872/image-size/large?v=v2&amp;amp;px=999" role="button" title="pfe.png" alt="pfe.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="pfe2.png" style="width: 950px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/125168i28492718BD76F5D3/image-size/large?v=v2&amp;amp;px=999" role="button" title="pfe2.png" alt="pfe2.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 15 Sep 2020 10:05:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/LS1012A-How-to-enable-Packet-Forwarding-Engine-PFE/m-p/1153413#M6651</guid>
      <dc:creator>Bao141</dc:creator>
      <dc:date>2020-09-15T10:05:07Z</dc:date>
    </item>
    <item>
      <title>Re: LS1012A - How to enable Packet Forwarding Engine(PFE)</title>
      <link>https://community.nxp.com/t5/Layerscape/LS1012A-How-to-enable-Packet-Forwarding-Engine-PFE/m-p/1156183#M6691</link>
      <description>&lt;UL&gt;
&lt;LI&gt;Only one kernel configuration option is required to enable PPFE support in the&lt;BR /&gt;kernel, namely CONFIG_FSL_PPFE.&lt;/LI&gt;
&lt;LI&gt;Stay with &lt;A href="https://source.codeaurora.org/external/qoriq/qoriq-components/linux/tree/" target="_self"&gt;LSDK kernel&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;Build your firmware &lt;A href="https://docs.nxp.com/bundle/GUID-C3A436DA-E944-4F73-9811-2335DEBD04D6/page/GUID-47B8F1F5-3A8F-45F4-A096-4D3DCDE8D07C.html" target="_self"&gt;with NXP LSDK for the appropriate target&lt;/A&gt;. This ensures PPFE firmware binary is included in the image.&lt;/LI&gt;
&lt;LI&gt;Stop PPFE in u-Boot before bootm:&lt;/LI&gt;
&lt;/UL&gt;
&lt;PRE class="lia-indent-padding-left-60px"&gt;pfe stop; bootm&lt;/PRE&gt;
&lt;UL&gt;
&lt;LI&gt;The Device Tree bindings are specified in the &lt;A href="https://source.codeaurora.org/external/qoriq/qoriq-components/linux/tree/Documentation/devicetree/bindings/net/fsl_ppfe" target="_blank" rel="noopener"&gt;kernel documentation&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;Additional details can be found in&lt;A href="https://docs.nxp.com/bundle/GUID-C3A436DA-E944-4F73-9811-2335DEBD04D6/page/GUID-D5F49021-986E-46D7-898F-9A709F87B50B.html" target="_self"&gt; LSDK online documentation&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this helps,&lt;/P&gt;
&lt;P&gt;Platon&lt;/P&gt;</description>
      <pubDate>Mon, 21 Sep 2020 09:45:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/LS1012A-How-to-enable-Packet-Forwarding-Engine-PFE/m-p/1156183#M6691</guid>
      <dc:creator>bpe</dc:creator>
      <dc:date>2020-09-21T09:45:09Z</dc:date>
    </item>
  </channel>
</rss>

