<?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: Unable to get console for booting from sdcard in Vybrid Processors</title>
    <link>https://community.nxp.com/t5/Vybrid-Processors/Unable-to-get-console-for-booting-from-sdcard/m-p/488673#M5294</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Hemal,&lt;/P&gt;&lt;P&gt;28141 which you are have uses SCI2 (UART2).&lt;/P&gt;&lt;P&gt;The patch is from TWR-VF65 (SCI1) to 27419 (SCI0)&lt;/P&gt;&lt;P&gt;/Jiri&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 14 Jun 2016 07:18:00 GMT</pubDate>
    <dc:creator>jiri-b36968</dc:creator>
    <dc:date>2016-06-14T07:18:00Z</dc:date>
    <item>
      <title>Unable to get console for booting from sdcard</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/Unable-to-get-console-for-booting-from-sdcard/m-p/488670#M5291</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello ,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I am using Vf5xxR series board. I want to boot it from sdcard. I have done following jumper setting on the board.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;EM&gt;In order to boot from the SD interface, the following switches must be turned ON. The&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; RCON bits switches must be set ON is in the up position.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; o&amp;nbsp; [SW10] -5, 6&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; o&amp;nbsp; [SW11] - 11&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; o&amp;nbsp; Jumper J15 is on pins 2 and 3&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At the offset of 1k i have flashed my uboot.&lt;/P&gt;&lt;P&gt;I have connected the board to Linux-PC&amp;nbsp; with a &lt;SPAN style="color: #3334ca;"&gt;9-pin RS232&lt;/SPAN&gt; cable and started mini-com.(&lt;SPAN style="color: #606060;"&gt;/dev/ttyUSB0&lt;/SPAN&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I am not able to get the u-boot console.Do I am missing some jumper settings.Or i am missing some steps for sdcard boot.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Shrikant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 May 2016 05:35:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/Unable-to-get-console-for-booting-from-sdcard/m-p/488670#M5291</guid>
      <dc:creator>shrikantchikodi</dc:creator>
      <dc:date>2016-05-20T05:35:59Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to get console for booting from sdcard</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/Unable-to-get-console-for-booting-from-sdcard/m-p/488671#M5292</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Shrikant,&lt;/P&gt;&lt;P&gt;which board you use? &lt;/P&gt;&lt;P&gt;27419 uses SCI0 &lt;/P&gt;&lt;P&gt;and&lt;/P&gt;&lt;P&gt;28141 uses SCI2&lt;/P&gt;&lt;P&gt;to create UART interface.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check you U-Boot code which SCI is used there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/Jiri&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jun 2016 11:17:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/Unable-to-get-console-for-booting-from-sdcard/m-p/488671#M5292</guid>
      <dc:creator>jiri-b36968</dc:creator>
      <dc:date>2016-06-07T11:17:08Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to get console for booting from sdcard</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/Unable-to-get-console-for-booting-from-sdcard/m-p/488672#M5293</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jiri,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using VF522R3 SCH-28141 REVB2 board. I want to boot the board. I have taken the Uboot source code from MFG tool directory and change the UART1 to UART0 as mentioned in this patch &lt;A href="https://community.nxp.com/thread/355069"&gt;u-boot source code for EVB-VF522R3&lt;/A&gt; . &lt;/P&gt;&lt;P&gt;I built the uboot source code using arm-noneabi- tool chain. I try to download the uboot using following command.&lt;/P&gt;&lt;P style="color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: 'courier new', courier;"&gt; $ dd if=u-boot.imx of=/dev/sdb1 bs=1k seek=1&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: 'courier new', courier;"&gt; $ sync&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt; I inserted the card in to the VF522R3 SCH-28141 REVB2 to boot. It does not give any output on serial console. Please help.&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;Also i have downloaded the .img file and i want to flush it on SD Card to check the board boot status. Please guide which command i can use to flush Vybrid-EVB-Demo-Validation.sd.img to card.&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;Thanks,&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;Hemal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Jun 2016 05:44:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/Unable-to-get-console-for-booting-from-sdcard/m-p/488672#M5293</guid>
      <dc:creator>hemalgandhi</dc:creator>
      <dc:date>2016-06-13T05:44:17Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to get console for booting from sdcard</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/Unable-to-get-console-for-booting-from-sdcard/m-p/488673#M5294</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Hemal,&lt;/P&gt;&lt;P&gt;28141 which you are have uses SCI2 (UART2).&lt;/P&gt;&lt;P&gt;The patch is from TWR-VF65 (SCI1) to 27419 (SCI0)&lt;/P&gt;&lt;P&gt;/Jiri&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Jun 2016 07:18:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/Unable-to-get-console-for-booting-from-sdcard/m-p/488673#M5294</guid>
      <dc:creator>jiri-b36968</dc:creator>
      <dc:date>2016-06-14T07:18:00Z</dc:date>
    </item>
    <item>
      <title>This an automatic process.  We are marking this post as s...</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/Unable-to-get-console-for-booting-from-sdcard/m-p/1138488#M6138</link>
      <description>&lt;B&gt;This an automatic process.&lt;/B&gt;&lt;BR /&gt;&lt;BR /&gt;
We are marking this post as solved, due to the either low activity or any reply marked as correct.&lt;BR /&gt;&lt;BR /&gt;
If you have additional questions, please create a new post and reference to this closed post.&lt;BR /&gt;&lt;BR /&gt;
NXP Community!</description>
      <pubDate>Thu, 03 Sep 2020 18:46:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/Unable-to-get-console-for-booting-from-sdcard/m-p/1138488#M6138</guid>
      <dc:creator>CommunityBot</dc:creator>
      <dc:date>2020-09-03T18:46:25Z</dc:date>
    </item>
  </channel>
</rss>

