<?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: How to program SD card via mfgtools in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/How-to-program-SD-card-via-mfgtools/m-p/349968#M48601</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pt&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can try kernel command line: -e console=ttyAM0,115200 rdinit=/linuxrc rw gpmi &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;igor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 24 Oct 2014 11:52:44 GMT</pubDate>
    <dc:creator>igorpadykov</dc:creator>
    <dc:date>2014-10-24T11:52:44Z</dc:date>
    <item>
      <title>How to program SD card via mfgtools</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-program-SD-card-via-mfgtools/m-p/349967#M48600</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;EVK&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; : MCIMX28EVK&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Linux Kernel version&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; : 2.6.35&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Mfgtools&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; : Mfgtools-Rel-1.6.2.048&lt;/STRONG&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I configured the firmware build profile&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt; ./ltib -selectype&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;(imx28) ---&amp;gt;&lt;/P&gt;&lt;P&gt;(mfg firmware profile) ---&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;Toolchain (ARM, gcc-4.4.4, multilib, neon optimized)&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;command line : noinitrd console=ttyAM0,115200 root=/dev/mmcblk0p3 rw rootwait ip=none ssp1&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then I build linux bsp by using&lt;STRONG&gt; ./ltib&lt;/STRONG&gt; command.I have extracted the boot stream source file.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;./ltib -p boot_stream.spec -m prep&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Applied the following patch&lt;/P&gt;&lt;P&gt;&lt;EM&gt; 0001-ENGR00243127-MX28-mfg-updater.sb-can-not-run-success.patch&lt;/EM&gt;&lt;/P&gt;&lt;P&gt; Then I built bootstream&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;./ltib -p boot_stream.spec -f&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The generated files - updater.sb, updater_ivt.sb, imx28_ivt_linux.sb, imx28_ivt_uboot.sb, imx28_linux.sb, imx28_uboot.sb, uImage,rootfs.tar.bz2 are copied to specific folder of mfgtools.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I am getting the following error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;Freeing init memory: 128K&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;starting pid 1768, tty '': '/etc/rc.d/rcS'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;Mounting /proc and /sys&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;mount: wrong fs type, bad option, bad superblock on tmpfs,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; missing codepage or helper program, or other error&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; In some cases useful info is found in syslog - try&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; dmesg | tail&amp;nbsp; or so&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;mknod: /dev/console: File exists&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;mknod: /dev/null: File exists&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;Starting the hotplug events dispatcher udevd&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;udevd[1777]: init_udevd_socket: error getting socket: Address family not supported by protocol&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;error initializing udevd socket&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;udevd[1777]: main: error initializing udevd socket&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;Synthesizing initial hotplug events&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;Setting the hostname to freescale&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;Mounting filesystems&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;mount: wrong fs type, bad option, bad superblock on shm,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; missing codepage or helper program, or other error&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; In some cases useful info is found in syslog - try&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; dmesg | tail&amp;nbsp; or so&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;mount: wrong fs type, bad option, bad superblock on rwfs,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; missing codepage or helper program, or other error&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; In some cases useful info is found in syslog - try&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; dmesg | tail&amp;nbsp; or so&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;mount: sysfs already mounted or /sys busy&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;mount: according to mtab, /sys is already mounted on /sys&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;mount: mount point /proc/bus/usb does not exist&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;starting pid 1804, tty '': '/etc/rc.d/rc_gpu.S'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;can't run '/etc/rc.d/rc_gpu.S': No such file or directory&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;starting pid 1805, tty '': '/sbin/getty -L ttyAM0 115200 vt100'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;process '/sbin/getty -L ttyAM0 115200 vt100' (pid 1805) exited. Scheduling for restart.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;starting pid 1806, tty '': '/sbin/getty -L ttyAM0 115200 vt100'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;Unable to handle kernel NULL pointer dereference at virtual address 00000008&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;pgd = c0004000&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;[00000008] *pgd=00000000&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;Internal error: Oops: 17 [#1]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;last sysfs file: /sys/devices/virtual/vtconsole/vtcon1/uevent&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;CPU: 0&amp;nbsp;&amp;nbsp;&amp;nbsp; Not tainted&amp;nbsp; (2.6.35.3-670-g914558e #3)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;PC is at fsg_main_thread+0xb40/0x2424&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;LR is at fsg_main_thread+0xb40/0x2424&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;pc : [&amp;lt;c023ce8c&amp;gt;]&amp;nbsp;&amp;nbsp;&amp;nbsp; lr : [&amp;lt;c023ce8c&amp;gt;]&amp;nbsp;&amp;nbsp;&amp;nbsp; psr: 60000013&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;sp : c7c65ef8&amp;nbsp; ip : c7c65ef8&amp;nbsp; fp : c7c65fc4&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;r10: c7c64000&amp;nbsp; r9 : 00c03965&amp;nbsp; r8 : c0396514&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;r7 : 00000000&amp;nbsp; r6 : c034e490&amp;nbsp; r5 : c0396504&amp;nbsp; r4 : c7c98600&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;r3 : 00000000&amp;nbsp; r2 : 00000001&amp;nbsp; r1 : c7c65f7c&amp;nbsp; r0 : c0396514&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;Flags: nZCv&amp;nbsp; IRQs on&amp;nbsp; FIQs on&amp;nbsp; Mode SVC_32&amp;nbsp; ISA ARM&amp;nbsp; Segment kernel&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;Control: 0005317f&amp;nbsp; Table: 46fc8000&amp;nbsp; DAC: 00000017&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;Process file-storage-ga (pid: 164, stack limit = 0xc7c64270)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;Stack: (0xc7c65ef8 to 0xc7c66000)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;5ee0:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; c7c9865c c031e318&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;5f00: c7c259e0 00000026 00000000 000000c0 0000c039 c7c986ba c7c986bd c7c986bc&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;5f20: c7c986bb c7c65f88 00000000 00000000 c7c98604 00c03965 c7c986b0 c7c98640&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;5f40: c7c986b3 c7c986b4 c7c986b5 c7c986b2 c7c986b6 c7c986b9 000000c0 0000c039&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;5f60: c7c24000 c034475c c7c65f94 c7c986b8 c7c986b7 c7c9ec80 c033c318 00000000&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;5f80: c7c259e0 c0057a1c c7c65f88 c7c65f88 c02a141c c00405e4 00000000 c7c27ed0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;5fa0: c7c65fcc c023c34c c7c98600 00000000 00000000 00000000 c7c65ff4 c7c65fc8&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;5fc0: c0057588 c023c35c 00000000 00000000 c7c65fd0 c7c65fd0 c7c27ed0 c0057504&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;5fe0: c0045c28 00000013 00000000 c7c65ff8 c0045c28 c0057514 00000000 00000000&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;Backtrace:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;[&amp;lt;c023c34c&amp;gt;] (fsg_main_thread+0x0/0x2424) from [&amp;lt;c0057588&amp;gt;] (kthread+0x84/0x8c)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;[&amp;lt;c0057504&amp;gt;] (kthread+0x0/0x8c) from [&amp;lt;c0045c28&amp;gt;] (do_exit+0x0/0x5f0)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt; r7:00000013 r6:c0045c28 r5:c0057504 r4:c7c27ed0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;Code: e1530007 03a07000 e1a00008 eb019316 (e5d73008)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;---[ end trace 7ab07b70219ce5af ]---&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;process '/sbin/getty -L ttyAM0 115200 vt100' (pid 1806) exited. Scheduling for restart.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;starting pid 1807, tty '': '/sbin/getty -L ttyAM0 115200 vt100'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;process '/sbin/getty -L ttyAM0 115200 vt100' (pid 1807) exited. Scheduling for restart.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;starting pid 1808, tty '': '/sbin/getty -L ttyAM0 115200 vt100'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;process '/sbin/getty -L ttyAM0 115200 vt100' (pid 1808) exited. Scheduling for restart.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG style="color: #000000;"&gt;How to solve this?&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_37.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/47035i89F1945FDADEE4EF/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_37.png" alt="pastedImage_37.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Oct 2014 10:33:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-program-SD-card-via-mfgtools/m-p/349967#M48600</guid>
      <dc:creator>pt</dc:creator>
      <dc:date>2014-10-24T10:33:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to program SD card via mfgtools</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-program-SD-card-via-mfgtools/m-p/349968#M48601</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pt&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can try kernel command line: -e console=ttyAM0,115200 rdinit=/linuxrc rw gpmi &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;igor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Oct 2014 11:52:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-program-SD-card-via-mfgtools/m-p/349968#M48601</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2014-10-24T11:52:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to program SD card via mfgtools</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-program-SD-card-via-mfgtools/m-p/349969#M48602</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 have change the command line to console=ttyAM0,115200 rdinit=/linuxrc rw gpmi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It fails at 'partitioning SD card' Stage&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;HTLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLFLC&lt;/P&gt;&lt;P&gt;PowerPrep start initialize power...&lt;/P&gt;&lt;P&gt;Battery Voltage = 4.23VLLLCOct 17 201412:30:45&lt;/P&gt;&lt;P&gt;FRAC 0x92925552&lt;/P&gt;&lt;P&gt;memory type is DDR2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Wait for ddr ready 1power 0x00820710&lt;/P&gt;&lt;P&gt;Frac 0x92925552&lt;/P&gt;&lt;P&gt;start change cpu freq&lt;/P&gt;&lt;P&gt;hbus 0x00000003&lt;/P&gt;&lt;P&gt;cpu 0x00010001&lt;/P&gt;&lt;P&gt;LLLLLLLFLCLFLLJUncompressing Linux... done, booting the kernel.&lt;/P&gt;&lt;P&gt;Linux version 2.6.35.3-670-g914558e (dtsuser@dtsmachine) (gcc version 4.4.4 (4.4.4_09.06.2010) ) #3 Fri Oct 17 12:11:06 IST 2014&lt;/P&gt;&lt;P&gt;CPU: ARM926EJ-S [41069265] revision 5 (ARMv5TEJ), cr=00053177&lt;/P&gt;&lt;P&gt;CPU: VIVT data cache, VIVT instruction cache&lt;/P&gt;&lt;P&gt;Machine: Freescale MX28EVK board&lt;/P&gt;&lt;P&gt;Memory policy: ECC disabled, Data cache writeback&lt;/P&gt;&lt;P&gt;Built 1 zonelists in Zone order, mobility grouping on.&amp;nbsp; Total pages: 32512&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;Kernel command line: -e console=ttyAM0,115200 rdinit=/linuxrc rw gpmi&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;PID hash table entries: 512 (order: -1, 2048 bytes)&lt;/P&gt;&lt;P&gt;Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)&lt;/P&gt;&lt;P&gt;Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)&lt;/P&gt;&lt;P&gt;Memory: 128MB = 128MB total&lt;/P&gt;&lt;P&gt;Memory: 120120k/120120k available, 10952k reserved, 0K highmem&lt;/P&gt;&lt;P&gt;Virtual kernel memory layout:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; vector&amp;nbsp; : 0xffff0000 - 0xffff1000&amp;nbsp;&amp;nbsp; (&amp;nbsp;&amp;nbsp; 4 kB)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; fixmap&amp;nbsp; : 0xfff00000 - 0xfffe0000&amp;nbsp;&amp;nbsp; ( 896 kB)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; DMA&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; : 0xfde00000 - 0xffe00000&amp;nbsp;&amp;nbsp; (&amp;nbsp; 32 MB)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; vmalloc : 0xc8800000 - 0xf0000000&amp;nbsp;&amp;nbsp; ( 632 MB)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; lowmem&amp;nbsp; : 0xc0000000 - 0xc8000000&amp;nbsp;&amp;nbsp; ( 128 MB)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; modules : 0xbf000000 - 0xc0000000&amp;nbsp;&amp;nbsp; (&amp;nbsp; 16 MB)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .init : 0xc0008000 - 0xc0028000&amp;nbsp;&amp;nbsp; ( 128 kB)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .text : 0xc0028000 - 0xc0331000&amp;nbsp;&amp;nbsp; (3108 kB)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .data : 0xc0332000 - 0xc03522a0&amp;nbsp;&amp;nbsp; ( 129 kB)&lt;/P&gt;&lt;P&gt;SLUB: Genslabs=11, HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1&lt;/P&gt;&lt;P&gt;Hierarchical RCU implementation.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; RCU-based detection of stalled CPUs is disabled.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Verbose stalled-CPUs detection is disabled.&lt;/P&gt;&lt;P&gt;NR_IRQS:288&lt;/P&gt;&lt;P&gt;Console: colour dummy device 80x30&lt;/P&gt;&lt;P&gt;console [ttyAM0] enabled&lt;/P&gt;&lt;P&gt;Calibrating delay loop... 226.09 BogoMIPS (lpj=1130496)&lt;/P&gt;&lt;P&gt;pid_max: default: 32768 minimum: 301&lt;/P&gt;&lt;P&gt;Mount-cache hash table entries: 512&lt;/P&gt;&lt;P&gt;CPU: Testing write buffer coherency: ok&lt;/P&gt;&lt;P&gt;regulator: core version 0.5&lt;/P&gt;&lt;P&gt;NET: Registered protocol family 16&lt;/P&gt;&lt;P&gt;regulator: vddd: 800 &amp;lt;--&amp;gt; 1575 mV at 1500 mV fast normal&lt;/P&gt;&lt;P&gt;regulator: vdddbo: 800 &amp;lt;--&amp;gt; 1575 mV fast normal&lt;/P&gt;&lt;P&gt;regulator: vdda: 1500 &amp;lt;--&amp;gt; 2275 mV at 1800 mV fast normal&lt;/P&gt;&lt;P&gt;vddio = 3380000, val=10&lt;/P&gt;&lt;P&gt;regulator: vddio: 2880 &amp;lt;--&amp;gt; 3680 mV at 3380 mV fast normal&lt;/P&gt;&lt;P&gt;regulator: overall_current: fast normal&lt;/P&gt;&lt;P&gt;regulator: vbus5v:&lt;/P&gt;&lt;P&gt;regulator: mxs-duart-1: fast normal&lt;/P&gt;&lt;P&gt;regulator: mxs-bl-1: fast normal&lt;/P&gt;&lt;P&gt;regulator: mxs-i2c-1: fast normal&lt;/P&gt;&lt;P&gt;regulator: mmc_ssp-1: fast normal&lt;/P&gt;&lt;P&gt;regulator: mmc_ssp-2: fast normal&lt;/P&gt;&lt;P&gt;regulator: charger-1: fast normal&lt;/P&gt;&lt;P&gt;regulator: power-test-1: fast normal&lt;/P&gt;&lt;P&gt;regulator: cpufreq-1: fast normal&lt;/P&gt;&lt;P&gt;i.MX IRAM pool: 124 KB@0xc8820000&lt;/P&gt;&lt;P&gt;Initializing GPMI pins&lt;/P&gt;&lt;P&gt;audit: cannot initialize inotify handle&lt;/P&gt;&lt;P&gt;bio: create slab &amp;lt;bio-0&amp;gt; at 0&lt;/P&gt;&lt;P&gt;SCSI subsystem initialized&lt;/P&gt;&lt;P&gt;usbcore: registered new interface driver usbfs&lt;/P&gt;&lt;P&gt;usbcore: registered new interface driver hub&lt;/P&gt;&lt;P&gt;usbcore: registered new device driver usb&lt;/P&gt;&lt;P&gt;IMX usb wakeup probe&lt;/P&gt;&lt;P&gt;usb DR wakeup device is registered&lt;/P&gt;&lt;P&gt;Switching to clocksource mxs clock source&lt;/P&gt;&lt;P&gt;ARC USBOTG Device Controller driver (1 August 2005)&lt;/P&gt;&lt;P&gt;check_parameters:UTP settings are in place now, overriding defaults&lt;/P&gt;&lt;P&gt;g_file_storage gadget: File-backed Storage Gadget, version: 20 November 2008&lt;/P&gt;&lt;P&gt;g_file_storage gadget: Number of LUNs=1&lt;/P&gt;&lt;P&gt;fsl-usb2-udc: bind to driver g_file_storage&lt;/P&gt;&lt;P&gt;Trying to unpack rootfs image as initramfs...&lt;/P&gt;&lt;P&gt;g_file_storage gadget: high speed config #1&lt;/P&gt;&lt;P&gt;Freeing initrd memory: 6144K&lt;/P&gt;&lt;P&gt;Bus freq driver module loaded&lt;/P&gt;&lt;P&gt;mxs_cpu_init: cpufreq init finished&lt;/P&gt;&lt;P&gt;audit: initializing netlink socket (disabled)&lt;/P&gt;&lt;P&gt;type=2000 audit(2.310:1): initialized&lt;/P&gt;&lt;P&gt;JFFS2 version 2.2. (NAND) © 2001-2006 Red Hat, Inc.&lt;/P&gt;&lt;P&gt;msgmni has been set to 246&lt;/P&gt;&lt;P&gt;Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)&lt;/P&gt;&lt;P&gt;io scheduler noop registered (default)&lt;/P&gt;&lt;P&gt;Console: switching to colour frame buffer device 100x30&lt;/P&gt;&lt;P&gt;mxs-duart.0: ttyAM0 at MMIO 0x80074000 (irq = 47) is a DebugUART&lt;/P&gt;&lt;P&gt;mxs-auart.0: ttySP0 at MMIO 0x8006a000 (irq = 112) is a mxs-auart.0&lt;/P&gt;&lt;P&gt;Found APPUART 3.1.0&lt;/P&gt;&lt;P&gt;mxs-auart.1: ttySP1 at MMIO 0x8006c000 (irq = 113) is a mxs-auart.1&lt;/P&gt;&lt;P&gt;Found APPUART 3.1.0&lt;/P&gt;&lt;P&gt;mxs-auart.2: ttySP2 at MMIO 0x8006e000 (irq = 114) is a mxs-auart.2&lt;/P&gt;&lt;P&gt;Found APPUART 3.1.0&lt;/P&gt;&lt;P&gt;mxs-auart.3: ttySP3 at MMIO 0x80070000 (irq = 115) is a mxs-auart.3&lt;/P&gt;&lt;P&gt;Found APPUART 3.1.0&lt;/P&gt;&lt;P&gt;mxs-auart.4: ttySP4 at MMIO 0x80072000 (irq = 116) is a mxs-auart.4&lt;/P&gt;&lt;P&gt;Found APPUART 3.1.0&lt;/P&gt;&lt;P&gt;brd: module loaded&lt;/P&gt;&lt;P&gt;loop: module loaded&lt;/P&gt;&lt;P&gt;Loading iSCSI transport class v2.0-870.&lt;/P&gt;&lt;P&gt;i.MX GPMI NFC&lt;/P&gt;&lt;P&gt;NFC: Version 1, 8-chip GPMI and BCH&lt;/P&gt;&lt;P&gt;Boot ROM: Version 1, Single-chip boot area, block mark swapping supported&lt;/P&gt;&lt;P&gt;Scanning for NAND Flash chips...&lt;/P&gt;&lt;P&gt;No NAND device found.&lt;/P&gt;&lt;P&gt;gpmi-nfc gpmi-nfc.0: Chip scan failed&lt;/P&gt;&lt;P&gt;mxs-spi mxs-spi.0: Max possible speed 24000 = 24000000/2 kHz&lt;/P&gt;&lt;P&gt;mxs-spi mxs-spi.0: at 0x80014000 mapped to 0xF0014000, irq=84, bus 1, DMA ver_major 4&lt;/P&gt;&lt;P&gt;mice: PS/2 mouse device common for all mice&lt;/P&gt;&lt;P&gt;input: mxs-kbd as /devices/platform/mxs-kbd.0/input/input0&lt;/P&gt;&lt;P&gt;input: MXS touchscreen as /devices/virtual/input/input1&lt;/P&gt;&lt;P&gt;MXS RTC driver v1.0 hardware v2.3.0&lt;/P&gt;&lt;P&gt;mxs-rtc mxs-rtc.0: rtc core: registered mxs-rtc as rtc0&lt;/P&gt;&lt;P&gt;mxs-mmc: MXS SSP Controller MMC Interface driver&lt;/P&gt;&lt;P&gt;mxs-mmc mxs-mmc.0: mmc0: MXS SSP MMC DMAIRQ 82 ERRIRQ 96&lt;/P&gt;&lt;P&gt;mmc0: new high speed SDHC card at address e624&lt;/P&gt;&lt;P&gt;usbcore: registered new interface driver usbhid&lt;/P&gt;&lt;P&gt;usbhid: USB HID core driver&lt;/P&gt;&lt;P&gt;mmcblk0: mmc0:e624 SU04G 3.69 GiB&lt;/P&gt;&lt;P&gt; mmcblk0: p1 p2 p3&lt;/P&gt;&lt;P&gt;mxs-rtc mxs-rtc.0: setting system clock to 1970-01-01 00:05:41 UTC (341)&lt;/P&gt;&lt;P&gt;Freeing init memory: 128K&lt;/P&gt;&lt;P&gt;Starting UTP&lt;/P&gt;&lt;P&gt;ln: /etc/mtab: File exists&lt;/P&gt;&lt;P&gt;disable turn off display&lt;/P&gt;&lt;P&gt;uuc 0.4 [built Oct 17 2014 12:16:14]&lt;/P&gt;&lt;P&gt;UTP: Waiting for device to appear&lt;/P&gt;&lt;P&gt;utp_mk_devnode: creating node '/dev/utp' with 10+222&lt;/P&gt;&lt;P&gt;cpu_id is 28&lt;/P&gt;&lt;P&gt;UTP: received command 'mknod block,mmcblk0,/dev/mmcblk0,block'&lt;/P&gt;&lt;P&gt;class = 'block'&lt;/P&gt;&lt;P&gt;item = 'mmcblk0'&lt;/P&gt;&lt;P&gt;node = /dev/mmcblk0&lt;/P&gt;&lt;P&gt;type = block&lt;/P&gt;&lt;P&gt;UTP: running utp_mk_devnode(block,mmcblk0,/dev/mmcblk0,0x6000)&lt;/P&gt;&lt;P&gt;utp_mk_devnode: creating node '/dev/mmcblk0' with 179+0&lt;/P&gt;&lt;P&gt;UTP: sending Success&lt;/P&gt;&lt;P&gt;g_file_storage gadget: high speed config #1&lt;/P&gt;&lt;P&gt;UTP: received command 'send'&lt;/P&gt;&lt;P&gt;UTP: sending Success&lt;/P&gt;&lt;P&gt;UTP: received command '$ fdisk -u /dev/mmcblk0 &amp;lt; $FILE'&lt;/P&gt;&lt;P&gt;UTP: sending Busy&lt;/P&gt;&lt;P&gt;UTP: executing "fdisk -u /dev/mmcblk0 &amp;lt; $FILE"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The number of cylinders for this disk is set to 121008.&lt;/P&gt;&lt;P&gt;There is nothing wrong with that, but this is larger than 1024,&lt;/P&gt;&lt;P&gt;and could in certain setups cause problems with:&lt;/P&gt;&lt;P&gt;1) software that runs at boot time (e.g., old versions of LILO)&lt;/P&gt;&lt;P&gt;2) booting and partitioning software from other OSs&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; (e.g., DOS FDISK, OS/2 FDISK)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Command (m for help): Partition number (1-4): Warning: partition 4 has empty type&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Command (m for help): Partition number (1-4):&lt;/P&gt;&lt;P&gt;Command (m for help): Partition number (1-4): Warning: partition 2 has empty type&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Command (m for help): Selected partition 1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Command (m for help): 1: unknown command&lt;/P&gt;&lt;P&gt;Command action&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; a&amp;nbsp;&amp;nbsp; toggle a bootable flag&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; b&amp;nbsp;&amp;nbsp; edit bsd disklabel&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; c&amp;nbsp;&amp;nbsp; toggle the dos compatibility flag&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; d&amp;nbsp;&amp;nbsp; delete a partition&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; l&amp;nbsp;&amp;nbsp; list known partition types&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; m&amp;nbsp;&amp;nbsp; print this menu&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; n&amp;nbsp;&amp;nbsp; add a new partition&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; o&amp;nbsp;&amp;nbsp; create a new empty DOS partition table&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; p&amp;nbsp;&amp;nbsp; print the partition table&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; q&amp;nbsp;&amp;nbsp; quit without saving changes&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; s&amp;nbsp;&amp;nbsp; create a new empty Sun disklabel&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; t&amp;nbsp;&amp;nbsp; change a partition's system id&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; u&amp;nbsp;&amp;nbsp; change display/entry units&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; v&amp;nbsp;&amp;nbsp; verify the partition table&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; w&amp;nbsp;&amp;nbsp; write table to disk and exit&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; x&amp;nbsp;&amp;nbsp; extra functionality (experts only)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Command (m for help): Command action&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; e&amp;nbsp;&amp;nbsp; extended&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; p&amp;nbsp;&amp;nbsp; primary partition (1-4)&lt;/P&gt;&lt;P&gt;Partition number (1-4): First sector (16-7744511, default 16): Last sector or +size or +sizeM or +sizeK (16384-7744511, default 7744511):&lt;/P&gt;&lt;P&gt;Command (m for help): Command action&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; e&amp;nbsp;&amp;nbsp; extended&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; p&amp;nbsp;&amp;nbsp; primary partition (1-4)&lt;/P&gt;&lt;P&gt;Partition number (1-4): First sector (16-7744511, default 16): Last sector or +size or +sizeM or +sizeK (1064961-7744511, default 7744511):&lt;/P&gt;&lt;P&gt;Command (m for help): Command action&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; e&amp;nbsp;&amp;nbsp; extended&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; p&amp;nbsp;&amp;nbsp; primary partition (1-4)&lt;/P&gt;&lt;P&gt;Partition number (1-4): First sector (16-7744511, default 16): Last sector or +size or +sizeM or +sizeK (1081346-7744511, default 7744511): Using default value 7744511&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Command (m for help): Partition number (1-4): Hex code (type L to list codes): Type 0 means free space to many systems&lt;/P&gt;&lt;P&gt;(but not to Linux). Having partitions of&lt;/P&gt;&lt;P&gt;type 0 is probably unwise. You can delete&lt;/P&gt;&lt;P&gt;a partition using the `d' command.&lt;/P&gt;&lt;P&gt;Changed system type of partition 2 to 0 (Empty)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Command (m for help): The partition table has been altered!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Calling ioctl() to re-read partition table.&lt;/P&gt;&lt;P&gt; mmcblk0: p1 p2 p3&lt;/P&gt;&lt;P&gt; mmcblk0: p1 p2 p3&lt;/P&gt;&lt;P&gt;Syncing disks.&lt;/P&gt;&lt;P&gt;UTP: sending Success&lt;/P&gt;&lt;P&gt;utp_poll: pass returned.&lt;/P&gt;&lt;P&gt;UTP: received command 'mknod block/mmcblk0,mmcblk0p1,/dev/mmcblk0p1,block'&lt;/P&gt;&lt;P&gt;class = 'block/mmcblk0'&lt;/P&gt;&lt;P&gt;item = 'mmcblk0p1'&lt;/P&gt;&lt;P&gt;node = /dev/mmcblk0p1&lt;/P&gt;&lt;P&gt;type = block&lt;/P&gt;&lt;P&gt;UTP: running utp_mk_devnode(block/mmcblk0,mmcblk0p1,/dev/mmcblk0p1,0x6000)&lt;/P&gt;&lt;P&gt;utp_mk_devnode: creating node '/dev/mmcblk0p1' with 179+1&lt;/P&gt;&lt;P&gt;UTP: sending Success&lt;/P&gt;&lt;P&gt;UTP: received command 'mknod block/mmcblk0,mmcblk0p2,/dev/mmcblk0p2,block'&lt;/P&gt;&lt;P&gt;class = 'block/mmcblk0'&lt;/P&gt;&lt;P&gt;item = 'mmcblk0p2'&lt;/P&gt;&lt;P&gt;node = /dev/mmcblk0p2&lt;/P&gt;&lt;P&gt;type = block&lt;/P&gt;&lt;P&gt;UTP: running utp_mk_devnode(block/mmcblk0,mmcblk0p2,/dev/mmcblk0p2,0x6000)&lt;/P&gt;&lt;P&gt;utp_mk_devnode: creating node '/dev/mmcblk0p2' with 179+2&lt;/P&gt;&lt;P&gt;UTP: sending Success&lt;/P&gt;&lt;P&gt;UTP: received command 'mknod block/mmcblk0,mmcblk0p3,/dev/mmcblk0p3,block'&lt;/P&gt;&lt;P&gt;class = 'block/mmcblk0'&lt;/P&gt;&lt;P&gt;item = 'mmcblk0p3'&lt;/P&gt;&lt;P&gt;node = /dev/mmcblk0p3&lt;/P&gt;&lt;P&gt;type = block&lt;/P&gt;&lt;P&gt;UTP: running utp_mk_devnode(block/mmcblk0,mmcblk0p3,/dev/mmcblk0p3,0x6000)&lt;/P&gt;&lt;P&gt;utp_mk_devnode: creating node '/dev/mmcblk0p3' with 179+3&lt;/P&gt;&lt;P&gt;UTP: sending Success&lt;/P&gt;&lt;P&gt;UTP: received command 'send'&lt;/P&gt;&lt;P&gt;UTP: sending Success&lt;/P&gt;&lt;P&gt;UTP: received command '$ sdimage -f $FILE -d /dev/mmcblk0'&lt;/P&gt;&lt;P&gt;UTP: sending Busy&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;UTP: executing "sdimage -f $FILE -d /dev/mmcblk0"&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;Can't found boot stream partition&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;UTP: sending Non-success&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;utp_poll: exit with status 65280&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Oct 2014 04:58:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-program-SD-card-via-mfgtools/m-p/349969#M48602</guid>
      <dc:creator>pt</dc:creator>
      <dc:date>2014-10-28T04:58:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to program SD card via mfgtools</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-program-SD-card-via-mfgtools/m-p/349970#M48603</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what is device you are trying to write to ?&lt;/P&gt;&lt;P&gt;In general you can try other new card from well known vendors. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Oct 2014 07:51:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-program-SD-card-via-mfgtools/m-p/349970#M48603</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2014-10-28T07:51:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to program SD card via mfgtools</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-program-SD-card-via-mfgtools/m-p/349971#M48604</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 am using SD card.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Oct 2014 08:58:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-program-SD-card-via-mfgtools/m-p/349971#M48604</guid>
      <dc:creator>pt</dc:creator>
      <dc:date>2014-10-28T08:58:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to program SD card via mfgtools</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-program-SD-card-via-mfgtools/m-p/349972#M48605</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;just for test recommend to check with ordinary (&amp;lt;2GB) SD card.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Oct 2014 14:59:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-program-SD-card-via-mfgtools/m-p/349972#M48605</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2014-10-28T14:59:45Z</dc:date>
    </item>
  </channel>
</rss>

