<?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>i.MX ProcessorsのトピックIMX287: write U-Boot on SD-card</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/IMX287-write-U-Boot-on-SD-card/m-p/381284#M54979</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello!&lt;/P&gt;&lt;P&gt;Our board with IMX287 CPU should boot from SD-card.&lt;/P&gt;&lt;P&gt;I read MX28 EVK Linux User's guide (MX28EVKLUG, Rev. L2.6.35_1.10, 02/2013) from L2.6.35_1.1.0_130130_docs.tar.gz but not understand how can I write U-Boot on SD-card.&lt;/P&gt;&lt;P&gt;My steps:&lt;/P&gt;&lt;P&gt;1. according with 5.1.3.1 I create 3 partitions on SD-card&lt;/P&gt;&lt;P&gt;2. build u-boot-2009.08 and imx-bootlets-src-2.6.35.3-1.1.0&lt;/P&gt;&lt;P&gt;3. write imx28_ivt_uboot.sb on SD-card&lt;/P&gt;&lt;P&gt;$ bin/sdimage -f bin/imx28_ivt_uboot.sb -d /dev/sdd&lt;/P&gt;&lt;P&gt;write first firmware&lt;/P&gt;&lt;P&gt;write second firmware&lt;/P&gt;&lt;P&gt;done&lt;/P&gt;&lt;P&gt;But I can't found how can I write U-Boot on SD-card, I read ucl.xml from MFGTool IMX28 profile and also not found answer.&lt;/P&gt;&lt;P&gt;Can you help me?&lt;/P&gt;&lt;P&gt;Thank you and excuse my bad english.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 17 Feb 2015 13:34:50 GMT</pubDate>
    <dc:creator>BrilliantovKiri</dc:creator>
    <dc:date>2015-02-17T13:34:50Z</dc:date>
    <item>
      <title>IMX287: write U-Boot on SD-card</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX287-write-U-Boot-on-SD-card/m-p/381284#M54979</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello!&lt;/P&gt;&lt;P&gt;Our board with IMX287 CPU should boot from SD-card.&lt;/P&gt;&lt;P&gt;I read MX28 EVK Linux User's guide (MX28EVKLUG, Rev. L2.6.35_1.10, 02/2013) from L2.6.35_1.1.0_130130_docs.tar.gz but not understand how can I write U-Boot on SD-card.&lt;/P&gt;&lt;P&gt;My steps:&lt;/P&gt;&lt;P&gt;1. according with 5.1.3.1 I create 3 partitions on SD-card&lt;/P&gt;&lt;P&gt;2. build u-boot-2009.08 and imx-bootlets-src-2.6.35.3-1.1.0&lt;/P&gt;&lt;P&gt;3. write imx28_ivt_uboot.sb on SD-card&lt;/P&gt;&lt;P&gt;$ bin/sdimage -f bin/imx28_ivt_uboot.sb -d /dev/sdd&lt;/P&gt;&lt;P&gt;write first firmware&lt;/P&gt;&lt;P&gt;write second firmware&lt;/P&gt;&lt;P&gt;done&lt;/P&gt;&lt;P&gt;But I can't found how can I write U-Boot on SD-card, I read ucl.xml from MFGTool IMX28 profile and also not found answer.&lt;/P&gt;&lt;P&gt;Can you help me?&lt;/P&gt;&lt;P&gt;Thank you and excuse my bad english.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Feb 2015 13:34:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX287-write-U-Boot-on-SD-card/m-p/381284#M54979</guid>
      <dc:creator>BrilliantovKiri</dc:creator>
      <dc:date>2015-02-17T13:34:50Z</dc:date>
    </item>
    <item>
      <title>Re: IMX287: write U-Boot on SD-card</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX287-write-U-Boot-on-SD-card/m-p/381285#M54980</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kirill,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;there is a script (&lt;STRONG&gt;mk_mx28_sd&lt;/STRONG&gt;) that does all of this for you: create partitions and write U-Boot, kernel and RFS to a SD-card.&lt;/P&gt;&lt;P&gt;I think you should find it in your LTIB installation directory, and you can also find it here:&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/embeddedarm/linux-2.6.35.3-imx28/blob/master/mk_mx28_sd" title="https://github.com/embeddedarm/linux-2.6.35.3-imx28/blob/master/mk_mx28_sd"&gt;https://github.com/embeddedarm/linux-2.6.35.3-imx28/blob/master/mk_mx28_sd&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH,&lt;/P&gt;&lt;P&gt;Gonzalo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Feb 2015 16:05:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX287-write-U-Boot-on-SD-card/m-p/381285#M54980</guid>
      <dc:creator>gonfer</dc:creator>
      <dc:date>2015-02-17T16:05:39Z</dc:date>
    </item>
    <item>
      <title>Re: IMX287: write U-Boot on SD-card</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX287-write-U-Boot-on-SD-card/m-p/381286#M54981</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi again,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;forgot to mention that the script expects your SD-Card listed as /dev/sd&lt;STRONG&gt;X&lt;/STRONG&gt;. In my Ubuntu 12.04 it's listed as /dev/mmcblk&lt;STRONG&gt;X&lt;/STRONG&gt; so I had to tune the script. In the community you can find the script adapted to /dev/mmcblk&lt;STRONG&gt;X&lt;/STRONG&gt;, but I haven´t been able to find it (this community is a mess, at least for me).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will be also useful for you &lt;A href="https://community.nxp.com/docs/DOC-93835"&gt;Running mk_mx28_sd on Ubuntu 12.04&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Gonzalo&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;P.D. I finally found it &lt;A href="https://community.nxp.com/message/254276"&gt;Re: Creating bootable SD for Linux on iMX28 EVM&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Feb 2015 16:40:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX287-write-U-Boot-on-SD-card/m-p/381286#M54981</guid>
      <dc:creator>gonfer</dc:creator>
      <dc:date>2015-02-17T16:40:25Z</dc:date>
    </item>
  </channel>
</rss>

