<?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>i.MX Processors中的主题 Re: Not getting console during boot I.MX6UL</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Not-getting-console-during-boot-I-MX6UL/m-p/836978#M128461</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="color: #1f497d; font-size: 10.5pt;"&gt;This is the first step which we have already done. The following are the list of things which we have done.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="color: #1f497d; font-size: 10.5pt;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;SPAN style="color: #1f497d; font-size: 10.5pt;"&gt;Changed imximage.cfg to reflect the new device config settings.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI style="color: #1f497d; font-size: 10.5pt;"&gt;&lt;SPAN style="color: #1f497d; font-size: 10.5pt;"&gt;Changed the debug console port mapping from UART1 to UART5 in u-boot code.&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="color: #1f497d; font-size: 10.5pt;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="color: #1f497d; font-size: 10.5pt;"&gt;Only after these 2 changes, we were able to see u-boot logs coming to the console. &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="color: #1f497d; font-size: 10.5pt;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="color: #1f497d; font-size: 10.5pt;"&gt;The current issue is, at the end of u-boot operation, the control will jump from u-boot to linux kernel. Here we see that no logs are dumped to the console from kernel. So we made changes in the device tree file to reflect the new debug port as UART5 and compiled and used the new .dtb file here. So, ideally I should see all logs being redirected to the console, which I am not seeing.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 10 Oct 2018 08:39:17 GMT</pubDate>
    <dc:creator>patrickchellasa</dc:creator>
    <dc:date>2018-10-10T08:39:17Z</dc:date>
    <item>
      <title>Not getting console during boot I.MX6UL</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Not-getting-console-during-boot-I-MX6UL/m-p/836976#M128459</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.5pt; color: #1f497d;"&gt;I am using the NXP provided MfgTool to flash the image into our eMMC storage. The debug port in our design is mapped to UART5, while the debug port in the reference design is based on UART1. So when I try to use the MfgTool to flash the image, nothing was coming to the console. So we have modified the u-boot and mapped the debug port from UART1 to UART5 into the u-boot code and rebuild the image and now I see the u-boot logs coming to the console.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.5pt; color: #1f497d;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.5pt; color: #1f497d;"&gt;What I observe here is, u-boot is trying to load the image and it is trying to jump to the kernel. We have updated the device tree file also to reflect the debug console port settings. But unfortunately, we don’t see anything to the console when the kernel is booting. As a result, we are not in a position to debug any further.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.5pt; color: #1f497d;"&gt;Thanks and regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.5pt; color: #1f497d;"&gt;P.Patrick.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Oct 2018 05:03:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Not-getting-console-during-boot-I-MX6UL/m-p/836976#M128459</guid>
      <dc:creator>patrickchellasa</dc:creator>
      <dc:date>2018-10-09T05:03:13Z</dc:date>
    </item>
    <item>
      <title>Re: Not getting console during boot I.MX6UL</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Not-getting-console-during-boot-I-MX6UL/m-p/836977#M128460</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;SPAN style="font-size: 10.5pt; color: #1f497d;"&gt;Patrick&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;was mfg tool firmware rebuilt (files in mfg tool /firmware folder) with&lt;/P&gt;&lt;P&gt;new console iomux settings, additionally it is necessary to replace ddr&lt;/P&gt;&lt;P&gt;setting in uboot/board/freescale/mx6ul_14x14_evk/imximage.cfg&lt;/P&gt;&lt;P&gt;found from ddr test&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://source.codeaurora.org/external/imx/uboot-imx/tree/board/freescale/mx6ul_14x14_evk/imximage.cfg?h=nxp/imx_v2016.03_4.1.15_2.0.0_ga" title="https://source.codeaurora.org/external/imx/uboot-imx/tree/board/freescale/mx6ul_14x14_evk/imximage.cfg?h=nxp/imx_v2016.03_4.1.15_2.0.0_ga"&gt;imximage.cfg\mx6ul_14x14_evk\freescale\board - uboot-imx - i.MX U-Boot&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/docs/DOC-105652"&gt;i.MX6/7 DDR Stress Test Tool V2.92&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For rebuilding mfg tool firmware one can folow sect.6.2 Manufacturing Tool, MFGTool&lt;/P&gt;&lt;P&gt;attached Linux Guide.&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>Wed, 10 Oct 2018 03:56:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Not-getting-console-during-boot-I-MX6UL/m-p/836977#M128460</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2018-10-10T03:56:54Z</dc:date>
    </item>
    <item>
      <title>Re: Not getting console during boot I.MX6UL</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Not-getting-console-during-boot-I-MX6UL/m-p/836978#M128461</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="color: #1f497d; font-size: 10.5pt;"&gt;This is the first step which we have already done. The following are the list of things which we have done.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="color: #1f497d; font-size: 10.5pt;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;SPAN style="color: #1f497d; font-size: 10.5pt;"&gt;Changed imximage.cfg to reflect the new device config settings.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI style="color: #1f497d; font-size: 10.5pt;"&gt;&lt;SPAN style="color: #1f497d; font-size: 10.5pt;"&gt;Changed the debug console port mapping from UART1 to UART5 in u-boot code.&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="color: #1f497d; font-size: 10.5pt;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="color: #1f497d; font-size: 10.5pt;"&gt;Only after these 2 changes, we were able to see u-boot logs coming to the console. &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="color: #1f497d; font-size: 10.5pt;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="color: #1f497d; font-size: 10.5pt;"&gt;The current issue is, at the end of u-boot operation, the control will jump from u-boot to linux kernel. Here we see that no logs are dumped to the console from kernel. So we made changes in the device tree file to reflect the new debug port as UART5 and compiled and used the new .dtb file here. So, ideally I should see all logs being redirected to the console, which I am not seeing.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Oct 2018 08:39:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Not-getting-console-during-boot-I-MX6UL/m-p/836978#M128461</guid>
      <dc:creator>patrickchellasa</dc:creator>
      <dc:date>2018-10-10T08:39:17Z</dc:date>
    </item>
    <item>
      <title>Re: Not getting console during boot I.MX6UL</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Not-getting-console-during-boot-I-MX6UL/m-p/836979#M128462</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.5pt; color: #1f497d;"&gt;if you are using MfgTool to flash the image these changes are not sufficient.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.5pt; color: #1f497d;"&gt;Mfg tool firmware (fsl-image-mfgtool-initramfs-imx_mfgtools.cpio.gz.u-boot) should be rebuilt &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.5pt; color: #1f497d;"&gt;(file in mfg tool /firmware folder), these files are not the same as image (uboot/kernel/rootfs) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.5pt; color: #1f497d;"&gt;which you already changed.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.5pt; color: #1f497d;"&gt;Best regards&lt;BR /&gt;igor&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Oct 2018 00:31:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Not-getting-console-during-boot-I-MX6UL/m-p/836979#M128462</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2018-10-11T00:31:08Z</dc:date>
    </item>
  </channel>
</rss>

