<?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 How to make M54455EVB linux support UART 2? in ColdFire/68K Microcontrollers and Processors</title>
    <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/How-to-make-M54455EVB-linux-support-UART-2/m-p/162398#M5253</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I found that M54455EVB linux source only support uart 0 and 1. I am trying to make it support uart 2. I did following modification in drivers/serial/mcfserial.c:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- add "console=ttyS2" to the uboot bootargs.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- change .. (mcfrs_console_port ? MCFUART_BASE&lt;/SPAN&gt;&lt;STRONG&gt;2&lt;/STRONG&gt;&lt;SPAN&gt; : MCFUART_BASE1));&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;to (mcfrs_console_port ? MCFUART_BASE&lt;/SPAN&gt;&lt;STRONG&gt;3&lt;/STRONG&gt;&lt;SPAN&gt; : MCFUART_BASE1));&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Still not working, any thoughts on this?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 06 Jun 2008 18:52:51 GMT</pubDate>
    <dc:creator>mikeqin</dc:creator>
    <dc:date>2008-06-06T18:52:51Z</dc:date>
    <item>
      <title>How to make M54455EVB linux support UART 2?</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/How-to-make-M54455EVB-linux-support-UART-2/m-p/162398#M5253</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I found that M54455EVB linux source only support uart 0 and 1. I am trying to make it support uart 2. I did following modification in drivers/serial/mcfserial.c:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- add "console=ttyS2" to the uboot bootargs.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- change .. (mcfrs_console_port ? MCFUART_BASE&lt;/SPAN&gt;&lt;STRONG&gt;2&lt;/STRONG&gt;&lt;SPAN&gt; : MCFUART_BASE1));&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;to (mcfrs_console_port ? MCFUART_BASE&lt;/SPAN&gt;&lt;STRONG&gt;3&lt;/STRONG&gt;&lt;SPAN&gt; : MCFUART_BASE1));&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Still not working, any thoughts on this?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jun 2008 18:52:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/How-to-make-M54455EVB-linux-support-UART-2/m-p/162398#M5253</guid>
      <dc:creator>mikeqin</dc:creator>
      <dc:date>2008-06-06T18:52:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to make M54455EVB linux support UART 2?</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/How-to-make-M54455EVB-linux-support-UART-2/m-p/162399#M5254</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;The problem is solved now, after changing the init value of the mcfrs_console structure :smileywink:&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jun 2008 15:23:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/How-to-make-M54455EVB-linux-support-UART-2/m-p/162399#M5254</guid>
      <dc:creator>mikeqin</dc:creator>
      <dc:date>2008-06-12T15:23:18Z</dc:date>
    </item>
  </channel>
</rss>

