<?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: imx6 bootup issue, endless loop</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/imx6-bootup-issue-endless-loop/m-p/375409#M53796</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Blurence,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Its seems to be some dummy I2C device type related.&lt;/P&gt;&lt;P&gt;See some below links, may it help you&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://linux-i2c.vger.kernel.narkive.com/e0hiIeXZ/patch-i2c-match-dummy-devices-by-type" title="http://linux-i2c.vger.kernel.narkive.com/e0hiIeXZ/patch-i2c-match-dummy-devices-by-type"&gt;http://linux-i2c.vger.kernel.narkive.com/e0hiIeXZ/patch-i2c-match-dummy-devices-by-type&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.avrfreaks.net/forum/linux-2618-crash-i2c-twi-driver" title="http://www.avrfreaks.net/forum/linux-2618-crash-i2c-twi-driver"&gt;http://www.avrfreaks.net/forum/linux-2618-crash-i2c-twi-driver&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;common from above links and other search, may be you need to be patch driver, may be.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards&lt;/P&gt;&lt;P&gt;JAYMIN D&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 25 Jan 2015 16:02:52 GMT</pubDate>
    <dc:creator>jaymind</dc:creator>
    <dc:date>2015-01-25T16:02:52Z</dc:date>
    <item>
      <title>imx6 bootup issue, endless loop</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx6-bootup-issue-endless-loop/m-p/375408#M53795</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We boot up our custom imx6 board with linux well.&lt;/P&gt;&lt;P&gt;But when we move to android, it failed at an endless loop.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We could find some i2c errors from the kernel log and camera/audio crash at android period.&lt;/P&gt;&lt;P&gt;It's so strange that we just used same kernel version between linux and android.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Anybody have tips for me? &lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Many thanks.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;===============&lt;/P&gt;&lt;P&gt;Chip: imx6dl&lt;/P&gt;&lt;P&gt;Android: 4.3 jb1.1.0&lt;/P&gt;&lt;P&gt;Kernel version: 3.0.35&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and the log as attachment.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Original Attachment has been moved to: &lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-336625"&gt;kernel.log.zip&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Original Attachment has been moved to: &lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-336625"&gt;android.log.zip&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 25 Jan 2015 14:10:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx6-bootup-issue-endless-loop/m-p/375408#M53795</guid>
      <dc:creator>blurencetin</dc:creator>
      <dc:date>2015-01-25T14:10:29Z</dc:date>
    </item>
    <item>
      <title>Re: imx6 bootup issue, endless loop</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx6-bootup-issue-endless-loop/m-p/375409#M53796</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Blurence,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Its seems to be some dummy I2C device type related.&lt;/P&gt;&lt;P&gt;See some below links, may it help you&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://linux-i2c.vger.kernel.narkive.com/e0hiIeXZ/patch-i2c-match-dummy-devices-by-type" title="http://linux-i2c.vger.kernel.narkive.com/e0hiIeXZ/patch-i2c-match-dummy-devices-by-type"&gt;http://linux-i2c.vger.kernel.narkive.com/e0hiIeXZ/patch-i2c-match-dummy-devices-by-type&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.avrfreaks.net/forum/linux-2618-crash-i2c-twi-driver" title="http://www.avrfreaks.net/forum/linux-2618-crash-i2c-twi-driver"&gt;http://www.avrfreaks.net/forum/linux-2618-crash-i2c-twi-driver&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;common from above links and other search, may be you need to be patch driver, may be.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards&lt;/P&gt;&lt;P&gt;JAYMIN D&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 25 Jan 2015 16:02:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx6-bootup-issue-endless-loop/m-p/375409#M53796</guid>
      <dc:creator>jaymind</dc:creator>
      <dc:date>2015-01-25T16:02:52Z</dc:date>
    </item>
  </channel>
</rss>

