<?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 get a u-boot-mfgtool.imx version for MFGTool firmware folder? in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Errors-while-download-image-to-the-i-mxSolo-target-board/m-p/684786#M105869</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, Yuri,&lt;/P&gt;&lt;P&gt;so I think the problems might be not in building u-boot but configuring u-boot. According to the log info, the download stopped before partition storage device. I use eMMC in the hardware. Is there any id or address configuration settings for the storage device while building u-boot?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 05 Jul 2017 12:58:15 GMT</pubDate>
    <dc:creator>liquanduan</dc:creator>
    <dc:date>2017-07-05T12:58:15Z</dc:date>
    <item>
      <title>Errors while download image to the i.mxSolo target board</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Errors-while-download-image-to-the-i-mxSolo-target-board/m-p/684784#M105867</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I use "bitbake fsl-image-mfgtool-initramfs"&amp;nbsp; command to get a u-boot-mfgtool***.imx version from "image/boot/", but ddr caliration parameters was not fit for current target. So burn failed!&lt;/P&gt;&lt;P&gt;Then I copy uboot(2016.03-r0) source code, modify the caliration paramters(from ddr_stress_tester tool ) in "uboot_source/board/freescale/mx6sabresd/mx6solo_4x_mt41j128.cfg" ;&lt;/P&gt;&lt;P&gt;Then execute&lt;/P&gt;&lt;P&gt;"make mx6dlsabresd_defconfig "&lt;/P&gt;&lt;P&gt;but this uboot.imx seems not fit for the mfgtool firmware.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;/////log message as follow:&lt;/P&gt;&lt;P&gt;U-Boot 2016.03 (Jul 04 2017 - 21:24:08 -0400)&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;CPU:&amp;nbsp;&amp;nbsp; Freescale i.MX6DL rev1.1 at 792MHz&lt;BR /&gt;CPU:&amp;nbsp;&amp;nbsp; Commercial temperature grade (0C to 95C) at 50C&lt;BR /&gt;Reset cause: POR&lt;BR /&gt;Board: MX6-SabreSD&lt;BR /&gt;I2C:&amp;nbsp;&amp;nbsp; ready&lt;BR /&gt;DRAM:&amp;nbsp; 512 MiB&lt;BR /&gt;MMC:&amp;nbsp;&amp;nbsp; FSL_SDHC: 0, FSL_SDHC: 1, FSL_SDHC: 2&lt;BR /&gt;*** Warning - bad CRC, using default environment&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;No panel detected: default to Hannstar-XGA&lt;BR /&gt;Display: Hannstar-XGA (1024x768)&lt;BR /&gt;In:&amp;nbsp;&amp;nbsp;&amp;nbsp; serial&lt;BR /&gt;Out:&amp;nbsp;&amp;nbsp; serial&lt;BR /&gt;Err:&amp;nbsp;&amp;nbsp; serial&lt;BR /&gt;switch to partitions #0, OK&lt;BR /&gt;mmc2(part 0) is current device&lt;BR /&gt;Net:&amp;nbsp;&amp;nbsp; Board Net Initialization Failed&lt;BR /&gt;No ethernet found.&lt;BR /&gt;Boot from USB for mfgtools&lt;BR /&gt;Use default environment for&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; mfgtools&lt;BR /&gt;Run bootcmd_mfg: run mfgtool_args;bootz ${loadaddr} ${initrd_addr} ${fdt_addr};&lt;BR /&gt;Hit any key to stop autoboot:&amp;nbsp; 0 &lt;BR /&gt;Kernel image @ 0x12000000 [ 0x000000 - 0x5579d0 ]&lt;BR /&gt;## Loading init Ramdisk from Legacy Image at 12c00000 ...&lt;BR /&gt;&amp;nbsp;&amp;nbsp; Image Name:&amp;nbsp;&amp;nbsp; fsl-image-mfgtool-initramfs-imx6&lt;BR /&gt;&amp;nbsp;&amp;nbsp; Image Type:&amp;nbsp;&amp;nbsp; ARM Linux RAMDisk Image (gzip compressed)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; Data Size:&amp;nbsp;&amp;nbsp;&amp;nbsp; 7565864 Bytes = 7.2 MiB&lt;BR /&gt;&amp;nbsp;&amp;nbsp; Load Address: 00000000&lt;BR /&gt;&amp;nbsp;&amp;nbsp; Entry Point:&amp;nbsp; 00000000&lt;BR /&gt;&amp;nbsp;&amp;nbsp; Verifying Checksum ... OK&lt;BR /&gt;## Flattened Device Tree blob at 18000000&lt;BR /&gt;&amp;nbsp;&amp;nbsp; Booting using the fdt blob at 0x18000000&lt;BR /&gt;&amp;nbsp;&amp;nbsp; Using Device Tree in place at 18000000, end 1800e485&lt;BR /&gt;No PMIC found!&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Starting kernel ...&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Booting Linux on physical CPU 0x0&lt;BR /&gt;Linux version 4.1.15 (detc@detc) (gcc version 5.3.0 (GCC) ) #2 SMP PREEMPT Tue Jul 4 06:21:04 EDT 2017&lt;BR /&gt;CPU: ARMv7 Processor [412fc09a] revision 10 (ARMv7), cr=10c5387d&lt;BR /&gt;CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache&lt;BR /&gt;Machine model: Freescale i.MX6 DualLite SABRE Smart Device Board&lt;BR /&gt;Reserved memory: created CMA memory pool at 0x1c000000, size 320 MiB&lt;BR /&gt;Reserved memory: initialized node linux,cma, compatible id shared-dma-pool&lt;BR /&gt;Memory policy: Data cache writealloc&lt;BR /&gt;PERCPU: Embedded 12 pages/cpu @8bb1d000 s16716 r8192 d24244 u49152&lt;BR /&gt;Built 1 zonelists in Zone order, mobility grouping on.&amp;nbsp; Total pages: 130048&lt;BR /&gt;Kernel command line: console=ttymxc0,115200 rdinit=/linuxrc g_mass_storage.stall=0 g_mass_storage.removable=1 g_mass_storage.file=/fat g_mass_storage.ro=1 g_mass_storage.idVendf&lt;BR /&gt;PID hash table entries: 2048 (order: 1, 8192 bytes)&lt;BR /&gt;Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)&lt;BR /&gt;Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)&lt;BR /&gt;Memory: 173316K/524288K available (6911K kernel code, 324K rwdata, 2364K rodata, 400K init, 424K bss, 23292K reserved, 327680K cma-reserved, 0K highmem)&lt;BR /&gt;Virtual kernel memory layout:&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; vector&amp;nbsp; : 0xffff0000 - 0xffff1000&amp;nbsp;&amp;nbsp; (&amp;nbsp;&amp;nbsp; 4 kB)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; fixmap&amp;nbsp; : 0xffc00000 - 0xfff00000&amp;nbsp;&amp;nbsp; (3072 kB)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; vmalloc : 0xa0800000 - 0xff000000&amp;nbsp;&amp;nbsp; (1512 MB)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; lowmem&amp;nbsp; : 0x80000000 - 0xa0000000&amp;nbsp;&amp;nbsp; ( 512 MB)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; pkmap&amp;nbsp;&amp;nbsp; : 0x7fe00000 - 0x80000000&amp;nbsp;&amp;nbsp; (&amp;nbsp;&amp;nbsp; 2 MB)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; modules : 0x7f000000 - 0x7fe00000&amp;nbsp;&amp;nbsp; (&amp;nbsp; 14 MB)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .text : 0x80008000 - 0x80917058&amp;nbsp;&amp;nbsp; (9277 kB)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .init : 0x80918000 - 0x8097c000&amp;nbsp;&amp;nbsp; ( 400 kB)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .data : 0x8097c000 - 0x809cd140&amp;nbsp;&amp;nbsp; ( 325 kB)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .bss : 0x809d0000 - 0x80a3a194&amp;nbsp;&amp;nbsp; ( 425 kB)&lt;BR /&gt;SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1&lt;BR /&gt;Preemptible hierarchical RCU implementation.&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Additional per-CPU info printed with stalls.&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=2.&lt;BR /&gt;RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2&lt;BR /&gt;NR_IRQS:16 nr_irqs:16 16&lt;BR /&gt;L2C-310 erratum 769419 enabled&lt;BR /&gt;L2C-310 enabling early BRESP for Cortex-A9&lt;BR /&gt;L2C-310 full line of zeros enabled for Cortex-A9&lt;BR /&gt;L2C-310 ID prefetch enabled, offset 16 lines&lt;BR /&gt;L2C-310 dynamic clock gating enabled, standby mode enabled&lt;BR /&gt;L2C-310 cache controller enabled, 16 ways, 512 kB&lt;BR /&gt;L2C-310: CACHE_ID 0x410000c8, AUX_CTRL 0x76450001&lt;BR /&gt;mxc_clocksource_init 3000000&lt;BR /&gt;Switching to timer-based delay loop, resolution 333ns&lt;BR /&gt;sched_clock: 32 bits at 3000kHz, resolution 333ns, wraps every 715827882841ns&lt;BR /&gt;clocksource mxc_timer1: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 637086815595 ns&lt;BR /&gt;Console: colour dummy device 80x30&lt;BR /&gt;Calibrating delay loop (skipped), value calculated using timer frequency.. 6.00 BogoMIPS (lpj=30000)&lt;BR /&gt;pid_max: default: 32768 minimum: 301&lt;BR /&gt;Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)&lt;BR /&gt;Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)&lt;BR /&gt;CPU: Testing write buffer coherency: ok&lt;BR /&gt;CPU0: thread -1, cpu 0, socket 0, mpidr 80000000&lt;BR /&gt;Setting up static identity map for 0x10008280 - 0x100082f0&lt;BR /&gt;CPU1: thread -1, cpu 1, socket 0, mpidr 80000001&lt;BR /&gt;Brought up 2 CPUs&lt;BR /&gt;SMP: Total of 2 processors activated (12.00 BogoMIPS).&lt;BR /&gt;CPU: All CPU(s) started in SVC mode.&lt;BR /&gt;devtmpfs: initialized&lt;BR /&gt;VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4&lt;BR /&gt;clocksource jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns&lt;BR /&gt;pinctrl core: initialized pinctrl subsystem&lt;BR /&gt;NET: Registered protocol family 16&lt;BR /&gt;DMA: preallocated 256 KiB pool for atomic coherent allocations&lt;BR /&gt;cpuidle: using governor ladder&lt;BR /&gt;cpuidle: using governor menu&lt;BR /&gt;CPU identified as i.MX6DL, silicon rev 1.1&lt;BR /&gt;hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers.&lt;BR /&gt;hw-breakpoint: maximum watchpoint size is 4 bytes.&lt;BR /&gt;imx6dl-pinctrl 20e0000.iomuxc: initialized IMX pinctrl driver&lt;BR /&gt;mxs-dma 110000.dma-apbh: initialized&lt;BR /&gt;SCSI subsystem initialized&lt;BR /&gt;usbcore: registered new interface driver usbfs&lt;BR /&gt;usbcore: registered new interface driver hub&lt;BR /&gt;usbcore: registered new device driver usb&lt;BR /&gt;2000000.aips-bus:usbphy_nop1 supply vcc not found, using dummy regulator&lt;BR /&gt;2000000.aips-bus:usbphy_nop2 supply vcc not found, using dummy regulator&lt;BR /&gt;i2c i2c-0: IMX I2C adapter registered&lt;BR /&gt;i2c i2c-0: can't use DMA&lt;BR /&gt;i2c i2c-1: IMX I2C adapter registered&lt;BR /&gt;i2c i2c-1: can't use DMA&lt;BR /&gt;i2c i2c-2: IMX I2C adapter registered&lt;BR /&gt;i2c i2c-2: can't use DMA&lt;BR /&gt;Linux video capture interface: v2.00&lt;BR /&gt;pps_core: LinuxPPS API ver. 1 registered&lt;BR /&gt;&lt;SPAN&gt;pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti &amp;lt;&lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:giometti@linux.it"&gt;giometti@linux.it&lt;/A&gt;&lt;SPAN&gt;&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;PTP clock support registered&lt;BR /&gt;imx-ipuv3 2400000.ipu: IPU DMFC NORMAL mode: 1(0~1), 5B(4,5), 5F(6,7)&lt;BR /&gt;Advanced Linux Sound Architecture Driver Initialized.&lt;BR /&gt;Switched to clocksource mxc_timer1&lt;BR /&gt;NET: Registered protocol family 2&lt;BR /&gt;TCP established hash table entries: 4096 (order: 2, 16384 bytes)&lt;BR /&gt;TCP bind hash table entries: 4096 (order: 3, 32768 bytes)&lt;BR /&gt;TCP: Hash tables configured (established 4096 bind 4096)&lt;BR /&gt;UDP hash table entries: 256 (order: 1, 8192 bytes)&lt;BR /&gt;UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)&lt;BR /&gt;NET: Registered protocol family 1&lt;BR /&gt;RPC: Registered named UNIX socket transport module.&lt;BR /&gt;RPC: Registered udp transport module.&lt;BR /&gt;RPC: Registered tcp transport module.&lt;BR /&gt;RPC: Registered tcp NFSv4.1 backchannel transport module.&lt;BR /&gt;Trying to unpack rootfs image as initramfs...&lt;BR /&gt;Freeing initrd memory: 7392K (82c00000 - 83338000)&lt;BR /&gt;CPU PMU: Failed to parse /soc/pmu/interrupt-affinity[0]&lt;BR /&gt;hw perfevents: enabled with armv7_cortex_a9 PMU driver, 7 counters available&lt;BR /&gt;imx rpmsg driver is registered.&lt;BR /&gt;Bus freq driver module loaded&lt;BR /&gt;futex hash table entries: 512 (order: 3, 32768 bytes)&lt;BR /&gt;VFS: Disk quotas dquot_6.6.0&lt;BR /&gt;VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)&lt;BR /&gt;NFS: Registering the id_resolver key type&lt;BR /&gt;Key type id_resolver registered&lt;BR /&gt;Key type id_legacy registered&lt;BR /&gt;jffs2: version 2.2. (NAND) �© 2001-2006 Red Hat, Inc.&lt;BR /&gt;fuse init (API version 7.23)&lt;BR /&gt;io scheduler noop registered&lt;BR /&gt;io scheduler deadline registered&lt;BR /&gt;io scheduler cfq registered (default)&lt;BR /&gt;imx-weim 21b8000.weim: Driver registered.&lt;BR /&gt;backlight supply power not found, using dummy regulator&lt;BR /&gt;mxc_sdc_fb fb@0: NO mxc display driver found!&lt;BR /&gt;mxc_sdc_fb fb@1: NO mxc display driver found!&lt;BR /&gt;imx-sdma 20ec000.sdma: no iram assigned, using external mem&lt;BR /&gt;imx-sdma 20ec000.sdma: no event needs to be remapped&lt;BR /&gt;imx-sdma 20ec000.sdma: initialized&lt;BR /&gt;pfuze100-regulator 1-0008: unrecognized pfuze chip ID!&lt;BR /&gt;imx-sdma 20ec000.sdma: loaded firmware 3.3&lt;BR /&gt;pfuze100-regulator: probe of 1-0008 failed with error -5&lt;BR /&gt;2020000.serial: ttymxc0 at MMIO 0x2020000 (irq = 25, base_baud = 5000000) is a IMX&lt;BR /&gt;console [ttymxc0] enabled&lt;BR /&gt;imx sema4 driver is registered.&lt;BR /&gt;[drm] Initialized drm 1.1.0 20060810&lt;BR /&gt;[drm] Initialized vivante 1.0.0 20120216 on minor 0&lt;BR /&gt;brd: module loaded&lt;BR /&gt;loop: module loaded&lt;BR /&gt;m25p80 spi0.0: unrecognized JEDEC id bytes: 00,&amp;nbsp; 0,&amp;nbsp; 0&lt;BR /&gt;spi_imx 2008000.ecspi: probed&lt;BR /&gt;2188000.ethernet supply phy not found, using dummy regulator&lt;BR /&gt;pps pps0: new PPS source ptp0&lt;BR /&gt;fec 2188000.ethernet (unnamed net_device) (uninitialized): Invalid MAC address: 00:00:00:00:00:00&lt;BR /&gt;fec 2188000.ethernet (unnamed net_device) (uninitialized): Using random MAC address: 26:a5:83:81:3c:78&lt;BR /&gt;libphy: fec_enet_mii_bus: probed&lt;BR /&gt;fec 2188000.ethernet eth0: registered PHC device 0&lt;BR /&gt;ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver&lt;BR /&gt;ehci-mxc: Freescale On-Chip EHCI Host driver&lt;BR /&gt;usbcore: registered new interface driver usb-storage&lt;BR /&gt;2184800.usbmisc supply vbus-wakeup not found, using dummy regulator&lt;BR /&gt;2184000.usb supply vbus not found, using dummy regulator&lt;BR /&gt;2184200.usb supply vbus not found, using dummy regulator&lt;BR /&gt;ci_hdrc ci_hdrc.1: EHCI Host Controller&lt;BR /&gt;ci_hdrc ci_hdrc.1: new USB bus registered, assigned bus number 1&lt;BR /&gt;ci_hdrc ci_hdrc.1: USB 2.0 started, EHCI 1.00&lt;BR /&gt;hub 1-0:1.0: USB hub found&lt;BR /&gt;hub 1-0:1.0: 1 port detected&lt;BR /&gt;Mass Storage Function, version: 2009/09/11&lt;BR /&gt;LUN: removable file: (no medium)&lt;BR /&gt;LUN: removable read only file: /fat&lt;BR /&gt;Number of LUNs=1&lt;BR /&gt;Number of LUNs=1&lt;BR /&gt;g_mass_storage gadget: Mass Storage Gadget, version: 2009/09/11&lt;BR /&gt;g_mass_storage gadget: g_mass_storage ready&lt;BR /&gt;mousedev: PS/2 mouse device common for all mice&lt;BR /&gt;egalax_ts 1-0004: Failed to read firmware version&lt;BR /&gt;egalax_ts: probe of 1-0004 failed with error -5&lt;BR /&gt;egalax_ts 2-0004: Failed to read firmware version&lt;BR /&gt;egalax_ts: probe of 2-0004 failed with error -5&lt;BR /&gt;snvs_rtc 20cc000.snvs:snvs-rtc-lp: rtc core: registered 20cc000.snvs:snvs-r as rtc0&lt;BR /&gt;i2c /dev entries driver&lt;BR /&gt;IR NEC protocol handler initialized&lt;BR /&gt;IR RC5(x/sz) protocol handler initialized&lt;BR /&gt;IR RC6 protocol handler initialized&lt;BR /&gt;IR JVC protocol handler initialized&lt;BR /&gt;IR Sony protocol handler initialized&lt;BR /&gt;IR SANYO protocol handler initialized&lt;BR /&gt;IR Sharp protocol handler initialized&lt;BR /&gt;IR MCE Keyboard/mouse protocol handler initialized&lt;BR /&gt;IR XMP protocol handler initialized&lt;BR /&gt;imx2-wdt 20bc000.wdog: timeout 60 sec (nowayout=0)&lt;BR /&gt;sdhci: Secure Digital Host Controller Interface driver&lt;BR /&gt;sdhci: Copyright(c) Pierre Ossman&lt;BR /&gt;sdhci-pltfm: SDHCI platform and OF driver helper&lt;BR /&gt;/soc/aips-bus@02100000/usdhc@02194000: voltage-ranges unspecified&lt;BR /&gt;sdhci-esdhc-imx 2194000.usdhc: Got CD GPIO&lt;BR /&gt;sdhci-esdhc-imx 2194000.usdhc: Got WP GPIO&lt;BR /&gt;sdhci-esdhc-imx 2194000.usdhc: No vmmc regulator found&lt;BR /&gt;sdhci-esdhc-imx 2194000.usdhc: No vqmmc regulator found&lt;BR /&gt;mmc1: SDHCI controller on 2194000.usdhc [2194000.usdhc] using ADMA&lt;BR /&gt;/soc/aips-bus@02100000/usdhc@02198000: voltage-ranges unspecified&lt;BR /&gt;sdhci-esdhc-imx 2198000.usdhc: Got CD GPIO&lt;BR /&gt;sdhci-esdhc-imx 2198000.usdhc: Got WP GPIO&lt;BR /&gt;sdhci-esdhc-imx 2198000.usdhc: No vmmc regulator found&lt;BR /&gt;sdhci-esdhc-imx 2198000.usdhc: No vqmmc regulator found&lt;BR /&gt;mmc2: SDHCI controller on 2198000.usdhc [2198000.usdhc] using ADMA&lt;BR /&gt;/soc/aips-bus@02100000/usdhc@0219c000: voltage-ranges unspecified&lt;BR /&gt;sdhci-esdhc-imx 219c000.usdhc: No vmmc regulator found&lt;BR /&gt;sdhci-esdhc-imx 219c000.usdhc: No vqmmc regulator found&lt;BR /&gt;g_mass_storage gadget: high-speed config #1: Linux File-Backed Storage&lt;BR /&gt;usb 1-1: new high-speed USB device number 2 using ci_hdrc&lt;BR /&gt;mmc3: SDHCI controller on 219c000.usdhc [219c000.usdhc] using ADMA&lt;BR /&gt;mxc_vpu 2040000.vpu_fsl: VPU initialized&lt;BR /&gt;mxc_vdoa 21e4000.vdoa: i.MX Video Data Order Adapter(VDOA) driver probed&lt;BR /&gt;usbcore: registered new interface driver usbhid&lt;BR /&gt;usbhid: USB HID core driver&lt;BR /&gt;wm8962 0-001a: Device is not a WM8962, ID 0 != 0x6243&lt;BR /&gt;wm8962: probe of 0-001a failed with error -22&lt;BR /&gt;imx-wm8962 sound: failed to find codec platform device&lt;BR /&gt;imx-wm8962: probe of sound failed with error -22&lt;BR /&gt;NET: Registered protocol family 10&lt;BR /&gt;sit: IPv6 over IPv4 tunneling driver&lt;BR /&gt;NET: Registered protocol family 17&lt;BR /&gt;Key type dns_resolver registered&lt;BR /&gt;mmc3: MAN_BKOPS_EN bit is not set&lt;BR /&gt;Registering SWP/SWPB emulation handler&lt;BR /&gt;input: gpio-keys as /devices/soc0/gpio-keys/input/input2&lt;BR /&gt;snvs_rtc 20cc000.snvs:snvs-rtc-lp: setting system clock to 1970-01-01 00:00:00 UTC (0)&lt;BR /&gt;mmc3: new DDR MMC card at address 0001&lt;BR /&gt;mmcblk3: mmc3:0001 SEM08G 7.28 GiB &lt;BR /&gt;mmcblk3boot0: mmc3:0001 SEM08G partition 1 2.00 MiB&lt;BR /&gt;mipi_dsi_pwr_on: disabling&lt;BR /&gt;hdmi-5v-supply: disabling&lt;BR /&gt;sensor-supply: disabling&lt;BR /&gt;wm8962-supply: disabling&lt;BR /&gt;usb_h1_vbus: disabling&lt;BR /&gt;usb_otg_vbus: disabling&lt;BR /&gt;ALSA device list:&lt;BR /&gt;&amp;nbsp; No soundcards found.&lt;BR /&gt;Freeing unused kernel memory: 400K (80918000 - 8097c000)&lt;BR /&gt;mmcblk3boot1: mmc3:0001 SEM08G partition 2 2.00 MiB&lt;BR /&gt;mmcblk3rpmb: mmc3:0001 SEM08G partition 3 2.00 MiB&lt;BR /&gt;&amp;nbsp;mmcblk3: p1 p2&lt;BR /&gt;hub 1-1:1.0: USB hub found&lt;BR /&gt;hub 1-1:1.0: 4 ports detected&lt;BR /&gt;Starting UTP&lt;BR /&gt;uuc 0.5 [built Mar 12 2016 19:04:20]&lt;BR /&gt;UTP: Waiting for device to appear&lt;BR /&gt;UTP: file/device node /dev/utp already exists&lt;BR /&gt;cpu_id is 0&lt;/P&gt;&lt;P&gt;///////&lt;/P&gt;&lt;P&gt;the progress blocked here...&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Update:&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Errors information as follow&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;"Push" error, file="D:\L4.1.15-1.0.0_ga-mfg-tools\mfgtools-with-rootfs\mfgtools\Profiles\linux\OS Firmware\mksdcard.sh.tar"&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Original Attachment has been moved to: &lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-335970"&gt;burnlog.txt.zip&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Jul 2017 09:11:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Errors-while-download-image-to-the-i-mxSolo-target-board/m-p/684784#M105867</guid>
      <dc:creator>liquanduan</dc:creator>
      <dc:date>2017-07-05T09:11:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to get a u-boot-mfgtool.imx version for MFGTool firmware folder?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Errors-while-download-image-to-the-i-mxSolo-target-board/m-p/684785#M105868</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; from the following &lt;A href="https://community.nxp.com/thread/442362"&gt;How to use Mfgtool with a Yocto i.MX6 build&lt;/A&gt; :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: #51626f; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 15px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: #ffffff; text-decoration-style: initial; text-decoration-color: initial; display: inline !important; float: none;"&gt;mfgtool can use the same u-boot with the normal u-boot for our board. So we don’t need to build&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 15px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: #ffffff; text-decoration-style: initial; text-decoration-color: initial; display: inline !important; float: none;"&gt; the u-boot for mfgtool separately. So, try to build the U-boot as recommended in&amp;nbsp;i.MX BSP Porting Guide.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/thread/448908"&gt;Kernel configuration of zImage_mfgtool&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a great day,&lt;BR /&gt;Yuri&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Jul 2017 09:56:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Errors-while-download-image-to-the-i-mxSolo-target-board/m-p/684785#M105868</guid>
      <dc:creator>Yuri</dc:creator>
      <dc:date>2017-07-05T09:56:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to get a u-boot-mfgtool.imx version for MFGTool firmware folder?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Errors-while-download-image-to-the-i-mxSolo-target-board/m-p/684786#M105869</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, Yuri,&lt;/P&gt;&lt;P&gt;so I think the problems might be not in building u-boot but configuring u-boot. According to the log info, the download stopped before partition storage device. I use eMMC in the hardware. Is there any id or address configuration settings for the storage device while building u-boot?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Jul 2017 12:58:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Errors-while-download-image-to-the-i-mxSolo-target-board/m-p/684786#M105869</guid>
      <dc:creator>liquanduan</dc:creator>
      <dc:date>2017-07-05T12:58:15Z</dc:date>
    </item>
    <item>
      <title>Re: Errors while download image to the i.mxSolo target board</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Errors-while-download-image-to-the-i-mxSolo-target-board/m-p/684787#M105870</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Problem soloved....because U disk device is forbidden in my PC OS...i.mxSOLO board &lt;SPAN class="" lang="en"&gt;&lt;SPAN class=""&gt;is recognized as a U disk device。&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="" lang="en"&gt;&lt;SPAN class=""&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Jul 2017 06:41:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Errors-while-download-image-to-the-i-mxSolo-target-board/m-p/684787#M105870</guid>
      <dc:creator>liquanduan</dc:creator>
      <dc:date>2017-07-06T06:41:42Z</dc:date>
    </item>
  </channel>
</rss>

