<?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: buildroot kernel get stuck using imx_v7_mfg_defconfig in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/buildroot-kernel-get-stuck-using-imx-v7-mfg-defconfig/m-p/716321#M111301</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp;Shivani Patel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It works. But I still wonder why I cant use the imx_v7_mfg_defconfig for the kernel build. Anyway thanks a lot for your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 08 May 2018 02:20:35 GMT</pubDate>
    <dc:creator>christsang</dc:creator>
    <dc:date>2018-05-08T02:20:35Z</dc:date>
    <item>
      <title>buildroot kernel get stuck using imx_v7_mfg_defconfig</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/buildroot-kernel-get-stuck-using-imx-v7-mfg-defconfig/m-p/716317#M111297</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;I am using the Buildroot 2018.02 for my development on IMX7Dual Sabre Board. Recently I want to enable mfgtools package to update the FW using the mfgtools.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In mfgtool readme, there are following option which have to be set and so I just follow that.&lt;BR /&gt;#################################################################&lt;BR /&gt;Make sure to enable the following Buildroot options:&lt;/P&gt;&lt;P&gt;BR2_PACKAGE_FREESCALE_IMX=y&lt;BR /&gt;BR2_PACKAGE_IMX_UUC=y&lt;BR /&gt;BR2_TARGET_ROOTFS_CPIO=y&lt;BR /&gt;BR2_TARGET_ROOTFS_CPIO_GZIP=y&lt;BR /&gt;BR2_TARGET_ROOTFS_CPIO_UIMAGE=y&lt;/P&gt;&lt;P&gt;Also modify your kernel configuration to have:&lt;/P&gt;&lt;P&gt;CONFIG_USB_GADGET=y&lt;BR /&gt;CONFIG_USB_MASS_STORAGE=y&lt;BR /&gt;CONFIG_FSL_UTP=y&lt;BR /&gt;CONFIG_MMC_BLOCK_MINORS=16&lt;BR /&gt;#################################################################&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For the kernel defconfig, I chose imx_v7_mfg_defconfig. And the kernel version is&amp;nbsp;&lt;A href="https://source.codeaurora.org/external/imx/linux-imx/tag/?h=rel_imx_4.9.x_1.0.0_ga" style="color: black; background-color: #ffffff; text-decoration: none; font-size: 13.3333px;"&gt;rel_imx_4.9.x_1.0.0_ga&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;I can really successfully build the uboot, kernel and rootfs, as well as the sdcard.img. And then I test the sdcard.img using dd command to my board. However the kernel get stuck everytime at similar position and I will show the log later.&lt;/P&gt;&lt;P&gt;Well I also try to use mfgtool to update the same FW. Sending and burning processes uboot, kernel, rootfs, device tree can all pass without any error. After the mfgtool process is done, the kernel still get stuck get that position every time during boot up.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the log and please advice. Thanks all!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;U-Boot 2017.03 (Apr 29 2018 - 22:50:16 -0700)&lt;/P&gt;&lt;P&gt;CPU: Freescale i.MX7D rev1.2 996 MHz (running at 792 MHz)&lt;BR /&gt;CPU: Commercial temperature grade (0C to 95C) at 42C&lt;BR /&gt;Reset cause: POR&lt;BR /&gt;Model: Freescale i.MX7D SabreSD Board&lt;BR /&gt;Board: i.MX7D SABRESD RevC in secure mode&lt;BR /&gt;DRAM: 1 GiB&lt;BR /&gt;PMIC: PFUZE3000 DEV_ID=0x30 REV_ID=0x11&lt;BR /&gt;MMC: FSL_SDHC: 0, FSL_SDHC: 1&lt;BR /&gt;*** Warning - bad CRC, using default environment&lt;/P&gt;&lt;P&gt;Display: TFT43AB (480x272)&lt;BR /&gt;Video: 480x272x24&lt;BR /&gt;In: serial&lt;BR /&gt;Out: serial&lt;BR /&gt;Err: serial&lt;BR /&gt;switch to partitions #0, OK&lt;BR /&gt;mmc0 is current device&lt;BR /&gt;Net:&lt;BR /&gt;Error: ethernet@30be0000 address not set.&lt;BR /&gt;No ethernet found.&lt;BR /&gt;Normal Boot&lt;BR /&gt;Hit any key to stop autoboot: 0&lt;BR /&gt;switch to partitions #0, OK&lt;BR /&gt;mmc0 is current device&lt;BR /&gt;switch to partitions #0, OK&lt;BR /&gt;mmc0 is current device&lt;BR /&gt;reading boot.scr&lt;BR /&gt;** Unable to read file boot.scr **&lt;BR /&gt;reading zImage&lt;BR /&gt;5101392 bytes read in 238 ms (20.4 MiB/s)&lt;BR /&gt;Booting from mmc ...&lt;BR /&gt;reading imx7d-sdb.dtb&lt;BR /&gt;47049 bytes read in 19 ms (2.4 MiB/s)&lt;BR /&gt;Kernel image @ 0x80800000 [ 0x000000 - 0x4dd750 ]&lt;BR /&gt;## Flattened Device Tree blob at 83000000&lt;BR /&gt; Booting using the fdt blob at 0x83000000&lt;BR /&gt; Using Device Tree in place at 83000000, end 8300e7c8&lt;/P&gt;&lt;P&gt;Starting kernel ...&lt;/P&gt;&lt;P&gt;Booting Linux on physical CPU 0x0&lt;BR /&gt;Linux version 4.1.15 (chris@ubuntu) (gcc version 6.4.0 (Buildroot 2018.02-00002-g9bd4dc4) ) #1 SMP PREEMPT Sun Apr 29 23:00:19 PDT 2018&lt;BR /&gt;CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=10c5387d&lt;BR /&gt;CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache&lt;BR /&gt;Machine model: Freescale i.MX7D SabreSD Board&lt;BR /&gt;Reserved memory: created CMA memory pool at 0xac000000, 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 @ab71c000 s16716 r8192 d24244 u49152&lt;BR /&gt;Built 1 zonelists in Zone order, mobility grouping on. Total pages: 260096&lt;BR /&gt;Kernel command line: console=ttymxc0,115200 root=/dev/mmcblk0p2 rootwait rw&lt;BR /&gt;PID hash table entries: 4096 (order: 2, 16384 bytes)&lt;BR /&gt;Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)&lt;BR /&gt;Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)&lt;BR /&gt;Memory: 700504K/1048576K available (6928K kernel code, 322K rwdata, 2360K rodata, 396K init, 424K bss, 20392K reserved, 327680K cma-reserved, 0K highmem)&lt;BR /&gt;Virtual kernel memory layout:&lt;BR /&gt; vector : 0xffff0000 - 0xffff1000 ( 4 kB)&lt;BR /&gt; fixmap : 0xffc00000 - 0xfff00000 (3072 kB)&lt;BR /&gt; vmalloc : 0xc0800000 - 0xff000000 (1000 MB)&lt;BR /&gt; lowmem : 0x80000000 - 0xc0000000 (1024 MB)&lt;BR /&gt; pkmap : 0x7fe00000 - 0x80000000 ( 2 MB)&lt;BR /&gt; modules : 0x7f000000 - 0x7fe00000 ( 14 MB)&lt;BR /&gt; .text : 0x80008000 - 0x8091a3c8 (9289 kB)&lt;BR /&gt; .init : 0x8091b000 - 0x8097e000 ( 396 kB)&lt;BR /&gt; .data : 0x8097e000 - 0x809ce880 ( 323 kB)&lt;BR /&gt; .bss : 0x809d1000 - 0x80a3b154 ( 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; Additional per-CPU info printed with stalls.&lt;BR /&gt; 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;Architected cp15 timer(s) running at 8.00MHz (phys).&lt;BR /&gt;clocksource arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x1d854df40, max_idle_ns: 440795202120 ns&lt;BR /&gt;sched_clock: 56 bits at 8MHz, resolution 125ns, wraps every 2199023255500ns&lt;BR /&gt;Switching to timer-based delay loop, resolution 125ns&lt;BR /&gt;mxc_clocksource_init 3000000&lt;BR /&gt;Ignoring duplicate/late registration of read_current_timer delay&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.. 16.00 BogoMIPS (lpj=80000)&lt;BR /&gt;pid_max: default: 32768 minimum: 301&lt;BR /&gt;Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)&lt;BR /&gt;Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)&lt;BR /&gt;CPU: Testing write buffer coherency: ok&lt;BR /&gt;/cpus/cpu@0 missing clock-frequency property&lt;BR /&gt;/cpus/cpu@1 missing clock-frequency property&lt;BR /&gt;CPU0: thread -1, cpu 0, socket 0, mpidr 80000000&lt;BR /&gt;Setting up static identity map for 0x80008280 - 0x800082f0&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 (32.00 BogoMIPS).&lt;BR /&gt;CPU: All CPU(s) started in SVC mode.&lt;BR /&gt;devtmpfs: initialized&lt;BR /&gt;device-tree: Duplicate name in lcdif@30730000, renamed to "display#1"&lt;BR /&gt;VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5&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;DDR type is DDR3!&lt;BR /&gt;hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.&lt;BR /&gt;hw-breakpoint: maximum watchpoint size is 8 bytes.&lt;BR /&gt;imx7d-pinctrl 302c0000.iomuxc-lpsr: initialized IMX pinctrl driver&lt;BR /&gt;imx7d-pinctrl 30330000.iomuxc: initialized IMX pinctrl driver&lt;BR /&gt;MU is ready for cross core communication!&lt;BR /&gt;mxs-dma 33000000.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;30800000.aips-bus:usbphy_nop1 supply vcc not found, using dummy regulator&lt;BR /&gt;30800000.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;i2c i2c-3: IMX I2C adapter registered&lt;BR /&gt;i2c i2c-3: 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;Advanced Linux Sound Architecture Driver Initialized.&lt;BR /&gt;Switched to clocksource arch_sys_counter&lt;BR /&gt;NET: Registered protocol family 2&lt;BR /&gt;TCP established hash table entries: 8192 (order: 3, 32768 bytes)&lt;BR /&gt;TCP bind hash table entries: 8192 (order: 4, 65536 bytes)&lt;BR /&gt;TCP: Hash tables configured (established 8192 bind 8192)&lt;BR /&gt;UDP hash table entries: 512 (order: 2, 16384 bytes)&lt;BR /&gt;UDP-Lite hash table entries: 512 (order: 2, 16384 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;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;backlight supply power not found, using dummy regulator&lt;BR /&gt;imx-sdma 30bd0000.sdma: no event needs to be remapped&lt;BR /&gt;imx-sdma 30bd0000.sdma: loaded firmware 4.2&lt;BR /&gt;imx-sdma 30bd0000.sdma: initialized&lt;BR /&gt;pfuze100-regulator 0-0008: Full layer: 1, Metal layer: 1&lt;BR /&gt;pfuze100-regulator 0-0008: FAB: 0, FIN: 0&lt;BR /&gt;pfuze100-regulator 0-0008: pfuze3000 found.&lt;BR /&gt;30860000.serial: ttymxc0 at MMIO 0x30860000 (irq = 279, base_baud = 1500000) is a IMX&lt;BR /&gt;console [ttymxc0] enabled&lt;BR /&gt;30a70000.serial: ttymxc4 at MMIO 0x30a70000 (irq = 288, base_baud = 5000000) is a IMX&lt;BR /&gt;30a80000.serial: ttymxc5 at MMIO 0x30a80000 (irq = 289, base_baud = 5000000) is a IMX&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;spi_imx 30840000.ecspi: probed&lt;BR /&gt;30be0000.ethernet supply phy not found, using dummy regulator&lt;BR /&gt;pps pps0: new PPS source ptp0&lt;BR /&gt;fec 30be0000.ethernet (unnamed net_device) (uninitialized): Invalid MAC address: 00:00:00:00:00:00&lt;BR /&gt;fec 30be0000.ethernet (unnamed net_device) (uninitialized): Using random MAC address: 46:78:b2:e0:11:42&lt;BR /&gt;libphy: fec_enet_mii_bus: probed&lt;BR /&gt;fec 30be0000.ethernet eth0: registered PHC device 0&lt;BR /&gt;30bf0000.ethernet supply phy not found, using dummy regulator&lt;BR /&gt;pps pps1: new PPS source ptp1&lt;BR /&gt;fec 30bf0000.ethernet (unnamed net_device) (uninitialized): Invalid MAC address: 00:00:00:00:00:00&lt;BR /&gt;fec 30bf0000.ethernet (unnamed net_device) (uninitialized): Using random MAC address: 4e:81:46:ec:80:d5&lt;BR /&gt;fec 30bf0000.ethernet eth1: registered PHC device 1&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;30b10200.usbmisc supply vbus-wakeup not found, using dummy regulator&lt;BR /&gt;30b20200.usbmisc supply vbus-wakeup not found, using dummy regulator&lt;BR /&gt;30b30200.usbmisc supply vbus-wakeup 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;no file given for LUN0&lt;BR /&gt;g_mass_storage ci_hdrc.0: failed to start g_mass_storage: -22&lt;BR /&gt;mousedev: PS/2 mouse device common for all mice&lt;BR /&gt;input: 30370000.snvs:snvs-powerkey as /devices/platform/soc/30000000.aips-bus/30370000.snvs/30370000.snvs:snvs-powerkey/input/input0&lt;BR /&gt;snvs_rtc 30370000.snvs:snvs-rtc-lp: rtc core: registered 30370000.snvs:snvs- 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;pxp-v4l2 pxp_v4l2_out: initialized&lt;BR /&gt;imx2-wdt 30280000.wdog: use WDOG_B to reboot.&lt;BR /&gt;imx2-wdt 30280000.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@30800000/usdhc@30b40000: voltage-ranges unspecified&lt;BR /&gt;sdhci-esdhc-imx 30b40000.usdhc: Got CD GPIO&lt;BR /&gt;sdhci-esdhc-imx 30b40000.usdhc: Got WP GPIO&lt;BR /&gt;sdhci-esdhc-imx 30b40000.usdhc: No vqmmc regulator found&lt;BR /&gt;mmc0: SDHCI controller on 30b40000.usdhc [30b40000.usdhc] using ADMA&lt;BR /&gt;/soc/aips-bus@30800000/usdhc@30b50000: voltage-ranges unspecified&lt;BR /&gt;sdhci-esdhc-imx 30b50000.usdhc: assigned as wifi host&lt;BR /&gt;sdhci-esdhc-imx 30b50000.usdhc: No vmmc regulator found&lt;BR /&gt;sdhci-esdhc-imx 30b50000.usdhc: No vqmmc regulator found&lt;BR /&gt;mmc1: SDHCI controller on 30b50000.usdhc [30b50000.usdhc] using ADMA&lt;BR /&gt;/soc/aips-bus@30800000/usdhc@30b60000: voltage-ranges unspecified&lt;BR /&gt;sdhci-esdhc-imx 30b60000.usdhc: No vmmc regulator found&lt;BR /&gt;sdhci-esdhc-imx 30b60000.usdhc: No vqmmc regulator found&lt;BR /&gt;mmc2: SDHCI controller on 30b60000.usdhc [30b60000.usdhc] using ADMA&lt;BR /&gt;usbcore: registered new interface driver usbhid&lt;BR /&gt;usbhid: USB HID core driver&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;Registering SWP/SWPB emulation handler&lt;BR /&gt;snvs_rtc 30370000.snvs:snvs-rtc-lp: setting system clock to 1970-01-01 04:02:43 UTC (14563)&lt;BR /&gt;wlreg_on: disabling&lt;BR /&gt;vref-1v8: disabling&lt;BR /&gt;can2-3v3: disabling&lt;BR /&gt;usb_otg1_vbus: disabling&lt;BR /&gt;ALSA device list:&lt;BR /&gt; No soundcards found.&lt;BR /&gt;mmc0: new ultra high speed SDR104 SDHC card at address 0001&lt;BR /&gt;mmcblk0: mmc0:0001 SD16G 14.5 GiB&lt;BR /&gt; mmcblk0: p1 p2&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Apr 2018 06:35:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/buildroot-kernel-get-stuck-using-imx-v7-mfg-defconfig/m-p/716317#M111297</guid>
      <dc:creator>christsang</dc:creator>
      <dc:date>2018-04-30T06:35:48Z</dc:date>
    </item>
    <item>
      <title>Re: buildroot kernel get stuck using imx_v7_mfg_defconfig</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/buildroot-kernel-get-stuck-using-imx-v7-mfg-defconfig/m-p/716318#M111298</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;mfgtool&amp;nbsp;doesn't need any changes to perform the software update, you only need to update the folder with the new image that you are willing to use and use the GUI as usual.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Diego.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 May 2018 15:01:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/buildroot-kernel-get-stuck-using-imx-v7-mfg-defconfig/m-p/716318#M111298</guid>
      <dc:creator>diegoadrian</dc:creator>
      <dc:date>2018-05-04T15:01:30Z</dc:date>
    </item>
    <item>
      <title>Re: buildroot kernel get stuck using imx_v7_mfg_defconfig</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/buildroot-kernel-get-stuck-using-imx-v7-mfg-defconfig/m-p/716319#M111299</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Diego,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The mfgtool is fine. But I have to use the mfg defconfig for the kernel right? Otherwise I cannot use the mfgtool properly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 May 2018 04:09:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/buildroot-kernel-get-stuck-using-imx-v7-mfg-defconfig/m-p/716319#M111299</guid>
      <dc:creator>christsang</dc:creator>
      <dc:date>2018-05-07T04:09:28Z</dc:date>
    </item>
    <item>
      <title>Re: buildroot kernel get stuck using imx_v7_mfg_defconfig</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/buildroot-kernel-get-stuck-using-imx-v7-mfg-defconfig/m-p/716320#M111300</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Please follow below steps to update the FW for i.MX7D SABRESD board.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Method - 1 Using dd command&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Choose &lt;STRONG&gt;freescale_imx7dsabresd_defconfig&lt;/STRONG&gt;&amp;nbsp; for the kernel defconfig.&lt;/LI&gt;&lt;LI&gt;Build the images using &lt;STRONG&gt;make&lt;/STRONG&gt; command.&lt;/LI&gt;&lt;LI&gt;Flash &lt;STRONG&gt;sdcard.img&lt;/STRONG&gt; image file using below command.&lt;UL style="list-style-type: circle;"&gt;&lt;LI&gt;sudo dd if=sdcard.img of=/dev/sdx bs=1M &amp;amp;&amp;amp; sync&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Method - 2 Using MFGTool&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Replace the u-boot, zImage (kernel image) , device tree file (dtb file) and rootfs in MFGTool &lt;STRONG&gt;/Profiles/Linux/OS Firmware/files&lt;/STRONG&gt; folder.&lt;/LI&gt;&lt;LI&gt;Rename the file with respective names used by MFGTool.&lt;/LI&gt;&lt;LI&gt;Use &lt;STRONG&gt;mfgtool2-yocto-mx-sabresd-sdcard-sd1.vbs&lt;/STRONG&gt; script file to flash the images using MFGTool.&lt;/LI&gt;&lt;LI&gt;Change the following coomand in ucl2.xml file to flash the rootfs as rootfs extension generated by buildroot is .tar while in ucl2.xml it is .tar.bz2.&lt;UL style="list-style-type: circle;"&gt;&lt;LI&gt;&amp;lt;CMD state="Updater" type="push" body="pipe tar -xv -C /mnt/mmcblk%mmc%p2" file="files/rootfs_nogpu.tar" ifdev="MX6UL MX7D MX6ULL"&amp;gt;Sending and writting rootfs&amp;lt;/CMD&amp;gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will be helpful to you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Shivani.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 May 2018 09:28:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/buildroot-kernel-get-stuck-using-imx-v7-mfg-defconfig/m-p/716320#M111300</guid>
      <dc:creator>shivanipatel</dc:creator>
      <dc:date>2018-05-07T09:28:14Z</dc:date>
    </item>
    <item>
      <title>Re: buildroot kernel get stuck using imx_v7_mfg_defconfig</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/buildroot-kernel-get-stuck-using-imx-v7-mfg-defconfig/m-p/716321#M111301</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp;Shivani Patel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It works. But I still wonder why I cant use the imx_v7_mfg_defconfig for the kernel build. Anyway thanks a lot for your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 May 2018 02:20:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/buildroot-kernel-get-stuck-using-imx-v7-mfg-defconfig/m-p/716321#M111301</guid>
      <dc:creator>christsang</dc:creator>
      <dc:date>2018-05-08T02:20:35Z</dc:date>
    </item>
    <item>
      <title>Re: buildroot kernel get stuck using imx_v7_mfg_defconfig</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/buildroot-kernel-get-stuck-using-imx-v7-mfg-defconfig/m-p/716322#M111302</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 15px;"&gt;Hi Chris Tsang,&lt;SPAN class=""&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 15px;"&gt;The images built using &lt;STRONG&gt;imx_v7_mfg_defconfig&lt;/STRONG&gt; should be kept in MFGTool &lt;STRONG&gt;\Profiles\Linux\OS Firmware\firmware\&lt;/STRONG&gt; folder as these images are the manufacturing tool images and the images built using &lt;STRONG&gt;freescale_imx7dsabresd_defconfig&lt;/STRONG&gt; defconfig which internally used &lt;STRONG&gt;imx_v7_defconfig&lt;/STRONG&gt; defconfig are default images and they should be placed in MFGTool &lt;STRONG&gt;/Profiles/Linux/OS Firmware/files&lt;/STRONG&gt; folder.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 15px;"&gt;Hope this will be useful.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 15px;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 15px;"&gt;Shivani.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 May 2018 13:08:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/buildroot-kernel-get-stuck-using-imx-v7-mfg-defconfig/m-p/716322#M111302</guid>
      <dc:creator>shivanipatel</dc:creator>
      <dc:date>2018-05-09T13:08:06Z</dc:date>
    </item>
  </channel>
</rss>

