<?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: how to use ttymxc0 as  a comon uart in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/how-to-use-ttymxc0-as-a-comon-uart/m-p/437514#M67052</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Haoran:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Thanks for your reply , I use the linux&amp;nbsp; version,not android ,and how to do , please give me some suggestions, thank you again.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 20 May 2015 12:57:04 GMT</pubDate>
    <dc:creator>raysonrayson</dc:creator>
    <dc:date>2015-05-20T12:57:04Z</dc:date>
    <item>
      <title>how to use ttymxc0 as  a comon uart</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/how-to-use-ttymxc0-as-a-comon-uart/m-p/437512#M67050</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;&amp;nbsp;&amp;nbsp; On mx6sdq, the ttymxc0 is used as a debug uart,&amp;nbsp;&amp;nbsp; I want to use it as a common uart connected by a printer. when during debugging time , I want it used as debug uart&amp;nbsp; to output informations, others, I want to use it as a common uart , and do not output any debug information 。Can you give me some suggestions? thanks very much。 &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 May 2015 12:50:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/how-to-use-ttymxc0-as-a-comon-uart/m-p/437512#M67050</guid>
      <dc:creator>raysonrayson</dc:creator>
      <dc:date>2015-05-16T12:50:49Z</dc:date>
    </item>
    <item>
      <title>Re: how to use ttymxc0 as  a comon uart</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/how-to-use-ttymxc0-as-a-comon-uart/m-p/437513#M67051</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rayson,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I think you can remove the debug uart ttymxc0 port by changing BOARD_KERNEL_CMDLINE in BoardConfig.mk. Then try use it as normal uart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BRs,&lt;/P&gt;&lt;P&gt;Haoran&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 May 2015 00:42:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/how-to-use-ttymxc0-as-a-comon-uart/m-p/437513#M67051</guid>
      <dc:creator>haoranwang</dc:creator>
      <dc:date>2015-05-19T00:42:46Z</dc:date>
    </item>
    <item>
      <title>Re: how to use ttymxc0 as  a comon uart</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/how-to-use-ttymxc0-as-a-comon-uart/m-p/437514#M67052</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Haoran:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Thanks for your reply , I use the linux&amp;nbsp; version,not android ,and how to do , please give me some suggestions, thank you again.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 May 2015 12:57:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/how-to-use-ttymxc0-as-a-comon-uart/m-p/437514#M67052</guid>
      <dc:creator>raysonrayson</dc:creator>
      <dc:date>2015-05-20T12:57:04Z</dc:date>
    </item>
    <item>
      <title>Re: how to use ttymxc0 as  a comon uart</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/how-to-use-ttymxc0-as-a-comon-uart/m-p/437515#M67053</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rayson,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I think they are same. You can simply modify the "console" parameter in uboot "bootargs" or "mmcargs" to ttymxc1 or other. But I cannot make sure whether the kernel log will print to ttymxc1. But the ttymxc0 will be free to use.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BRs,&lt;/P&gt;&lt;P&gt;Haoran&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 May 2015 02:46:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/how-to-use-ttymxc0-as-a-comon-uart/m-p/437515#M67053</guid>
      <dc:creator>haoranwang</dc:creator>
      <dc:date>2015-05-21T02:46:44Z</dc:date>
    </item>
    <item>
      <title>Re: how to use ttymxc0 as  a comon uart</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/how-to-use-ttymxc0-as-a-comon-uart/m-p/437516#M67054</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Haoran:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; I see, thank you very much。&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 24 May 2015 11:08:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/how-to-use-ttymxc0-as-a-comon-uart/m-p/437516#M67054</guid>
      <dc:creator>raysonrayson</dc:creator>
      <dc:date>2015-05-24T11:08:46Z</dc:date>
    </item>
  </channel>
</rss>

