<?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 s32v234 evb2 in S32K</title>
    <link>https://community.nxp.com/t5/S32K/s32v234-evb2/m-p/1453278#M15269</link>
    <description>&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;I have s32v234 evb2 sch-29288 ,&amp;nbsp;PCIE support can be disabled in U-boot by commenting out the #define CONFIG_CMD_PCI macro in the board configuration file (e.g. s32v234evb_2016q4.h for EVB).&lt;/P&gt;&lt;P&gt;so how to enable PCIe in this file or through kernel configuration .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 05 May 2022 06:43:34 GMT</pubDate>
    <dc:creator>rahulnavale04</dc:creator>
    <dc:date>2022-05-05T06:43:34Z</dc:date>
    <item>
      <title>s32v234 evb2</title>
      <link>https://community.nxp.com/t5/S32K/s32v234-evb2/m-p/1453278#M15269</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;I have s32v234 evb2 sch-29288 ,&amp;nbsp;PCIE support can be disabled in U-boot by commenting out the #define CONFIG_CMD_PCI macro in the board configuration file (e.g. s32v234evb_2016q4.h for EVB).&lt;/P&gt;&lt;P&gt;so how to enable PCIe in this file or through kernel configuration .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 05 May 2022 06:43:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/s32v234-evb2/m-p/1453278#M15269</guid>
      <dc:creator>rahulnavale04</dc:creator>
      <dc:date>2022-05-05T06:43:34Z</dc:date>
    </item>
    <item>
      <title>Re: s32v234 evb2</title>
      <link>https://community.nxp.com/t5/S32K/s32v234-evb2/m-p/1462519#M15611</link>
      <description>&lt;P&gt;Hello rahulnavale04.&lt;/P&gt;
&lt;PRE&gt;We found that PCIe is not enabled by default on EVB.
To achieve this, user should merge to kernel's .config the following fragment:
/sources/meta-alb/recipes-kernel/linux/linux-s32/build/blueboxconfig_s32v234pcie

Moreover, below are the manual steps to enable the PCIe on kernel in Yocto.
---
 PCIe in Linux
From BSP 14.0, PCIe selection EP versus RC is done exclusively from U-boot, follow the steps in section “PCIe in U-boot” to select the mode from U-boot’s ‘hwconfig’ variable. In particular, that means that U-boot must have PCIe support in order to enable it in the kernel.
To enable PCIE from the Linux, invoke “menuconfig” at build time:
make ARCH=arm64 CROSS_COMPILE=/path/to/your/toolchain/dir/bin/aarch64-linux-gnu- menuconfig

 Linux kernel (default)
Navigate to "Bus Support", Select "PCI support " and "PCI Express Port Bus support" if not already selected. 
Navigate to "DesignWare &lt;FONT class="&amp;amp;quothighlight&amp;quot;"&gt;&lt;STRONG&gt;PCI&lt;/STRONG&gt;&lt;/FONT&gt; Core Support". Enter in submenus.
Enable "Platform bus based DesignWare PCIe Controller"

Navigate to "PCI host controller drivers". Enter in submenus.
Enable "Freescale S32V234 PCIe Host controller" and "Freescale S32V234 PCIe DW DMA"


Note: Option "Ignore Freescale S32V234 erratum ERR009852" should be left unchecked, please refer next section for more details: "8.3 Erratum ERR009852"
---
I hope this helps to resolve the issue with PCIe and BSP Kernel.
&lt;/PRE&gt;</description>
      <pubDate>Mon, 23 May 2022 14:34:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/s32v234-evb2/m-p/1462519#M15611</guid>
      <dc:creator>Bio_TICFSL</dc:creator>
      <dc:date>2022-05-23T14:34:05Z</dc:date>
    </item>
  </channel>
</rss>

