<?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: CCM_CLKO2 doesn't work properly</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/CCM-CLKO2-doesn-t-work-properly/m-p/471714#M74683</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; I mean initialization in U-boot just after hardware reset and loading U-boot.&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, 08 Apr 2016 07:05:36 GMT</pubDate>
    <dc:creator>Yuri</dc:creator>
    <dc:date>2016-04-08T07:05:36Z</dc:date>
    <item>
      <title>CCM_CLKO2 doesn't work properly</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/CCM-CLKO2-doesn-t-work-properly/m-p/471709#M74678</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My customer wants to output stably using CCM_CLKO2 using i.MX6S.&lt;/P&gt;&lt;P&gt;They use CCM_CLKO2 for their CMOS sensor clock and the sensor need 24MHz clock when it powered on.&lt;/P&gt;&lt;P&gt;Unfortunately, they can't change the HW design because they have already built a prototype board.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;They tried three cases but I have a following problem with CCM_CLKO2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are two cases when it set 6MHz.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ・CCM_CLKO2 outputs after a while ( over 200ms )&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ・CCM_CLKO2 outputs immediately after power on.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are three cases when it set 12MHz.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ・CCM_CLKO2 doesn't output. (The probability is 50%)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ・CCM_CLKO2 outputs after a while ( over 200ms )&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ・CCM_CLKO2 outputs immediately after power on.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are two cases when it set 24MHz.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ・CCM_CLKO2 outputs after a while ( over 200ms )&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ・CCM_CLKO2 outputs immediately after power on.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Add info :Their register value&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CCM_CCOSR(6MHz)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0x016E0101&lt;/P&gt;&lt;P&gt;CCM_CCOSR(12MHz)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0x012E0101&lt;/P&gt;&lt;P&gt;CCM_CCOSR(24MHz)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0x010E0101&lt;/P&gt;&lt;P&gt;IOMUXC_SW_MUX_CTL_PAD_GPIO03　0x00000004&lt;/P&gt;&lt;P&gt;IOMUXC_SW_PAD_CTL_PAD_GPIO03　0x000000B0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please advice me what should we check.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ko-hey&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Apr 2016 04:12:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/CCM-CLKO2-doesn-t-work-properly/m-p/471709#M74678</guid>
      <dc:creator>ko-hey</dc:creator>
      <dc:date>2016-04-01T04:12:42Z</dc:date>
    </item>
    <item>
      <title>Re: CCM_CLKO2 doesn't work properly</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/CCM-CLKO2-doesn-t-work-properly/m-p/471710#M74679</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;1.&lt;/P&gt;&lt;P&gt;&amp;nbsp; How software initialization for the CLKO2 is implemented ?&lt;/P&gt;&lt;P&gt;(why it is expected that CLKO2 outputs immediately after power on ) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2.&lt;/P&gt;&lt;P&gt;&amp;nbsp; Please check power up sequence.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&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>Mon, 04 Apr 2016 06:56:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/CCM-CLKO2-doesn-t-work-properly/m-p/471710#M74679</guid>
      <dc:creator>Yuri</dc:creator>
      <dc:date>2016-04-04T06:56:36Z</dc:date>
    </item>
    <item>
      <title>Re: CCM_CLKO2 doesn't work properly</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/CCM-CLKO2-doesn-t-work-properly/m-p/471711#M74680</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="FONT-SIZE: 10pt; COLOR: black; mso-bidi-font-size: 11.0pt; mso-ascii-font-family: Arial; mso-fareast-font-family:  MS Gothic ; mso-hansi-font-family: Arial;"&gt;Hi Yuri&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="FONT-SIZE: 10pt; COLOR: black; mso-bidi-font-size: 11.0pt; mso-ascii-font-family: Arial; mso-fareast-font-family:  MS Gothic ; mso-hansi-font-family: Arial;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="FONT-SIZE: 10pt; COLOR: black; mso-bidi-font-size: 11.0pt; mso-ascii-font-family: Arial; mso-fareast-font-family:  MS Gothic ; mso-hansi-font-family: Arial;"&gt;Thank you for your response.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="FONT-SIZE: 10pt; COLOR: black; mso-bidi-font-size: 11.0pt; mso-ascii-font-family: Arial; mso-fareast-font-family:  MS Gothic ; mso-hansi-font-family: Arial;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="FONT-SIZE: 10pt; COLOR: black; mso-bidi-font-size: 11.0pt; mso-ascii-font-family: Arial; mso-fareast-font-family:  MS Gothic ; mso-hansi-font-family: Arial;"&gt;1.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="FONT-SIZE: 10pt; COLOR: black; mso-bidi-font-size: 11.0pt; mso-ascii-font-family: Arial; mso-fareast-font-family:  MS Gothic ; mso-hansi-font-family: Arial;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="FONT-SIZE: 10pt; COLOR: black; mso-bidi-font-size: 11.0pt; mso-ascii-font-family: Arial; mso-fareast-font-family:  MS Gothic ; mso-hansi-font-family: Arial;"&gt;I'm sorry for lack of information.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="FONT-SIZE: 10pt; COLOR: black; mso-bidi-font-size: 11.0pt; mso-ascii-font-family: Arial; mso-fareast-font-family:  MS Gothic ; mso-hansi-font-family: Arial;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="FONT-SIZE: 10pt; COLOR: black; mso-bidi-font-size: 11.0pt; mso-ascii-font-family: Arial; mso-fareast-font-family:  MS Gothic ; mso-hansi-font-family: Arial;"&gt;They set the registers in Kernel.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="FONT-SIZE: 10pt; COLOR: black; mso-bidi-font-size: 11.0pt; mso-ascii-font-family: Arial; mso-fareast-font-family:  MS Gothic ; mso-hansi-font-family: Arial;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="FONT-SIZE: 10pt; COLOR: black; mso-bidi-font-size: 11.0pt; mso-ascii-font-family: Arial; mso-fareast-font-family:  MS Gothic ; mso-hansi-font-family: Arial;"&gt;The reason is sensor's specification.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="FONT-SIZE: 10pt; COLOR: black; mso-bidi-font-size: 11.0pt; mso-ascii-font-family: Arial; mso-fareast-font-family:  MS Gothic ; mso-hansi-font-family: Arial;"&gt;T&lt;/SPAN&gt;&lt;SPAN lang="EN-US"&gt; &lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="FONT-SIZE: 10pt; COLOR: black; mso-bidi-font-size: 11.0pt; mso-ascii-font-family: Arial; mso-fareast-font-family:  MS Gothic ; mso-hansi-font-family: Arial;"&gt;The sensor has a specification that user can access registers by I2C after inputs 100 cycle.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="FONT-SIZE: 10pt; COLOR: black; mso-bidi-font-size: 11.0pt; mso-ascii-font-family: Arial; mso-fareast-font-family:  MS Gothic ; mso-hansi-font-family: Arial;"&gt;They can't satisfy the specification of the sensor if the CCM_CLKO2 does not outputs at the same timing.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="FONT-SIZE: 10pt; COLOR: black; mso-bidi-font-size: 11.0pt; mso-ascii-font-family: Arial; mso-fareast-font-family:  MS Gothic ; mso-hansi-font-family: Arial;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="FONT-SIZE: 10pt; COLOR: black; mso-bidi-font-size: 11.0pt; mso-ascii-font-family: Arial; mso-fareast-font-family:  MS Gothic ; mso-hansi-font-family: Arial;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="FONT-SIZE: 10pt; COLOR: black; mso-bidi-font-size: 11.0pt; mso-ascii-font-family: Arial; mso-fareast-font-family:  MS Gothic ; mso-hansi-font-family: Arial;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="FONT-SIZE: 10pt; COLOR: black; mso-bidi-font-size: 11.0pt; mso-ascii-font-family: Arial; mso-fareast-font-family:  MS Gothic ; mso-hansi-font-family: Arial;"&gt;2.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="FONT-SIZE: 10pt; COLOR: black; mso-bidi-font-size: 11.0pt; mso-ascii-font-family: Arial; mso-fareast-font-family:  MS Gothic ; mso-hansi-font-family: Arial;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="FONT-SIZE: 10pt; COLOR: black; mso-bidi-font-size: 11.0pt; mso-ascii-font-family: Arial; mso-fareast-font-family:  MS Gothic ; mso-hansi-font-family: Arial;"&gt;Okay, I'll check it.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="FONT-SIZE: 10pt; COLOR: black; mso-bidi-font-size: 11.0pt; mso-ascii-font-family: Arial; mso-fareast-font-family:  MS Gothic ; mso-hansi-font-family: Arial;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="FONT-SIZE: 10pt; COLOR: black; mso-bidi-font-size: 11.0pt; mso-ascii-font-family: Arial; mso-fareast-font-family:  MS Gothic ; mso-hansi-font-family: Arial;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="FONT-SIZE: 10pt; COLOR: black; mso-bidi-font-size: 11.0pt; mso-ascii-font-family: Arial; mso-fareast-font-family:  MS Gothic ; mso-hansi-font-family: Arial;"&gt;Ko-hey&lt;/SPAN&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Apr 2016 08:29:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/CCM-CLKO2-doesn-t-work-properly/m-p/471711#M74680</guid>
      <dc:creator>ko-hey</dc:creator>
      <dc:date>2016-04-04T08:29:28Z</dc:date>
    </item>
    <item>
      <title>Re: CCM_CLKO2 doesn't work properly</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/CCM-CLKO2-doesn-t-work-properly/m-p/471712#M74681</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; perhaps it makes sense to configure the CLKO2 in Uboot, before kernel load.&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>Mon, 04 Apr 2016 08:33:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/CCM-CLKO2-doesn-t-work-properly/m-p/471712#M74681</guid>
      <dc:creator>Yuri</dc:creator>
      <dc:date>2016-04-04T08:33:02Z</dc:date>
    </item>
    <item>
      <title>Re: CCM_CLKO2 doesn't work properly</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/CCM-CLKO2-doesn-t-work-properly/m-p/471713#M74682</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="FONT-SIZE: 10pt; COLOR: black; mso-bidi-font-size: 11.0pt; mso-ascii-font-family: Arial; mso-fareast-font-family:  MS Gothic ; mso-hansi-font-family: Arial;"&gt;Hi Yuri&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="FONT-SIZE: 10pt; COLOR: black; mso-bidi-font-size: 11.0pt; mso-ascii-font-family: Arial; mso-fareast-font-family:  MS Gothic ; mso-hansi-font-family: Arial;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="FONT-SIZE: 10pt; COLOR: black; mso-bidi-font-size: 11.0pt; mso-ascii-font-family: Arial; mso-fareast-font-family:  MS Gothic ; mso-hansi-font-family: Arial;"&gt;Thank you for your reply.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="FONT-SIZE: 10pt; COLOR: black; mso-bidi-font-size: 11.0pt; mso-ascii-font-family: Arial; mso-fareast-font-family:  MS Gothic ; mso-hansi-font-family: Arial;"&gt;Let me confirm about your suggestion.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="FONT-SIZE: 10pt; COLOR: black; mso-bidi-font-size: 11.0pt; mso-ascii-font-family: Arial; mso-fareast-font-family:  MS Gothic ; mso-hansi-font-family: Arial;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="FONT-SIZE: 10pt; COLOR: black; mso-bidi-font-size: 11.0pt; mso-ascii-font-family: Arial; mso-fareast-font-family:  MS Gothic ; mso-hansi-font-family: Arial;"&gt;We should include the configuration in &lt;SPAN&gt;dts&lt;/SPAN&gt; file.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="FONT-SIZE: 10pt; COLOR: black; mso-bidi-font-size: 11.0pt; mso-ascii-font-family: Arial; mso-fareast-font-family:  MS Gothic ; mso-hansi-font-family: Arial;"&gt;Is it correct ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="FONT-SIZE: 10pt; COLOR: black; mso-bidi-font-size: 11.0pt; mso-ascii-font-family: Arial; mso-fareast-font-family:  MS Gothic ; mso-hansi-font-family: Arial;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="FONT-SIZE: 10pt; COLOR: black; mso-bidi-font-size: 11.0pt; mso-ascii-font-family: Arial; mso-fareast-font-family:  MS Gothic ; mso-hansi-font-family: Arial;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="FONT-SIZE: 10pt; COLOR: black; mso-bidi-font-size: 11.0pt; mso-ascii-font-family: Arial; mso-fareast-font-family:  MS Gothic ; mso-hansi-font-family: Arial;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="FONT-SIZE: 10pt; COLOR: black; mso-bidi-font-size: 11.0pt; mso-ascii-font-family: Arial; mso-fareast-font-family:  MS Gothic ; mso-hansi-font-family: Arial;"&gt;Ko-hey&lt;/SPAN&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Apr 2016 10:26:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/CCM-CLKO2-doesn-t-work-properly/m-p/471713#M74682</guid>
      <dc:creator>ko-hey</dc:creator>
      <dc:date>2016-04-07T10:26:03Z</dc:date>
    </item>
    <item>
      <title>Re: CCM_CLKO2 doesn't work properly</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/CCM-CLKO2-doesn-t-work-properly/m-p/471714#M74683</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; I mean initialization in U-boot just after hardware reset and loading U-boot.&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, 08 Apr 2016 07:05:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/CCM-CLKO2-doesn-t-work-properly/m-p/471714#M74683</guid>
      <dc:creator>Yuri</dc:creator>
      <dc:date>2016-04-08T07:05:36Z</dc:date>
    </item>
    <item>
      <title>Re: CCM_CLKO2 doesn't work properly</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/CCM-CLKO2-doesn-t-work-properly/m-p/471715#M74684</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="FONT-SIZE: 10pt; COLOR: black; mso-bidi-font-size: 11.0pt; mso-ascii-font-family: Arial; mso-fareast-font-family:  MS Gothic ; mso-hansi-font-family: Arial;"&gt;Hi&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="FONT-SIZE: 10pt; COLOR: black; mso-bidi-font-size: 11.0pt; mso-ascii-font-family: Arial; mso-fareast-font-family:  MS Gothic ; mso-hansi-font-family: Arial;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="FONT-SIZE: 10pt; COLOR: black; mso-bidi-font-size: 11.0pt; mso-ascii-font-family: Arial; mso-fareast-font-family:  MS Gothic ; mso-hansi-font-family: Arial;"&gt;Do you mean user have to stop at U-boot and add some command before kernel load ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="FONT-SIZE: 10pt; COLOR: black; mso-bidi-font-size: 11.0pt; mso-ascii-font-family: Arial; mso-fareast-font-family:  MS Gothic ; mso-hansi-font-family: Arial;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="FONT-SIZE: 10pt; COLOR: black; mso-bidi-font-size: 11.0pt; mso-ascii-font-family: Arial; mso-fareast-font-family:  MS Gothic ; mso-hansi-font-family: Arial;"&gt;I think it isn't suitable for mass production. Because user have to stop at U-boot every time.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="FONT-SIZE: 10pt; COLOR: black; mso-bidi-font-size: 11.0pt; mso-ascii-font-family: Arial; mso-fareast-font-family:  MS Gothic ; mso-hansi-font-family: Arial;"&gt;So I think I need fix it with source code.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="FONT-SIZE: 10pt; COLOR: black; mso-bidi-font-size: 11.0pt; mso-ascii-font-family: Arial; mso-fareast-font-family:  MS Gothic ; mso-hansi-font-family: Arial;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="FONT-SIZE: 10pt; COLOR: black; mso-bidi-font-size: 11.0pt; mso-ascii-font-family: Arial; mso-fareast-font-family:  MS Gothic ; mso-hansi-font-family: Arial;"&gt;How can I fix it with source code ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="FONT-SIZE: 10pt; COLOR: black; mso-bidi-font-size: 11.0pt; mso-ascii-font-family: Arial; mso-fareast-font-family:  MS Gothic ; mso-hansi-font-family: Arial;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="FONT-SIZE: 10pt; COLOR: black; mso-bidi-font-size: 11.0pt; mso-ascii-font-family: Arial; mso-fareast-font-family:  MS Gothic ; mso-hansi-font-family: Arial;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="FONT-SIZE: 10pt; COLOR: black; mso-bidi-font-size: 11.0pt; mso-ascii-font-family: Arial; mso-fareast-font-family:  MS Gothic ; mso-hansi-font-family: Arial;"&gt;Ko-hey&lt;/SPAN&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Apr 2016 07:25:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/CCM-CLKO2-doesn-t-work-properly/m-p/471715#M74684</guid>
      <dc:creator>ko-hey</dc:creator>
      <dc:date>2016-04-08T07:25:15Z</dc:date>
    </item>
    <item>
      <title>Re: CCM_CLKO2 doesn't work properly</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/CCM-CLKO2-doesn-t-work-properly/m-p/471716#M74685</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;gt; &lt;SPAN style="color: #000000; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; font-size: 13.3333px;"&gt;Do you mean user have to stop at U-boot and add some command before kernel load ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; No. It is needed to add / design (source) code to original U-boot. &lt;/P&gt;&lt;P class="tm5 a______"&gt;&lt;SPAN class="tm6"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P class="tm5 a______"&gt;&lt;SPAN class="tm6"&gt;Chapter 1 (Porting U-Boot from an i.MX 6/7 Reference Board to&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="tm5 a______"&gt;&lt;SPAN class="tm6"&gt;an i.MX 6/7 Custom Board) in “i.MX_BSP_Porting_Guide.pdf” describes&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="tm5 a______"&gt;&lt;SPAN class="tm6"&gt;U-boot specifics for i.MX6.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&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>Fri, 13 May 2016 05:25:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/CCM-CLKO2-doesn-t-work-properly/m-p/471716#M74685</guid>
      <dc:creator>Yuri</dc:creator>
      <dc:date>2016-05-13T05:25:02Z</dc:date>
    </item>
    <item>
      <title>Re: CCM_CLKO2 doesn't work properly</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/CCM-CLKO2-doesn-t-work-properly/m-p/471717#M74686</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; in particular, ports initialization may be done in DCD tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;~Yuri. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 May 2016 05:27:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/CCM-CLKO2-doesn-t-work-properly/m-p/471717#M74686</guid>
      <dc:creator>Yuri</dc:creator>
      <dc:date>2016-05-13T05:27:52Z</dc:date>
    </item>
    <item>
      <title>Re: CCM_CLKO2 doesn't work properly</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/CCM-CLKO2-doesn-t-work-properly/m-p/471718#M74687</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="FONT-SIZE: 10pt; COLOR: black; mso-bidi-font-size: 11.0pt; mso-ascii-font-family: Arial; mso-fareast-font-family:  MS Gothic ; mso-hansi-font-family: Arial;"&gt;Yuri&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="FONT-SIZE: 10pt; COLOR: black; mso-bidi-font-size: 11.0pt; mso-ascii-font-family: Arial; mso-fareast-font-family:  MS Gothic ; mso-hansi-font-family: Arial;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="FONT-SIZE: 10pt; COLOR: black; mso-bidi-font-size: 11.0pt; mso-ascii-font-family: Arial; mso-fareast-font-family:  MS Gothic ; mso-hansi-font-family: Arial;"&gt;Thank you, I'll try it.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="FONT-SIZE: 10pt; COLOR: black; mso-bidi-font-size: 11.0pt; mso-ascii-font-family: Arial; mso-fareast-font-family:  MS Gothic ; mso-hansi-font-family: Arial;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="FONT-SIZE: 10pt; COLOR: black; mso-bidi-font-size: 11.0pt; mso-ascii-font-family: Arial; mso-fareast-font-family:  MS Gothic ; mso-hansi-font-family: Arial;"&gt;Ko-hey&lt;/SPAN&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 May 2016 06:39:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/CCM-CLKO2-doesn-t-work-properly/m-p/471718#M74687</guid>
      <dc:creator>ko-hey</dc:creator>
      <dc:date>2016-05-13T06:39:09Z</dc:date>
    </item>
  </channel>
</rss>

