<?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 Imx 6 custom board booting problem in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Imx-6-custom-board-booting-problem/m-p/1256296#M172023</link>
    <description>&lt;P&gt;Hi All&lt;/P&gt;&lt;P&gt;We designed a imx6ul custom board with 128MB DDR3L memory. We performed DDR3 stress test and the unit is passing. The board is stopping while booting. The boot log is attached below.&lt;/P&gt;&lt;P&gt;U-Boot 2015.04-dirty (Mar 10 2021 - 16:09:11)&lt;/P&gt;&lt;P&gt;CPU: Freescale i.MX6UL rev1.2 at 396 MHz&lt;BR /&gt;CPU: Temperature 41 C&lt;BR /&gt;Reset cause: POR&lt;BR /&gt;Board: MX6UL 14x14 EVK&lt;BR /&gt;I2C: ready&lt;BR /&gt;DRAM: 128 MiB&lt;BR /&gt;force_idle_bus: sda=0 scl=0 sda.gp=0x1d scl.gp=0x1c&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: FEC1&lt;BR /&gt;Error: FEC1 address not set.&lt;/P&gt;&lt;P&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;7524472 bytes read in 652 ms (11 MiB/s)&lt;BR /&gt;Booting from mmc ...&lt;BR /&gt;reading imx6ul-14x14-evk.dtb&lt;BR /&gt;37960 bytes read in 22 ms (1.6 MiB/s)&lt;BR /&gt;Kernel image @ 0x80800000 [ 0x000000 - 0x72d078 ]&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 8300c447&lt;BR /&gt;Modify /soc/aips-bus@02000000/bee@02044000:status disabled&lt;BR /&gt;ft_system_setup for mx6&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.9.88-imx_4.9.88_2.0.0_ga+g5e23f9d61147 (oe-user@oe-host) (gcc version 7.3.0 (GCC) ) #17 SMP PREEMPT Mon Mar 22 14:40:04 IST 21&lt;BR /&gt;CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=10c53c7d&lt;BR /&gt;CPU: div instructions available: patching division code&lt;BR /&gt;CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache&lt;BR /&gt;OF: fdt:Machine model: Freescale i.MX6 UltraLite 14x14 EVK Board&lt;BR /&gt;OF: reserved mem: failed to allocate memory for node 'linux,cma'&lt;BR /&gt;Memory policy: Data cache writealloc&lt;BR /&gt;percpu: Embedded 14 pages/cpu @87ed0000 s26060 r8192 d23092 u57344&lt;BR /&gt;Built 1 zonelists in Zone order, mobility grouping off. Total pages: 32512&lt;BR /&gt;Kernel command line: console=ttymxc0,115200 root=/dev/mmcblk0p2 rootwait rw&lt;BR /&gt;PID hash table entries: 512 (order: -1, 2048 bytes)&lt;BR /&gt;Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)&lt;BR /&gt;Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)&lt;BR /&gt;Memory: 114316K/131072K available (9216K kernel code, 577K rwdata, 3384K rodata, 1024K init, 474K bss, 16756K reserved, 0K cma-reserved, 0K h)&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 : 0x88800000 - 0xff800000 (1904 MB)&lt;BR /&gt;lowmem : 0x80000000 - 0x88000000 ( 128 MB)&lt;BR /&gt;pkmap : 0x7fe00000 - 0x80000000 ( 2 MB)&lt;BR /&gt;modules : 0x7f000000 - 0x7fe00000 ( 14 MB)&lt;BR /&gt;.text : 0x80008000 - 0x80a00000 (10208 kB)&lt;BR /&gt;.init : 0x80e00000 - 0x80f00000 (1024 kB)&lt;BR /&gt;.data : 0x80f00000 - 0x80f905e0 ( 578 kB)&lt;BR /&gt;.bss : 0x80f92000 - 0x81008a78 ( 475 kB)&lt;BR /&gt;SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1&lt;BR /&gt;Preemptible hierarchical RCU implementation.&lt;BR /&gt;Build-time adjustment of leaf fanout to 32.&lt;BR /&gt;RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=1.&lt;BR /&gt;RCU: Adjusting geometry for rcu_fanout_leaf=32, nr_cpu_ids=1&lt;BR /&gt;NR_IRQS:16 nr_irqs:16 16&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;/cpus/cpu@0 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 0x80100000 - 0x80100058&lt;BR /&gt;Brought up 1 CPUs&lt;BR /&gt;SMP: Total of 1 processors activated (6.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 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;futex hash table entries: 256 (order: 2, 16384 bytes)&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 menu&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;imx6ul-pinctrl 20e0000.iomuxc: Invalid fsl,pins property in node /soc/aips-bus@02000000/iomuxc@020e0000/lcdifdatgrp&lt;BR /&gt;imx6ul-pinctrl 20e0000.iomuxc: initialized IMX pinctrl driver&lt;BR /&gt;mxs-dma 1804000.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;i2c i2c-0: IMX I2C adapter registered&lt;BR /&gt;i2c i2c-0: can't use DMA, using PIO instead.&lt;BR /&gt;i2c i2c-1: IMX I2C adapter registered&lt;BR /&gt;i2c i2c-1: can't use DMA, using PIO instead.&lt;BR /&gt;Linux video capture interface: v2.00&lt;BR /&gt;pps_core: LinuxPPS API ver. 1 registered&lt;BR /&gt;pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti &amp;lt;giometti@linux.it&amp;gt;&lt;BR /&gt;PTP clock support registered&lt;BR /&gt;MIPI CSI2 driver module loaded&lt;BR /&gt;imx rpmsg driver is registered.&lt;BR /&gt;Advanced Linux Sound Architecture Driver Initialized.&lt;BR /&gt;Bluetooth: Core ver 2.22&lt;BR /&gt;NET: Registered protocol family 31&lt;BR /&gt;Bluetooth: HCI device and connection manager initialized&lt;BR /&gt;Bluetooth: HCI socket layer initialized&lt;BR /&gt;Bluetooth: L2CAP socket layer initialized&lt;BR /&gt;Bluetooth: SCO socket layer initialized&lt;BR /&gt;clocksource: Switched to clocksource mxc_timer1&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;NET: Registered protocol family 2&lt;BR /&gt;TCP established hash table entries: 1024 (order: 0, 4096 bytes)&lt;BR /&gt;TCP bind hash table entries: 1024 (order: 1, 8192 bytes)&lt;BR /&gt;TCP: Hash tables configured (established 1024 bind 1024)&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;Bus freq driver module loaded&lt;BR /&gt;workingset: timestamp_bits=30 max_order=15 bucket_order=0&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.26)&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;imx-sdma 20ec000.sdma: loaded firmware 3.3&lt;BR /&gt;2020000.serial: ttymxc0 at MMIO 0x2020000 (irq = 20, base_baud = 5000000) is a IMX&lt;BR /&gt;console [ttymxc0] enabled&lt;BR /&gt;21e8000.serial: ttymxc1 at MMIO 0x21e8000 (irq = 64, base_baud = 5000000) is a IMX&lt;BR /&gt;imx sema4 driver is registered.&lt;BR /&gt;[drm] Initialized&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;fsl-quadspi 21e0000.qspi: unrecognized JEDEC id bytes: ff, ff, ff&lt;BR /&gt;fsl-quadspi 21e0000.qspi: Freescale QuadSPI probe failed&lt;BR /&gt;fsl-quadspi: probe of 21e0000.qspi failed with error -2&lt;BR /&gt;spi_gpio spi4: gpio-miso property not found, switching to no-rx mode&lt;BR /&gt;m25p80 spi3.0: unrecognized JEDEC id bytes: 00, 00, 00&lt;BR /&gt;spi_imx 2014000.ecspi: probed&lt;BR /&gt;libphy: Fixed MDIO Bus: probed&lt;BR /&gt;vcan: Virtual CAN interface driver&lt;BR /&gt;CAN device driver interface&lt;BR /&gt;flexcan 2090000.flexcan: device registered (reg_base=889fc000, irq=26)&lt;BR /&gt;flexcan 2094000.flexcan: device registered (reg_base=88a04000, irq=27)&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: ee:89:f9:5b:e8:f1&lt;BR /&gt;usbcore: registered new interface driver kaweth&lt;BR /&gt;pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver&lt;BR /&gt;usbcore: registered new interface driver pegasus&lt;BR /&gt;usbcore: registered new interface driver rtl8150&lt;BR /&gt;usbcore: registered new interface driver r8152&lt;BR /&gt;usbcore: registered new interface driver asix&lt;BR /&gt;usbcore: registered new interface driver ax88179_178a&lt;BR /&gt;usbcore: registered new interface driver cdc_ether&lt;BR /&gt;usbcore: registered new interface driver net1080&lt;BR /&gt;usbcore: registered new interface driver cdc_subset&lt;BR /&gt;usbcore: registered new interface driver zaurus&lt;BR /&gt;usbcore: registered new interface driver cdc_ncm&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;usbcore: registered new interface driver usb_ehset_test&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;/P&gt;&lt;P&gt;Could you please help us in solving the problem&lt;/P&gt;</description>
    <pubDate>Fri, 02 Apr 2021 11:36:11 GMT</pubDate>
    <dc:creator>Gopiaffluence</dc:creator>
    <dc:date>2021-04-02T11:36:11Z</dc:date>
    <item>
      <title>Imx 6 custom board booting problem</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Imx-6-custom-board-booting-problem/m-p/1256296#M172023</link>
      <description>&lt;P&gt;Hi All&lt;/P&gt;&lt;P&gt;We designed a imx6ul custom board with 128MB DDR3L memory. We performed DDR3 stress test and the unit is passing. The board is stopping while booting. The boot log is attached below.&lt;/P&gt;&lt;P&gt;U-Boot 2015.04-dirty (Mar 10 2021 - 16:09:11)&lt;/P&gt;&lt;P&gt;CPU: Freescale i.MX6UL rev1.2 at 396 MHz&lt;BR /&gt;CPU: Temperature 41 C&lt;BR /&gt;Reset cause: POR&lt;BR /&gt;Board: MX6UL 14x14 EVK&lt;BR /&gt;I2C: ready&lt;BR /&gt;DRAM: 128 MiB&lt;BR /&gt;force_idle_bus: sda=0 scl=0 sda.gp=0x1d scl.gp=0x1c&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: FEC1&lt;BR /&gt;Error: FEC1 address not set.&lt;/P&gt;&lt;P&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;7524472 bytes read in 652 ms (11 MiB/s)&lt;BR /&gt;Booting from mmc ...&lt;BR /&gt;reading imx6ul-14x14-evk.dtb&lt;BR /&gt;37960 bytes read in 22 ms (1.6 MiB/s)&lt;BR /&gt;Kernel image @ 0x80800000 [ 0x000000 - 0x72d078 ]&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 8300c447&lt;BR /&gt;Modify /soc/aips-bus@02000000/bee@02044000:status disabled&lt;BR /&gt;ft_system_setup for mx6&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.9.88-imx_4.9.88_2.0.0_ga+g5e23f9d61147 (oe-user@oe-host) (gcc version 7.3.0 (GCC) ) #17 SMP PREEMPT Mon Mar 22 14:40:04 IST 21&lt;BR /&gt;CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=10c53c7d&lt;BR /&gt;CPU: div instructions available: patching division code&lt;BR /&gt;CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache&lt;BR /&gt;OF: fdt:Machine model: Freescale i.MX6 UltraLite 14x14 EVK Board&lt;BR /&gt;OF: reserved mem: failed to allocate memory for node 'linux,cma'&lt;BR /&gt;Memory policy: Data cache writealloc&lt;BR /&gt;percpu: Embedded 14 pages/cpu @87ed0000 s26060 r8192 d23092 u57344&lt;BR /&gt;Built 1 zonelists in Zone order, mobility grouping off. Total pages: 32512&lt;BR /&gt;Kernel command line: console=ttymxc0,115200 root=/dev/mmcblk0p2 rootwait rw&lt;BR /&gt;PID hash table entries: 512 (order: -1, 2048 bytes)&lt;BR /&gt;Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)&lt;BR /&gt;Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)&lt;BR /&gt;Memory: 114316K/131072K available (9216K kernel code, 577K rwdata, 3384K rodata, 1024K init, 474K bss, 16756K reserved, 0K cma-reserved, 0K h)&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 : 0x88800000 - 0xff800000 (1904 MB)&lt;BR /&gt;lowmem : 0x80000000 - 0x88000000 ( 128 MB)&lt;BR /&gt;pkmap : 0x7fe00000 - 0x80000000 ( 2 MB)&lt;BR /&gt;modules : 0x7f000000 - 0x7fe00000 ( 14 MB)&lt;BR /&gt;.text : 0x80008000 - 0x80a00000 (10208 kB)&lt;BR /&gt;.init : 0x80e00000 - 0x80f00000 (1024 kB)&lt;BR /&gt;.data : 0x80f00000 - 0x80f905e0 ( 578 kB)&lt;BR /&gt;.bss : 0x80f92000 - 0x81008a78 ( 475 kB)&lt;BR /&gt;SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1&lt;BR /&gt;Preemptible hierarchical RCU implementation.&lt;BR /&gt;Build-time adjustment of leaf fanout to 32.&lt;BR /&gt;RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=1.&lt;BR /&gt;RCU: Adjusting geometry for rcu_fanout_leaf=32, nr_cpu_ids=1&lt;BR /&gt;NR_IRQS:16 nr_irqs:16 16&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;/cpus/cpu@0 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 0x80100000 - 0x80100058&lt;BR /&gt;Brought up 1 CPUs&lt;BR /&gt;SMP: Total of 1 processors activated (6.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 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;futex hash table entries: 256 (order: 2, 16384 bytes)&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 menu&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;imx6ul-pinctrl 20e0000.iomuxc: Invalid fsl,pins property in node /soc/aips-bus@02000000/iomuxc@020e0000/lcdifdatgrp&lt;BR /&gt;imx6ul-pinctrl 20e0000.iomuxc: initialized IMX pinctrl driver&lt;BR /&gt;mxs-dma 1804000.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;i2c i2c-0: IMX I2C adapter registered&lt;BR /&gt;i2c i2c-0: can't use DMA, using PIO instead.&lt;BR /&gt;i2c i2c-1: IMX I2C adapter registered&lt;BR /&gt;i2c i2c-1: can't use DMA, using PIO instead.&lt;BR /&gt;Linux video capture interface: v2.00&lt;BR /&gt;pps_core: LinuxPPS API ver. 1 registered&lt;BR /&gt;pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti &amp;lt;giometti@linux.it&amp;gt;&lt;BR /&gt;PTP clock support registered&lt;BR /&gt;MIPI CSI2 driver module loaded&lt;BR /&gt;imx rpmsg driver is registered.&lt;BR /&gt;Advanced Linux Sound Architecture Driver Initialized.&lt;BR /&gt;Bluetooth: Core ver 2.22&lt;BR /&gt;NET: Registered protocol family 31&lt;BR /&gt;Bluetooth: HCI device and connection manager initialized&lt;BR /&gt;Bluetooth: HCI socket layer initialized&lt;BR /&gt;Bluetooth: L2CAP socket layer initialized&lt;BR /&gt;Bluetooth: SCO socket layer initialized&lt;BR /&gt;clocksource: Switched to clocksource mxc_timer1&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;NET: Registered protocol family 2&lt;BR /&gt;TCP established hash table entries: 1024 (order: 0, 4096 bytes)&lt;BR /&gt;TCP bind hash table entries: 1024 (order: 1, 8192 bytes)&lt;BR /&gt;TCP: Hash tables configured (established 1024 bind 1024)&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;Bus freq driver module loaded&lt;BR /&gt;workingset: timestamp_bits=30 max_order=15 bucket_order=0&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.26)&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;imx-sdma 20ec000.sdma: loaded firmware 3.3&lt;BR /&gt;2020000.serial: ttymxc0 at MMIO 0x2020000 (irq = 20, base_baud = 5000000) is a IMX&lt;BR /&gt;console [ttymxc0] enabled&lt;BR /&gt;21e8000.serial: ttymxc1 at MMIO 0x21e8000 (irq = 64, base_baud = 5000000) is a IMX&lt;BR /&gt;imx sema4 driver is registered.&lt;BR /&gt;[drm] Initialized&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;fsl-quadspi 21e0000.qspi: unrecognized JEDEC id bytes: ff, ff, ff&lt;BR /&gt;fsl-quadspi 21e0000.qspi: Freescale QuadSPI probe failed&lt;BR /&gt;fsl-quadspi: probe of 21e0000.qspi failed with error -2&lt;BR /&gt;spi_gpio spi4: gpio-miso property not found, switching to no-rx mode&lt;BR /&gt;m25p80 spi3.0: unrecognized JEDEC id bytes: 00, 00, 00&lt;BR /&gt;spi_imx 2014000.ecspi: probed&lt;BR /&gt;libphy: Fixed MDIO Bus: probed&lt;BR /&gt;vcan: Virtual CAN interface driver&lt;BR /&gt;CAN device driver interface&lt;BR /&gt;flexcan 2090000.flexcan: device registered (reg_base=889fc000, irq=26)&lt;BR /&gt;flexcan 2094000.flexcan: device registered (reg_base=88a04000, irq=27)&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: ee:89:f9:5b:e8:f1&lt;BR /&gt;usbcore: registered new interface driver kaweth&lt;BR /&gt;pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver&lt;BR /&gt;usbcore: registered new interface driver pegasus&lt;BR /&gt;usbcore: registered new interface driver rtl8150&lt;BR /&gt;usbcore: registered new interface driver r8152&lt;BR /&gt;usbcore: registered new interface driver asix&lt;BR /&gt;usbcore: registered new interface driver ax88179_178a&lt;BR /&gt;usbcore: registered new interface driver cdc_ether&lt;BR /&gt;usbcore: registered new interface driver net1080&lt;BR /&gt;usbcore: registered new interface driver cdc_subset&lt;BR /&gt;usbcore: registered new interface driver zaurus&lt;BR /&gt;usbcore: registered new interface driver cdc_ncm&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;usbcore: registered new interface driver usb_ehset_test&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;/P&gt;&lt;P&gt;Could you please help us in solving the problem&lt;/P&gt;</description>
      <pubDate>Fri, 02 Apr 2021 11:36:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Imx-6-custom-board-booting-problem/m-p/1256296#M172023</guid>
      <dc:creator>Gopiaffluence</dc:creator>
      <dc:date>2021-04-02T11:36:11Z</dc:date>
    </item>
    <item>
      <title>Re: Imx 6 custom board booting problem</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Imx-6-custom-board-booting-problem/m-p/1256397#M172028</link>
      <description>&lt;P&gt;Hi Anne&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;from log:&amp;nbsp; "failed to allocate memory for node 'linux,cma'.."&lt;/P&gt;
&lt;P&gt;one can try to decrease cma size in dts&lt;/P&gt;
&lt;P&gt;&lt;A href="https://source.codeaurora.org/external/imx/linux-imx/tree/arch/arm/boot/dts/imx6ul-14x14-evk.dts?h=imx_4.9.88_2.0.0_ga" target="_blank"&gt;https://source.codeaurora.org/external/imx/linux-imx/tree/arch/arm/boot/dts/imx6ul-14x14-evk.dts?h=imx_4.9.88_2.0.0_ga&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;/P&gt;</description>
      <pubDate>Fri, 02 Apr 2021 23:31:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Imx-6-custom-board-booting-problem/m-p/1256397#M172028</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2021-04-02T23:31:24Z</dc:date>
    </item>
    <item>
      <title>Re: Imx 6 custom board booting problem</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Imx-6-custom-board-booting-problem/m-p/1256425#M172037</link>
      <description>&lt;P&gt;Hi Igor,&lt;/P&gt;&lt;P&gt;Thank you for the input. We tried reducing the CMA size from 0x14000000 to 0x5000000. We are getting the same error related to CMA and getting struck at the same location.&lt;/P&gt;&lt;P&gt;If we reduce the CMA size to less than 0x5000000 then we are getting an error of CMA alignment problem.&lt;/P&gt;&lt;P&gt;Could you please help us on this.&lt;/P&gt;</description>
      <pubDate>Sat, 03 Apr 2021 06:28:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Imx-6-custom-board-booting-problem/m-p/1256425#M172037</guid>
      <dc:creator>Gopiaffluence</dc:creator>
      <dc:date>2021-04-03T06:28:07Z</dc:date>
    </item>
  </channel>
</rss>

