<?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>i.MX ProcessorsのトピックRe: i.MX6 watchdog: reboot on system halt</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/i-MX6-watchdog-reboot-on-system-halt/m-p/496987#M80032</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Moris&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;seems poweroff command should be used, as halting involves stopping cpu on the system&lt;/P&gt;&lt;P&gt;(note wdog can not be stopped). &lt;/P&gt;&lt;P&gt;Powering off involves sending an ACPI command to disconnect main power.&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://serverfault.com/questions/191537/shutdown-what-is-difference-between-power-off-and-halt" rel="nofollow"&gt;http://serverfault.com/questions/191537/shutdown-what-is-difference-between-power-off-and-halt&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;igor&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 09 Feb 2016 13:02:49 GMT</pubDate>
    <dc:creator>igorpadykov</dc:creator>
    <dc:date>2016-02-09T13:02:49Z</dc:date>
    <item>
      <title>i.MX6 watchdog: reboot on system halt</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX6-watchdog-reboot-on-system-halt/m-p/496986#M80031</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am currently working on a system based on i.MX6 Solo and I am experiencing a "weird" behavior...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Everytime I shutdown my Linux box (kernel 3.10.17) by typing "halt", then at the end (just before "Power down") the kernel dumps something like "imx2-wdt 20bc000.wdog: Device shutdown: Expect reboot!" and after a couple of minutes the board is restarted...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my own opinion, if I halt the system on my own, then I want to keep it turned off, isn't it? Why the watchdog fires? Is there a way for avoiding that?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks + regards,&lt;/P&gt;&lt;P&gt;/Morix&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Feb 2016 11:07:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX6-watchdog-reboot-on-system-halt/m-p/496986#M80031</guid>
      <dc:creator>morix</dc:creator>
      <dc:date>2016-02-09T11:07:31Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX6 watchdog: reboot on system halt</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX6-watchdog-reboot-on-system-halt/m-p/496987#M80032</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Moris&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;seems poweroff command should be used, as halting involves stopping cpu on the system&lt;/P&gt;&lt;P&gt;(note wdog can not be stopped). &lt;/P&gt;&lt;P&gt;Powering off involves sending an ACPI command to disconnect main power.&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://serverfault.com/questions/191537/shutdown-what-is-difference-between-power-off-and-halt" rel="nofollow"&gt;http://serverfault.com/questions/191537/shutdown-what-is-difference-between-power-off-and-halt&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;igor&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Feb 2016 13:02:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX6-watchdog-reboot-on-system-halt/m-p/496987#M80032</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2016-02-09T13:02:49Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX6 watchdog: reboot on system halt</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX6-watchdog-reboot-on-system-halt/m-p/496988#M80033</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Igor,&lt;/P&gt;&lt;P&gt;I've tried to do a "shutdown -h -P now" (shutdown man page told me that "-P" can only be used in connection with "-h") but that hasn't fixed my problem...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Again, after power down, the watchdog fires and the platform is restarted.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The only thing that has changed is that doing "shutdown -h -P now" the system is not cleanly shutdown: I mean the "/etc/init.d" scripts for terminating running processes are not called, and instead running processes are simply killed sending the TERM signal to them...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any other ideas?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks + regards,&lt;/P&gt;&lt;P&gt;/Morix&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Feb 2016 13:49:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX6-watchdog-reboot-on-system-halt/m-p/496988#M80033</guid>
      <dc:creator>morix</dc:creator>
      <dc:date>2016-02-09T13:49:59Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX6 watchdog: reboot on system halt</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX6-watchdog-reboot-on-system-halt/m-p/496989#M80034</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Morix&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;seems board restarts due to "AUTO ON" feature shown on p.19&amp;nbsp; spf-27392,&lt;/P&gt;&lt;P&gt;there is optional circuit for turning it off:&lt;/P&gt;&lt;P&gt;Schematics (1)&lt;/P&gt;&lt;P&gt;"Design files, including hardware schematics, Gerbers, and OrCAD files. (REV C5) "&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=RDIMX6SABREPLAT&amp;amp;fpsp=1&amp;amp;tab=Design_Tools_Tab" rel="nofollow"&gt;http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=RDIMX6SABREPLAT&amp;amp;fpsp=1&amp;amp;tab=Design_Tools_Tab&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;igor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Feb 2016 00:24:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX6-watchdog-reboot-on-system-halt/m-p/496989#M80034</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2016-02-10T00:24:51Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX6 watchdog: reboot on system halt</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX6-watchdog-reboot-on-system-halt/m-p/496990#M80035</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Igor, I'll give it a try!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/Morix&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Feb 2016 06:35:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX6-watchdog-reboot-on-system-halt/m-p/496990#M80035</guid>
      <dc:creator>morix</dc:creator>
      <dc:date>2016-02-10T06:35:40Z</dc:date>
    </item>
  </channel>
</rss>

