<?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>LPC MicrocontrollersのトピックRe: rootfs update through SD card</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/rootfs-update-through-SD-card/m-p/544647#M12924</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by rakesh kumar on Wed Aug 12 06:47:19 MST 2015&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;NO.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;All these documents explain about booting from SD card.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am looking help to update rootfs file by using SD card.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I do not want system to boot from SD card.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Just copy the rootfs to RAM and Write to nand.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;What I am missing to activate the SD card in Uboot and copy file to ram.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The way we do load in S1loader.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Write to Nand I can use same which I use currently for tftpboot.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please let me know if you have any question on this.&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2016 18:29:04 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-15T18:29:04Z</dc:date>
    <item>
      <title>rootfs update through SD card</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/rootfs-update-through-SD-card/m-p/544645#M12922</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by rakesh kumar on Tue Aug 11 12:27:27 MST 2015&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I am using LPC3250 based on phyte3250.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I am using Linux BSP provided by NXP.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I want to do firmware upgrade -mainly rootfs through SD card.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I want to do it directly from uboot&amp;nbsp; So that it can recovers if it fails during update also.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;In Uboot SD card is disabled by default.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I enabled the generic configuration to build it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;but I am not successful in using the API.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please let me know if anyone here is using LPC3250 and can do root fs update through SD card.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I do not want to use console to do it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If require I can pay for the feature also.&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 18:29:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/rootfs-update-through-SD-card/m-p/544645#M12922</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T18:29:03Z</dc:date>
    </item>
    <item>
      <title>Re: rootfs update through SD card</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/rootfs-update-through-SD-card/m-p/544646#M12923</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by dztang on Tue Aug 11 17:39:04 MST 2015&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Is this link helpful?:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fphytec.com%2Fwiki%2Fimages%2F6%2F61%2FLpc3250_linux_quickstart_l-715e.pdf" rel="nofollow" target="_blank"&gt;http://phytec.com/wiki/images/6/61/Lpc3250_linux_quickstart_l-715e.pdf&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Tom&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 18:29:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/rootfs-update-through-SD-card/m-p/544646#M12923</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T18:29:04Z</dc:date>
    </item>
    <item>
      <title>Re: rootfs update through SD card</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/rootfs-update-through-SD-card/m-p/544647#M12924</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by rakesh kumar on Wed Aug 12 06:47:19 MST 2015&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;NO.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;All these documents explain about booting from SD card.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am looking help to update rootfs file by using SD card.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I do not want system to boot from SD card.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Just copy the rootfs to RAM and Write to nand.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;What I am missing to activate the SD card in Uboot and copy file to ram.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The way we do load in S1loader.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Write to Nand I can use same which I use currently for tftpboot.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please let me know if you have any question on this.&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 18:29:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/rootfs-update-through-SD-card/m-p/544647#M12924</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T18:29:04Z</dc:date>
    </item>
  </channel>
</rss>

