<?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: Disable UART Runtime in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Disable-UART-Runtime/m-p/1002866#M148667</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi mathew_k_t&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;one can also try to gate uart clocks with CCM_CCGRn&lt;/P&gt;&lt;P&gt;registers.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 20 Nov 2019 08:30:20 GMT</pubDate>
    <dc:creator>igorpadykov</dc:creator>
    <dc:date>2019-11-20T08:30:20Z</dc:date>
    <item>
      <title>Disable UART Runtime</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Disable-UART-Runtime/m-p/1002863#M148664</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'm working with i. MX6ULL board. I would like to disable debug UART in runtime. How to implement this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Nov 2019 06:06:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Disable-UART-Runtime/m-p/1002863#M148664</guid>
      <dc:creator>mathew_k_t</dc:creator>
      <dc:date>2019-11-18T06:06:35Z</dc:date>
    </item>
    <item>
      <title>Re: Disable UART Runtime</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Disable-UART-Runtime/m-p/1002864#M148665</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi mathew_k_t&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;one can look at general linux suggestions provided on&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://stackoverflow.com/questions/30184998/how-to-disable-cout-output-in-the-runtime" title="https://stackoverflow.com/questions/30184998/how-to-disable-cout-output-in-the-runtime"&gt;c++ - How to disable cout output in the runtime? - Stack Overflow&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://stackoverflow.com/questions/26606003/disable-console-output-from-external-program-c" title="https://stackoverflow.com/questions/26606003/disable-console-output-from-external-program-c"&gt;Disable Console Output from External Program (C++) - Stack Overflow&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;BR /&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, 18 Nov 2019 09:20:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Disable-UART-Runtime/m-p/1002864#M148665</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2019-11-18T09:20:58Z</dc:date>
    </item>
    <item>
      <title>Re: Disable UART Runtime</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Disable-UART-Runtime/m-p/1002865#M148666</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Igor for your response.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have gone through the link you provided. I found that those information is for redirecting or stopping debug messages.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But my requirement is different. I would like to disable the UART itself. We have a UART for log in and access sysfs entries. I want to disable this to avoid unauthorized access. I'm looking for a solution other than changing the log in password.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On checking the datasheet, I found UART_Enable bit in the UART Control register1. How can I use that? Is it a solution for what I'm looking for?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Nov 2019 06:31:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Disable-UART-Runtime/m-p/1002865#M148666</guid>
      <dc:creator>mathew_k_t</dc:creator>
      <dc:date>2019-11-20T06:31:27Z</dc:date>
    </item>
    <item>
      <title>Re: Disable UART Runtime</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Disable-UART-Runtime/m-p/1002866#M148667</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi mathew_k_t&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;one can also try to gate uart clocks with CCM_CCGRn&lt;/P&gt;&lt;P&gt;registers.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Nov 2019 08:30:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Disable-UART-Runtime/m-p/1002866#M148667</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2019-11-20T08:30:20Z</dc:date>
    </item>
  </channel>
</rss>

