<?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>LayerscapeのトピックRe: LX2160a linux : UART Configuration /dev/ttyAMA1</title>
    <link>https://community.nxp.com/t5/Layerscape/LX2160a-linux-UART-Configuration-dev-ttyAMA1/m-p/1678527#M12751</link>
    <description>&lt;P&gt;knowing this information, what is the right way to configure this speed? is it possible to configure something in the device tree?&amp;nbsp; or is it too late in the boot process?&lt;/P&gt;&lt;P&gt;Cordialement,&lt;/P&gt;</description>
    <pubDate>Thu, 29 Jun 2023 08:16:13 GMT</pubDate>
    <dc:creator>SebastienV</dc:creator>
    <dc:date>2023-06-29T08:16:13Z</dc:date>
    <item>
      <title>LX2160a linux : UART Configuration /dev/ttyAMA1</title>
      <link>https://community.nxp.com/t5/Layerscape/LX2160a-linux-UART-Configuration-dev-ttyAMA1/m-p/1672818#M12701</link>
      <description>&lt;P&gt;We are using the LX2160a on our VPX SBC VX6124 ( &lt;A href="https://www.kontron.com/en/products/vx6124/p159844" target="_blank"&gt;https://www.kontron.com/en/products/vx6124/p159844&lt;/A&gt;), we are facing an issue when the try to change the baudrate on the /dev/ttyAMA1 UART, we get the stty error :&amp;nbsp;stty: /dev/ttyAMA1: cannot perform all requested operations&lt;/P&gt;&lt;P&gt;It is similar with the issue below, but in our case it is not on the console port.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/t5/Layerscape/LX2160a-linux-UART-configuration/m-p/1522691#M11161" target="_blank"&gt;https://community.nxp.com/t5/Layerscape/LX2160a-linux-UART-configuration/m-p/1522691#M11161&lt;/A&gt;&lt;/P&gt;&lt;P&gt;We do not understand why we cannot be changed by user space software, because the /dev/ttyAMA1 UART is not our console port. Could you explain why the 2 UARTs port are impacted by this limitation?&lt;/P&gt;&lt;P&gt;It is with amba pl011 uart&amp;nbsp;driver using LSDK 21.08.&lt;/P&gt;&lt;P&gt;Sincerely,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Jun 2023 14:49:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/LX2160a-linux-UART-Configuration-dev-ttyAMA1/m-p/1672818#M12701</guid>
      <dc:creator>SebastienV</dc:creator>
      <dc:date>2023-06-20T14:49:03Z</dc:date>
    </item>
    <item>
      <title>Re: LX2160a linux : UART Configuration /dev/ttyAMA1</title>
      <link>https://community.nxp.com/t5/Layerscape/LX2160a-linux-UART-Configuration-dev-ttyAMA1/m-p/1675149#M12713</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Modify the baud rate from userspace is not possible.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;As the similar case shared by you explain it, the SBSA UART has a fixed baud rate and flow control setting which cannot be changed by user space software, even if it is your console port or not.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 23 Jun 2023 21:57:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/LX2160a-linux-UART-Configuration-dev-ttyAMA1/m-p/1675149#M12713</guid>
      <dc:creator>Oswalag</dc:creator>
      <dc:date>2023-06-23T21:57:55Z</dc:date>
    </item>
    <item>
      <title>Re: LX2160a linux : UART Configuration /dev/ttyAMA1</title>
      <link>https://community.nxp.com/t5/Layerscape/LX2160a-linux-UART-Configuration-dev-ttyAMA1/m-p/1678527#M12751</link>
      <description>&lt;P&gt;knowing this information, what is the right way to configure this speed? is it possible to configure something in the device tree?&amp;nbsp; or is it too late in the boot process?&lt;/P&gt;&lt;P&gt;Cordialement,&lt;/P&gt;</description>
      <pubDate>Thu, 29 Jun 2023 08:16:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/LX2160a-linux-UART-Configuration-dev-ttyAMA1/m-p/1678527#M12751</guid>
      <dc:creator>SebastienV</dc:creator>
      <dc:date>2023-06-29T08:16:13Z</dc:date>
    </item>
    <item>
      <title>Re: LX2160a linux : UART Configuration /dev/ttyAMA1</title>
      <link>https://community.nxp.com/t5/Layerscape/LX2160a-linux-UART-Configuration-dev-ttyAMA1/m-p/1679816#M12767</link>
      <description>&lt;P&gt;The configuration is not placed in the dts,&amp;nbsp;&lt;SPAN&gt;Changes must be done in firmware for changing baud rate in&amp;nbsp;plat_def.h,&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;In atf source code&amp;nbsp;&lt;/SPAN&gt;plat/nxp/soc-lx2160a/lx2160ardb/plat_def.h&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Oswalag_0-1688155266335.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/230365i2C931C6DEF4F2424/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Oswalag_0-1688155266335.png" alt="Oswalag_0-1688155266335.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Please try it and let me know if it works for you.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 30 Jun 2023 20:02:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/LX2160a-linux-UART-Configuration-dev-ttyAMA1/m-p/1679816#M12767</guid>
      <dc:creator>Oswalag</dc:creator>
      <dc:date>2023-06-30T20:02:35Z</dc:date>
    </item>
  </channel>
</rss>

