<?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>P-SeriesのトピックRe: I cannot interrupt (stop) U-Boot on P2020</title>
    <link>https://community.nxp.com/t5/P-Series/I-cannot-interrupt-stop-U-Boot-on-P2020/m-p/237240#M352</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Calibri','sans-serif'; color: #1f497d; font-size: 11pt;"&gt;If you say you cannot stop U-Boot, do you mean you can’t successfully type a key so that U-Boot will end up in the command line rather than booting?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Calibri','sans-serif'; color: #1f497d; font-size: 11pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Calibri','sans-serif'; color: #1f497d; font-size: 11pt;"&gt;If so, a very likely explanation is that someone modified the U-Boot environment to set the “bootdelay” variable to 0. This might have been well meant, but is usually painful as it effectively prohibits the key check, and it a bit annoying to recover from.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Calibri','sans-serif'; color: #1f497d; font-size: 11pt;"&gt;You would need to either “trash” the U-Boot environment by overwriting at least one byte in the flash for it, or just reflash it with a default environment.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Calibri','sans-serif'; color: #1f497d; font-size: 11pt;"&gt;I had this case once on a board and used CodeWarrior to first trash the environment in the flash. Then I could boot into the U-Boot command line again and fix up things manually.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Calibri','sans-serif'; color: #1f497d; font-size: 11pt;"&gt;Depending on your needs, you may want to try a more complex recovery procedure by first manually changing the bootdelay variable in the env flash and then recalculating the CRC for the environment.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Calibri','sans-serif'; color: #1f497d; font-size: 11pt;"&gt;This is a bit nontrivial, so it might be easier just reflash a prebuilt full flash image from the Freescale SDK.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Calibri','sans-serif'; color: #1f497d; font-size: 11pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Calibri','sans-serif'; color: #1f497d; font-size: 11pt;"&gt;Hope this helps,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Calibri','sans-serif'; color: #1f497d; font-size: 11pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Calibri','sans-serif'; color: #1f497d; font-size: 11pt;"&gt;Heinz&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 10 Jun 2013 07:30:21 GMT</pubDate>
    <dc:creator>hwrobel</dc:creator>
    <dc:date>2013-06-10T07:30:21Z</dc:date>
    <item>
      <title>I cannot interrupt (stop) U-Boot on P2020</title>
      <link>https://community.nxp.com/t5/P-Series/I-cannot-interrupt-stop-U-Boot-on-P2020/m-p/237237#M349</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I work with P2020RDB-PCA platform which has a P2020E processor. The main problem is that I cannot stop the U-Boot (the primary boot). I am sure that the communication line is established correctly, because I have the same board and works well with the same communication line (UART0 to USB). I use the putty (Baud rate : 115200, Data bit : 8, Parity : None, Stop bits : 1, Flow control : None) and the putty and the pc has the same configuration for both P2020 platforms. I do not what is the problem? and where does it come from? I should say that the board which cannot load the U-Boot, can still load the image from TFTP communication line and I think all the functions works except serial port in one direction. I tried the UART1 port but the serial communication cannot be stablished (I read that jumper on the board set for UART0 for loading U-Boot). Is there anything inside the BIOS that probably is changed? Is there any way to upgrade or flash the BIOS to turn all the setting as default?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for any suggestions.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 May 2013 09:10:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/P-Series/I-cannot-interrupt-stop-U-Boot-on-P2020/m-p/237237#M349</guid>
      <dc:creator>mohammadbaghera</dc:creator>
      <dc:date>2013-05-14T09:10:14Z</dc:date>
    </item>
    <item>
      <title>Re: I cannot interrupt (stop) U-Boot on P2020</title>
      <link>https://community.nxp.com/t5/P-Series/I-cannot-interrupt-stop-U-Boot-on-P2020/m-p/237238#M350</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please kindly find technical support comment below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This looks like a damaged UART port on the board, but I cannot tell it for a hundred percent because I do not see the board. I see the following options:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.You says the board boots over TFTP. If you can boot Linux, you&lt;/P&gt;&lt;P&gt; can check the both UARTs, as Linux normally listens on the both. If only&lt;/P&gt;&lt;P&gt; one responds, another is broken.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. If you has CodeWarrior, you can try initializing the problematic&lt;/P&gt;&lt;P&gt; UART port "by hand", send some symbols to it from a PC and check if they&lt;/P&gt;&lt;P&gt; appear in the receive data register.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. You can re-build u-Boot to listen on another UART and re-program it over&lt;/P&gt;&lt;P&gt; JTAG, using CodeWarrior. Details can be found here:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;A href="http://www.freescale.com/infocenter/topic/QORIQSDK/2942548.html"&gt;http://www.freescale.com/infocenter/topic/QORIQSDK/2942548.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note, there is a confusion about BIOS. P2020RDB has no BIOS. u-Boot and Linux operate directly over the hardware.&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 08 Jun 2013 03:25:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/P-Series/I-cannot-interrupt-stop-U-Boot-on-P2020/m-p/237238#M350</guid>
      <dc:creator>lunminliang</dc:creator>
      <dc:date>2013-06-08T03:25:56Z</dc:date>
    </item>
    <item>
      <title>Re: I cannot interrupt (stop) U-Boot on P2020</title>
      <link>https://community.nxp.com/t5/P-Series/I-cannot-interrupt-stop-U-Boot-on-P2020/m-p/237239#M351</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can also attach to the u-boot application using CodeWarrior and stop it anywhere you want.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Marius&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Jun 2013 06:51:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/P-Series/I-cannot-interrupt-stop-U-Boot-on-P2020/m-p/237239#M351</guid>
      <dc:creator>marius_grigoras</dc:creator>
      <dc:date>2013-06-10T06:51:52Z</dc:date>
    </item>
    <item>
      <title>Re: I cannot interrupt (stop) U-Boot on P2020</title>
      <link>https://community.nxp.com/t5/P-Series/I-cannot-interrupt-stop-U-Boot-on-P2020/m-p/237240#M352</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Calibri','sans-serif'; color: #1f497d; font-size: 11pt;"&gt;If you say you cannot stop U-Boot, do you mean you can’t successfully type a key so that U-Boot will end up in the command line rather than booting?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Calibri','sans-serif'; color: #1f497d; font-size: 11pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Calibri','sans-serif'; color: #1f497d; font-size: 11pt;"&gt;If so, a very likely explanation is that someone modified the U-Boot environment to set the “bootdelay” variable to 0. This might have been well meant, but is usually painful as it effectively prohibits the key check, and it a bit annoying to recover from.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Calibri','sans-serif'; color: #1f497d; font-size: 11pt;"&gt;You would need to either “trash” the U-Boot environment by overwriting at least one byte in the flash for it, or just reflash it with a default environment.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Calibri','sans-serif'; color: #1f497d; font-size: 11pt;"&gt;I had this case once on a board and used CodeWarrior to first trash the environment in the flash. Then I could boot into the U-Boot command line again and fix up things manually.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Calibri','sans-serif'; color: #1f497d; font-size: 11pt;"&gt;Depending on your needs, you may want to try a more complex recovery procedure by first manually changing the bootdelay variable in the env flash and then recalculating the CRC for the environment.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Calibri','sans-serif'; color: #1f497d; font-size: 11pt;"&gt;This is a bit nontrivial, so it might be easier just reflash a prebuilt full flash image from the Freescale SDK.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Calibri','sans-serif'; color: #1f497d; font-size: 11pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Calibri','sans-serif'; color: #1f497d; font-size: 11pt;"&gt;Hope this helps,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Calibri','sans-serif'; color: #1f497d; font-size: 11pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Calibri','sans-serif'; color: #1f497d; font-size: 11pt;"&gt;Heinz&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Jun 2013 07:30:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/P-Series/I-cannot-interrupt-stop-U-Boot-on-P2020/m-p/237240#M352</guid>
      <dc:creator>hwrobel</dc:creator>
      <dc:date>2013-06-10T07:30:21Z</dc:date>
    </item>
  </channel>
</rss>

