<?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: Error when using mk_mx28_sd -u /dev/sdb  for placing U-boot onto SD/MMC card in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Error-when-using-mk-mx28-sd-u-dev-sdb-for-placing-U-boot-onto-SD/m-p/167956#M4932</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bills,&lt;/P&gt;&lt;P&gt;Well, we had some problems with that. First of all, we use Ubuntu 10.4 in the host machine. We tried with older versions of Ubuntu and it didn't work. In our case, the host machine is the one that gives the IP to the board so we had to make some changes to the DHCP configuration file (/etc/dhcpd.conf) just as stated here:&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.denx.de/wiki/view/DULG/SystemSetup#Section_4.7" target="_blank"&gt;http://www.denx.de/wiki/view/DULG/SystemSetup#Section_4.7&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;Where it says 'Filename', it only worked to us when we remove the path and just putting 'uImage'.&lt;/P&gt;&lt;P&gt;If you do this, it doesn't matter the settings in U-Boot. It priorizes the configuration settings in the dhcpd.conf file.&lt;/P&gt;&lt;P&gt;Rgs!&lt;/P&gt;&lt;P&gt;Fernando&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 14 Jun 2012 13:33:43 GMT</pubDate>
    <dc:creator>fluiss</dc:creator>
    <dc:date>2012-06-14T13:33:43Z</dc:date>
    <item>
      <title>Error when using mk_mx28_sd -u /dev/sdb  for placing U-boot onto SD/MMC card</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Error-when-using-mk-mx28-sd-u-dev-sdb-for-placing-U-boot-onto-SD/m-p/167950#M4926</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a brand new i.MX28 EVK and installed the VM with the tools that came with it.&amp;nbsp; According to the docs, I can simply put the U-boot image onto the SD card by running:&lt;/P&gt;&lt;P&gt;mk_mx28_sd -u /dev/sdb -u&amp;nbsp; /dev/sdb&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; However, when I start this command I get:&lt;/P&gt;&lt;P&gt;./mk_mx28_sd: illegal option -- u&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jun 2012 20:46:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Error-when-using-mk-mx28-sd-u-dev-sdb-for-placing-U-boot-onto-SD/m-p/167950#M4926</guid>
      <dc:creator>blsousan</dc:creator>
      <dc:date>2012-06-12T20:46:59Z</dc:date>
    </item>
    <item>
      <title>Re: Error when using mk_mx28_sd -u /dev/sdb  for placing U-boot onto SD/MMC card</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Error-when-using-mk-mx28-sd-u-dev-sdb-for-placing-U-boot-onto-SD/m-p/167951#M4927</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bills. I don't know if it is an error while typing but the command you put it is wrong. It is:&lt;/P&gt;&lt;P&gt;./mk_mx28_sd -u /dev/sdX&lt;/P&gt;&lt;P&gt;... without the second "-u sdb". You must ensure that the 'X' is the right unit (letter) assigned to your SD.&lt;/P&gt;&lt;P&gt;Rgds.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jun 2012 21:55:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Error-when-using-mk-mx28-sd-u-dev-sdb-for-placing-U-boot-onto-SD/m-p/167951#M4927</guid>
      <dc:creator>fluiss</dc:creator>
      <dc:date>2012-06-12T21:55:13Z</dc:date>
    </item>
    <item>
      <title>Re: Error when using mk_mx28_sd -u /dev/sdb  for placing U-boot onto SD/MMC card</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Error-when-using-mk-mx28-sd-u-dev-sdb-for-placing-U-boot-onto-SD/m-p/167952#M4928</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks.&amp;nbsp; I did try the right thing.&amp;nbsp; I just typed it twice in the post.&amp;nbsp; Yes I get the error when I enter:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;./mk_mx28_sd -u /dev/sdX&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, I wonder if this script is out of date with the docs?&amp;nbsp; I did get the Uboot loaded simply by editing this script and changing the reference to imx28_linux.sb to imx28_uboot.sb.&amp;nbsp; Now my board is starting the uboot process.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jun 2012 22:11:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Error-when-using-mk-mx28-sd-u-dev-sdb-for-placing-U-boot-onto-SD/m-p/167952#M4928</guid>
      <dc:creator>blsousan</dc:creator>
      <dc:date>2012-06-12T22:11:14Z</dc:date>
    </item>
    <item>
      <title>Re: Error when using mk_mx28_sd -u /dev/sdb  for placing U-boot onto SD/MMC card</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Error-when-using-mk-mx28-sd-u-dev-sdb-for-placing-U-boot-onto-SD/m-p/167953#M4929</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't know... I used it many times and works "fine". The only problem I have sometimes is that don't recognizes sometimes the SD and I have to connect and disconnet.&lt;/P&gt;&lt;P&gt;Anyway, I started 2 weeks ago with the EVK and the documentation about the MX28, LTIB and U-BOOT is just a caos.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jun 2012 22:19:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Error-when-using-mk-mx28-sd-u-dev-sdb-for-placing-U-boot-onto-SD/m-p/167953#M4929</guid>
      <dc:creator>fluiss</dc:creator>
      <dc:date>2012-06-12T22:19:06Z</dc:date>
    </item>
    <item>
      <title>Re: Error when using mk_mx28_sd -u /dev/sdb  for placing U-boot onto SD/MMC card</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Error-when-using-mk-mx28-sd-u-dev-sdb-for-placing-U-boot-onto-SD/m-p/167954#M4930</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the past there was a bugged version of "mk_mx28_sd" script.&lt;BR /&gt;I've appended my file that is ok.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jun 2012 13:57:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Error-when-using-mk-mx28-sd-u-dev-sdb-for-placing-U-boot-onto-SD/m-p/167954#M4930</guid>
      <dc:creator>katte</dc:creator>
      <dc:date>2012-06-13T13:57:22Z</dc:date>
    </item>
    <item>
      <title>Re: Error when using mk_mx28_sd -u /dev/sdb  for placing U-boot onto SD/MMC card</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Error-when-using-mk-mx28-sd-u-dev-sdb-for-placing-U-boot-onto-SD/m-p/167955#M4931</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks!&amp;nbsp; If you don't mind,&amp;nbsp; can you let me know what your uboot settings are (those settings you set in the UBoot with setenv).&amp;nbsp; Also, would you let me know your tfpt settings on your host side?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Bills&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jun 2012 14:02:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Error-when-using-mk-mx28-sd-u-dev-sdb-for-placing-U-boot-onto-SD/m-p/167955#M4931</guid>
      <dc:creator>blsousan</dc:creator>
      <dc:date>2012-06-13T14:02:35Z</dc:date>
    </item>
    <item>
      <title>Re: Error when using mk_mx28_sd -u /dev/sdb  for placing U-boot onto SD/MMC card</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Error-when-using-mk-mx28-sd-u-dev-sdb-for-placing-U-boot-onto-SD/m-p/167956#M4932</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bills,&lt;/P&gt;&lt;P&gt;Well, we had some problems with that. First of all, we use Ubuntu 10.4 in the host machine. We tried with older versions of Ubuntu and it didn't work. In our case, the host machine is the one that gives the IP to the board so we had to make some changes to the DHCP configuration file (/etc/dhcpd.conf) just as stated here:&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.denx.de/wiki/view/DULG/SystemSetup#Section_4.7" target="_blank"&gt;http://www.denx.de/wiki/view/DULG/SystemSetup#Section_4.7&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;Where it says 'Filename', it only worked to us when we remove the path and just putting 'uImage'.&lt;/P&gt;&lt;P&gt;If you do this, it doesn't matter the settings in U-Boot. It priorizes the configuration settings in the dhcpd.conf file.&lt;/P&gt;&lt;P&gt;Rgs!&lt;/P&gt;&lt;P&gt;Fernando&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jun 2012 13:33:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Error-when-using-mk-mx28-sd-u-dev-sdb-for-placing-U-boot-onto-SD/m-p/167956#M4932</guid>
      <dc:creator>fluiss</dc:creator>
      <dc:date>2012-06-14T13:33:43Z</dc:date>
    </item>
    <item>
      <title>Re: Error when using mk_mx28_sd -u /dev/sdb  for placing U-boot onto SD/MMC card</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Error-when-using-mk-mx28-sd-u-dev-sdb-for-placing-U-boot-onto-SD/m-p/167957#M4933</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for all the help!&amp;nbsp; I am getting close now.&amp;nbsp; I have it booting the kernel from the host using tftp, however at the tail end, I get the kernal panic because it can not nfs mount the file system (I included the snippet below).&amp;nbsp;&lt;/P&gt;&lt;P&gt;On my host, I have the file system in&amp;nbsp; /tools/rootfs&lt;/P&gt;&lt;P&gt;I also tested the nfs mounting by mounting this directory from another PC running linux so I know I have it setup correctly on my host.&lt;/P&gt;&lt;P&gt;uboot environment has nfsroot=/tools/rootfs&amp;nbsp;&amp;nbsp; So I know this matches.&lt;/P&gt;&lt;P&gt;One question is there "hard-coded" settings in the uImage (the kernel) for where it looks for the nfs mount point?&amp;nbsp; Is there something else I am missing?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Bills&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;can: raw protocol (rev 20090105)&lt;BR /&gt;RPC: Registered udp transport module.&lt;BR /&gt;RPC: Registered tcp transport module.&lt;BR /&gt;mxs-rtc mxs-rtc.0: setting system clock to 1970-01-01 01:47:15 UTC (6435)&lt;BR /&gt;Root-NFS: No NFS server available, giving up.&lt;BR /&gt;VFS: Unable to mount root fs via NFS, trying floppy.&lt;BR /&gt;VFS: Cannot open root device "&amp;lt;NULL&amp;gt;" or unknown-block(2,0)&lt;BR /&gt;Please append a correct "root=" boot option; here are th&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jun 2012 17:46:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Error-when-using-mk-mx28-sd-u-dev-sdb-for-placing-U-boot-onto-SD/m-p/167957#M4933</guid>
      <dc:creator>blsousan</dc:creator>
      <dc:date>2012-06-14T17:46:35Z</dc:date>
    </item>
    <item>
      <title>Re: Error when using mk_mx28_sd -u /dev/sdb  for placing U-boot onto SD/MMC card</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Error-when-using-mk-mx28-sd-u-dev-sdb-for-placing-U-boot-onto-SD/m-p/167958#M4934</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bills,&lt;/P&gt;&lt;P&gt;We had the same trouble.. again. But it seems your settings are ok. The environmet variable "nfsroot=/tools/roots" it's ok. Just ensure the "serverip" variable is pointing correctly to your host machine.&lt;/P&gt;&lt;P&gt;About the hard-coded settings, there's an Include file (/include/configs/mx28_evk.h... or something like this, I'm writing from memory) where you can change some U-Boot settings for your board; in this case, the mx28 board.&lt;/P&gt;&lt;P&gt;If those things don't work.. mmm.. in LTIB, set the option "Recompile the Kernel".&lt;/P&gt;&lt;P&gt;I hope this can help you!&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Rgds!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jun 2012 13:40:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Error-when-using-mk-mx28-sd-u-dev-sdb-for-placing-U-boot-onto-SD/m-p/167958#M4934</guid>
      <dc:creator>fluiss</dc:creator>
      <dc:date>2012-06-15T13:40:31Z</dc:date>
    </item>
  </channel>
</rss>

