Uploaded image for project: 'Qt Automotive Suite'
  1. Qt Automotive Suite
  2. AUTOSUITE-1365

IMx6 refuse to boot with qt5.14 img from installer (both b2qt and automotive)

    XMLWordPrintable

Details

    • Bug
    • Resolution: Invalid
    • Not Evaluated
    • None
    • 5.14
    • Device Images
    • None
    • Linux/Wayland

    Description

      Boot log:

      U-Boot 2016.11-2.7.4+g1b121c6 (May 22 2018 - 17:39:02 +0300)
      
      CPU:   Freescale i.MX6Q rev1.5 at 792 MHz
      Reset cause: POR
      I2C:   ready
      DRAM:  2 GiB
      PMIC:  device id: 0x10, revision id: 0x21, programmed
      MMC:   FSL_SDHC: 0, FSL_SDHC: 1, FSL_SDHC: 2
      auto-detected panel vga-rgb
      Display: vga-rgb (640x480)
      In:    serial
      Out:   serial
      Err:   serial
      Model: Toradex Apalis iMX6 Quad 2GB IT V1.1C, Serial# 05184708
      Net:   using PHY at 7
      FEC [PRIME]
      Hit any key to stop autoboot:  0
      Setting bus to 0
      Valid chip addresses:
      Booting from SD card
      reading imx6q-apalis-ixora-v1.1.dtb
      58153 bytes read in 20 ms (2.8 MiB/s)
      reading zimage
      6122144 bytes read in 312 ms (18.7 MiB/s)
      ## Flattened Device Tree blob at 12000000
         Booting using the fdt blob at 0x12000000
         Using Device Tree in place at 12000000, end 12011328
      
      Starting kernel ...
      
      [    0.000000] Booting Linux on physical CPU 0x0
      [    0.000000] Linux version 4.14.117-0+ge43e3a26e1b7 (oe-user@oe-host) (gcc version 8.3.0 (GCC)) #1 SMP Mon Sep 30 10:35:11 UTC 2019
      [    0.000000] CPU: ARMv7 Processor [412fc09a] revision 10 (ARMv7), cr=10c5387d
      [    0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
      [    0.000000] OF: fdt: Machine model: Toradex Apalis iMX6Q/D Module on Ixora Carrier Board V1.1
      [    0.000000] Memory policy: Data cache writealloc
      [    0.000000] Reserved memory: created CMA memory pool at 0x7c000000, size 320 MiB
      [    0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
      [    0.000000] percpu: Embedded 17 pages/cpu s38988 r8192 d22452 u69632
      [    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 521008
      [    0.000000] Kernel command line: enable_wait_mode=off vmalloc=400M ip=off root=/dev/mmcblk1p2 ro rootfstype=ext4 rootwait fec_mac=00:14:2d:4f:1c:c4 consoleblank=0 no_console_suspe4
      [    0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
      [    0.000000] Dentry cache hash table entries: 262144 (order: 8, 1048576 bytes)
      [    0.000000] Inode-cache hash table entries: 131072 (order: 7, 524288 bytes)
      [    0.000000] Memory: 1736576K/2097152K available (9216K kernel code, 666K rwdata, 2316K rodata, 1024K init, 418K bss, 32896K reserved, 327680K cma-reserved, 90112K highmem)
      [    0.000000] Virtual kernel memory layout:
      [    0.000000]     vector  : 0xffff0000 - 0xffff1000   (   4 kB)
      [    0.000000]     fixmap  : 0xffc00000 - 0xfff00000   (3072 kB)
      [    0.000000]     vmalloc : 0xe7000000 - 0xff800000   ( 392 MB)
      [    0.000000]     lowmem  : 0x80000000 - 0xe6800000   (1640 MB)
      [    0.000000]     pkmap   : 0x7fe00000 - 0x80000000   (   2 MB)
      [    0.000000]     modules : 0x7f000000 - 0x7fe00000   (  14 MB)
      [    0.000000]       .text : 0x80008000 - 0x80a00000   (10208 kB)
      [    0.000000]       .init : 0x80d00000 - 0x80e00000   (1024 kB)
      [    0.000000]       .data : 0x80e00000 - 0x80ea6b40   ( 667 kB)
      [    0.000000]        .bss : 0x80ea6b40 - 0x80f0f3b0   ( 419 kB)
      [    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
      [    0.000000] Hierarchical RCU implementation.
      [    0.000000]  RCU event tracing is enabled.
      [    0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
      [    0.000000] L2C-310 errata 752271 769419 enabled
      [    0.000000] L2C-310 enabling early BRESP for Cortex-A9
      [    0.000000] L2C-310 full line of zeros enabled for Cortex-A9
      [    0.000000] L2C-310 ID prefetch enabled, offset 16 lines
      [    0.000000] L2C-310 dynamic clock gating enabled, standby mode enabled
      [    0.000000] L2C-310 cache controller enabled, 16 ways, 1024 kB
      [    0.000000] L2C-310: CACHE_ID 0x410000c7, AUX_CTRL 0x76470001
      [    0.000000] Switching to timer-based delay loop, resolution 333ns
      [    0.000007] sched_clock: 32 bits at 3000kHz, resolution 333ns, wraps every 715827882841ns
      [    0.000025] clocksource: mxc_timer1: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 637086815595 ns
      [    0.001819] Console: colour dummy device 80x30
      [    0.001850] Calibrating delay loop (skipped), value calculated using timer frequency.. 6.00 BogoMIPS (lpj=30000)
      [    0.001868] pid_max: default: 32768 minimum: 301
      [    0.001993] Mount-cache hash table entries: 4096 (order: 2, 16384 bytes)
      [    0.002012] Mountpoint-cache hash table entries: 4096 (order: 2, 16384 bytes)
      [    0.002587] CPU: Testing write buffer coherency: ok
      [    0.002615] CPU0: Spectre v2: using BPIALL workaround
      [    0.002980] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
      [    0.003381] Setting up static identity map for 0x10100000 - 0x10100060
      [    0.003514] Hierarchical SRCU implementation.
      [    0.004130] smp: Bringing up secondary CPUs ...
      [    0.004790] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
      [    0.004795] CPU1: Spectre v2: using BPIALL workaround
      [    0.005592] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
      [    0.005597] CPU2: Spectre v2: using BPIALL workaround
      [    0.006374] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
      [    0.006380] CPU3: Spectre v2: using BPIALL workaround
      [    0.006500] smp: Brought up 1 node, 4 CPUs
      [    0.006513] SMP: Total of 4 processors activated (24.00 BogoMIPS).
      [    0.006522] CPU: All CPU(s) started in SVC mode.
      [    0.007403] devtmpfs: initialized
      [    0.018682] random: get_random_u32 called from bucket_table_alloc+0x108/0x238 with crng_init=0
      [    0.019216] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4
      [    0.019471] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
      [    0.019496] futex hash table entries: 1024 (order: 4, 65536 bytes)
      [    0.036800] pinctrl core: initialized pinctrl subsystem
      [    0.037744] NET: Registered protocol family 16
      [    0.045066] DMA: preallocated 256 KiB pool for atomic coherent allocations
      [    0.045877] cpuidle: using governor menu
      [    0.046177] CPU identified as i.MX6Q, silicon rev 1.5
      [    0.055281] vdd1p1: supplied by regulator-dummy
      [    0.055765] vdd3p0: supplied by regulator-dummy
      [    0.056176] vdd2p5: supplied by regulator-dummy
      [    0.056604] vddarm: supplied by regulator-dummy
      [    0.057063] vddpu: supplied by regulator-dummy
      [    0.057490] vddsoc: supplied by regulator-dummy
      [    0.070274] hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers.
      [    0.070286] hw-breakpoint: maximum watchpoint size is 4 bytes.
      [    0.070983] imx6q-pinctrl 20e0000.iomuxc: initialized IMX pinctrl driver
      [    0.091979] usb_host_vbus: supplied by usb_host_vbus_hub
      [    0.092597] vgaarb: loaded
      [    0.093403] SCSI subsystem initialized
      [    0.093802] usbcore: registered new interface driver usbfs
      [    0.093855] usbcore: registered new interface driver hub
      [    0.093938] usbcore: registered new device driver usb
      [    0.094569] i2c-gpio i2c@0: using pins 80 (SDA) and 62 (SCL)
      [    0.095597] i2c i2c-0: IMX I2C adapter registered
      [    0.095616] i2c i2c-0: can't use DMA, using PIO instead.
      [    0.100242] stmpe-i2c 2-0041: stmpe811 detected, chip id: 0x811
      [    0.190514] i2c i2c-2: IMX I2C adapter registered
      [    0.190534] i2c i2c-2: can't use DMA, using PIO instead.
      [    0.191244] i2c i2c-1: IMX I2C adapter registered
      [    0.191263] i2c i2c-1: can't use DMA, using PIO instead.
      [    0.191503] Linux video capture interface: v2.00
      [    0.191563] pps_core: LinuxPPS API ver. 1 registered
      [    0.191572] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
      [    0.191594] PTP clock support registered
      [    0.219640] imx-ipuv3 2400000.ipu: IPU DMFC NORMAL mode: 1(0~1), 5B(4,5), 5F(6,7)
      [    0.249627] imx-ipuv3 2800000.ipu: IPU DMFC NORMAL mode: 1(0~1), 5B(4,5), 5F(6,7)
      [    0.250671] mxc_vdoa 21e4000.vdoa: i.MX Video Data Order Adapter(VDOA) driver probed
      [    0.251042] mxc_mipi_csi2 21dc000.mipi_csi: i.MX MIPI CSI2 driver probed ipu0 csi1
      [    0.251056] mxc_mipi_csi2 21dc000.mipi_csi: i.MX MIPI CSI2 dphy version is 0x3130302a
      [    0.251177] MIPI CSI2 driver module loaded
      [    0.251327] Advanced Linux Sound Architecture Driver Initialized.
      [    0.253005] clocksource: Switched to clocksource mxc_timer1
      [    0.303138] VFS: Disk quotas dquot_6.6.0
      [    0.303245] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
      [    0.312543] NET: Registered protocol family 2
      [    0.313197] TCP established hash table entries: 16384 (order: 4, 65536 bytes)
      [    0.313346] TCP bind hash table entries: 16384 (order: 5, 131072 bytes)
      [    0.313596] TCP: Hash tables configured (established 16384 bind 16384)
      [    0.313745] UDP hash table entries: 1024 (order: 3, 32768 bytes)
      [    0.313833] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)
      [    0.314057] NET: Registered protocol family 1
      [    0.314534] RPC: Registered named UNIX socket transport module.
      [    0.314545] RPC: Registered udp transport module.
      [    0.314553] RPC: Registered tcp transport module.
      [    0.314560] RPC: Registered tcp NFSv4.1 backchannel transport module.
      [    0.315345] hw perfevents: no interrupt-affinity property for /soc/pmu, guessing.
      [    0.315581] hw perfevents: enabled with armv7_cortex_a9 PMU driver, 7 counters available
      [    0.317444] Bus freq driver module loaded
      [    0.318824] workingset: timestamp_bits=30 max_order=19 bucket_order=0
      [    0.323080] NFS: Registering the id_resolver key type
      [    0.323118] Key type id_resolver registered
      [    0.323127] Key type id_legacy registered
      [    0.323146] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
      [    0.323676] ntfs: driver 2.1.32 [Flags: R/W].
      [    0.323942] fuse init (API version 7.26)
      [    0.330676] bounce: pool size: 64 pages
      [    0.330698] io scheduler noop registered
      [    0.330709] io scheduler deadline registered
      [    0.330852] io scheduler cfq registered (default)
      [    0.330865] io scheduler mq-deadline registered
      [    0.330876] io scheduler kyber registered
      [    0.333084] imx6q-pcie 1ffc000.pcie: no reserved region node.
      [    0.333176] imx6q-pcie 1ffc000.pcie: 1ffc00
      

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            sapiippo Samuli Piippo
            vminenko Vladimir Minenko
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes