<?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: Reboot not working in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Reboot-not-working/m-p/796942#M123316</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; The issue, when i.MX device reset is applied for system reboot, but reboot does not finish&amp;nbsp;&lt;BR /&gt;successfully, is from kind of application / situation dependent one and not obviously has 100%&lt;/P&gt;&lt;P&gt;probability to occur. &amp;nbsp; You may look at i.MX6 reference designs, where system reset / reboot&lt;/P&gt;&lt;P&gt;is implemented via WDOG, which in its turn asserts system POR via PMIC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Yuri.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 21 Jun 2018 08:27:17 GMT</pubDate>
    <dc:creator>Yuri</dc:creator>
    <dc:date>2018-06-21T08:27:17Z</dc:date>
    <item>
      <title>Reboot not working</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Reboot-not-working/m-p/796938#M123312</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have a custom board based on imx6 dual. I'm updating to BSP 4.9.11 and I have a problem with the reboot. I'm using sysvinit and the command:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;#&amp;nbsp; shutdown.sysvinit -r 0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;does a shutdown but the board don't reboot. The same step in my current BSP 3.14.52 based, is working ok. Something in the kernel to check?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Jorge&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jun 2018 08:50:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Reboot-not-working/m-p/796938#M123312</guid>
      <dc:creator>_andev_</dc:creator>
      <dc:date>2018-06-20T08:50:03Z</dc:date>
    </item>
    <item>
      <title>Re: Reboot not working</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Reboot-not-working/m-p/796939#M123313</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've checked the sysvinit version in both BSP and it's the same version 2.88dsf-r14. Then I guess it's the kernel fault. It's able to shutdown the device but not to reboot it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jun 2018 12:20:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Reboot-not-working/m-p/796939#M123313</guid>
      <dc:creator>_andev_</dc:creator>
      <dc:date>2018-06-20T12:20:20Z</dc:date>
    </item>
    <item>
      <title>Re: Reboot not working</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Reboot-not-working/m-p/796940#M123314</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;It is highly recommended to remove power (voltage source) to all components on the board in the &amp;nbsp;&lt;BR /&gt;event of a processor reset. This avoids having to determine if a component critical to rebooting the &amp;nbsp;&lt;BR /&gt;processor is in the necessary state to support a reboot.&lt;/P&gt;&lt;P&gt;&amp;nbsp; I.MX validation boards and NXP sponsored third-party boards have all been designed to remove &lt;BR /&gt;power (Voltage source) to all components on the board in the event of a processor reset.&lt;/P&gt;&lt;P&gt;&amp;nbsp; So, the POR may be recommended for reboot.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Yuri&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jun 2018 07:05:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Reboot-not-working/m-p/796940#M123314</guid>
      <dc:creator>Yuri</dc:creator>
      <dc:date>2018-06-21T07:05:51Z</dc:date>
    </item>
    <item>
      <title>Re: Reboot not working</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Reboot-not-working/m-p/796941#M123315</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Yuri!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Well, I think the power is ok because the same hardware with an older kernel version is rebooting ok but with the newer one it isn't. Is there any way to force a reset? What do you mean with "the POR may be recommended for reboot" ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Jorge&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jun 2018 07:28:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Reboot-not-working/m-p/796941#M123315</guid>
      <dc:creator>_andev_</dc:creator>
      <dc:date>2018-06-21T07:28:28Z</dc:date>
    </item>
    <item>
      <title>Re: Reboot not working</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Reboot-not-working/m-p/796942#M123316</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; The issue, when i.MX device reset is applied for system reboot, but reboot does not finish&amp;nbsp;&lt;BR /&gt;successfully, is from kind of application / situation dependent one and not obviously has 100%&lt;/P&gt;&lt;P&gt;probability to occur. &amp;nbsp; You may look at i.MX6 reference designs, where system reset / reboot&lt;/P&gt;&lt;P&gt;is implemented via WDOG, which in its turn asserts system POR via PMIC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Yuri.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jun 2018 08:27:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Reboot-not-working/m-p/796942#M123316</guid>
      <dc:creator>Yuri</dc:creator>
      <dc:date>2018-06-21T08:27:17Z</dc:date>
    </item>
  </channel>
</rss>

