<?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: IMX6ULL/VIOLA boot over UART in recovery mode in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/IMX6ULL-VIOLA-boot-over-UART-in-recovery-mode/m-p/991075#M147131</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kavya&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Colibri IMX6ULL is not supported by nxp, issue may be posted&lt;/P&gt;&lt;P&gt;on its vendor forum :&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://www.toradex.com/community/" title="https://www.toradex.com/community/"&gt;Welcome to - Toradex Community&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 04 Dec 2019 05:59:24 GMT</pubDate>
    <dc:creator>igorpadykov</dc:creator>
    <dc:date>2019-12-04T05:59:24Z</dc:date>
    <item>
      <title>IMX6ULL/VIOLA boot over UART in recovery mode</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX6ULL-VIOLA-boot-over-UART-in-recovery-mode/m-p/991072#M147128</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hallo Team,&lt;/P&gt;&lt;P&gt;I am trying to boot my board via UART. I use the u-boot from the pre-built images. I am using the following application : &lt;A href="https://github.com/boundarydevices/imx_usb_loader" target="test_blank"&gt;https://github.com/boundarydevices/imx_usb_loader&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;The device is brought into the recovery mode(by shorting the pins). The following command is run : "./imx_uart -n /dev/ttyUSB0 mx6ull_usb_work.conf u-boot.imx". Ideally the board(in recovery mode) should respond and then boot.&lt;/P&gt;&lt;P&gt;The UART A of the viola board is used , with the RTS /CTS pins shorted.&lt;/P&gt;&lt;P&gt;The output is the following :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;trailing slash == 0x5579de0d2161:/imx_uart checking with conf_path /usr/etc/imx-loader.d/ checking with base_path ./ config file &amp;lt;.//mx6ull_usb_work.conf&amp;gt; parse .//mx6ull_usb_work.conf starting associating phase.......... magic missmatch, response was 0x00000000&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From the above i can infer that the board is not responding.&lt;/P&gt;&lt;P&gt;When not in recovery mode , if i run the command there is no mismatch and the board seems to respond.(But the u-boot does not load and by my understanding it should not).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Does the IMX6ULL support UART-boot in recovery mode ?&lt;/P&gt;&lt;P&gt;2. Is there any other connections or settings which must be performed for the UART-Boot to function ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When the board is in recovery mode and the command "./imx_usb u-boot-nand.imx" is run , the board boots and hence the USB option works.&lt;/P&gt;&lt;P&gt;Thank You&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Nov 2019 15:40:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX6ULL-VIOLA-boot-over-UART-in-recovery-mode/m-p/991072#M147128</guid>
      <dc:creator>ge73for</dc:creator>
      <dc:date>2019-11-29T15:40:13Z</dc:date>
    </item>
    <item>
      <title>Re: IMX6ULL/VIOLA boot over UART in recovery mode</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX6ULL-VIOLA-boot-over-UART-in-recovery-mode/m-p/991073#M147129</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kavya&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;pre-built images&lt;/SPAN&gt; may not work on custom board, for custom board first&lt;/P&gt;&lt;P&gt;recommended to run ddr test &lt;A href="https://community.nxp.com/docs/DOC-105652"&gt;i.MX6/7 DDR Stress Test Tool V3.00&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and update image with new ddr calibration coefficients placed in uboot/board/freescale/&lt;/P&gt;&lt;P&gt;mx6ullevk/imximage.cfg&lt;/P&gt;&lt;P&gt;Usb_loader usage is described on&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/docs/DOC-94117"&gt;i.MX USB Loader&lt;/A&gt;&amp;nbsp;&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>Sat, 30 Nov 2019 05:23:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX6ULL-VIOLA-boot-over-UART-in-recovery-mode/m-p/991073#M147129</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2019-11-30T05:23:30Z</dc:date>
    </item>
    <item>
      <title>Re: IMX6ULL/VIOLA boot over UART in recovery mode</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX6ULL-VIOLA-boot-over-UART-in-recovery-mode/m-p/991074#M147130</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hallo Igor,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for the reply. I should have probably mentioned earlier , that the board i am using is the Colibri IMX6ULL with the Viola carrier board(V1.2).&lt;/P&gt;&lt;P&gt;Would ddr test be required in this case ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The link shared by you seems to be about USB loader which works for the board.&lt;/P&gt;&lt;P&gt;The board works with the imx_usb. I am trying to boot the board over the UART.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Kavya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Dec 2019 00:21:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX6ULL-VIOLA-boot-over-UART-in-recovery-mode/m-p/991074#M147130</guid>
      <dc:creator>ge73for</dc:creator>
      <dc:date>2019-12-04T00:21:18Z</dc:date>
    </item>
    <item>
      <title>Re: IMX6ULL/VIOLA boot over UART in recovery mode</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX6ULL-VIOLA-boot-over-UART-in-recovery-mode/m-p/991075#M147131</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kavya&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Colibri IMX6ULL is not supported by nxp, issue may be posted&lt;/P&gt;&lt;P&gt;on its vendor forum :&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://www.toradex.com/community/" title="https://www.toradex.com/community/"&gt;Welcome to - Toradex Community&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Dec 2019 05:59:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX6ULL-VIOLA-boot-over-UART-in-recovery-mode/m-p/991075#M147131</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2019-12-04T05:59:24Z</dc:date>
    </item>
    <item>
      <title>Re: IMX6ULL/VIOLA boot over UART in recovery mode</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX6ULL-VIOLA-boot-over-UART-in-recovery-mode/m-p/991076#M147132</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hallo Igor,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you. I have also posted in the Toradex Forum. The Colibri IMX6ULL is based on the NXP IMX6ULL System-on-Chip . so i wanted to know if booting over UART works for the NXP IMX6ULL .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Kavya B C&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Dec 2019 14:53:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX6ULL-VIOLA-boot-over-UART-in-recovery-mode/m-p/991076#M147132</guid>
      <dc:creator>ge73for</dc:creator>
      <dc:date>2019-12-04T14:53:13Z</dc:date>
    </item>
    <item>
      <title>Re: IMX6ULL/VIOLA boot over UART in recovery mode</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX6ULL-VIOLA-boot-over-UART-in-recovery-mode/m-p/991077#M147133</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV class=""&gt;&lt;P&gt;Hi Kavya&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;yes booting over UART works for the IMX6ULL.&lt;BR /&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;/P&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Dec 2019 00:27:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX6ULL-VIOLA-boot-over-UART-in-recovery-mode/m-p/991077#M147133</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2019-12-05T00:27:32Z</dc:date>
    </item>
    <item>
      <title>Re: IMX6ULL/VIOLA boot over UART in recovery mode</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX6ULL-VIOLA-boot-over-UART-in-recovery-mode/m-p/991078#M147134</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hallo Igor,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please let me know about the steps and the connections followed ?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Kavya B C&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Dec 2019 09:11:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX6ULL-VIOLA-boot-over-UART-in-recovery-mode/m-p/991078#M147134</guid>
      <dc:creator>ge73for</dc:creator>
      <dc:date>2019-12-05T09:11:11Z</dc:date>
    </item>
    <item>
      <title>Re: IMX6ULL/VIOLA boot over UART in recovery mode</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX6ULL-VIOLA-boot-over-UART-in-recovery-mode/m-p/991079#M147135</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kavya&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NXP does not support booting over UART in its bsps (it is supported&lt;/P&gt;&lt;P&gt;by some third parties like boundary devices via imx_usb_loader tool).&lt;/P&gt;&lt;P&gt;NXP does not support imx_usb_loader tool. Supported loading using MFG Tools,&lt;/P&gt;&lt;P&gt;description can be found for example on below presentation:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;Manufacturing Tools for i.MX Applications Processors AMF-ACC-T1652&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/docs/DOC-328258"&gt;AMF-ACC-T1652&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For issues related to Colibri IMX6ULL with&amp;nbsp; imx_usb_loader tool suggest to&lt;/P&gt;&lt;P&gt;post issue on forum :&lt;/P&gt;&lt;P&gt;&lt;A data-content-finding="Community" href="https://community.nxp.com/external-link.jspa?url=https%3A%2F%2Fwww.toradex.com%2Fcommunity%2F" rel="nofollow" target="_blank"&gt;Welcome to - Toradex Community&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Dec 2019 09:55:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX6ULL-VIOLA-boot-over-UART-in-recovery-mode/m-p/991079#M147135</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2019-12-05T09:55:06Z</dc:date>
    </item>
  </channel>
</rss>

