<?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: IMX8M Plus Wi-Fi issue in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/IMX8M-Plus-Wi-Fi-issue/m-p/1227598#M169093</link>
    <description>&lt;P&gt;Please note that NXP BSP 5.4.70_2.3.0 only supports PCIe on i.MX 8M Plus A1 silicon unless you revert the following commit:&lt;/P&gt;&lt;P&gt;&lt;A href="https://source.codeaurora.org/external/imx/linux-imx/commit/?h=imx_5.4.70_2.3.0&amp;amp;id=47fcb66d3e1fd7102bca0d47bd09c7962e28bd46" target="_blank"&gt;https://source.codeaurora.org/external/imx/linux-imx/commit/?h=imx_5.4.70_2.3.0&amp;amp;id=47fcb66d3e1fd7102bca0d47bd09c7962e28bd46&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Sun, 07 Feb 2021 22:46:01 GMT</pubDate>
    <dc:creator>marcelziswiler</dc:creator>
    <dc:date>2021-02-07T22:46:01Z</dc:date>
    <item>
      <title>IMX8M Plus Wi-Fi issue</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX8M-Plus-Wi-Fi-issue/m-p/1223189#M168649</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I try to bring the Wi-Fi on IMX8M Plus, using&amp;nbsp;Azurewave CM276 M.2 card.&lt;/P&gt;&lt;P&gt;on Yocto 5.4.47_2.3.0, I can detect the PCIe device using command "lspci", but the Wi-Fi driver mxm_wifiex doesn't seem to support it&lt;/P&gt;&lt;P&gt;on Yocto 5.4.70_2.2.0, mxm_wifiex does seem support it (default Makefile : CONFIG_PCIE8997=y) ,but I can't detect the PCIe device, command "lspci" is null.&lt;/P&gt;&lt;P&gt;In the above test, I&amp;nbsp;always use the&lt;SPAN&gt;&amp;nbsp;image for the Alpha/Beta website:&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://www.nxp.com/pages/alpha-beta-bsps-for-microprocessors:IMXPRERELEASES" target="_blank"&gt;https://www.nxp.com/pages/alpha-beta-bsps-for-microprocessors:IMXPRERELEASES&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;and&amp;nbsp;&lt;SPAN&gt;following the steps on&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://www.nxp.com/docs/en/user-guide/IMX_YOCTO_PROJECT_USERS_GUIDE.pdf" target="_blank" rel="nofollow noopener noreferrer"&gt;IMX_YOCTO_PROJECT_USERS_GUIDE.pdf&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;to building image, But the result is the same.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I checked the i.MX_Linux_Release_Note, Yocto L5.4.70_2.3.0 and L5.4.43_2.2.0 both support&amp;nbsp;Azurewave CM276, and PCIe slot.&lt;/P&gt;&lt;P&gt;Who can help me to solve this issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;</description>
      <pubDate>Fri, 29 Jan 2021 09:47:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX8M-Plus-Wi-Fi-issue/m-p/1223189#M168649</guid>
      <dc:creator>joshua_jhan</dc:creator>
      <dc:date>2021-01-29T09:47:24Z</dc:date>
    </item>
    <item>
      <title>IMX8M Plus Wi-Fi issue</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX8M-Plus-Wi-Fi-issue/m-p/1223746#M168721</link>
      <description>&lt;P&gt;refer to the 5.4.70_2.3.0 release note:&lt;/P&gt;
&lt;P&gt;For platforms using Azurewave CM276 (NXP 88W8997), after&lt;BR /&gt;booting, users need to load or modprobe moal first before&lt;BR /&gt;other operations. Otherwise, modprobe moal module may fail&lt;BR /&gt;after suspending resumes. This is a Wi-Fi module issue still&lt;BR /&gt;under checking.&lt;/P&gt;
&lt;P&gt;did you modprobe first??&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 01 Feb 2021 05:13:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX8M-Plus-Wi-Fi-issue/m-p/1223746#M168721</guid>
      <dc:creator>joanxie</dc:creator>
      <dc:date>2021-02-01T05:13:46Z</dc:date>
    </item>
    <item>
      <title>Re: IMX8M Plus Wi-Fi issue</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX8M-Plus-Wi-Fi-issue/m-p/1223817#M168724</link>
      <description>&lt;P&gt;Hi joanxie,&lt;/P&gt;&lt;P&gt;Yes, I used command "modprobe moal mod_para=nxp/wifi_mod_para.conf" to load the wi-fi driver, but no any response.&lt;/P&gt;&lt;P&gt;So I check the PCIe device using command "lspci" , still no any response too.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But in the Yocto-5.4.47_2.2.0, command lspci can detect the&amp;nbsp;&lt;SPAN&gt;Azurewave CM276, like as below log.&lt;/SPAN&gt;&lt;/P&gt;&lt;PRE&gt;NXP i.MX Release Distro 5.4-zeus imx8mpevk ttymxc1&lt;BR /&gt;&lt;BR /&gt;imx8mpevk login: root&lt;BR /&gt;Last login: Wed Aug 19 15:03:14 UTC 2020 on tty7&lt;BR /&gt;root@imx8mpevk:~# uname -r&lt;BR /&gt;5.4.47-2.2.0+g5ec03d06f54e&lt;BR /&gt;root@imx8mpevk:~# lspci &lt;BR /&gt;00:00.0 PCI bridge: Synopsys, Inc. DWC_usb3 (rev 01)&lt;BR /&gt;01:00.0 Ethernet controller: Marvell Technology Group Ltd. Device 2b42 (rev 11)&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 01 Feb 2021 07:54:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX8M-Plus-Wi-Fi-issue/m-p/1223817#M168724</guid>
      <dc:creator>joshua_jhan</dc:creator>
      <dc:date>2021-02-01T07:54:04Z</dc:date>
    </item>
    <item>
      <title>Re: IMX8M Plus Wi-Fi issue</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX8M-Plus-Wi-Fi-issue/m-p/1227598#M169093</link>
      <description>&lt;P&gt;Please note that NXP BSP 5.4.70_2.3.0 only supports PCIe on i.MX 8M Plus A1 silicon unless you revert the following commit:&lt;/P&gt;&lt;P&gt;&lt;A href="https://source.codeaurora.org/external/imx/linux-imx/commit/?h=imx_5.4.70_2.3.0&amp;amp;id=47fcb66d3e1fd7102bca0d47bd09c7962e28bd46" target="_blank"&gt;https://source.codeaurora.org/external/imx/linux-imx/commit/?h=imx_5.4.70_2.3.0&amp;amp;id=47fcb66d3e1fd7102bca0d47bd09c7962e28bd46&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 07 Feb 2021 22:46:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX8M-Plus-Wi-Fi-issue/m-p/1227598#M169093</guid>
      <dc:creator>marcelziswiler</dc:creator>
      <dc:date>2021-02-07T22:46:01Z</dc:date>
    </item>
    <item>
      <title>Re: IMX8M Plus Wi-Fi issue</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX8M-Plus-Wi-Fi-issue/m-p/1227634#M169105</link>
      <description>&lt;P&gt;Hi&amp;nbsp;marcelziswiler,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I&amp;nbsp;&lt;SPAN&gt;revert this commit, PCIe slot and mxm_wifiex can work now.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;What will be affected about this reverted?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;And how to check the&amp;nbsp;chip version for my i.MX 8M Plus evk? A1? A0?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Feb 2021 02:32:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX8M-Plus-Wi-Fi-issue/m-p/1227634#M169105</guid>
      <dc:creator>joshua_jhan</dc:creator>
      <dc:date>2021-02-08T02:32:45Z</dc:date>
    </item>
    <item>
      <title>Re: IMX8M Plus Wi-Fi issue</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX8M-Plus-Wi-Fi-issue/m-p/1227743#M169116</link>
      <description>&lt;P&gt;&amp;gt;&amp;nbsp;I&amp;nbsp;&lt;SPAN&gt;revert this commit, PCIe slot and mxm_wifiex can work now.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Congratulations!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; What will be affected about this reverted?&lt;/P&gt;&lt;P&gt;Good question. But, likely, one should just throw any early access A0 silicon stuff in the bin now.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;gt; And how to check the&amp;nbsp;chip version for my i.MX 8M Plus evk? A1? A0?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;A1 silicon would print the following in U-Boot:&lt;/SPAN&gt;&lt;/P&gt;&lt;PRE&gt;&lt;SPAN&gt;CPU: i.MX8MP[8] rev1.1 1800 MHz (running at 1200 MHz)&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;&lt;SPAN&gt;A0 silicon would still report rev1.0.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Feb 2021 07:09:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX8M-Plus-Wi-Fi-issue/m-p/1227743#M169116</guid>
      <dc:creator>marcelziswiler</dc:creator>
      <dc:date>2021-02-08T07:09:09Z</dc:date>
    </item>
    <item>
      <title>Re: IMX8M Plus Wi-Fi issue</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX8M-Plus-Wi-Fi-issue/m-p/1237311#M170082</link>
      <description>&lt;P&gt;for A0, to check the last letter of the part number, if B stands for A1 and A stands for A0, refer to the Mask Set Errata for Mask P33A:&lt;/P&gt;
&lt;P&gt;ERR050442: PCIe: PCIe PHY can’t support Gen3&lt;BR /&gt;Description: PCIe Gen3 mode is not functional. A design defect has been identified in the PCIe PHY which prohibits Gen3 mode operation. PCIe is functional in Gen1 and Gen2 modes after applying SW&lt;BR /&gt;workaround.&lt;BR /&gt;Workaround: There is no workaround for PCIe Gen3 mode of operation. Fix planned for next silicon revision. SW workaround for PCIe Gen 1 and Gen 2 mode will be implemented in the BSP starting&lt;BR /&gt;Alpha release.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 26 Feb 2021 14:12:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX8M-Plus-Wi-Fi-issue/m-p/1237311#M170082</guid>
      <dc:creator>joanxie</dc:creator>
      <dc:date>2021-02-26T14:12:31Z</dc:date>
    </item>
    <item>
      <title>Re: IMX8M Plus Wi-Fi issue</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX8M-Plus-Wi-Fi-issue/m-p/1523875#M195281</link>
      <description>&lt;P&gt;&amp;gt;&amp;nbsp;What will be affected about this reverted?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I believe A0 silicon had some errata(s). I assume NXP would know all details.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;gt; And how to check the&amp;nbsp;chip version for my i.MX 8M Plus evk? A1? A0?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;U-Boot should tell you upon boot. E.g. A1 silicon looks as follows:&lt;/P&gt;&lt;PRE&gt;U-Boot 2022.04-6.0.0-devel+git.74abe35dfc13 (Aug 31 2022 - 08:24:30 +0000)&lt;BR /&gt;&lt;BR /&gt;CPU: i.MX8MP[8] rev1.1 at 1200 MHz&lt;BR /&gt;...&lt;/PRE&gt;</description>
      <pubDate>Sun, 18 Sep 2022 20:27:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX8M-Plus-Wi-Fi-issue/m-p/1523875#M195281</guid>
      <dc:creator>marcelziswiler</dc:creator>
      <dc:date>2022-09-18T20:27:04Z</dc:date>
    </item>
  </channel>
</rss>

