<?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: imx6q reset error form linux in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/imx6q-reset-error-form-linux/m-p/1241323#M170453</link>
    <description>&lt;P&gt;Hi,I have same problem in our imx6q-board,could you tell me how did you save the this problem?thank you!&lt;/P&gt;</description>
    <pubDate>Sat, 06 Mar 2021 11:15:02 GMT</pubDate>
    <dc:creator>Ryze</dc:creator>
    <dc:date>2021-03-06T11:15:02Z</dc:date>
    <item>
      <title>imx6q reset error form linux</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx6q-reset-error-form-linux/m-p/1071593#M157390</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The imx6q board designed in this paper will have problems when it is reset after entering the Linux system.but when reset from uboot is ok. when reset from linux,the system will enter uboot,but just show the log is as follows,i can't operate&amp;nbsp;Console&lt;/P&gt;&lt;P&gt;U-Boot 2016.03 (Aug 06 2020 - 14:12:32 +0800)&lt;/P&gt;&lt;P&gt;CPU: Freescale i.MX6Q rev1.5 996 MHz (running at 792 MHz)&lt;BR /&gt;CPU: Extended Commercial temperature grade (-20C to 105C) at 44C&lt;BR /&gt;Reset cause: POR&lt;BR /&gt;Board: MX6-SabreSD&lt;BR /&gt;I2C: ready&lt;BR /&gt;SPI: ready&lt;BR /&gt;DRAM: 2 GiB&lt;BR /&gt;PMIC: PFUZE100 ID=0x10&lt;BR /&gt;MMC: init usdhc4&lt;BR /&gt;FSL_SDHC: 0&lt;BR /&gt;SF: Detected M25P80 with page size 256 Bytes, erase size 64 KiB, total 1 MiB&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the reset circuit is designed as follows:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="捕获.PNG"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/110850i61353CBFB42D0451/image-size/large?v=v2&amp;amp;px=999" role="button" title="捕获.PNG" alt="捕获.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I solve this problem,can anyone help me?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Aug 2020 07:12:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx6q-reset-error-form-linux/m-p/1071593#M157390</guid>
      <dc:creator>1131736298</dc:creator>
      <dc:date>2020-08-07T07:12:11Z</dc:date>
    </item>
    <item>
      <title>Re: imx6q reset error form linux</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx6q-reset-error-form-linux/m-p/1071594#M157391</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Andy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="" lang="en"&gt;&lt;SPAN class="" title=""&gt;Your reset design is to connect the WDOG signal to the POR_B pin. This connection method has a problem: When the CPU is in the standby or suspend state, the POR_B pin triggers the reset, which may cause the possibility of failing to start.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN class="" title=""&gt;Because when in standby, the CPU frequency will decrease and the PMIC output voltage will decrease. If POR_B is triggered at this time, startup problems will occur.&lt;/SPAN&gt; &lt;SPAN class="" title=""&gt;Because the PMIC output voltage is not enough to make the CPU run.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN class="" title=""&gt;Therefore, it is recommended that you connect the WDOG signal to the PWRON of the PMIC and use the cold reset method to reset the system.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="" lang="en"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="" lang="en"&gt;----------------&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="" lang="en"&gt;您的reset设计是把WDOG信号接在了POR_B引脚上，这种连接方法存在一个问题：当CPU处于standby或者suspend状态时，POR_B引脚触发reset，会造成无法启动的可能。&lt;BR /&gt;&lt;BR /&gt;因为当standby时，CPU频率会降低，PMIC输出电压会降低，这时候触发POR_B，是会发生启动问题的。因为PMIC输出电压不足以让CPU跑起来。&lt;BR /&gt;&lt;BR /&gt;所以，建议您把WDOG信号接到PMIC的PWRON上，使用cold reset方式复位系统。&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="" lang="en"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="" lang="en"&gt;您完全可以参考IMX6Q-SDP/B的设计方法。&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="" lang="en"&gt;------------------&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="" lang="en"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="" lang="en"&gt;Hope above information is helpful to you.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="" lang="en"&gt;Have a nice day!&lt;BR /&gt;B.R,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="" lang="en"&gt;Weidong&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="" lang="en"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Aug 2020 01:43:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx6q-reset-error-form-linux/m-p/1071594#M157391</guid>
      <dc:creator>weidong_sun</dc:creator>
      <dc:date>2020-08-10T01:43:36Z</dc:date>
    </item>
    <item>
      <title>Re: imx6q reset error form linux</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx6q-reset-error-form-linux/m-p/1203833#M166924</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Thank you for your answer. I have solved this problem&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Dec 2020 00:18:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx6q-reset-error-form-linux/m-p/1203833#M166924</guid>
      <dc:creator>1131736298</dc:creator>
      <dc:date>2020-12-24T00:18:47Z</dc:date>
    </item>
    <item>
      <title>Re: imx6q reset error form linux</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx6q-reset-error-form-linux/m-p/1241323#M170453</link>
      <description>&lt;P&gt;Hi,I have same problem in our imx6q-board,could you tell me how did you save the this problem?thank you!&lt;/P&gt;</description>
      <pubDate>Sat, 06 Mar 2021 11:15:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx6q-reset-error-form-linux/m-p/1241323#M170453</guid>
      <dc:creator>Ryze</dc:creator>
      <dc:date>2021-03-06T11:15:02Z</dc:date>
    </item>
  </channel>
</rss>

