<?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: UART 2 at Linux for Custom board based on LS1046A in Other NXP Products</title>
    <link>https://community.nxp.com/t5/Other-NXP-Products/UART-2-at-Linux-for-Custom-board-based-on-LS1046A/m-p/1741933#M19706</link>
    <description>&lt;P&gt;In LSDK 21.08 build environment, please modify variable "distroboot" in&amp;nbsp;configs/board/ls1046ardb/manifest as the following.&lt;/P&gt;
&lt;P&gt;console=ttyS0,115200 earlycon=uart8250,mmio,0x21c0500&lt;/P&gt;
&lt;P&gt;Modified to&lt;/P&gt;
&lt;P&gt;console=ttyS1,115200 earlycon=uart8250,mmio,0x21d0500&lt;/P&gt;
&lt;P&gt;Then regenerate the bootscript with the following command.&lt;/P&gt;
&lt;P&gt;$ flex-builder -i mkdistroscr -m ls1046ardb&lt;/P&gt;
&lt;P&gt;You will get the latest build script in build/firmware/u-boot/ls1046ardb/ls1046ardb_boot.scr.&lt;/P&gt;
&lt;P&gt;Please copy&amp;nbsp;ls1046ardb_boot.scr to the second partition of your SD card.&lt;/P&gt;</description>
    <pubDate>Wed, 18 Oct 2023 07:59:46 GMT</pubDate>
    <dc:creator>yipingwang</dc:creator>
    <dc:date>2023-10-18T07:59:46Z</dc:date>
    <item>
      <title>UART 2 at Linux for Custom board based on LS1046A</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/UART-2-at-Linux-for-Custom-board-based-on-LS1046A/m-p/1738218#M19618</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;Iam using&lt;/P&gt;&lt;P&gt;custom board based on LS1046ARDB, for the CLI console iam using the UART1 signals, however that Micro USB is damaged and i cant use it further.&lt;/P&gt;&lt;P&gt;I have brought out one more micro usb connector but that is connected to UART2.&lt;/P&gt;&lt;P&gt;I have made some changes in&lt;/P&gt;&lt;P&gt;plat/nxp/common/include/default/ch_3_2/soc_default_base_addr.h&lt;/P&gt;&lt;P&gt;plat/nxp/common/include/default/ch_2/soc_default_base_addr.h&lt;/P&gt;&lt;P&gt;and also changed "CONFIG_CONS_INDEX=2" in the tfa defconfig of U-boot (attached are the changes made), now iam getting boot log upto uboot in uart 2 , however when i try to boot, the log is stuck and not proceeding further, attached is the boot log using uart2.&lt;/P&gt;&lt;P&gt;i have also changed the u-boot environment to &lt;SPAN&gt;&lt;SPAN class=""&gt;console=ttyS1,115200, but still the issue persists.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Please let me know what can be done.&lt;/P&gt;&lt;P&gt;i just want the complete log(till linux boots) to be displayed in Uart2&lt;/P&gt;&lt;P&gt;Thank u&lt;/P&gt;</description>
      <pubDate>Thu, 12 Oct 2023 04:34:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/UART-2-at-Linux-for-Custom-board-based-on-LS1046A/m-p/1738218#M19618</guid>
      <dc:creator>Ghouse</dc:creator>
      <dc:date>2023-10-12T04:34:45Z</dc:date>
    </item>
    <item>
      <title>Re: UART 2 at Linux for Custom board based on LS1046A</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/UART-2-at-Linux-for-Custom-board-based-on-LS1046A/m-p/1739949#M19659</link>
      <description>&lt;P&gt;Please configure&amp;nbsp;othbootargs as the following under u-boot prompt.&lt;/P&gt;
&lt;P&gt;=&amp;gt; setenv&amp;nbsp;othbootargs "&lt;SPAN&gt;console=ttyS1,115200"&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;=&amp;gt;boot&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Oct 2023 03:29:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/UART-2-at-Linux-for-Custom-board-based-on-LS1046A/m-p/1739949#M19659</guid>
      <dc:creator>yipingwang</dc:creator>
      <dc:date>2023-10-16T03:29:53Z</dc:date>
    </item>
    <item>
      <title>Re: UART 2 at Linux for Custom board based on LS1046A</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/UART-2-at-Linux-for-Custom-board-based-on-LS1046A/m-p/1741027#M19693</link>
      <description>&lt;P&gt;HI, thank u for the reply,&lt;/P&gt;&lt;P&gt;I have changed as suggested by you,&lt;/P&gt;&lt;P&gt;but when i boot the Kernel boot log is still not being displayed (Attached is the boot log seen in UART2).&lt;/P&gt;&lt;P&gt;The boot stops at "Starting kernel ..."&lt;/P&gt;&lt;P&gt;Please let me know what can be done.&lt;/P&gt;&lt;P&gt;Thank u.&lt;/P&gt;</description>
      <pubDate>Tue, 17 Oct 2023 07:02:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/UART-2-at-Linux-for-Custom-board-based-on-LS1046A/m-p/1741027#M19693</guid>
      <dc:creator>Ghouse</dc:creator>
      <dc:date>2023-10-17T07:02:29Z</dc:date>
    </item>
    <item>
      <title>Re: UART 2 at Linux for Custom board based on LS1046A</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/UART-2-at-Linux-for-Custom-board-based-on-LS1046A/m-p/1741933#M19706</link>
      <description>&lt;P&gt;In LSDK 21.08 build environment, please modify variable "distroboot" in&amp;nbsp;configs/board/ls1046ardb/manifest as the following.&lt;/P&gt;
&lt;P&gt;console=ttyS0,115200 earlycon=uart8250,mmio,0x21c0500&lt;/P&gt;
&lt;P&gt;Modified to&lt;/P&gt;
&lt;P&gt;console=ttyS1,115200 earlycon=uart8250,mmio,0x21d0500&lt;/P&gt;
&lt;P&gt;Then regenerate the bootscript with the following command.&lt;/P&gt;
&lt;P&gt;$ flex-builder -i mkdistroscr -m ls1046ardb&lt;/P&gt;
&lt;P&gt;You will get the latest build script in build/firmware/u-boot/ls1046ardb/ls1046ardb_boot.scr.&lt;/P&gt;
&lt;P&gt;Please copy&amp;nbsp;ls1046ardb_boot.scr to the second partition of your SD card.&lt;/P&gt;</description>
      <pubDate>Wed, 18 Oct 2023 07:59:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/UART-2-at-Linux-for-Custom-board-based-on-LS1046A/m-p/1741933#M19706</guid>
      <dc:creator>yipingwang</dc:creator>
      <dc:date>2023-10-18T07:59:46Z</dc:date>
    </item>
    <item>
      <title>Re: UART 2 at Linux for Custom board based on LS1046A</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/UART-2-at-Linux-for-Custom-board-based-on-LS1046A/m-p/1742614#M19728</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/52411"&gt;@yipingwang&lt;/a&gt; ,&lt;/P&gt;&lt;P&gt;Thank very much for the inputs, that has worked successfully and now iam able to boot till linux using Uart2.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Md Ghouse&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 19 Oct 2023 06:09:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/UART-2-at-Linux-for-Custom-board-based-on-LS1046A/m-p/1742614#M19728</guid>
      <dc:creator>Ghouse</dc:creator>
      <dc:date>2023-10-19T06:09:18Z</dc:date>
    </item>
  </channel>
</rss>

