<?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>T-SeriesのトピックRe: use U-boot from SD</title>
    <link>https://community.nxp.com/t5/T-Series/use-U-boot-from-SD/m-p/486507#M708</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Let me rephrase. &amp;nbsp;The flash isn't blank but the memory location for the U-boot within the flash is corrupted based on a bad u-boot load. I did figure out how to use the SD card. &amp;nbsp;It is actually in the user guide pdf but I didn't find it on the online manual. &amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyway. If anyone else is wondering. &amp;nbsp;I used this command with the SDcard in the host system in the folder with the u-boot in. &amp;nbsp;Note:/dev/sdb is the device name for my host and might be different for yours.&amp;nbsp;&lt;/P&gt;&lt;P&gt;dd if=u-boot-with-spl-pbl-sd.bin of=/dev/sdb bs=512 seek=8&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 08 Nov 2016 18:50:56 GMT</pubDate>
    <dc:creator>sagee</dc:creator>
    <dc:date>2016-11-08T18:50:56Z</dc:date>
    <item>
      <title>use U-boot from SD</title>
      <link>https://community.nxp.com/t5/T-Series/use-U-boot-from-SD/m-p/486503#M704</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;I would like to know if I can load the u-boot form SD-card with write in the internal flash memory in my T2080RDB. I dont want to take the chance to "break" the original u-boot. If I can do it, what do I have to do?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Apr 2016 10:30:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/T-Series/use-U-boot-from-SD/m-p/486503#M704</guid>
      <dc:creator>manoloruiz</dc:creator>
      <dc:date>2016-04-28T10:30:26Z</dc:date>
    </item>
    <item>
      <title>Re: use U-boot from SD</title>
      <link>https://community.nxp.com/t5/T-Series/use-U-boot-from-SD/m-p/486504#M705</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, it is possible.&lt;/P&gt;&lt;P&gt;Please refer to the SDK Documentation:&lt;/P&gt;&lt;P&gt;&lt;A href="https://freescale.sdlproducts.com/LiveContent/content/en-US/QorIQ_SDK_1.9/GUID-CF227019-184C-466E-AA63-ECD893547A1B" title="https://freescale.sdlproducts.com/LiveContent/content/en-US/QorIQ_SDK_1.9/GUID-CF227019-184C-466E-AA63-ECD893547A1B"&gt;Submit Form&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Apr 2016 11:34:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/T-Series/use-U-boot-from-SD/m-p/486504#M705</guid>
      <dc:creator>ufedor</dc:creator>
      <dc:date>2016-04-28T11:34:15Z</dc:date>
    </item>
    <item>
      <title>Re: use U-boot from SD</title>
      <link>https://community.nxp.com/t5/T-Series/use-U-boot-from-SD/m-p/486505#M706</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you provide more information? &amp;nbsp;I looked this up in the SDK and it all seems to point to using Uboot to boot the filesystem from SD card. &amp;nbsp;How can you use Uboot on SD card with the flash blank?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Oct 2016 19:30:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/T-Series/use-U-boot-from-SD/m-p/486505#M706</guid>
      <dc:creator>sagee</dc:creator>
      <dc:date>2016-10-28T19:30:00Z</dc:date>
    </item>
    <item>
      <title>Re: use U-boot from SD</title>
      <link>https://community.nxp.com/t5/T-Series/use-U-boot-from-SD/m-p/486506#M707</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt; How can you use Uboot on SD card with the flash blank?&lt;/P&gt;&lt;P&gt;What do you mean saying "with the flash blank"?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 29 Oct 2016 02:59:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/T-Series/use-U-boot-from-SD/m-p/486506#M707</guid>
      <dc:creator>ufedor</dc:creator>
      <dc:date>2016-10-29T02:59:55Z</dc:date>
    </item>
    <item>
      <title>Re: use U-boot from SD</title>
      <link>https://community.nxp.com/t5/T-Series/use-U-boot-from-SD/m-p/486507#M708</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Let me rephrase. &amp;nbsp;The flash isn't blank but the memory location for the U-boot within the flash is corrupted based on a bad u-boot load. I did figure out how to use the SD card. &amp;nbsp;It is actually in the user guide pdf but I didn't find it on the online manual. &amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyway. If anyone else is wondering. &amp;nbsp;I used this command with the SDcard in the host system in the folder with the u-boot in. &amp;nbsp;Note:/dev/sdb is the device name for my host and might be different for yours.&amp;nbsp;&lt;/P&gt;&lt;P&gt;dd if=u-boot-with-spl-pbl-sd.bin of=/dev/sdb bs=512 seek=8&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Nov 2016 18:50:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/T-Series/use-U-boot-from-SD/m-p/486507#M708</guid>
      <dc:creator>sagee</dc:creator>
      <dc:date>2016-11-08T18:50:56Z</dc:date>
    </item>
  </channel>
</rss>

