<?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: i.MX6 fails to restart from linux reboot command in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/i-MX6-fails-to-restart-from-linux-reboot-command/m-p/451678#M70113</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Verdana','sans-serif';"&gt; The minimal recommended&amp;nbsp; core voltages (VDD_ARM_IN and VDD_SOC_IN in the bypass mode)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Verdana','sans-serif';"&gt;according to the recent Datasheet(s) are 1.15 V. This fact is reflected in the recent BSP (L3.14.28) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Verdana','sans-serif';"&gt;configuration. Please use it.&amp;nbsp; &lt;/SPAN&gt;&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, 20 Aug 2015 05:29:51 GMT</pubDate>
    <dc:creator>Yuri</dc:creator>
    <dc:date>2015-08-20T05:29:51Z</dc:date>
    <item>
      <title>i.MX6 fails to restart from linux reboot command</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX6-fails-to-restart-from-linux-reboot-command/m-p/451671#M70106</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From the kernel console when I type "reboot", sometimes restart will fail in the middle of u-boot message.&lt;/P&gt;&lt;P&gt;When I set the cpufreq governor to "userspace" and frequency to 792Mhz, it will not fail.&lt;/P&gt;&lt;P&gt;But setting the frequency to 396Mhz will most fail.&lt;/P&gt;&lt;P&gt;Is there somehow a failure during startup if cpu is not maximum frequency or PMIC is not on maximum voltage?&lt;/P&gt;&lt;P&gt;I can make it always be at 792Mhz before start, but I am wondering what would be the reason behind failing to restart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Yuri&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Aug 2015 15:02:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX6-fails-to-restart-from-linux-reboot-command/m-p/451671#M70106</guid>
      <dc:creator>yurirellosa</dc:creator>
      <dc:date>2015-08-19T15:02:00Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX6 fails to restart from linux reboot command</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX6-fails-to-restart-from-linux-reboot-command/m-p/451672#M70107</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In your hardware, please check if you connect the WDOG_B to the pmic reset .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Aug 2015 01:17:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX6-fails-to-restart-from-linux-reboot-command/m-p/451672#M70107</guid>
      <dc:creator>BiyongSUN</dc:creator>
      <dc:date>2015-08-20T01:17:53Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX6 fails to restart from linux reboot command</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX6-fails-to-restart-from-linux-reboot-command/m-p/451673#M70108</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The PMIC is &lt;SPAN style="font-family: 'ＭＳ Ｐゴシック'; font-size: 12pt; color: #000000;"&gt;PF0100 and WDOG2_B is definitely connected to PF0100's PWRON pin.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'ＭＳ Ｐゴシック'; font-size: 12pt; color: #000000;"&gt;I would think that it is not the pin connection problem, as changing CPU frequency/voltage seems to remedy the problem.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'ＭＳ Ｐゴシック'; font-size: 12pt; color: #000000;"&gt;Also on u-boot it usually stops at the log message below.&lt;/SPAN&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;U-Boot 2014.10-gfdabf9e-dirty (Jul 31 2015 - 14:23:06)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CPU:&amp;nbsp;&amp;nbsp; Freescale i.MX6D rev1.5 at 792 MHz&lt;/P&gt;&lt;P&gt;Reset cause: WDOG&lt;/P&gt;&lt;P&gt;Board: MX6-PAD&lt;/P&gt;&lt;P&gt;I2C:&amp;nbsp;&amp;nbsp; ready&lt;/P&gt;&lt;P&gt;DRAM:&amp;nbsp; 1 GiB&lt;/P&gt;&lt;P&gt;MMC:&amp;nbsp;&amp;nbsp; FSL_SDHC: 0, FSL_SDHC: 1&lt;/P&gt;&lt;P&gt;In:&amp;nbsp;&amp;nbsp;&amp;nbsp; serial&lt;/P&gt;&lt;P&gt;Out:&amp;nbsp;&amp;nbsp; serial&lt;/P&gt;&lt;P&gt;Err:&amp;nbsp;&amp;nbsp; serial&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'ＭＳ Ｐゴシック'; font-size: 16px;"&gt;Sometimes, it differs with the hardware, it stops around "DRAM: 1GiB"&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Aug 2015 03:00:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX6-fails-to-restart-from-linux-reboot-command/m-p/451673#M70108</guid>
      <dc:creator>yurirellosa</dc:creator>
      <dc:date>2015-08-20T03:00:30Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX6 fails to restart from linux reboot command</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX6-fails-to-restart-from-linux-reboot-command/m-p/451674#M70109</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp; perhaps it makes sense to pass the DDR stress test during long time &lt;BR /&gt;with incrementing frequencies&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, 20 Aug 2015 03:28:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX6-fails-to-restart-from-linux-reboot-command/m-p/451674#M70109</guid>
      <dc:creator>Yuri</dc:creator>
      <dc:date>2015-08-20T03:28:54Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX6 fails to restart from linux reboot command</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX6-fails-to-restart-from-linux-reboot-command/m-p/451675#M70110</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is voltage of all power rails that? have you measure that? &lt;/P&gt;&lt;P&gt;Does the WDOG_B is issued to reset the pmic when you run the reset command? &lt;/P&gt;&lt;P&gt;Need to confirm with you. Do you know the WDOG_B will get asset when you run reset command? Do you know that?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Aug 2015 03:31:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX6-fails-to-restart-from-linux-reboot-command/m-p/451675#M70110</guid>
      <dc:creator>BiyongSUN</dc:creator>
      <dc:date>2015-08-20T03:31:53Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX6 fails to restart from linux reboot command</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX6-fails-to-restart-from-linux-reboot-command/m-p/451676#M70111</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, we have already measured the pins connected to PMIC during restart.&lt;/P&gt;&lt;P&gt;The data is as below, and as you can see the only difference is with VDDCORE. So we think that perhaps the problem has something to do with this.&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1px" cellpadding="0" cellspacing="0" jive-data-cell="{&amp;quot;color&amp;quot;:&amp;quot;#3D3D3D&amp;quot;,&amp;quot;textAlign&amp;quot;:&amp;quot;-webkit-right&amp;quot;,&amp;quot;padding&amp;quot;:&amp;quot;NaN&amp;quot;,&amp;quot;backgroundColor&amp;quot;:&amp;quot;transparent&amp;quot;,&amp;quot;fontFamily&amp;quot;:&amp;quot;Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif&amp;quot;,&amp;quot;verticalAlign&amp;quot;:&amp;quot;baseline&amp;quot;}" jive-data-header="{&amp;quot;color&amp;quot;:&amp;quot;#505050&amp;quot;,&amp;quot;backgroundColor&amp;quot;:&amp;quot;#F2F2F2&amp;quot;,&amp;quot;textAlign&amp;quot;:&amp;quot;left&amp;quot;,&amp;quot;padding&amp;quot;:&amp;quot;6&amp;quot;}" style="width: 216px; border-width: 1px; border-style: solid;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl65" height="18" width="72"&gt;PINS&lt;/TD&gt;&lt;TD class="xl65" width="72"&gt;792MHz&lt;/TD&gt;&lt;TD class="xl65" width="72"&gt;396MHz&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="18"&gt;VDDCORE&lt;/TD&gt;&lt;TD align="right" class="xl65"&gt;1.144&lt;/TD&gt;&lt;TD align="right" class="xl65"&gt;0.969&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="18"&gt;VDDSOC&lt;/TD&gt;&lt;TD align="right" class="xl65"&gt;1.167&lt;/TD&gt;&lt;TD align="right" class="xl65"&gt;1.167&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="18"&gt;GEN_1V5&lt;/TD&gt;&lt;TD align="right" class="xl65"&gt;1.488&lt;/TD&gt;&lt;TD align="right" class="xl65"&gt;1.488&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="18"&gt;GEN_1V8&lt;/TD&gt;&lt;TD align="right" class="xl65"&gt;1.781&lt;/TD&gt;&lt;TD align="right" class="xl65"&gt;1.782&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="18"&gt;GEN_3V0&lt;/TD&gt;&lt;TD align="right" class="xl65"&gt;2.841&lt;/TD&gt;&lt;TD align="right" class="xl65"&gt;2.841&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="18"&gt;PMIC_5V&lt;/TD&gt;&lt;TD align="right" class="xl65"&gt;4.96&lt;/TD&gt;&lt;TD align="right" class="xl65"&gt;4.96&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On "reset" command I am aware that it is suppose to assert WDOG_B. But other than a POR reset, there seems to be no change in the WDOG_B signal.&lt;/P&gt;&lt;P&gt;When you reset is it more proper for [Reset cause] to be [POR] rather than [WDOG]?&lt;/P&gt;&lt;P&gt;Perhaps we are not setting wdog properly in the kernel?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Below are the related device tree settings&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;wdog2: wdog@020c0000 {&lt;/P&gt;&lt;P&gt;&amp;nbsp; compatible = "fsl,imx6q-wdt", "fsl,imx21-wdt";&lt;/P&gt;&lt;P&gt;&amp;nbsp; reg = &amp;lt;0x020c0000 0x4000&amp;gt;;&lt;/P&gt;&lt;P&gt;&amp;nbsp; interrupts = &amp;lt;0 81 0x04&amp;gt;;&lt;/P&gt;&lt;P&gt;&amp;nbsp; clocks = &amp;lt;&amp;amp;clks 0&amp;gt;;&lt;/P&gt;&lt;P&gt;&amp;nbsp; status = "okay";&lt;/P&gt;&lt;P&gt;};&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;wdt_int {&lt;/P&gt;&lt;P&gt;&amp;nbsp; pinctrl_wdt_int_1: wdt_intgrp-1 {&lt;/P&gt;&lt;P&gt;&amp;nbsp; fsl,pins = &amp;lt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; /* Internal Watch-dog timer */&lt;/P&gt;&lt;P&gt;&amp;nbsp; MX6QDL_PAD_DISP0_DAT9__WDOG2_B 0x1b008&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;gt;;&lt;/P&gt;&lt;P&gt;&amp;nbsp; };&lt;/P&gt;&lt;P&gt;};&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;amp;gpc {&lt;/P&gt;&lt;P&gt;&amp;nbsp; fsl,cpu_pupscr_sw2iso = &amp;lt;0xf&amp;gt;;&lt;/P&gt;&lt;P&gt;&amp;nbsp; fsl,cpu_pupscr_sw = &amp;lt;0xf&amp;gt;;&lt;/P&gt;&lt;P&gt;&amp;nbsp; fsl,cpu_pdnscr_iso2sw = &amp;lt;0x1&amp;gt;;&lt;/P&gt;&lt;P&gt;&amp;nbsp; fsl,cpu_pdnscr_iso = &amp;lt;0x1&amp;gt;;&lt;/P&gt;&lt;P&gt;&amp;nbsp; fsl,ldo-bypass = &amp;lt;0&amp;gt;; /* use ldo-bypass, u-boot will check it and configure */&lt;/P&gt;&lt;P&gt;&amp;nbsp; fsl,wdog-reset = &amp;lt;1&amp;gt;; /* watchdog select of reset source */&lt;/P&gt;&lt;P&gt;&amp;nbsp; pu-supply = &amp;lt;&amp;amp;reg_pu&amp;gt;; /* ldo-bypass:use pu_dummy if VDDSOC share with VDDPU */&lt;/P&gt;&lt;P&gt;&amp;nbsp; status = "okay";&lt;/P&gt;&lt;P&gt;};&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Aug 2015 04:13:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX6-fails-to-restart-from-linux-reboot-command/m-p/451676#M70111</guid>
      <dc:creator>yurirellosa</dc:creator>
      <dc:date>2015-08-20T04:13:38Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX6 fails to restart from linux reboot command</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX6-fails-to-restart-from-linux-reboot-command/m-p/451677#M70112</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this the right link? --&amp;gt; &lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-96412"&gt;https://community.freescale.com/docs/DOC-96412&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Yuri&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Aug 2015 04:16:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX6-fails-to-restart-from-linux-reboot-command/m-p/451677#M70112</guid>
      <dc:creator>yurirellosa</dc:creator>
      <dc:date>2015-08-20T04:16:57Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX6 fails to restart from linux reboot command</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX6-fails-to-restart-from-linux-reboot-command/m-p/451678#M70113</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Verdana','sans-serif';"&gt; The minimal recommended&amp;nbsp; core voltages (VDD_ARM_IN and VDD_SOC_IN in the bypass mode)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Verdana','sans-serif';"&gt;according to the recent Datasheet(s) are 1.15 V. This fact is reflected in the recent BSP (L3.14.28) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Verdana','sans-serif';"&gt;configuration. Please use it.&amp;nbsp; &lt;/SPAN&gt;&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, 20 Aug 2015 05:29:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX6-fails-to-restart-from-linux-reboot-command/m-p/451678#M70113</guid>
      <dc:creator>Yuri</dc:creator>
      <dc:date>2015-08-20T05:29:51Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX6 fails to restart from linux reboot command</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX6-fails-to-restart-from-linux-reboot-command/m-p/451679#M70114</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;Are you referring to Datasheet(Rev. 4, 07/2015) -&amp;gt; 4.1.3 Operating Ranges on Page 20?&lt;/P&gt;&lt;P&gt;It says that "LDO bypassed for operation up to 396 MHz" has minimum of "0.925 V", in which we get "0.969 V".&lt;/P&gt;&lt;P&gt;But is this out of the question as our u-boot is set to boot at 792Mhz?&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; background-color: #f6f6f6;"&gt;CPU:&amp;nbsp;&amp;nbsp; Freescale i.MX6D rev1.5 at &lt;STRONG&gt;792 MHz&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;So instead we should follow the minimum "1.150 V"&lt;/P&gt;&lt;P&gt;Is my understanding correct?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it is possible, if there is a specific patch, can you point me to its location?&lt;/P&gt;&lt;P&gt;Upgrading from L3.10.17 to &lt;SPAN style="color: #51626f; font-family: Verdana, sans-serif;"&gt;L3.14.28 may not be as easy for us. Thank you!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Yuri&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Aug 2015 06:51:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX6-fails-to-restart-from-linux-reboot-command/m-p/451679#M70114</guid>
      <dc:creator>yurirellosa</dc:creator>
      <dc:date>2015-08-20T06:51:38Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX6 fails to restart from linux reboot command</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX6-fails-to-restart-from-linux-reboot-command/m-p/451680#M70115</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; Strictly speaking,&amp;nbsp; for the case when VDD_ARM_IN is separated from VDD_SOC_IN,&lt;/P&gt;&lt;P&gt; it is possible&amp;nbsp; to apply the value of 0.925V till 396 MHz. Nevertheless, taking into account that&lt;/P&gt;&lt;P&gt; the 396 MHz is boundary value and results of tests, Linux designers in L3.14.28 prefer to apply &lt;BR /&gt;more safe parameters for CPUFREQ working points.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;You may try to change the working point for 396 MHz.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"For CPU frequency working point settings, see:&lt;/P&gt;&lt;P&gt;• arch/arm/boot/dts/imx6q.dtsi for i.MX 6Quad&lt;/P&gt;&lt;P&gt;• arch/arm/boot/dts/imx6dl.dtsi for i.MX 6DualLite&lt;/P&gt;&lt;P&gt;• arch/arm/boot/dts/imx6sl.dtsi for i.MX 6SoloLite&lt;/P&gt;&lt;P&gt;• arch/arm/boot/dts/imx6sx.dtsi for i.MX 6SoloX.&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>Fri, 21 Aug 2015 07:51:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX6-fails-to-restart-from-linux-reboot-command/m-p/451680#M70115</guid>
      <dc:creator>Yuri</dc:creator>
      <dc:date>2015-08-21T07:51:44Z</dc:date>
    </item>
  </channel>
</rss>

