<?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: i.MX8MQ serial debug console port change in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/i-MX8MQ-serial-debug-console-port-change/m-p/1023779#M151294</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello &lt;SPAN class=""&gt;&lt;A _jive_internal="true" class="" data-containerid="-1" data-containertype="-1" data-content-finding="Community" data-objectid="226211" data-objecttype="3" href="https://community.nxp.com/people/diegoadrian"&gt;Diego Adrian Cuevas&lt;/A&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&lt;SPAN class=""&gt;&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;Thanks for the update.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;How I can use this UART1 port for other peripheral? Also, if I disable the logs from that UART port then how to I get logs on another UART port?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;BR&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;Nirmal&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 21 Nov 2019 05:00:50 GMT</pubDate>
    <dc:creator>nirmalluhana</dc:creator>
    <dc:date>2019-11-21T05:00:50Z</dc:date>
    <item>
      <title>i.MX8MQ serial debug console port change</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX8MQ-serial-debug-console-port-change/m-p/1023774#M151289</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;Release: Yocto-Sumo (4.14.78_1.0.0_GA)&lt;/P&gt;&lt;P&gt;Board: i.MX8MQ based custom board&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to change the debug console from UART1 to UART3 on iMX8MQ based board. I have updated header, source and dts files at U-boot source and did necessary changes in the kernel sources. But, I was not able to get data over other UART3 port.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have attached a patch that I applied to the U-boot source.&lt;/P&gt;&lt;P&gt;Is anything I am missing to do that? If any working solution is available then provide the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and regards,&lt;/P&gt;&lt;P&gt;Nirmal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Nov 2019 09:05:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX8MQ-serial-debug-console-port-change/m-p/1023774#M151289</guid>
      <dc:creator>nirmalluhana</dc:creator>
      <dc:date>2019-11-08T09:05:23Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX8MQ serial debug console port change</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX8MQ-serial-debug-console-port-change/m-p/1023775#M151290</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Team,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any update on this topic?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Nirmal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Nov 2019 05:47:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX8MQ-serial-debug-console-port-change/m-p/1023775#M151290</guid>
      <dc:creator>nirmalluhana</dc:creator>
      <dc:date>2019-11-11T05:47:57Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX8MQ serial debug console port change</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX8MQ-serial-debug-console-port-change/m-p/1023776#M151291</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;Could you please try modifying the&amp;nbsp; &amp;lt;build-dir&amp;gt;/source/meta-fsl-bsp-release/imx/meta-bsp/machine/imx8mqevk.conf file with the following configuration and see if that solves the problem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;-&amp;nbsp;&amp;nbsp;&amp;nbsp;SERIAL_CONSOLES = "115200;ttymxc0"&lt;/P&gt;&lt;P&gt;+&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;SPAN&gt;SERIAL_CONSOLES = "115200;ttymxc2&lt;/SPAN&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Diego.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Nov 2019 20:57:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX8MQ-serial-debug-console-port-change/m-p/1023776#M151291</guid>
      <dc:creator>diegoadrian</dc:creator>
      <dc:date>2019-11-13T20:57:53Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX8MQ serial debug console port change</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX8MQ-serial-debug-console-port-change/m-p/1023777#M151292</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello &lt;SPAN class=""&gt;&lt;A _jive_internal="true" class="" data-content-finding="Community" data-userid="226211" data-username="diegoadrian" href="https://community.nxp.com/people/diegoadrian"&gt;Diego Adrian Cuevas&lt;/A&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;Thanks for the update.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;I have added the change which you suggested along with my previous changes. Still, the problem is not solved and I am not getting the logs over UART3 port.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;Have you verified the changes which you suggested? Are there any other changes required to solve this issue?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;Best regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;Nirmal&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Nov 2019 12:50:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX8MQ-serial-debug-console-port-change/m-p/1023777#M151292</guid>
      <dc:creator>nirmalluhana</dc:creator>
      <dc:date>2019-11-14T12:50:07Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX8MQ serial debug console port change</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX8MQ-serial-debug-console-port-change/m-p/1023778#M151293</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;I get notified that this is impossible. Since the UART for the serial debug is specified in the ROM code, and unfortunately, it is impossible to modify the ROM code. I apologize for the inconvenience this may give you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Diego.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Nov 2019 16:04:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX8MQ-serial-debug-console-port-change/m-p/1023778#M151293</guid>
      <dc:creator>diegoadrian</dc:creator>
      <dc:date>2019-11-20T16:04:46Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX8MQ serial debug console port change</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX8MQ-serial-debug-console-port-change/m-p/1023779#M151294</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello &lt;SPAN class=""&gt;&lt;A _jive_internal="true" class="" data-containerid="-1" data-containertype="-1" data-content-finding="Community" data-objectid="226211" data-objecttype="3" href="https://community.nxp.com/people/diegoadrian"&gt;Diego Adrian Cuevas&lt;/A&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&lt;SPAN class=""&gt;&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;Thanks for the update.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;How I can use this UART1 port for other peripheral? Also, if I disable the logs from that UART port then how to I get logs on another UART port?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;BR&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;Nirmal&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Nov 2019 05:00:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX8MQ-serial-debug-console-port-change/m-p/1023779#M151294</guid>
      <dc:creator>nirmalluhana</dc:creator>
      <dc:date>2019-11-21T05:00:50Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX8MQ serial debug console port change</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX8MQ-serial-debug-console-port-change/m-p/1023780#M151295</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;Unfortunately, the UART1 is only used for the debug console and it cannot be modified (or we do not recommend it). It will be always used as the debug console. I apologize for the inconvenience this may give you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Diego.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Nov 2019 17:52:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX8MQ-serial-debug-console-port-change/m-p/1023780#M151295</guid>
      <dc:creator>diegoadrian</dc:creator>
      <dc:date>2019-11-27T17:52:30Z</dc:date>
    </item>
  </channel>
</rss>

