<?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のトピックmx287 init gpio failure</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/mx287-init-gpio-failure/m-p/402851#M59667</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;I try to use the MFG tool to burn my board, but every time, the tool stops working when kernel tries to initialize gpio( through calling function &lt;STRONG&gt;mx28_gpio_init &lt;/STRONG&gt;), &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;So I print several trace in the function call process, and I find every time it stops in &lt;STRONG&gt;for&lt;/STRONG&gt; loop( &lt;EM&gt;at this time, &lt;STRONG&gt;port-&amp;gt;id&lt;/STRONG&gt; is 4, namely the last bank, and the loop index &lt;STRONG&gt;i&lt;/STRONG&gt; value is 27&lt;/EM&gt;) in function &lt;STRONG&gt;mxs_add_gpio_port.&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;The kernel version is 2.6.35.3, and MFG tool is 1.6.2.055.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;By the way, my board only has VDD5V power, so I enable the macro &lt;STRONG&gt;NO_DCDC_BATT_SOURCE&lt;/STRONG&gt; in power_prep.c( in MFG tool source). I don't know if &lt;SPAN style="font-size: 9pt; color: #000000;"&gt;&lt;SPAN style="font-size: 12pt;"&gt;VDD_LI-ION&lt;/SPAN&gt;&lt;BR style="text-align: -webkit-auto;" /&gt;&lt;/SPAN&gt; pin has something to do with the gpio initialization failure.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;Anyone can help?&amp;nbsp; Thanks in advance!&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 11 Nov 2015 09:00:54 GMT</pubDate>
    <dc:creator>hwo</dc:creator>
    <dc:date>2015-11-11T09:00:54Z</dc:date>
    <item>
      <title>mx287 init gpio failure</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/mx287-init-gpio-failure/m-p/402851#M59667</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;I try to use the MFG tool to burn my board, but every time, the tool stops working when kernel tries to initialize gpio( through calling function &lt;STRONG&gt;mx28_gpio_init &lt;/STRONG&gt;), &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;So I print several trace in the function call process, and I find every time it stops in &lt;STRONG&gt;for&lt;/STRONG&gt; loop( &lt;EM&gt;at this time, &lt;STRONG&gt;port-&amp;gt;id&lt;/STRONG&gt; is 4, namely the last bank, and the loop index &lt;STRONG&gt;i&lt;/STRONG&gt; value is 27&lt;/EM&gt;) in function &lt;STRONG&gt;mxs_add_gpio_port.&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;The kernel version is 2.6.35.3, and MFG tool is 1.6.2.055.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;By the way, my board only has VDD5V power, so I enable the macro &lt;STRONG&gt;NO_DCDC_BATT_SOURCE&lt;/STRONG&gt; in power_prep.c( in MFG tool source). I don't know if &lt;SPAN style="font-size: 9pt; color: #000000;"&gt;&lt;SPAN style="font-size: 12pt;"&gt;VDD_LI-ION&lt;/SPAN&gt;&lt;BR style="text-align: -webkit-auto;" /&gt;&lt;/SPAN&gt; pin has something to do with the gpio initialization failure.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;Anyone can help?&amp;nbsp; Thanks in advance!&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Nov 2015 09:00:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/mx287-init-gpio-failure/m-p/402851#M59667</guid>
      <dc:creator>hwo</dc:creator>
      <dc:date>2015-11-11T09:00:54Z</dc:date>
    </item>
    <item>
      <title>Re: mx287 init gpio failure</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/mx287-init-gpio-failure/m-p/402852#M59668</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi hwo&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;"&lt;SPAN style="font-size: 12pt;"&gt;VDD5V&lt;/SPAN&gt; &lt;SPAN style="font-size: 12pt;"&gt;only" configuration is implemeneted only in L2.6.35_1.1.0 release,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;&lt;SPAN style="font-size: 12pt;"&gt; &lt;/SPAN&gt;1.6.2.055 seems not use it.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;&lt;A href="http://www.freescale.com/products/arm-processors/i.mx-applications-processors-based-on-arm-cores/i.mx28-processors/i.mx28-evaluation-kit:MCIMX28EVKJ?fpsp=1&amp;amp;tab=Design_Tools_Tab" title="http://www.freescale.com/products/arm-processors/i.mx-applications-processors-based-on-arm-cores/i.mx28-processors/i.mx28-evaluation-kit:MCIMX28EVKJ?fpsp=1&amp;amp;tab=Design_Tools_Tab"&gt;i.MX28 Evaluation Kit|Freescale&lt;/A&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;recommended to look also on patches on the same link:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Linux patch for i.MX28 SDK 2010.12 to add the most robust support &lt;/P&gt;&lt;P&gt;possible for a VDD5V or DCDC_BATT only configuration..&lt;/P&gt;&lt;P&gt;GZ (10.6 kB) L2.6.35_10.12_5V_SUPPLY_PATCH&lt;/P&gt;&lt;P&gt;The purpose of this patch release is Fix the updater.sb boot issue in &lt;/P&gt;&lt;P&gt;the i.MX28 Linux BSP L2.6.35_1.1.0 release.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;also custom board ddr configuration should be updated in bootlets init-mx28.c.&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>Thu, 12 Nov 2015 01:28:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/mx287-init-gpio-failure/m-p/402852#M59668</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2015-11-12T01:28:59Z</dc:date>
    </item>
    <item>
      <title>Re: mx287 init gpio failure</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/mx287-init-gpio-failure/m-p/402853#M59669</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks igor, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; You're right, the patches support 5V only. I have a watchdog chip and forget to feed the dog. Now everything turns ok!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Nov 2015 05:55:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/mx287-init-gpio-failure/m-p/402853#M59669</guid>
      <dc:creator>hwo</dc:creator>
      <dc:date>2015-11-13T05:55:27Z</dc:date>
    </item>
  </channel>
</rss>

