Difference between revisions of "MISC-TN-010: Using NXP eIQ Machine Learning Development Environment with Mito8M SoM"

From DAVE Developer's Wiki
Jump to: navigation, search
(Introduction)
(Building NXP eIQ software)
Line 37: Line 37:
 
By following step by step the official procedure,   
 
By following step by step the official procedure,   
  
<pre class="board-terminal">
 
  
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
==Configuring the target==
 +
 +
===Bootstrap process===
 +
<pre class="board-terminal mw-collapsible mw-collapsed">
 +
U-Boot SPL 2018.03-08018-g59e59e6f85-dirty (Nov 29 2019 - 12:42:16 +0100)
 +
PMIC:  PFUZE100 ID=0x10
 +
DDRINFO: start lpddr4 ddr init
 +
DRAM PHY training for 3200MTS
 +
check ddr4_pmu_train_imem code
 +
check ddr4_pmu_train_imem code pass
 +
check ddr4_pmu_train_dmem code
 +
check ddr4_pmu_train_dmem code pass
 +
Training PASS
 +
DRAM PHY training for 667MTS
 +
check ddr4_pmu_train_imem code
 +
check ddr4_pmu_train_imem code pass
 +
check ddr4_pmu_train_dmem code
 +
check ddr4_pmu_train_dmem code pass
 +
Training PASS
 +
DRAM PHY training for 3200MTS
 +
check ddr4_pmu_train_imem code
 +
check ddr4_pmu_train_imem code pass
 +
check ddr4_pmu_train_dmem code
 +
check ddr4_pmu_train_dmem code pass
 +
Training PASS
 +
DDRINFO:ddrphy calibration done
 +
DDRINFO: ddrmix config done
 +
Normal Boot
 +
Trying to boot from MMC1
 +
 +
 +
U-Boot 2018.03-08018-g59e59e6f85-dirty (Nov 29 2019 - 12:42:16 +0100)
 +
 +
CPU:  Freescale i.MX8MQ rev2.0 1300 MHz (running at 800 MHz)
 +
CPU:  Industrial temperature grade (-40C to 105C)
 +
CPU Temperature test bypass!!!!
 +
CPU Temperature = (41000C), alert = (85000C), critical = (95000C)
 +
at 41C
 +
Reset cause: POR
 +
Model: DAVE iMX8MQ Mito
 +
DRAM:  3 GiB
 +
MMC:  FSL_SDHC: 0, FSL_SDHC: 1
 +
Loading Environment from MMC... OK
 +
No panel detected: default to HDMI
 +
Display: HDMI (1280x720)
 +
In:    serial
 +
Out:  serial
 +
Err:  serial
 +
 +
BuildInfo:
 +
  - ATF bac189b
 +
  - U-Boot 2018.03-08018-g59e59e6f85-dirty
 +
 +
switch to partitions #0, OK
 +
mmc0(part 0) is current device
 +
flash target is MMC:0
 +
Net:  eth0: ethernet@30be0000
 +
Fastboot: Normal
 +
Normal Boot
 +
u-boot=> run net
 +
  net_mmc net_mmc_args netargs netargs2 netboot netboot2 netmask
 +
u-boot=> run netboot
 +
  netboot netboot2
 +
u-boot=> run netboot2
 +
Booting from net ...
 +
Using ethernet@30be0000 device
 +
TFTP from server 192.168.0.23; our IP address is 192.168.0.81
 +
Filename 'mito/am/Image'.
 +
Load address: 0x40480000
 +
Loading: #################################################################
 +
        #################################################################
 +
        #################################################################
 +
        #################################################################
 +
        #################################################################
 +
        #################################################################
 +
        #################################################################
 +
        #################################################################
 +
        #################################################################
 +
        #################################################################
 +
        #################################################################
 +
        #################################################################
 +
        #################################################################
 +
        #################################################################
 +
        #################################################################
 +
        #################################################################
 +
        #################################################################
 +
        #################################################################
 +
        #################################################################
 +
        #################################################################
 +
        #################################################################
 +
        #################################################################
 +
        #################################################################
 +
        #################################################################
 +
        #################################################################
 +
        #################################################################
 +
        #################################################################
 +
        #################################################################
 +
        #################################################################
 +
        #################################################################
 +
        #################################################################
 +
        #################################################################
 +
        #################################################################
 +
        #################################################################
 +
        #################################################################
 +
        #################################################################
 +
        #################################################################
 +
        #################################################################
 +
        #################################################################
 +
        #################################################################
 +
        #################################################################
 +
        #################################################################
 +
        #################################################################
 +
        #################################################################
 +
        #################################################################
 +
        #################################################################
 +
        #################################################################
 +
        #################################################################
 +
        #################################################################
 +
        #################################################################
 +
        #################################################################
 +
        #################################################################
 +
        #################################################################
 +
        #################################################################
 +
        #################################################################
 +
        #################################################################
 +
        #################################################################
 +
        #################################################################
 +
        #################################################################
 +
        #################################################################
 +
        #################################################################
 +
        #################################################################
 +
        #################################################################
 +
        #################################################################
 +
        #################################################################
 +
        #################################################################
 +
        #################################################################
 +
        #################################################################
 +
        #################################################################
 +
        ########################################
 +
        1.6 MiB/s
 +
done
 +
Bytes transferred = 23163392 (1617200 hex)
 +
Using ethernet@30be0000 device
 +
TFTP from server 192.168.0.23; our IP address is 192.168.0.81
 +
Filename 'mito/imx8mq-mito.dtb.gc'.
 +
Load address: 0x43000000
 +
Loading: #######
 +
        630.9 KiB/s
 +
done
 +
Bytes transferred = 34885 (8845 hex)
 +
## Flattened Device Tree blob at 43000000
 +
  Booting using the fdt blob at 0x43000000
 +
  Using Device Tree in place at 0000000043000000, end 000000004300b844
 +
 +
Starting kernel ...
 +
 +
[    0.000000] Booting Linux on physical CPU 0x0
 +
[    0.000000] Linux version 4.14.98-imx_4.14.98_2.0.0_ga+g5d6cbeafb80c (oe-user@oe-host) (gcc version 7.3.0 (GCC)) #1 SMP PREEMPT Mon Jan 27 12:04:20 UTC 2020
 +
[    0.000000] Boot CPU: AArch64 Processor [410fd034]
 +
[    0.000000] Machine model: DAVE iMX8MQ Mito
 +
[    0.000000] earlycon: ec_imx6q0 at MMIO 0x0000000030860000 (options '115200')
 +
[    0.000000] bootconsole [ec_imx6q0] enabled
 +
[    0.000000] efi: Getting EFI parameters from FDT:
 +
[    0.000000] efi: UEFI not found.
 +
[    0.000000] Reserved memory: created CMA memory pool at 0x0000000044000000, size 960 MiB
 +
[    0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
 +
[    0.000000] NUMA: No NUMA configuration found
 +
[    0.000000] NUMA: Faking a node at [mem 0x0000000000000000-0x00000000ffffffff]
 +
[    0.000000] NUMA: NODE_DATA [mem 0xfffc8600-0xfffca3ff]
 +
[    0.000000] Zone ranges:
 +
[    0.000000]  DMA      [mem 0x0000000040000000-0x00000000ffffffff]
 +
[    0.000000]  Normal  empty
 +
[    0.000000] Movable zone start for each node
 +
[    0.000000] Early memory node ranges
 +
[    0.000000]  node  0: [mem 0x0000000040000000-0x00000000b7ffffff]
 +
[    0.000000]  node  0: [mem 0x00000000b8400000-0x00000000ffffffff]
 +
[    0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x00000000ffffffff]
 +
[    0.000000] psci: probing for conduit method from DT.
 +
[    0.000000] psci: PSCIv1.0 detected in firmware.
 +
[    0.000000] psci: Using standard PSCI v0.2 function IDs
 +
[    0.000000] psci: MIGRATE_INFO_TYPE not supported.
 +
[    0.000000] psci: SMC Calling Convention v1.0
 +
[    0.000000] percpu: Embedded 24 pages/cpu @ffff8000bff63000 s57624 r8192 d32488 u98304
 +
[    0.000000] Detected VIPT I-cache on CPU0
 +
[    0.000000] CPU features: enabling workaround for ARM erratum 845719
 +
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 773120
 +
[    0.000000] Policy zone: DMA
 +
[    0.000000] Kernel command line: console=ttymxc0,115200 earlycon=ec_imx6q,0x30860000,115200 root=/dev/nfs ip=dhcp nfsroot=192.168.0.13:/opt/nfsroot/mito/fsl-image-qt5-imx8qmmek-20200128141054,v3,tcp ip=192.168.0.81:192.168.0.23:192.168.0.254:255.255.255.0:mito8m::off panic=1
 +
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
 +
[    0.000000] Memory: 2085660K/3141632K available (13564K kernel code, 1692K rwdata, 6052K rodata, 1280K init, 434K bss, 72932K reserved, 983040K cma-reserved)
 +
[    0.000000] Virtual kernel memory layout:
 +
[    0.000000]    modules : 0xffff000000000000 - 0xffff000008000000  (  128 MB)
 +
[    0.000000]    vmalloc : 0xffff000008000000 - 0xffff7dffbfff0000  (129022 GB)
 +
[    0.000000]      .text : 0xffff000008080000 - 0xffff000008dc0000  ( 13568 KB)
 +
[    0.000000]    .rodata : 0xffff000008dc0000 - 0xffff0000093b0000  (  6080 KB)
 +
[    0.000000]      .init : 0xffff0000093b0000 - 0xffff0000094f0000  (  1280 KB)
 +
[    0.000000]      .data : 0xffff0000094f0000 - 0xffff000009697200  (  1693 KB)
 +
[    0.000000]        .bss : 0xffff000009697200 - 0xffff000009703b40  (  435 KB)
 +
[    0.000000]    fixed  : 0xffff7dfffe7f9000 - 0xffff7dfffec00000  (  4124 KB)
 +
[    0.000000]    PCI I/O : 0xffff7dfffee00000 - 0xffff7dffffe00000  (    16 MB)
 +
[    0.000000]    vmemmap : 0xffff7e0000000000 - 0xffff800000000000  (  2048 GB maximum)
 +
[    0.000000]              0xffff7e0000000000 - 0xffff7e0003000000  (    48 MB actual)
 +
[    0.000000]    memory  : 0xffff800000000000 - 0xffff8000c0000000  (  3072 MB)
 +
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
 +
[    0.000000] Preemptible hierarchical RCU implementation.
 +
[    0.000000]  RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=4.
 +
[    0.000000]  Tasks RCU enabled.
 +
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
 +
[    0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
 +
[    0.000000] GICv3: GIC: Using split EOI/Deactivate mode
 +
[    0.000000] GICv3: no VLPI support, no direct LPI support
 +
[    0.000000] ITS: No ITS available, not enabling LPIs
 +
[    0.000000] GICv3: CPU0: found redistributor 0 region 0:0x0000000038880000
 +
[    0.000000] i.MX8MQ clock driver init done
 +
[    0.000000] arch_timer: cp15 timer(s) running at 8.33MHz (phys).
 +
[    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x1ec0311ec, max_idle_ns: 440795202152 ns
 +
[    0.000004] sched_clock: 56 bits at 8MHz, resolution 120ns, wraps every 2199023255541ns
 +
[    0.008656] system counter timer init
 +
[    0.011732] sched_clock: 56 bits at 8MHz, resolution 120ns, wraps every 2199023255541ns
 +
[    0.019710] clocksource: imx sysctr: mask: 0xffffffffffffff max_cycles: 0x1ec0311ec, max_idle_ns: 440795202152 ns
 +
[    0.030836] Console: colour dummy device 80x25
 +
[    0.034493] Calibrating delay loop (skipped), value calculated using timer frequency.. 16.66 BogoMIPS (lpj=33333)
 +
[    0.044748] pid_max: default: 32768 minimum: 301
 +
[    0.049459] Security Framework initialized
 +
[    0.054961] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
 +
[    0.061441] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
 +
[    0.067803] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
 +
[    0.074503] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
 +
[    0.097709] ASID allocator initialised with 32768 entries
 +
[    0.105714] Hierarchical SRCU implementation.
 +
[    0.114137] Cannot find MU entry in device tree
 +
[    0.115935] CPU identified as i.MX8MQ, silicon rev 2.0
 +
[    0.121703] EFI services will not be available.
 +
[    0.133540] smp: Bringing up secondary CPUs ...
 +
[    0.161692] Detected VIPT I-cache on CPU1
 +
[    0.161722] GICv3: CPU1: found redistributor 1 region 0:0x00000000388a0000
 +
[    0.161746] CPU1: Booted secondary processor [410fd034]
 +
[    0.189763] Detected VIPT I-cache on CPU2
 +
[    0.189788] GICv3: CPU2: found redistributor 2 region 0:0x00000000388c0000
 +
[    0.189807] CPU2: Booted secondary processor [410fd034]
 +
[    0.217844] Detected VIPT I-cache on CPU3
 +
[    0.217865] GICv3: CPU3: found redistributor 3 region 0:0x00000000388e0000
 +
[    0.217885] CPU3: Booted secondary processor [410fd034]
 +
[    0.218112] smp: Brought up 1 node, 4 CPUs
 +
[    0.267770] SMP: Total of 4 processors activated.
 +
[    0.272472] CPU features: detected feature: GIC system register CPU interface
 +
[    0.279633] CPU features: detected feature: 32-bit EL0 Support
 +
[    0.285465] CPU features: detected feature: Kernel page table isolation (KPTI)
 +
[    0.323520] CPU: All CPU(s) started at EL2
 +
[    0.324939] alternatives: patching kernel code
 +
[    0.330690] devtmpfs: initialized
 +
[    0.338531] random: get_random_u32 called from bucket_table_alloc+0x108/0x260 with crng_init=0
 +
[    0.345299] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
 +
[    0.354131] futex hash table entries: 1024 (order: 5, 131072 bytes)
 +
[    0.392294] pinctrl core: initialized pinctrl subsystem
 +
[    0.396289] DMI not present or invalid.
 +
[    0.398917] NET: Registered protocol family 16
 +
[    0.406653] cpuidle: using governor menu
 +
[    0.408532] vdso: 2 pages (1 code @ ffff000008dc6000, 1 data @ ffff0000094f4000)
 +
[    0.415185] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
 +
[    0.430216] DMA: preallocated 256 KiB pool for atomic allocations
 +
[    0.434519] Serial: AMBA PL011 UART driver
 +
[    0.437979] imx rpmsg driver is registered.
 +
[    0.449258] imx8mq-pinctrl 30330000.iomuxc: initialized IMX pinctrl driver
 +
[    0.489170] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
 +
[    0.504974] ACPI: Interpreter disabled.
 +
[    0.508722] vgaarb: loaded
 +
[    0.509302] SCSI subsystem initialized
 +
[    0.513860] usbcore: registered new interface driver usbfs
 +
[    0.518046] usbcore: registered new interface driver hub
 +
[    0.523672] usbcore: registered new device driver usb
 +
[    0.529781] i2c i2c-0: IMX I2C adapter registered
 +
[    0.533067] i2c i2c-0: can't use DMA, using PIO instead.
 +
[    0.538798] i2c i2c-1: IMX I2C adapter registered
 +
[    0.543093] i2c i2c-1: can't use DMA, using PIO instead.
 +
[    0.549748] media: Linux media interface: v0.10
 +
[    0.553027] Linux video capture interface: v2.00
 +
[    0.557910] pps_core: LinuxPPS API ver. 1 registered
 +
[    0.562530] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
 +
[    0.571704] PTP clock support registered
 +
[    0.576001] EDAC MC: Ver: 3.0.0
 +
[    0.579424] dmi: Firmware registration failed.
 +
[    0.584089] Advanced Linux Sound Architecture Driver Initialized.
 +
[    0.590075] Bluetooth: Core ver 2.22
 +
[    0.592891] NET: Registered protocol family 31
 +
[    0.597268] Bluetooth: HCI device and connection manager initialized
 +
[    0.603693] Bluetooth: HCI socket layer initialized
 +
[    0.608523] Bluetooth: L2CAP socket layer initialized
 +
[    0.613648] Bluetooth: SCO socket layer initialized
 +
[    0.620203] clocksource: Switched to clocksource arch_sys_counter
 +
[    0.624932] VFS: Disk quotas dquot_6.6.0
 +
[    0.628543] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
 +
[    0.635615] pnp: PnP ACPI: disabled
 +
[    0.655365] NET: Registered protocol family 2
 +
[    0.657503] TCP established hash table entries: 32768 (order: 6, 262144 bytes)
 +
[    0.664537] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
 +
[    0.671312] TCP: Hash tables configured (established 32768 bind 32768)
 +
[    0.677437] UDP hash table entries: 2048 (order: 4, 65536 bytes)
 +
[    0.683424] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
 +
[    0.690022] NET: Registered protocol family 1
 +
[    0.695212] RPC: Registered named UNIX socket transport module.
 +
[    0.700107] RPC: Registered udp transport module.
 +
[    0.704762] RPC: Registered tcp transport module.
 +
[    0.709522] RPC: Registered tcp NFSv4.1 backchannel transport module.
 +
[    0.717562] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available
 +
[    0.724264] kvm [1]: 8-bit VMID
 +
[    0.727864] kvm [1]: GICv3: no GICV resource entry
 +
[    0.731616] kvm [1]: disabling GICv2 emulation
 +
[    0.736180] kvm [1]: GIC system register CPU interface enabled
 +
[    0.742333] kvm [1]: vgic interrupt IRQ1
 +
[    0.746275] kvm [1]: Hyp mode initialized successfully
 +
[    0.760506] audit: initializing netlink subsys (disabled)
 +
[    0.763419] audit: type=2000 audit(0.667:1): state=initialized audit_enabled=0 res=1
 +
[    0.764213] workingset: timestamp_bits=44 max_order=20 bucket_order=0
 +
[    0.789094] squashfs: version 4.0 (2009/01/31) Phillip Lougher
 +
[    0.793388] NFS: Registering the id_resolver key type
 +
[    0.797228] Key type id_resolver registered
 +
[    0.801475] Key type id_legacy registered
 +
[    0.805417] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
 +
[    0.812082] jffs2: version 2.2. (NAND) c 2001-2006 Red Hat, Inc.
 +
[    0.818839] 9p: Installing v9fs 9p2000 file system support
 +
[    0.844550] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244)
 +
[    0.849166] io scheduler noop registered
 +
[    0.853281] io scheduler cfq registered (default)
 +
[    0.857753] io scheduler mq-deadline registered
 +
[    0.862343] io scheduler kyber registered
 +
[    0.886845] imx-sdma 30bd0000.sdma: no iram assigned, using external mem
 +
[    0.893540] imx-sdma 30bd0000.sdma: Falling back to user helper
 +
[    0.900170] imx-sdma 302c0000.sdma: no iram assigned, using external mem
 +
[    0.913192] mxs-dma 33000000.dma-apbh: initialized
 +
[    0.917869] Bus freq driver module loaded
 +
[    0.921005] Config NOC for VPU and CPU
 +
[    0.922898] Config NOC for CPU fail!
 +
[    0.926488] Config NOC for VPU fail!
 +
[    0.933642] pfuze100-regulator 0-0008: Full layer: 2, Metal layer: 1
 +
[    0.937511] pfuze100-regulator 0-0008: FAB: 0, FIN: 0
 +
[    0.942284] pfuze100-regulator 0-0008: pfuze100 found.
 +
[    0.966697] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
 +
[    0.973945] SuperH (H)SCI(F) driver initialized
 +
[    0.976470] 30860000.serial: ttymxc0 at MMIO 0x30860000 (irq = 39, base_baud = 1562500) is a IMX
 +
[    0.987330] console [ttymxc0] enabled
 +
[    0.987330] console [ttymxc0] enabled
 +
[    0.991806] bootconsole [ec_imx6q0] disabled
 +
[    0.991806] bootconsole [ec_imx6q0] disabled
 +
[    1.001611] msm_serial: driver initialized
 +
[    1.023054] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
 +
[    1.029700] [drm] No driver support for vblank timestamp query.
 +
[    1.035853] imx-drm display-subsystem: bound imx-dcss-crtc.0 (ops dcss_crtc_ops)
 +
[    1.043474] [drm] CDN_API_General_Test_Echo_Ext_blocking - APB(ret = 0 echo_resp = echo test)
 +
[    1.052075] [drm] CDN_API_General_getCurVersion - ver 13196 verlib 13062
 +
[    1.058839] [drm] Pixel clock frequency: 594000 KHz, character clock frequency: 594000, color depth is 8-bit.
 +
[    1.068834] [drm] Pixel clock frequency (594000 KHz) is supported in this color depth (8-bit). Settings found in row 27
 +
[    1.079633] [drm] VCO frequency is 5940000
 +
[    1.083803] [drm] VCO frequency (5940000 KHz) is supported. Settings found in row 14
 +
[    1.115567] [drm] CDN_API_General_Write_Register_blocking LANES_CONFIG ret = 0
 +
[    1.122833] [drm] Failed to get HDCP config - using HDCP 2.2 only
 +
[    1.129041] [drm] Failed to initialize HDCP
 +
[    1.135032] [drm] hdmi-audio-codec driver bound to HDMI
 +
[    1.140295] imx-drm display-subsystem: bound 32c00000.hdmi (ops imx_hdp_imx_ops)
 +
[    1.147811] [drm] Cannot find any crtc or sizes
 +
[    1.152959] [drm] Initialized imx-drm 1.0.0 20120507 for display-subsystem on minor 0
 +
[    1.170120] loop: module loaded
 +
[    1.178774] slram: not enough parameters.
 +
[    1.187134] libphy: Fixed MDIO Bus: probed
 +
[    1.192461] NXP PHY: loading NXP PHY driver: [autonomous mode]
 +
[    1.198794] tun: Universal TUN/TAP device driver, 1.6
 +
[    1.204262] CAN device driver interface
 +
[    1.210375] fec 30be0000.ethernet: 30be0000.ethernet supply phy not found, using dummy regulator
 +
[    1.219788] pps pps0: new PPS source ptp0
 +
[    1.230554] libphy: fec_enet_mii_bus: probed
 +
[    1.236454] fec 30be0000.ethernet eth0: registered PHC device 0
 +
[    1.243352] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
 +
[    1.249259] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
 +
[    1.255310] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.4.0-k
 +
[    1.262344] igb: Copyright (c) 2007-2014 Intel Corporation.
 +
[    1.268032] igbvf: Intel(R) Gigabit Virtual Function Network Driver - version 2.4.0-k
 +
[    1.275933] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
 +
[    1.282517] sky2: driver version 1.30
 +
[    1.314452] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
 +
[    1.321069] ehci-pci: EHCI PCI platform driver
 +
[    1.325634] ehci-platform: EHCI generic platform driver
 +
[    1.331148] ehci-orion: EHCI orion driver
 +
[    1.335363] ehci-exynos: EHCI EXYNOS driver
 +
[    1.339802] ehci-msm: Qualcomm On-Chip EHCI Host Controller
 +
[    1.345595] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
 +
[    1.351863] ohci-pci: OHCI PCI platform driver
 +
[    1.356424] ohci-platform: OHCI generic platform driver
 +
[    1.361924] ohci-exynos: OHCI EXYNOS driver
 +
[    1.366715] Can't support > 32 bit dma.
 +
[    1.370613] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
 +
[    1.376136] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1
 +
[    1.391706] xhci-hcd xhci-hcd.0.auto: hcc params 0x0220fe6c hci version 0x110 quirks 0x0000000001010810
 +
[    1.401187] xhci-hcd xhci-hcd.0.auto: irq 218, io mem 0x38200000
 +
[    1.408109] hub 1-0:1.0: USB hub found
 +
[    1.411913] hub 1-0:1.0: 1 port detected
 +
[    1.416291] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
 +
[    1.421810] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 2
 +
[    1.429495] xhci-hcd xhci-hcd.0.auto: Host supports USB 3.0  SuperSpeed
 +
[    1.436926] hub 2-0:1.0: USB hub found
 +
[    1.440722] hub 2-0:1.0: 1 port detected
 +
[    1.445705] usbcore: registered new interface driver usb-storage
 +
[    1.451845] usbcore: registered new interface driver usb_ehset_test
 +
[    1.461476] input: 30370000.snvs:snvs-powerkey as /devices/platform/30370000.snvs/30370000.snvs:snvs-powerkey/input/input0
 +
[    1.475832] snvs_rtc 30370000.snvs:snvs-rtc-lp: rtc core: registered 30370000.snvs:snvs-rtc-lp as rtc0
 +
[    1.485921] i2c /dev entries driver
 +
[    1.492721] IR NEC protocol handler initialized
 +
[    1.497328] IR RC5(x/sz) protocol handler initialized
 +
[    1.502396] IR RC6 protocol handler initialized
 +
[    1.506997] IR JVC protocol handler initialized
 +
[    1.511544] IR Sony protocol handler initialized
 +
[    1.516318] IR SANYO protocol handler initialized
 +
[    1.521040] IR Sharp protocol handler initialized
 +
[    1.525762] IR MCE Keyboard/mouse protocol handler initialized
 +
[    1.531613] IR XMP protocol handler initialized
 +
[    1.543065] imx2-wdt 30280000.wdog: timeout 60 sec (nowayout=0)
 +
[    1.550102] Bluetooth: HCI UART driver ver 2.3
 +
[    1.554625] Bluetooth: HCI UART protocol H4 registered
 +
[    1.559780] Bluetooth: HCI UART protocol BCSP registered
 +
[    1.565164] Bluetooth: HCI UART protocol ATH3K registered
 +
[    1.570579] Bluetooth: HCI UART protocol Three-wire (H5) registered
 +
[    1.577187] Bluetooth: HCI UART protocol Broadcom registered
 +
[    1.582864] Bluetooth: HCI UART protocol QCA registered
 +
[    1.590175] sdhci: Secure Digital Host Controller Interface driver
 +
[    1.596434] sdhci: Copyright(c) Pierre Ossman
 +
[    1.601112] Synopsys Designware Multimedia Card Interface Driver
 +
[    1.608570] sdhci-pltfm: SDHCI platform and OF driver helper
 +
[    1.660852] mmc0: SDHCI controller on 30b40000.usdhc [30b40000.usdhc] using ADMA
 +
[    1.674072] sdhci-esdhc-imx 30b50000.usdhc: Got CD GPIO
 +
[    1.726998] mmc1: SDHCI controller on 30b50000.usdhc [30b50000.usdhc] using ADMA
 +
[    1.740917] ledtrig-cpu: registered to indicate activity on CPUs
 +
[    1.742552] mmc0: new DDR MMC card at address 0001
 +
[    1.748035] caam 30900000.caam: ERA source: CCBVID.
 +
[    1.752594] mmcblk0: mmc0:0001 DG4008 7.28 GiB
 +
[    1.760033] caam 30900000.caam: device ID = 0x0a16040100000000 (Era 9)
 +
[    1.761722] mmcblk0boot0: mmc0:0001 DG4008 partition 1 4.00 MiB
 +
[    1.767850] caam 30900000.caam: job rings = 3, qi = 0, dpaa2 = no
 +
[    1.774122] mmcblk0boot1: mmc0:0001 DG4008 partition 2 4.00 MiB
 +
[    1.786208] mmcblk0rpmb: mmc0:0001 DG4008 partition 3 4.00 MiB
 +
[    1.793649]  mmcblk0: p1
 +
[    1.799583] caam_jr 30901000.jr0: Entropy delay = 3200
 +
[    1.804877] caam_jr 30901000.jr0: Entropy delay = 3600
 +
[    1.878237] caam_jr 30901000.jr0: Instantiated RNG4 SH0.
 +
[    1.945894] caam_jr 30901000.jr0: Instantiated RNG4 SH1.
 +
[    1.989342] caam algorithms registered in /proc/crypto
 +
[    2.000029] caam_jr 30901000.jr0: registering rng-caam
 +
[    2.005651] caam 30900000.caam: caam pkc algorithms registered in /proc/crypto
 +
[    2.014636] platform caam_sm: blkkey_ex: 2 keystore units available
 +
[    2.021096] platform caam_sm: 64-bit clear key:
 +
[    2.025663] platform caam_sm: [0000] 00 01 02 03 04 0f 06 07
 +
[    2.031398] platform caam_sm: 64-bit black key:
 +
[    2.035964] platform caam_sm: [0000] 03 e2 c1 71 99 ca 13 85
 +
[    2.041701] platform caam_sm: [0008] 9f e6 33 9c e7 a7 30 02
 +
[    2.047378] platform caam_sm: 128-bit clear key:
 +
[    2.052070] platform caam_sm: [0000] 00 01 02 03 04 0f 06 07
 +
[    2.057751] platform caam_sm: [0008] 08 09 0a 0b 0c 0d 0e 0f
 +
[    2.063483] platform caam_sm: 128-bit black key:
 +
[    2.068124] platform caam_sm: [0000] ea a7 79 b2 b9 2c 4a f3
 +
[    2.073863] platform caam_sm: [0008] 79 44 95 2a 2e 40 e6 ff
 +
[    2.079537] platform caam_sm: 192-bit clear key:
 +
[    2.084176] platform caam_sm: [0000] 00 01 02 03 04 0f 06 07
 +
[    2.089857] platform caam_sm: [0008] 08 09 0a 0b 0c 0d 0e 0f
 +
[    2.095535] platform caam_sm: [0016] 10 11 12 13 14 15 16 17
 +
[    2.101216] platform caam_sm: 192-bit black key:
 +
[    2.105853] platform caam_sm: [0000] 9d fe 2e 76 90 b6 10 d5
 +
[    2.111532] platform caam_sm: [0008] ed 7d 78 95 4c 74 3a 28
 +
[    2.117211] platform caam_sm: [0016] 49 5f ee ff 85 08 1d 22
 +
[    2.122890] platform caam_sm: [0024] ea 6c 81 39 10 78 04 17
 +
[    2.128565] platform caam_sm: 256-bit clear key:
 +
[    2.133204] platform caam_sm: [0000] 00 01 02 03 04 0f 06 07
 +
[    2.138889] platform caam_sm: [0008] 08 09 0a 0b 0c 0d 0e 0f
 +
[    2.144569] platform caam_sm: [0016] 10 11 12 13 14 15 16 17
 +
[    2.150251] platform caam_sm: [0024] 18 19 1a 1b 1c 1d 1e 1f
 +
[    2.155925] platform caam_sm: 256-bit black key:
 +
[    2.160563] platform caam_sm: [0000] d6 f4 35 e1 43 34 01 56
 +
[    2.166244] platform caam_sm: [0008] 55 47 df 0e b0 4e ed e2
 +
[    2.172057] [drm] Cannot find any crtc or sizes
 +
[    2.172626] platform caam_sm: [0016] bf 26 de aa 17 fe ff 7a
 +
[    2.182401] platform caam_sm: [0024] 14 08 a0 2a 79 fc bd ee
 +
[    2.188136] platform caam_sm: 64-bit unwritten blob:
 +
[    2.193129] platform caam_sm: [0000] 00 00 00 00 00 00 00 00
 +
[    2.198870] platform caam_sm: [0008] 00 00 00 00 00 00 00 00
 +
[    2.204550] platform caam_sm: [0016] 00 00 00 00 00 00 00 00
 +
[    2.210286] platform caam_sm: [0024] 00 00 00 00 00 00 00 00
 +
[    2.215966] platform caam_sm: [0032] 00 00 00 00 00 00 00 00
 +
[    2.221703] platform caam_sm: [0040] 00 00 00 00 00 00 00 00
 +
[    2.227382] platform caam_sm: [0048] 00 00 00 00 00 00 00 00
 +
[    2.233060] platform caam_sm: [0056] 00 00 00 00 00 00 00 00
 +
[    2.238742] platform caam_sm: [0064] 00 00 00 00 00 00 00 00
 +
[    2.244420] platform caam_sm: [0072] 00 00 00 00 00 00 00 00
 +
[    2.250100] platform caam_sm: [0080] 00 00 00 00 00 00 00 00
 +
[    2.255780] platform caam_sm: [0088] 00 00 00 00 00 00 00 00
 +
[    2.261454] platform caam_sm: 128-bit unwritten blob:
 +
[    2.266526] platform caam_sm: [0000] 00 00 00 00 00 00 00 00
 +
[    2.272212] platform caam_sm: [0008] 00 00 00 00 00 00 00 00
 +
[    2.277890] platform caam_sm: [0016] 00 00 00 00 00 00 00 00
 +
[    2.283569] platform caam_sm: [0024] 00 00 00 00 00 00 00 00
 +
[    2.289251] platform caam_sm: [0032] 00 00 00 00 00 00 00 00
 +
[    2.294929] platform caam_sm: [0040] 00 00 00 00 00 00 00 00
 +
[    2.300608] platform caam_sm: [0048] 00 00 00 00 00 00 00 00
 +
[    2.306290] platform caam_sm: [0056] 00 00 00 00 00 00 00 00
 +
[    2.311970] platform caam_sm: [0064] 00 00 00 00 00 00 00 00
 +
[    2.317650] platform caam_sm: [0072] 00 00 00 00 00 00 00 00
 +
[    2.323331] platform caam_sm: [0080] 00 00 00 00 00 00 00 00
 +
[    2.329009] platform caam_sm: [0088] 00 00 00 00 00 00 00 00
 +
[    2.334688] platform caam_sm: 196-bit unwritten blob:
 +
[    2.339762] platform caam_sm: [0000] 00 00 00 00 00 00 00 00
 +
[    2.345440] platform caam_sm: [0008] 00 00 00 00 00 00 00 00
 +
[    2.351119] platform caam_sm: [0016] 00 00 00 00 00 00 00 00
 +
[    2.356801] platform caam_sm: [0024] 00 00 00 00 00 00 00 00
 +
[    2.362478] platform caam_sm: [0032] 00 00 00 00 00 00 00 00
 +
[    2.368158] platform caam_sm: [0040] 00 00 00 00 00 00 00 00
 +
[    2.373836] platform caam_sm: [0048] 00 00 00 00 00 00 00 00
 +
[    2.379515] platform caam_sm: [0056] 00 00 00 00 00 00 00 00
 +
[    2.385196] platform caam_sm: [0064] 00 00 00 00 00 00 00 00
 +
[    2.390876] platform caam_sm: [0072] 00 00 00 00 00 00 00 00
 +
[    2.396557] platform caam_sm: [0080] 00 00 00 00 00 00 00 00
 +
[    2.402235] platform caam_sm: [0088] 00 00 00 00 00 00 00 00
 +
[    2.407911] platform caam_sm: 256-bit unwritten blob:
 +
[    2.412982] platform caam_sm: [0000] 00 00 00 00 00 00 00 00
 +
[    2.418661] platform caam_sm: [0008] 00 00 00 00 00 00 00 00
 +
[    2.424340] platform caam_sm: [0016] 00 00 00 00 00 00 00 00
 +
[    2.430022] platform caam_sm: [0024] 00 00 00 00 00 00 00 00
 +
[    2.435699] platform caam_sm: [0032] 00 00 00 00 00 00 00 00
 +
[    2.441378] platform caam_sm: [0040] 00 00 00 00 00 00 00 00
 +
[    2.447059] platform caam_sm: [0048] 00 00 00 00 00 00 00 00
 +
[    2.452742] platform caam_sm: [0056] 00 00 00 00 00 00 00 00
 +
[    2.458424] platform caam_sm: [0064] 00 00 00 00 00 00 00 00
 +
[    2.464105] platform caam_sm: [0072] 00 00 00 00 00 00 00 00
 +
[    2.469783] platform caam_sm: [0080] 00 00 00 00 00 00 00 00
 +
[    2.475462] platform caam_sm: [0088] 00 00 00 00 00 00 00 00
 +
[    2.481818] platform caam_sm: 64-bit black key in blob:
 +
[    2.487077] platform caam_sm: [0000] ef 05 e7 8a 74 5a b8 6e
 +
[    2.492764] platform caam_sm: [0008] 56 ef c7 aa 2d 35 cf 31
 +
[    2.498444] platform caam_sm: [0016] 7e f4 e8 d9 dc 3e 87 de
 +
[    2.504123] platform caam_sm: [0024] 46 51 be 09 26 dd b3 af
 +
[    2.509802] platform caam_sm: [0032] f0 a7 e6 69 0b c7 a6 fa
 +
[    2.515482] platform caam_sm: [0040] 58 d7 67 ee be 3c 88 07
 +
[    2.521161] platform caam_sm: [0048] 84 e8 47 cb d0 fd 53 48
 +
[    2.526840] platform caam_sm: [0056] 00 00 00 00 00 00 00 00
 +
[    2.532520] platform caam_sm: [0064] 00 00 00 00 00 00 00 00
 +
[    2.538201] platform caam_sm: [0072] 00 00 00 00 00 00 00 00
 +
[    2.543878] platform caam_sm: [0080] 00 00 00 00 00 00 00 00
 +
[    2.549559] platform caam_sm: [0088] 00 00 00 00 00 00 00 00
 +
[    2.555237] platform caam_sm: 128-bit black key in blob:
 +
[    2.560571] platform caam_sm: [0000] 1e 8a 9c 18 e7 06 53 3a
 +
[    2.566249] platform caam_sm: [0008] f9 e8 30 40 db 4a 0c d3
 +
[    2.571931] platform caam_sm: [0016] 3f 6a 54 e7 60 91 b6 7a
 +
[    2.577609] platform caam_sm: [0024] 79 b3 11 8a 82 64 50 f6
 +
[    2.583289] platform caam_sm: [0032] f0 4e a2 c6 b1 47 43 85
 +
[    2.588971] platform caam_sm: [0040] 29 e2 6b f0 e0 d1 7b c4
 +
[    2.594649] platform caam_sm: [0048] 17 a8 f3 ff f6 b9 17 3f
 +
[    2.600329] platform caam_sm: [0056] a2 f9 62 83 bc cb 53 20
 +
[    2.606011] platform caam_sm: [0064] 00 00 00 00 00 00 00 00
 +
[    2.611688] platform caam_sm: [0072] 00 00 00 00 00 00 00 00
 +
[    2.617368] platform caam_sm: [0080] 00 00 00 00 00 00 00 00
 +
[    2.623048] platform caam_sm: [0088] 00 00 00 00 00 00 00 00
 +
[    2.628724] platform caam_sm: 192-bit black key in blob:
 +
[    2.634056] platform caam_sm: [0000] 94 00 30 0b 3f f5 7b a6
 +
[    2.639736] platform caam_sm: [0008] b8 78 bc 38 27 e5 e6 f3
 +
[    2.645416] platform caam_sm: [0016] cc 83 f6 6d 12 b9 ec 14
 +
[    2.651094] platform caam_sm: [0024] 42 58 83 bc 46 5c 68 38
 +
[    2.656773] platform caam_sm: [0032] ef 1c 6c a4 4c ca 00 f2
 +
[    2.662454] platform caam_sm: [0040] 9b 2a bb 9b e6 84 60 54
 +
[    2.668132] platform caam_sm: [0048] 5a d4 db 19 9e cc d1 96
 +
[    2.673812] platform caam_sm: [0056] be 98 02 8b 8a c0 20 22
 +
[    2.679495] platform caam_sm: [0064] ad 58 c4 5f bd 92 20 bb
 +
[    2.685174] platform caam_sm: [0072] 00 00 00 00 00 00 00 00
 +
[    2.690853] platform caam_sm: [0080] 00 00 00 00 00 00 00 00
 +
[    2.696534] platform caam_sm: [0088] 00 00 00 00 00 00 00 00
 +
[    2.702211] platform caam_sm: 256-bit black key in blob:
 +
[    2.707544] platform caam_sm: [0000] 27 f0 f1 53 0e 53 7d 06
 +
[    2.713225] platform caam_sm: [0008] 80 55 fd 1e 8e da 7a 9f
 +
[    2.718904] platform caam_sm: [0016] f8 1e 03 91 75 4a 44 60
 +
[    2.724583] platform caam_sm: [0024] 2c 1f 55 67 95 69 4c 17
 +
[    2.730264] platform caam_sm: [0032] 0a 7d a4 3c f4 75 fa 7a
 +
[    2.735941] platform caam_sm: [0040] fa 19 8e c2 47 31 2c b0
 +
[    2.741621] platform caam_sm: [0048] 16 97 c2 26 95 3e fa 74
 +
[    2.747299] platform caam_sm: [0056] b6 e3 c2 e3 75 34 75 aa
 +
[    2.752986] platform caam_sm: [0064] b5 65 7a 40 19 52 ca 0e
 +
[    2.758666] platform caam_sm: [0072] b7 7b 71 6a d4 ab 7c 74
 +
[    2.764345] platform caam_sm: [0080] 00 00 00 00 00 00 00 00
 +
[    2.770027] platform caam_sm: [0088] 00 00 00 00 00 00 00 00
 +
[    2.775863] platform caam_sm: restored 64-bit black key:
 +
[    2.781201] platform caam_sm: [0000] e5 93 b9 cf 30 e9 f0 6d
 +
[    2.786883] platform caam_sm: [0008] f1 5d b0 7d 4e 81 03 30
 +
[    2.792558] platform caam_sm: restored 128-bit black key:
 +
[    2.797977] platform caam_sm: [0000] ea a7 79 b2 b9 2c 4a f3
 +
[    2.803658] platform caam_sm: [0008] 79 44 95 2a 2e 40 e6 ff
 +
[    2.809336] platform caam_sm: restored 192-bit black key:
 +
[    2.814753] platform caam_sm: [0000] 9d fe 2e 76 90 b6 10 d5
 +
[    2.820435] platform caam_sm: [0008] ed 7d 78 95 4c 74 3a 28
 +
[    2.826113] platform caam_sm: [0016] a0 92 6d 74 00 f3 54 88
 +
[    2.831792] platform caam_sm: [0024] 93 29 44 40 fa 4f 07 e5
 +
[    2.837470] platform caam_sm: restored 256-bit black key:
 +
[    2.842888] platform caam_sm: [0000] d6 f4 35 e1 43 34 01 56
 +
[    2.848567] platform caam_sm: [0008] 55 47 df 0e b0 4e ed e2
 +
[    2.854249] platform caam_sm: [0016] bf 26 de aa 17 fe ff 7a
 +
[    2.859927] platform caam_sm: [0024] 14 08 a0 2a 79 fc bd ee
 +
[    2.866015] caam-snvs 30370000.caam-snvs: can't get snvs clock
 +
[    2.871918] caam-snvs 30370000.caam-snvs: violation handlers armed - non-secure state
 +
[    2.882486] usbcore: registered new interface driver usbhid
 +
[    2.888116] usbhid: USB HID core driver
 +
[    2.908375] imx-spdif sound-hdmi-arc: ASoC: CPU DAI (null) not registered
 +
[    2.915249] imx-spdif sound-hdmi-arc: snd_soc_register_card failed: -517
 +
[    2.923789] imx-cdnhdmi sound-hdmi: failed to find SAI platform device
 +
[    2.930382] imx-cdnhdmi: probe of sound-hdmi failed with error -22
 +
[    2.937617] NET: Registered protocol family 26
 +
[    2.943154] NET: Registered protocol family 10
 +
[    3.258694] Segment Routing with IPv6
 +
[    3.262494] NET: Registered protocol family 17
 +
[    3.267002] can: controller area network core (rev 20170425 abi 9)
 +
[    3.273336] NET: Registered protocol family 29
 +
[    3.277833] can: raw protocol (rev 20170425)
 +
[    3.282156] can: broadcast manager protocol (rev 20170425 t)
 +
[    3.287873] can: netlink gateway (rev 20170425) max_hops=1
 +
[    3.294783] Bluetooth: RFCOMM TTY layer initialized
 +
[    3.299733] Bluetooth: RFCOMM socket layer initialized
 +
[    3.304962] Bluetooth: RFCOMM ver 1.11
 +
[    3.308771] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
 +
[    3.314134] Bluetooth: BNEP filters: protocol multicast
 +
[    3.319479] Bluetooth: BNEP socket layer initialized
 +
[    3.324495] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
 +
[    3.330530] Bluetooth: HIDP socket layer initialized
 +
[    3.335632] lib80211: common routines for IEEE802.11 drivers
 +
[    3.341485] 9pnet: Installing 9P2000 support
 +
[    3.345961] Key type dns_resolver registered
 +
[    3.355815] registered taskstats version 1
 +
[    3.378439] cpu cpu0: registered imx8mq-cpufreq
 +
[    3.388771] update hantro voltage from 900 mV to 1000 mV
 +
[    3.395538] hantrodec: module inserted. Major = 236
 +
[    3.402002] imx-spdif sound-hdmi-arc: ASoC: CPU DAI (null) not registered
 +
[    3.408869] imx-spdif sound-hdmi-arc: snd_soc_register_card failed: -517
 +
[    3.417380] snvs_rtc 30370000.snvs:snvs-rtc-lp: setting system clock to 1970-01-01 00:00:01 UTC (1)
 +
[    3.506466] Micrel KSZ9031 Gigabit PHY 30be0000.ethernet-1:07: attached PHY driver [Micrel KSZ9031 Gigabit PHY] (mii_bus:phy_addr=30be0000.ethernet-1:07, irq=POLL)
 +
[    3.521850] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
 +
[    4.472725] random: fast init done
 +
[  10.682280] fec 30be0000.ethernet eth0: Link is Up - 100Mbps/Full - flow control rx/tx
 +
[  10.690283] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
 +
[  10.700241] IP-Config: Complete:
 +
[  10.703475]      device=eth0, hwaddr=00:50:c2:1e:af:b2, ipaddr=192.168.0.81, mask=255.255.255.0, gw=192.168.0.254
 +
[  10.713748]      host=mito8m, domain=, nis-domain=(none)
 +
[  10.719133]      bootserver=192.168.0.23, rootserver=192.168.0.13, rootpath=
 +
[  10.726754] usb_pwr_en: disabling
 +
[  10.730206] gpio_dvfs: disabling
 +
[  10.734306] SW1AB: disabling
 +
[  10.737561] VGEN1: disabling
 +
[  10.740800] VGEN6: disabling
 +
[  10.743962] ALSA device list:
 +
[  10.747000]  No soundcards found.
 +
[  10.789860] VFS: Mounted root (nfs filesystem) readonly on device 0:16.
 +
[  10.808004] devtmpfs: mounted
 +
[  10.811610] Freeing unused kernel memory: 1280K
 +
[  11.748880] systemd[1]: System time before build time, advancing clock.
 +
[  11.872936] systemd[1]: systemd 237 running in system mode. (+PAM -AUDIT -SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP -LIBCRYPTSETUP -GCRYPT -GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID -ELFUTILS +KMOD -IDN2 -IDN -PCRE2 default-hierarchy=hybrid)
 +
[  11.894735] systemd[1]: Detected architecture arm64.
 +
 +
Welcome to NXP i.MX Release Distro 4.14-sumo (sumo)!
 +
 +
[  11.991204] systemd[1]: Set hostname to <imx8qmmek>.
 +
[  12.554448] systemd[1]: File /lib/systemd/system/systemd-journald.service:35 configures an IP firewall (IPAddressDeny=any), but the local system does not support BPF/cgroup based firewalling.
 +
[  12.571573] systemd[1]: Proceeding WITHOUT firewalling in effect! (This warning is only shown for the first loaded unit using IP firewalling.)
 +
[  13.771788] random: systemd: uninitialized urandom read (16 bytes read)
 +
[  13.778731] systemd[1]: Reached target Host and Network Name Lookups.
 +
[  OK  ] Reached target Host and Network Name Lookups.
 +
[  13.804841] random: systemd: uninitialized urandom read (16 bytes read)
 +
[  13.811761] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
 +
[  OK  ] Started Forward Password Requests to Wall Directory Watch.
 +
[  13.836506] random: systemd: uninitialized urandom read (16 bytes read)
 +
[  13.843235] systemd[1]: Reached target Swap.
 +
[  OK  ] Reached target Swap.
 +
[  13.862631] systemd[1]: Created slice User and Session Slice.
 +
[  OK  ] Created slice User and Session Slice.
 +
[  13.884488] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
 +
[  OK  ] Started Dispatch Password Requests to Console Directory Watch.
 +
[  OK  ] Reached target Paths.
 +
[  OK  ] Reached target Remote File Systems.
 +
[  OK  ] Created slice System Slice.
 +
[  OK  ] Listening on Journal Socket.
 +
        Starting Load Kernel Modules...
 +
        Mounting Huge Pages File System...
 +
[  OK  ] Listening on Journal Socket (/dev/log).
 +
[  OK  ] Reached target Slices.
 +
        Mounting Kernel Debug File System...
 +
[  OK  ] Listening on udev Kernel Socket.
 +
        Starting Create list of required stcce nodes for the current kernel...
 +
[  OK  ] Listening on Network Service Netlink Socket.
 +
[  OK  ] Created slice system-getty.slice.
 +
[  OK  ] Created slice system-serial\x2dgetty.slice.
 +
[  OK  ] Listening on Syslog Socket.
 +
[  OK  ] Listening on /dev/initctl Compatibility Named Pipe.
 +
        Starting File System Check on Root Device...
 +
        Mounting POSIX Message Queue File System...
 +
[  OK  ] Listening on Journal Audit Socket.
 +
[  14.260846] galcore: loading out-of-tree module taints kernel.
 +
        Starting Journal Service...
 +
[  14.272872] galcore: clk_get 2d core clock failed, disable 2d/vg!
 +
[  14.279447] Galcore version 6.2.4.190076
 +
        Starting Setup Virtual Console...
 +
[  OK  ] Listening on udev Control Socket.
 +
        Starting udev Coldplug all Devices...
 +
        Mounting Temporary Directory (/tmp)...
 +
[  OK  ] Mounted Huge Pages File System.
 +
[  OK  ] Mounted Kernel Debug File System.
 +
[  14.389172] imx-spdif sound-hdmi-arc: ASoC: CPU DAI (null) not registered
 +
[  14.396336] imx-spdif sound-hdmi-arc: snd_soc_register_card failed: -517
 +
[  OK  ] Started Load Kernel Modules.
 +
[  OK  ] Started Create list of required stacvice nodes for the current kernel.
 +
[  OK  ] Started Journal Service.
 +
[  OK  ] Started File System Check on Root Device.
 +
[  OK  ] Mounted POSIX Message Queue File System.
 +
[  OK  ] Started Setup Virtual Console.
 +
[  OK  ] Mounted Temporary Directory (/tmp).
 +
        Starting Remount Root and Kernel File Systems...
 +
        Starting Apply Kernel Variables...
 +
        Mounting Kernel Configuration File System...
 +
[  OK  ] Mounted Kernel Configuration File System.
 +
[  OK  ] Started Remount Root and Kernel File Systems.
 +
        Starting Flush Journal to Persistent Storage...
 +
        Starting Create Static Device Nodes in /dev...
 +
[  OK  ] Started Apply Kernel Variables.
 +
[  14.710512] systemd-journald[1962]: Received request to flush runtime journal from PID 1
 +
[  OK  ] Started Flush Journal to Persistent Storage.
 +
[  OK  ] Started udev Coldplug all Devices.
 +
[  OK  ] Started Create Static Device Nodes in /dev.
 +
        Starting udev Kernel Device Manager...
 +
[  OK  ] Reached target Local File Systems (Pre).
 +
[  OK  ] Reached target Containers.
 +
        Mounting /var/volatile...
 +
[  OK  ] Mounted /var/volatile.
 +
        Starting Load/Save Random Seed...
 +
[  OK  ] Reached target Local File Systems.
 +
        Starting Create Volatile Files and Directories...
 +
[  OK  ] Started Load/Save Random Seed.
 +
[  OK  ] Started udev Kernel Device Manager.
 +
[  OK  ] Started Create Volatile Files and Directories.
 +
        Starting Update UTMP about System Boot/Shutdown...
 +
        Starting Network Time Synchronization...
 +
        Starting Start Psplash Boot Screen...
 +
        Starting Network Service...
 +
[  OK  ] Started Update UTMP about System Boot/Shutdown.
 +
[  OK  ] Found device /dev/ttymxc0.
 +
[  OK  ] Started Start Psplash Boot Screen.
 +
[  15.859957] imx-sdma 302c0000.sdma: loaded firmware 4.4
 +
[  15.861128] imx-sdma 30bd0000.sdma: loaded firmware 4.4
 +
[  OK  ] Started Network Service.
 +
[  OK  ] Started Network Time Synchronization.
 +
[  OK  ] Reached target System Time Synchronized.
 +
[  OK  ] Reached target System Initialization.
 +
[  OK  ] Started Daily Cleanup of Temporary Directories.
 +
        Starting Console System Startup Logging...
 +
        Starting sshd.socket.
 +
[  OK  ] Listening on RPCbind Server Activation Socket.
 +
[  OK  ] Listening on D-Bus System Message Bus Socket.
 +
[  OK  ] Started Daily rotation of log files.
 +
[  OK  ] Reached target Timers.
 +
[  OK  ] Listening on Avahi mDNS/DNS-SD Stack Activation Socket.
 +
[  OK  ] Listening on sshd.socket.
 +
[  OK  ] Started Console System Startup Logging.
 +
[  OK  ] Reached target Sockets.
 +
[  OK  ] Reached target Basic System.
 +
        Starting Telephony service...
 +
[  OK  ] Started Updates psplash to basic.
 +
        Starting Network Time Service (one-shot ntpdate mode)...
 +
        Starting Generate options for connection service...
 +
[  OK  ] Started TEE Supplicant.
 +
[  OK  ] Started Periodic Command Scheduler.
 +
[  OK  ] Started Configuration for i.MX GPU (Former rc_gpu.S).
 +
        Starting Avahi mDNS/DNS-SD Stack...
 +
[  OK  ] Started D-Bus System Message Bus.
 +
        Starting System Logging Service...
 +
[  OK  ] Started Job spooling tools.
 +
        Starting RPC Bind Service...
 +
        Starting Login Service...
 +
[  OK  ] Started Network Time Service (one-shot ntpdate mode).
 +
[  OK  ] Started Generate options for connection service.
 +
[  OK  ] Started Telephony service.
 +
[  OK  ] Started Avahi mDNS/DNS-SD Stack.
 +
        Starting Connection service...
 +
[  OK  ] Started Login Service.
 +
[  OK  ] Started RPC Bind Service.
 +
[  OK  ] Started Connection service.
 +
[  OK  ] Reached target Network.
 +
[  OK  ] Started Update psplash to network.
 +
        Starting Terminate Psplash Boot Screen...
 +
[  OK  ] Started NFS status monitor for NFSv2/3 locking..
 +
        Starting /etc/rc.local Compatibility...
 +
        Starting Permit User Sessions...
 +
        Starting Network Time Service...
 +
[FAILED] Failed to start Terminate Psplash Boot Screen.
 +
See 'systemctl status psplash-quit.service' for details.
 +
[  OK  ] Started /etc/rc.local Compatibility.
 +
[  OK  ] Started Permit User Sessions.
 +
        Starting Weston Wayland Compositor (on tty7)...
 +
[  OK  ] Started Serial Getty on ttymxc0.
 +
[  OK  ] Started Getty on tty1.
 +
[  OK  ] Started Weston Wayland Compositor (on tty7).
 +
        Starting Hostname Service...
 +
        Starting WPA supplicant...
 +
[  OK  ] Started Hostname Service.
 +
[  19.232294] random: crng init done
 +
[  19.235712] random: 7 urandom warning(s) missed due to ratelimiting
 +
[  OK  ] Started WPA supplicant.
 +
[  OK  ] Created slice User Slice of root.
 +
        Starting User Manager for UID 0...
 +
[  OK  ] Started Session c1 of user root.
 +
[  19.580727] audit: type=1006 audit(1580232451.743:2): pid=3424 uid=0 old-auid=4294967295 auid=0 tty=(none) old-ses=4294967295 ses=1 res=1
 +
[  OK  ] Started User Manager for UID 0.
 +
 +
NXP i.MX Release Distro 4.14-sumo imx8qmmek ttymxc0
 +
 +
imx8qmmek login:
 
</pre>
 
</pre>
  

Revision as of 15:57, 29 January 2020

Info Box
DMI-Mito-top.png Applies to MITO 8M
NeuralNetwork.png Applies to Machine Learning
Warning-icon.png This technical note was validated against specific versions of hardware and software. What is described here may not work with other versions. Warning-icon.png

History[edit | edit source]

Version Date Notes
1.0.0 January 2020 First public release

Introduction[edit | edit source]

According to NXP documentation, eIQ Machine Learning Software is a collection of software and development tools for NXP microprocessors and microcontrollers to do inference of neural network AI models on embedded systems.

This Technical Note (TN for short) illustrates hot to use eIQ in combination with Mito8M, DAVE Embedded Systems's latest SoM, which is built upon the i.MX8M processor by NXP.

Testbed[edit | edit source]

With regards to the hardware, the testbed consists of the same platform described MISC-TN-008:_Running_Debian_Buster_(armbian)_on_Mito8M here.

Concerning the software, the following combination was used:

  • U-Boot 2018.03 retrieved from the standard Mito8M Yocto-based Board Support Package (BSP)
  • Device tree retrieved from the standard Mito8M Yocto-based BSP
  • Linux kernel imx8qmmek 4.14.98-imx_4.14.98_2.0.0
  • eIQ-enabled Yocot-based root file system.

For more information about the kernel and the root file system, please refer to the following section.

Building NXP eIQ software[edit | edit source]

NXP document UM11226 illustrates how to build eIQ software support using Yocto Project tools. Even though the official procedure was tested against Ubuntu 16.04, a host running Ubuntu 18.04 was used successfully.

By following step by step the official procedure,







Configuring the target[edit | edit source]

Bootstrap process[edit | edit source]

U-Boot SPL 2018.03-08018-g59e59e6f85-dirty (Nov 29 2019 - 12:42:16 +0100)
PMIC:  PFUZE100 ID=0x10
DDRINFO: start lpddr4 ddr init
DRAM PHY training for 3200MTS
check ddr4_pmu_train_imem code
check ddr4_pmu_train_imem code pass
check ddr4_pmu_train_dmem code
check ddr4_pmu_train_dmem code pass
Training PASS
DRAM PHY training for 667MTS
check ddr4_pmu_train_imem code
check ddr4_pmu_train_imem code pass
check ddr4_pmu_train_dmem code
check ddr4_pmu_train_dmem code pass
Training PASS
DRAM PHY training for 3200MTS
check ddr4_pmu_train_imem code
check ddr4_pmu_train_imem code pass
check ddr4_pmu_train_dmem code
check ddr4_pmu_train_dmem code pass
Training PASS
DDRINFO:ddrphy calibration done
DDRINFO: ddrmix config done
Normal Boot
Trying to boot from MMC1


U-Boot 2018.03-08018-g59e59e6f85-dirty (Nov 29 2019 - 12:42:16 +0100)

CPU:   Freescale i.MX8MQ rev2.0 1300 MHz (running at 800 MHz)
CPU:   Industrial temperature grade (-40C to 105C)
CPU Temperature test bypass!!!!
CPU Temperature = (41000C), alert = (85000C), critical = (95000C)
 at 41C
Reset cause: POR
Model: DAVE iMX8MQ Mito
DRAM:  3 GiB
MMC:   FSL_SDHC: 0, FSL_SDHC: 1
Loading Environment from MMC... OK
No panel detected: default to HDMI
Display: HDMI (1280x720)
In:    serial
Out:   serial
Err:   serial

 BuildInfo:
  - ATF bac189b
  - U-Boot 2018.03-08018-g59e59e6f85-dirty

switch to partitions #0, OK
mmc0(part 0) is current device
flash target is MMC:0
Net:   eth0: ethernet@30be0000
Fastboot: Normal
Normal Boot
u-boot=> run net
  net_mmc net_mmc_args netargs netargs2 netboot netboot2 netmask
u-boot=> run netboot
  netboot netboot2
u-boot=> run netboot2
Booting from net ...
Using ethernet@30be0000 device
TFTP from server 192.168.0.23; our IP address is 192.168.0.81
Filename 'mito/am/Image'.
Load address: 0x40480000
Loading: #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         ########################################
         1.6 MiB/s
done
Bytes transferred = 23163392 (1617200 hex)
Using ethernet@30be0000 device
TFTP from server 192.168.0.23; our IP address is 192.168.0.81
Filename 'mito/imx8mq-mito.dtb.gc'.
Load address: 0x43000000
Loading: #######
         630.9 KiB/s
done
Bytes transferred = 34885 (8845 hex)
## Flattened Device Tree blob at 43000000
   Booting using the fdt blob at 0x43000000
   Using Device Tree in place at 0000000043000000, end 000000004300b844

Starting kernel ...

[    0.000000] Booting Linux on physical CPU 0x0
[    0.000000] Linux version 4.14.98-imx_4.14.98_2.0.0_ga+g5d6cbeafb80c (oe-user@oe-host) (gcc version 7.3.0 (GCC)) #1 SMP PREEMPT Mon Jan 27 12:04:20 UTC 2020
[    0.000000] Boot CPU: AArch64 Processor [410fd034]
[    0.000000] Machine model: DAVE iMX8MQ Mito
[    0.000000] earlycon: ec_imx6q0 at MMIO 0x0000000030860000 (options '115200')
[    0.000000] bootconsole [ec_imx6q0] enabled
[    0.000000] efi: Getting EFI parameters from FDT:
[    0.000000] efi: UEFI not found.
[    0.000000] Reserved memory: created CMA memory pool at 0x0000000044000000, size 960 MiB
[    0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
[    0.000000] NUMA: No NUMA configuration found
[    0.000000] NUMA: Faking a node at [mem 0x0000000000000000-0x00000000ffffffff]
[    0.000000] NUMA: NODE_DATA [mem 0xfffc8600-0xfffca3ff]
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000040000000-0x00000000ffffffff]
[    0.000000]   Normal   empty
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000040000000-0x00000000b7ffffff]
[    0.000000]   node   0: [mem 0x00000000b8400000-0x00000000ffffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x00000000ffffffff]
[    0.000000] psci: probing for conduit method from DT.
[    0.000000] psci: PSCIv1.0 detected in firmware.
[    0.000000] psci: Using standard PSCI v0.2 function IDs
[    0.000000] psci: MIGRATE_INFO_TYPE not supported.
[    0.000000] psci: SMC Calling Convention v1.0
[    0.000000] percpu: Embedded 24 pages/cpu @ffff8000bff63000 s57624 r8192 d32488 u98304
[    0.000000] Detected VIPT I-cache on CPU0
[    0.000000] CPU features: enabling workaround for ARM erratum 845719
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 773120
[    0.000000] Policy zone: DMA
[    0.000000] Kernel command line: console=ttymxc0,115200 earlycon=ec_imx6q,0x30860000,115200 root=/dev/nfs ip=dhcp nfsroot=192.168.0.13:/opt/nfsroot/mito/fsl-image-qt5-imx8qmmek-20200128141054,v3,tcp ip=192.168.0.81:192.168.0.23:192.168.0.254:255.255.255.0:mito8m::off panic=1
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] Memory: 2085660K/3141632K available (13564K kernel code, 1692K rwdata, 6052K rodata, 1280K init, 434K bss, 72932K reserved, 983040K cma-reserved)
[    0.000000] Virtual kernel memory layout:
[    0.000000]     modules : 0xffff000000000000 - 0xffff000008000000   (   128 MB)
[    0.000000]     vmalloc : 0xffff000008000000 - 0xffff7dffbfff0000   (129022 GB)
[    0.000000]       .text : 0xffff000008080000 - 0xffff000008dc0000   ( 13568 KB)
[    0.000000]     .rodata : 0xffff000008dc0000 - 0xffff0000093b0000   (  6080 KB)
[    0.000000]       .init : 0xffff0000093b0000 - 0xffff0000094f0000   (  1280 KB)
[    0.000000]       .data : 0xffff0000094f0000 - 0xffff000009697200   (  1693 KB)
[    0.000000]        .bss : 0xffff000009697200 - 0xffff000009703b40   (   435 KB)
[    0.000000]     fixed   : 0xffff7dfffe7f9000 - 0xffff7dfffec00000   (  4124 KB)
[    0.000000]     PCI I/O : 0xffff7dfffee00000 - 0xffff7dffffe00000   (    16 MB)
[    0.000000]     vmemmap : 0xffff7e0000000000 - 0xffff800000000000   (  2048 GB maximum)
[    0.000000]               0xffff7e0000000000 - 0xffff7e0003000000   (    48 MB actual)
[    0.000000]     memory  : 0xffff800000000000 - 0xffff8000c0000000   (  3072 MB)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.000000] Preemptible hierarchical RCU implementation.
[    0.000000]  RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=4.
[    0.000000]  Tasks RCU enabled.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[    0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[    0.000000] GICv3: GIC: Using split EOI/Deactivate mode
[    0.000000] GICv3: no VLPI support, no direct LPI support
[    0.000000] ITS: No ITS available, not enabling LPIs
[    0.000000] GICv3: CPU0: found redistributor 0 region 0:0x0000000038880000
[    0.000000] i.MX8MQ clock driver init done
[    0.000000] arch_timer: cp15 timer(s) running at 8.33MHz (phys).
[    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x1ec0311ec, max_idle_ns: 440795202152 ns
[    0.000004] sched_clock: 56 bits at 8MHz, resolution 120ns, wraps every 2199023255541ns
[    0.008656] system counter timer init
[    0.011732] sched_clock: 56 bits at 8MHz, resolution 120ns, wraps every 2199023255541ns
[    0.019710] clocksource: imx sysctr: mask: 0xffffffffffffff max_cycles: 0x1ec0311ec, max_idle_ns: 440795202152 ns
[    0.030836] Console: colour dummy device 80x25
[    0.034493] Calibrating delay loop (skipped), value calculated using timer frequency.. 16.66 BogoMIPS (lpj=33333)
[    0.044748] pid_max: default: 32768 minimum: 301
[    0.049459] Security Framework initialized
[    0.054961] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
[    0.061441] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
[    0.067803] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
[    0.074503] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
[    0.097709] ASID allocator initialised with 32768 entries
[    0.105714] Hierarchical SRCU implementation.
[    0.114137] Cannot find MU entry in device tree
[    0.115935] CPU identified as i.MX8MQ, silicon rev 2.0
[    0.121703] EFI services will not be available.
[    0.133540] smp: Bringing up secondary CPUs ...
[    0.161692] Detected VIPT I-cache on CPU1
[    0.161722] GICv3: CPU1: found redistributor 1 region 0:0x00000000388a0000
[    0.161746] CPU1: Booted secondary processor [410fd034]
[    0.189763] Detected VIPT I-cache on CPU2
[    0.189788] GICv3: CPU2: found redistributor 2 region 0:0x00000000388c0000
[    0.189807] CPU2: Booted secondary processor [410fd034]
[    0.217844] Detected VIPT I-cache on CPU3
[    0.217865] GICv3: CPU3: found redistributor 3 region 0:0x00000000388e0000
[    0.217885] CPU3: Booted secondary processor [410fd034]
[    0.218112] smp: Brought up 1 node, 4 CPUs
[    0.267770] SMP: Total of 4 processors activated.
[    0.272472] CPU features: detected feature: GIC system register CPU interface
[    0.279633] CPU features: detected feature: 32-bit EL0 Support
[    0.285465] CPU features: detected feature: Kernel page table isolation (KPTI)
[    0.323520] CPU: All CPU(s) started at EL2
[    0.324939] alternatives: patching kernel code
[    0.330690] devtmpfs: initialized
[    0.338531] random: get_random_u32 called from bucket_table_alloc+0x108/0x260 with crng_init=0
[    0.345299] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.354131] futex hash table entries: 1024 (order: 5, 131072 bytes)
[    0.392294] pinctrl core: initialized pinctrl subsystem
[    0.396289] DMI not present or invalid.
[    0.398917] NET: Registered protocol family 16
[    0.406653] cpuidle: using governor menu
[    0.408532] vdso: 2 pages (1 code @ ffff000008dc6000, 1 data @ ffff0000094f4000)
[    0.415185] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[    0.430216] DMA: preallocated 256 KiB pool for atomic allocations
[    0.434519] Serial: AMBA PL011 UART driver
[    0.437979] imx rpmsg driver is registered.
[    0.449258] imx8mq-pinctrl 30330000.iomuxc: initialized IMX pinctrl driver
[    0.489170] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.504974] ACPI: Interpreter disabled.
[    0.508722] vgaarb: loaded
[    0.509302] SCSI subsystem initialized
[    0.513860] usbcore: registered new interface driver usbfs
[    0.518046] usbcore: registered new interface driver hub
[    0.523672] usbcore: registered new device driver usb
[    0.529781] i2c i2c-0: IMX I2C adapter registered
[    0.533067] i2c i2c-0: can't use DMA, using PIO instead.
[    0.538798] i2c i2c-1: IMX I2C adapter registered
[    0.543093] i2c i2c-1: can't use DMA, using PIO instead.
[    0.549748] media: Linux media interface: v0.10
[    0.553027] Linux video capture interface: v2.00
[    0.557910] pps_core: LinuxPPS API ver. 1 registered
[    0.562530] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.571704] PTP clock support registered
[    0.576001] EDAC MC: Ver: 3.0.0
[    0.579424] dmi: Firmware registration failed.
[    0.584089] Advanced Linux Sound Architecture Driver Initialized.
[    0.590075] Bluetooth: Core ver 2.22
[    0.592891] NET: Registered protocol family 31
[    0.597268] Bluetooth: HCI device and connection manager initialized
[    0.603693] Bluetooth: HCI socket layer initialized
[    0.608523] Bluetooth: L2CAP socket layer initialized
[    0.613648] Bluetooth: SCO socket layer initialized
[    0.620203] clocksource: Switched to clocksource arch_sys_counter
[    0.624932] VFS: Disk quotas dquot_6.6.0
[    0.628543] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.635615] pnp: PnP ACPI: disabled
[    0.655365] NET: Registered protocol family 2
[    0.657503] TCP established hash table entries: 32768 (order: 6, 262144 bytes)
[    0.664537] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
[    0.671312] TCP: Hash tables configured (established 32768 bind 32768)
[    0.677437] UDP hash table entries: 2048 (order: 4, 65536 bytes)
[    0.683424] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
[    0.690022] NET: Registered protocol family 1
[    0.695212] RPC: Registered named UNIX socket transport module.
[    0.700107] RPC: Registered udp transport module.
[    0.704762] RPC: Registered tcp transport module.
[    0.709522] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.717562] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available
[    0.724264] kvm [1]: 8-bit VMID
[    0.727864] kvm [1]: GICv3: no GICV resource entry
[    0.731616] kvm [1]: disabling GICv2 emulation
[    0.736180] kvm [1]: GIC system register CPU interface enabled
[    0.742333] kvm [1]: vgic interrupt IRQ1
[    0.746275] kvm [1]: Hyp mode initialized successfully
[    0.760506] audit: initializing netlink subsys (disabled)
[    0.763419] audit: type=2000 audit(0.667:1): state=initialized audit_enabled=0 res=1
[    0.764213] workingset: timestamp_bits=44 max_order=20 bucket_order=0
[    0.789094] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.793388] NFS: Registering the id_resolver key type
[    0.797228] Key type id_resolver registered
[    0.801475] Key type id_legacy registered
[    0.805417] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[    0.812082] jffs2: version 2.2. (NAND) c 2001-2006 Red Hat, Inc.
[    0.818839] 9p: Installing v9fs 9p2000 file system support
[    0.844550] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244)
[    0.849166] io scheduler noop registered
[    0.853281] io scheduler cfq registered (default)
[    0.857753] io scheduler mq-deadline registered
[    0.862343] io scheduler kyber registered
[    0.886845] imx-sdma 30bd0000.sdma: no iram assigned, using external mem
[    0.893540] imx-sdma 30bd0000.sdma: Falling back to user helper
[    0.900170] imx-sdma 302c0000.sdma: no iram assigned, using external mem
[    0.913192] mxs-dma 33000000.dma-apbh: initialized
[    0.917869] Bus freq driver module loaded
[    0.921005] Config NOC for VPU and CPU
[    0.922898] Config NOC for CPU fail!
[    0.926488] Config NOC for VPU fail!
[    0.933642] pfuze100-regulator 0-0008: Full layer: 2, Metal layer: 1
[    0.937511] pfuze100-regulator 0-0008: FAB: 0, FIN: 0
[    0.942284] pfuze100-regulator 0-0008: pfuze100 found.
[    0.966697] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    0.973945] SuperH (H)SCI(F) driver initialized
[    0.976470] 30860000.serial: ttymxc0 at MMIO 0x30860000 (irq = 39, base_baud = 1562500) is a IMX
[    0.987330] console [ttymxc0] enabled
[    0.987330] console [ttymxc0] enabled
[    0.991806] bootconsole [ec_imx6q0] disabled
[    0.991806] bootconsole [ec_imx6q0] disabled
[    1.001611] msm_serial: driver initialized
[    1.023054] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    1.029700] [drm] No driver support for vblank timestamp query.
[    1.035853] imx-drm display-subsystem: bound imx-dcss-crtc.0 (ops dcss_crtc_ops)
[    1.043474] [drm] CDN_API_General_Test_Echo_Ext_blocking - APB(ret = 0 echo_resp = echo test)
[    1.052075] [drm] CDN_API_General_getCurVersion - ver 13196 verlib 13062
[    1.058839] [drm] Pixel clock frequency: 594000 KHz, character clock frequency: 594000, color depth is 8-bit.
[    1.068834] [drm] Pixel clock frequency (594000 KHz) is supported in this color depth (8-bit). Settings found in row 27
[    1.079633] [drm] VCO frequency is 5940000
[    1.083803] [drm] VCO frequency (5940000 KHz) is supported. Settings found in row 14
[    1.115567] [drm] CDN_API_General_Write_Register_blocking LANES_CONFIG ret = 0
[    1.122833] [drm] Failed to get HDCP config - using HDCP 2.2 only
[    1.129041] [drm] Failed to initialize HDCP
[    1.135032] [drm] hdmi-audio-codec driver bound to HDMI
[    1.140295] imx-drm display-subsystem: bound 32c00000.hdmi (ops imx_hdp_imx_ops)
[    1.147811] [drm] Cannot find any crtc or sizes
[    1.152959] [drm] Initialized imx-drm 1.0.0 20120507 for display-subsystem on minor 0
[    1.170120] loop: module loaded
[    1.178774] slram: not enough parameters.
[    1.187134] libphy: Fixed MDIO Bus: probed
[    1.192461] NXP PHY: loading NXP PHY driver: [autonomous mode]
[    1.198794] tun: Universal TUN/TAP device driver, 1.6
[    1.204262] CAN device driver interface
[    1.210375] fec 30be0000.ethernet: 30be0000.ethernet supply phy not found, using dummy regulator
[    1.219788] pps pps0: new PPS source ptp0
[    1.230554] libphy: fec_enet_mii_bus: probed
[    1.236454] fec 30be0000.ethernet eth0: registered PHC device 0
[    1.243352] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
[    1.249259] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[    1.255310] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.4.0-k
[    1.262344] igb: Copyright (c) 2007-2014 Intel Corporation.
[    1.268032] igbvf: Intel(R) Gigabit Virtual Function Network Driver - version 2.4.0-k
[    1.275933] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
[    1.282517] sky2: driver version 1.30
[    1.314452] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.321069] ehci-pci: EHCI PCI platform driver
[    1.325634] ehci-platform: EHCI generic platform driver
[    1.331148] ehci-orion: EHCI orion driver
[    1.335363] ehci-exynos: EHCI EXYNOS driver
[    1.339802] ehci-msm: Qualcomm On-Chip EHCI Host Controller
[    1.345595] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    1.351863] ohci-pci: OHCI PCI platform driver
[    1.356424] ohci-platform: OHCI generic platform driver
[    1.361924] ohci-exynos: OHCI EXYNOS driver
[    1.366715] Can't support > 32 bit dma.
[    1.370613] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
[    1.376136] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1
[    1.391706] xhci-hcd xhci-hcd.0.auto: hcc params 0x0220fe6c hci version 0x110 quirks 0x0000000001010810
[    1.401187] xhci-hcd xhci-hcd.0.auto: irq 218, io mem 0x38200000
[    1.408109] hub 1-0:1.0: USB hub found
[    1.411913] hub 1-0:1.0: 1 port detected
[    1.416291] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
[    1.421810] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 2
[    1.429495] xhci-hcd xhci-hcd.0.auto: Host supports USB 3.0  SuperSpeed
[    1.436926] hub 2-0:1.0: USB hub found
[    1.440722] hub 2-0:1.0: 1 port detected
[    1.445705] usbcore: registered new interface driver usb-storage
[    1.451845] usbcore: registered new interface driver usb_ehset_test
[    1.461476] input: 30370000.snvs:snvs-powerkey as /devices/platform/30370000.snvs/30370000.snvs:snvs-powerkey/input/input0
[    1.475832] snvs_rtc 30370000.snvs:snvs-rtc-lp: rtc core: registered 30370000.snvs:snvs-rtc-lp as rtc0
[    1.485921] i2c /dev entries driver
[    1.492721] IR NEC protocol handler initialized
[    1.497328] IR RC5(x/sz) protocol handler initialized
[    1.502396] IR RC6 protocol handler initialized
[    1.506997] IR JVC protocol handler initialized
[    1.511544] IR Sony protocol handler initialized
[    1.516318] IR SANYO protocol handler initialized
[    1.521040] IR Sharp protocol handler initialized
[    1.525762] IR MCE Keyboard/mouse protocol handler initialized
[    1.531613] IR XMP protocol handler initialized
[    1.543065] imx2-wdt 30280000.wdog: timeout 60 sec (nowayout=0)
[    1.550102] Bluetooth: HCI UART driver ver 2.3
[    1.554625] Bluetooth: HCI UART protocol H4 registered
[    1.559780] Bluetooth: HCI UART protocol BCSP registered
[    1.565164] Bluetooth: HCI UART protocol ATH3K registered
[    1.570579] Bluetooth: HCI UART protocol Three-wire (H5) registered
[    1.577187] Bluetooth: HCI UART protocol Broadcom registered
[    1.582864] Bluetooth: HCI UART protocol QCA registered
[    1.590175] sdhci: Secure Digital Host Controller Interface driver
[    1.596434] sdhci: Copyright(c) Pierre Ossman
[    1.601112] Synopsys Designware Multimedia Card Interface Driver
[    1.608570] sdhci-pltfm: SDHCI platform and OF driver helper
[    1.660852] mmc0: SDHCI controller on 30b40000.usdhc [30b40000.usdhc] using ADMA
[    1.674072] sdhci-esdhc-imx 30b50000.usdhc: Got CD GPIO
[    1.726998] mmc1: SDHCI controller on 30b50000.usdhc [30b50000.usdhc] using ADMA
[    1.740917] ledtrig-cpu: registered to indicate activity on CPUs
[    1.742552] mmc0: new DDR MMC card at address 0001
[    1.748035] caam 30900000.caam: ERA source: CCBVID.
[    1.752594] mmcblk0: mmc0:0001 DG4008 7.28 GiB
[    1.760033] caam 30900000.caam: device ID = 0x0a16040100000000 (Era 9)
[    1.761722] mmcblk0boot0: mmc0:0001 DG4008 partition 1 4.00 MiB
[    1.767850] caam 30900000.caam: job rings = 3, qi = 0, dpaa2 = no
[    1.774122] mmcblk0boot1: mmc0:0001 DG4008 partition 2 4.00 MiB
[    1.786208] mmcblk0rpmb: mmc0:0001 DG4008 partition 3 4.00 MiB
[    1.793649]  mmcblk0: p1
[    1.799583] caam_jr 30901000.jr0: Entropy delay = 3200
[    1.804877] caam_jr 30901000.jr0: Entropy delay = 3600
[    1.878237] caam_jr 30901000.jr0: Instantiated RNG4 SH0.
[    1.945894] caam_jr 30901000.jr0: Instantiated RNG4 SH1.
[    1.989342] caam algorithms registered in /proc/crypto
[    2.000029] caam_jr 30901000.jr0: registering rng-caam
[    2.005651] caam 30900000.caam: caam pkc algorithms registered in /proc/crypto
[    2.014636] platform caam_sm: blkkey_ex: 2 keystore units available
[    2.021096] platform caam_sm: 64-bit clear key:
[    2.025663] platform caam_sm: [0000] 00 01 02 03 04 0f 06 07
[    2.031398] platform caam_sm: 64-bit black key:
[    2.035964] platform caam_sm: [0000] 03 e2 c1 71 99 ca 13 85
[    2.041701] platform caam_sm: [0008] 9f e6 33 9c e7 a7 30 02
[    2.047378] platform caam_sm: 128-bit clear key:
[    2.052070] platform caam_sm: [0000] 00 01 02 03 04 0f 06 07
[    2.057751] platform caam_sm: [0008] 08 09 0a 0b 0c 0d 0e 0f
[    2.063483] platform caam_sm: 128-bit black key:
[    2.068124] platform caam_sm: [0000] ea a7 79 b2 b9 2c 4a f3
[    2.073863] platform caam_sm: [0008] 79 44 95 2a 2e 40 e6 ff
[    2.079537] platform caam_sm: 192-bit clear key:
[    2.084176] platform caam_sm: [0000] 00 01 02 03 04 0f 06 07
[    2.089857] platform caam_sm: [0008] 08 09 0a 0b 0c 0d 0e 0f
[    2.095535] platform caam_sm: [0016] 10 11 12 13 14 15 16 17
[    2.101216] platform caam_sm: 192-bit black key:
[    2.105853] platform caam_sm: [0000] 9d fe 2e 76 90 b6 10 d5
[    2.111532] platform caam_sm: [0008] ed 7d 78 95 4c 74 3a 28
[    2.117211] platform caam_sm: [0016] 49 5f ee ff 85 08 1d 22
[    2.122890] platform caam_sm: [0024] ea 6c 81 39 10 78 04 17
[    2.128565] platform caam_sm: 256-bit clear key:
[    2.133204] platform caam_sm: [0000] 00 01 02 03 04 0f 06 07
[    2.138889] platform caam_sm: [0008] 08 09 0a 0b 0c 0d 0e 0f
[    2.144569] platform caam_sm: [0016] 10 11 12 13 14 15 16 17
[    2.150251] platform caam_sm: [0024] 18 19 1a 1b 1c 1d 1e 1f
[    2.155925] platform caam_sm: 256-bit black key:
[    2.160563] platform caam_sm: [0000] d6 f4 35 e1 43 34 01 56
[    2.166244] platform caam_sm: [0008] 55 47 df 0e b0 4e ed e2
[    2.172057] [drm] Cannot find any crtc or sizes
[    2.172626] platform caam_sm: [0016] bf 26 de aa 17 fe ff 7a
[    2.182401] platform caam_sm: [0024] 14 08 a0 2a 79 fc bd ee
[    2.188136] platform caam_sm: 64-bit unwritten blob:
[    2.193129] platform caam_sm: [0000] 00 00 00 00 00 00 00 00
[    2.198870] platform caam_sm: [0008] 00 00 00 00 00 00 00 00
[    2.204550] platform caam_sm: [0016] 00 00 00 00 00 00 00 00
[    2.210286] platform caam_sm: [0024] 00 00 00 00 00 00 00 00
[    2.215966] platform caam_sm: [0032] 00 00 00 00 00 00 00 00
[    2.221703] platform caam_sm: [0040] 00 00 00 00 00 00 00 00
[    2.227382] platform caam_sm: [0048] 00 00 00 00 00 00 00 00
[    2.233060] platform caam_sm: [0056] 00 00 00 00 00 00 00 00
[    2.238742] platform caam_sm: [0064] 00 00 00 00 00 00 00 00
[    2.244420] platform caam_sm: [0072] 00 00 00 00 00 00 00 00
[    2.250100] platform caam_sm: [0080] 00 00 00 00 00 00 00 00
[    2.255780] platform caam_sm: [0088] 00 00 00 00 00 00 00 00
[    2.261454] platform caam_sm: 128-bit unwritten blob:
[    2.266526] platform caam_sm: [0000] 00 00 00 00 00 00 00 00
[    2.272212] platform caam_sm: [0008] 00 00 00 00 00 00 00 00
[    2.277890] platform caam_sm: [0016] 00 00 00 00 00 00 00 00
[    2.283569] platform caam_sm: [0024] 00 00 00 00 00 00 00 00
[    2.289251] platform caam_sm: [0032] 00 00 00 00 00 00 00 00
[    2.294929] platform caam_sm: [0040] 00 00 00 00 00 00 00 00
[    2.300608] platform caam_sm: [0048] 00 00 00 00 00 00 00 00
[    2.306290] platform caam_sm: [0056] 00 00 00 00 00 00 00 00
[    2.311970] platform caam_sm: [0064] 00 00 00 00 00 00 00 00
[    2.317650] platform caam_sm: [0072] 00 00 00 00 00 00 00 00
[    2.323331] platform caam_sm: [0080] 00 00 00 00 00 00 00 00
[    2.329009] platform caam_sm: [0088] 00 00 00 00 00 00 00 00
[    2.334688] platform caam_sm: 196-bit unwritten blob:
[    2.339762] platform caam_sm: [0000] 00 00 00 00 00 00 00 00
[    2.345440] platform caam_sm: [0008] 00 00 00 00 00 00 00 00
[    2.351119] platform caam_sm: [0016] 00 00 00 00 00 00 00 00
[    2.356801] platform caam_sm: [0024] 00 00 00 00 00 00 00 00
[    2.362478] platform caam_sm: [0032] 00 00 00 00 00 00 00 00
[    2.368158] platform caam_sm: [0040] 00 00 00 00 00 00 00 00
[    2.373836] platform caam_sm: [0048] 00 00 00 00 00 00 00 00
[    2.379515] platform caam_sm: [0056] 00 00 00 00 00 00 00 00
[    2.385196] platform caam_sm: [0064] 00 00 00 00 00 00 00 00
[    2.390876] platform caam_sm: [0072] 00 00 00 00 00 00 00 00
[    2.396557] platform caam_sm: [0080] 00 00 00 00 00 00 00 00
[    2.402235] platform caam_sm: [0088] 00 00 00 00 00 00 00 00
[    2.407911] platform caam_sm: 256-bit unwritten blob:
[    2.412982] platform caam_sm: [0000] 00 00 00 00 00 00 00 00
[    2.418661] platform caam_sm: [0008] 00 00 00 00 00 00 00 00
[    2.424340] platform caam_sm: [0016] 00 00 00 00 00 00 00 00
[    2.430022] platform caam_sm: [0024] 00 00 00 00 00 00 00 00
[    2.435699] platform caam_sm: [0032] 00 00 00 00 00 00 00 00
[    2.441378] platform caam_sm: [0040] 00 00 00 00 00 00 00 00
[    2.447059] platform caam_sm: [0048] 00 00 00 00 00 00 00 00
[    2.452742] platform caam_sm: [0056] 00 00 00 00 00 00 00 00
[    2.458424] platform caam_sm: [0064] 00 00 00 00 00 00 00 00
[    2.464105] platform caam_sm: [0072] 00 00 00 00 00 00 00 00
[    2.469783] platform caam_sm: [0080] 00 00 00 00 00 00 00 00
[    2.475462] platform caam_sm: [0088] 00 00 00 00 00 00 00 00
[    2.481818] platform caam_sm: 64-bit black key in blob:
[    2.487077] platform caam_sm: [0000] ef 05 e7 8a 74 5a b8 6e
[    2.492764] platform caam_sm: [0008] 56 ef c7 aa 2d 35 cf 31
[    2.498444] platform caam_sm: [0016] 7e f4 e8 d9 dc 3e 87 de
[    2.504123] platform caam_sm: [0024] 46 51 be 09 26 dd b3 af
[    2.509802] platform caam_sm: [0032] f0 a7 e6 69 0b c7 a6 fa
[    2.515482] platform caam_sm: [0040] 58 d7 67 ee be 3c 88 07
[    2.521161] platform caam_sm: [0048] 84 e8 47 cb d0 fd 53 48
[    2.526840] platform caam_sm: [0056] 00 00 00 00 00 00 00 00
[    2.532520] platform caam_sm: [0064] 00 00 00 00 00 00 00 00
[    2.538201] platform caam_sm: [0072] 00 00 00 00 00 00 00 00
[    2.543878] platform caam_sm: [0080] 00 00 00 00 00 00 00 00
[    2.549559] platform caam_sm: [0088] 00 00 00 00 00 00 00 00
[    2.555237] platform caam_sm: 128-bit black key in blob:
[    2.560571] platform caam_sm: [0000] 1e 8a 9c 18 e7 06 53 3a
[    2.566249] platform caam_sm: [0008] f9 e8 30 40 db 4a 0c d3
[    2.571931] platform caam_sm: [0016] 3f 6a 54 e7 60 91 b6 7a
[    2.577609] platform caam_sm: [0024] 79 b3 11 8a 82 64 50 f6
[    2.583289] platform caam_sm: [0032] f0 4e a2 c6 b1 47 43 85
[    2.588971] platform caam_sm: [0040] 29 e2 6b f0 e0 d1 7b c4
[    2.594649] platform caam_sm: [0048] 17 a8 f3 ff f6 b9 17 3f
[    2.600329] platform caam_sm: [0056] a2 f9 62 83 bc cb 53 20
[    2.606011] platform caam_sm: [0064] 00 00 00 00 00 00 00 00
[    2.611688] platform caam_sm: [0072] 00 00 00 00 00 00 00 00
[    2.617368] platform caam_sm: [0080] 00 00 00 00 00 00 00 00
[    2.623048] platform caam_sm: [0088] 00 00 00 00 00 00 00 00
[    2.628724] platform caam_sm: 192-bit black key in blob:
[    2.634056] platform caam_sm: [0000] 94 00 30 0b 3f f5 7b a6
[    2.639736] platform caam_sm: [0008] b8 78 bc 38 27 e5 e6 f3
[    2.645416] platform caam_sm: [0016] cc 83 f6 6d 12 b9 ec 14
[    2.651094] platform caam_sm: [0024] 42 58 83 bc 46 5c 68 38
[    2.656773] platform caam_sm: [0032] ef 1c 6c a4 4c ca 00 f2
[    2.662454] platform caam_sm: [0040] 9b 2a bb 9b e6 84 60 54
[    2.668132] platform caam_sm: [0048] 5a d4 db 19 9e cc d1 96
[    2.673812] platform caam_sm: [0056] be 98 02 8b 8a c0 20 22
[    2.679495] platform caam_sm: [0064] ad 58 c4 5f bd 92 20 bb
[    2.685174] platform caam_sm: [0072] 00 00 00 00 00 00 00 00
[    2.690853] platform caam_sm: [0080] 00 00 00 00 00 00 00 00
[    2.696534] platform caam_sm: [0088] 00 00 00 00 00 00 00 00
[    2.702211] platform caam_sm: 256-bit black key in blob:
[    2.707544] platform caam_sm: [0000] 27 f0 f1 53 0e 53 7d 06
[    2.713225] platform caam_sm: [0008] 80 55 fd 1e 8e da 7a 9f
[    2.718904] platform caam_sm: [0016] f8 1e 03 91 75 4a 44 60
[    2.724583] platform caam_sm: [0024] 2c 1f 55 67 95 69 4c 17
[    2.730264] platform caam_sm: [0032] 0a 7d a4 3c f4 75 fa 7a
[    2.735941] platform caam_sm: [0040] fa 19 8e c2 47 31 2c b0
[    2.741621] platform caam_sm: [0048] 16 97 c2 26 95 3e fa 74
[    2.747299] platform caam_sm: [0056] b6 e3 c2 e3 75 34 75 aa
[    2.752986] platform caam_sm: [0064] b5 65 7a 40 19 52 ca 0e
[    2.758666] platform caam_sm: [0072] b7 7b 71 6a d4 ab 7c 74
[    2.764345] platform caam_sm: [0080] 00 00 00 00 00 00 00 00
[    2.770027] platform caam_sm: [0088] 00 00 00 00 00 00 00 00
[    2.775863] platform caam_sm: restored 64-bit black key:
[    2.781201] platform caam_sm: [0000] e5 93 b9 cf 30 e9 f0 6d
[    2.786883] platform caam_sm: [0008] f1 5d b0 7d 4e 81 03 30
[    2.792558] platform caam_sm: restored 128-bit black key:
[    2.797977] platform caam_sm: [0000] ea a7 79 b2 b9 2c 4a f3
[    2.803658] platform caam_sm: [0008] 79 44 95 2a 2e 40 e6 ff
[    2.809336] platform caam_sm: restored 192-bit black key:
[    2.814753] platform caam_sm: [0000] 9d fe 2e 76 90 b6 10 d5
[    2.820435] platform caam_sm: [0008] ed 7d 78 95 4c 74 3a 28
[    2.826113] platform caam_sm: [0016] a0 92 6d 74 00 f3 54 88
[    2.831792] platform caam_sm: [0024] 93 29 44 40 fa 4f 07 e5
[    2.837470] platform caam_sm: restored 256-bit black key:
[    2.842888] platform caam_sm: [0000] d6 f4 35 e1 43 34 01 56
[    2.848567] platform caam_sm: [0008] 55 47 df 0e b0 4e ed e2
[    2.854249] platform caam_sm: [0016] bf 26 de aa 17 fe ff 7a
[    2.859927] platform caam_sm: [0024] 14 08 a0 2a 79 fc bd ee
[    2.866015] caam-snvs 30370000.caam-snvs: can't get snvs clock
[    2.871918] caam-snvs 30370000.caam-snvs: violation handlers armed - non-secure state
[    2.882486] usbcore: registered new interface driver usbhid
[    2.888116] usbhid: USB HID core driver
[    2.908375] imx-spdif sound-hdmi-arc: ASoC: CPU DAI (null) not registered
[    2.915249] imx-spdif sound-hdmi-arc: snd_soc_register_card failed: -517
[    2.923789] imx-cdnhdmi sound-hdmi: failed to find SAI platform device
[    2.930382] imx-cdnhdmi: probe of sound-hdmi failed with error -22
[    2.937617] NET: Registered protocol family 26
[    2.943154] NET: Registered protocol family 10
[    3.258694] Segment Routing with IPv6
[    3.262494] NET: Registered protocol family 17
[    3.267002] can: controller area network core (rev 20170425 abi 9)
[    3.273336] NET: Registered protocol family 29
[    3.277833] can: raw protocol (rev 20170425)
[    3.282156] can: broadcast manager protocol (rev 20170425 t)
[    3.287873] can: netlink gateway (rev 20170425) max_hops=1
[    3.294783] Bluetooth: RFCOMM TTY layer initialized
[    3.299733] Bluetooth: RFCOMM socket layer initialized
[    3.304962] Bluetooth: RFCOMM ver 1.11
[    3.308771] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[    3.314134] Bluetooth: BNEP filters: protocol multicast
[    3.319479] Bluetooth: BNEP socket layer initialized
[    3.324495] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[    3.330530] Bluetooth: HIDP socket layer initialized
[    3.335632] lib80211: common routines for IEEE802.11 drivers
[    3.341485] 9pnet: Installing 9P2000 support
[    3.345961] Key type dns_resolver registered
[    3.355815] registered taskstats version 1
[    3.378439] cpu cpu0: registered imx8mq-cpufreq
[    3.388771] update hantro voltage from 900 mV to 1000 mV
[    3.395538] hantrodec: module inserted. Major = 236
[    3.402002] imx-spdif sound-hdmi-arc: ASoC: CPU DAI (null) not registered
[    3.408869] imx-spdif sound-hdmi-arc: snd_soc_register_card failed: -517
[    3.417380] snvs_rtc 30370000.snvs:snvs-rtc-lp: setting system clock to 1970-01-01 00:00:01 UTC (1)
[    3.506466] Micrel KSZ9031 Gigabit PHY 30be0000.ethernet-1:07: attached PHY driver [Micrel KSZ9031 Gigabit PHY] (mii_bus:phy_addr=30be0000.ethernet-1:07, irq=POLL)
[    3.521850] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[    4.472725] random: fast init done
[   10.682280] fec 30be0000.ethernet eth0: Link is Up - 100Mbps/Full - flow control rx/tx
[   10.690283] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[   10.700241] IP-Config: Complete:
[   10.703475]      device=eth0, hwaddr=00:50:c2:1e:af:b2, ipaddr=192.168.0.81, mask=255.255.255.0, gw=192.168.0.254
[   10.713748]      host=mito8m, domain=, nis-domain=(none)
[   10.719133]      bootserver=192.168.0.23, rootserver=192.168.0.13, rootpath=
[   10.726754] usb_pwr_en: disabling
[   10.730206] gpio_dvfs: disabling
[   10.734306] SW1AB: disabling
[   10.737561] VGEN1: disabling
[   10.740800] VGEN6: disabling
[   10.743962] ALSA device list:
[   10.747000]   No soundcards found.
[   10.789860] VFS: Mounted root (nfs filesystem) readonly on device 0:16.
[   10.808004] devtmpfs: mounted
[   10.811610] Freeing unused kernel memory: 1280K
[   11.748880] systemd[1]: System time before build time, advancing clock.
[   11.872936] systemd[1]: systemd 237 running in system mode. (+PAM -AUDIT -SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP -LIBCRYPTSETUP -GCRYPT -GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID -ELFUTILS +KMOD -IDN2 -IDN -PCRE2 default-hierarchy=hybrid)
[   11.894735] systemd[1]: Detected architecture arm64.

Welcome to NXP i.MX Release Distro 4.14-sumo (sumo)!

[   11.991204] systemd[1]: Set hostname to <imx8qmmek>.
[   12.554448] systemd[1]: File /lib/systemd/system/systemd-journald.service:35 configures an IP firewall (IPAddressDeny=any), but the local system does not support BPF/cgroup based firewalling.
[   12.571573] systemd[1]: Proceeding WITHOUT firewalling in effect! (This warning is only shown for the first loaded unit using IP firewalling.)
[   13.771788] random: systemd: uninitialized urandom read (16 bytes read)
[   13.778731] systemd[1]: Reached target Host and Network Name Lookups.
[  OK  ] Reached target Host and Network Name Lookups.
[   13.804841] random: systemd: uninitialized urandom read (16 bytes read)
[   13.811761] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[  OK  ] Started Forward Password Requests to Wall Directory Watch.
[   13.836506] random: systemd: uninitialized urandom read (16 bytes read)
[   13.843235] systemd[1]: Reached target Swap.
[  OK  ] Reached target Swap.
[   13.862631] systemd[1]: Created slice User and Session Slice.
[  OK  ] Created slice User and Session Slice.
[   13.884488] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[  OK  ] Started Dispatch Password Requests to Console Directory Watch.
[  OK  ] Reached target Paths.
[  OK  ] Reached target Remote File Systems.
[  OK  ] Created slice System Slice.
[  OK  ] Listening on Journal Socket.
         Starting Load Kernel Modules...
         Mounting Huge Pages File System...
[  OK  ] Listening on Journal Socket (/dev/log).
[  OK  ] Reached target Slices.
         Mounting Kernel Debug File System...
[  OK  ] Listening on udev Kernel Socket.
         Starting Create list of required stcce nodes for the current kernel...
[  OK  ] Listening on Network Service Netlink Socket.
[  OK  ] Created slice system-getty.slice.
[  OK  ] Created slice system-serial\x2dgetty.slice.
[  OK  ] Listening on Syslog Socket.
[  OK  ] Listening on /dev/initctl Compatibility Named Pipe.
         Starting File System Check on Root Device...
         Mounting POSIX Message Queue File System...
[  OK  ] Listening on Journal Audit Socket.
[   14.260846] galcore: loading out-of-tree module taints kernel.
         Starting Journal Service...
[   14.272872] galcore: clk_get 2d core clock failed, disable 2d/vg!
[   14.279447] Galcore version 6.2.4.190076
         Starting Setup Virtual Console...
[  OK  ] Listening on udev Control Socket.
         Starting udev Coldplug all Devices...
         Mounting Temporary Directory (/tmp)...
[  OK  ] Mounted Huge Pages File System.
[  OK  ] Mounted Kernel Debug File System.
[   14.389172] imx-spdif sound-hdmi-arc: ASoC: CPU DAI (null) not registered
[   14.396336] imx-spdif sound-hdmi-arc: snd_soc_register_card failed: -517
[  OK  ] Started Load Kernel Modules.
[  OK  ] Started Create list of required stacvice nodes for the current kernel.
[  OK  ] Started Journal Service.
[  OK  ] Started File System Check on Root Device.
[  OK  ] Mounted POSIX Message Queue File System.
[  OK  ] Started Setup Virtual Console.
[  OK  ] Mounted Temporary Directory (/tmp).
         Starting Remount Root and Kernel File Systems...
         Starting Apply Kernel Variables...
         Mounting Kernel Configuration File System...
[  OK  ] Mounted Kernel Configuration File System.
[  OK  ] Started Remount Root and Kernel File Systems.
         Starting Flush Journal to Persistent Storage...
         Starting Create Static Device Nodes in /dev...
[  OK  ] Started Apply Kernel Variables.
[   14.710512] systemd-journald[1962]: Received request to flush runtime journal from PID 1
[  OK  ] Started Flush Journal to Persistent Storage.
[  OK  ] Started udev Coldplug all Devices.
[  OK  ] Started Create Static Device Nodes in /dev.
         Starting udev Kernel Device Manager...
[  OK  ] Reached target Local File Systems (Pre).
[  OK  ] Reached target Containers.
         Mounting /var/volatile...
[  OK  ] Mounted /var/volatile.
         Starting Load/Save Random Seed...
[  OK  ] Reached target Local File Systems.
         Starting Create Volatile Files and Directories...
[  OK  ] Started Load/Save Random Seed.
[  OK  ] Started udev Kernel Device Manager.
[  OK  ] Started Create Volatile Files and Directories.
         Starting Update UTMP about System Boot/Shutdown...
         Starting Network Time Synchronization...
         Starting Start Psplash Boot Screen...
         Starting Network Service...
[  OK  ] Started Update UTMP about System Boot/Shutdown.
[  OK  ] Found device /dev/ttymxc0.
[  OK  ] Started Start Psplash Boot Screen.
[   15.859957] imx-sdma 302c0000.sdma: loaded firmware 4.4
[   15.861128] imx-sdma 30bd0000.sdma: loaded firmware 4.4
[  OK  ] Started Network Service.
[  OK  ] Started Network Time Synchronization.
[  OK  ] Reached target System Time Synchronized.
[  OK  ] Reached target System Initialization.
[  OK  ] Started Daily Cleanup of Temporary Directories.
         Starting Console System Startup Logging...
         Starting sshd.socket.
[  OK  ] Listening on RPCbind Server Activation Socket.
[  OK  ] Listening on D-Bus System Message Bus Socket.
[  OK  ] Started Daily rotation of log files.
[  OK  ] Reached target Timers.
[  OK  ] Listening on Avahi mDNS/DNS-SD Stack Activation Socket.
[  OK  ] Listening on sshd.socket.
[  OK  ] Started Console System Startup Logging.
[  OK  ] Reached target Sockets.
[  OK  ] Reached target Basic System.
         Starting Telephony service...
[  OK  ] Started Updates psplash to basic.
         Starting Network Time Service (one-shot ntpdate mode)...
         Starting Generate options for connection service...
[  OK  ] Started TEE Supplicant.
[  OK  ] Started Periodic Command Scheduler.
[  OK  ] Started Configuration for i.MX GPU (Former rc_gpu.S).
         Starting Avahi mDNS/DNS-SD Stack...
[  OK  ] Started D-Bus System Message Bus.
         Starting System Logging Service...
[  OK  ] Started Job spooling tools.
         Starting RPC Bind Service...
         Starting Login Service...
[  OK  ] Started Network Time Service (one-shot ntpdate mode).
[  OK  ] Started Generate options for connection service.
[  OK  ] Started Telephony service.
[  OK  ] Started Avahi mDNS/DNS-SD Stack.
         Starting Connection service...
[  OK  ] Started Login Service.
[  OK  ] Started RPC Bind Service.
[  OK  ] Started Connection service.
[  OK  ] Reached target Network.
[  OK  ] Started Update psplash to network.
         Starting Terminate Psplash Boot Screen...
[  OK  ] Started NFS status monitor for NFSv2/3 locking..
         Starting /etc/rc.local Compatibility...
         Starting Permit User Sessions...
         Starting Network Time Service...
[FAILED] Failed to start Terminate Psplash Boot Screen.
See 'systemctl status psplash-quit.service' for details.
[  OK  ] Started /etc/rc.local Compatibility.
[  OK  ] Started Permit User Sessions.
         Starting Weston Wayland Compositor (on tty7)...
[  OK  ] Started Serial Getty on ttymxc0.
[  OK  ] Started Getty on tty1.
[  OK  ] Started Weston Wayland Compositor (on tty7).
         Starting Hostname Service...
         Starting WPA supplicant...
[  OK  ] Started Hostname Service.
[   19.232294] random: crng init done
[   19.235712] random: 7 urandom warning(s) missed due to ratelimiting
[  OK  ] Started WPA supplicant.
[  OK  ] Created slice User Slice of root.
         Starting User Manager for UID 0...
[  OK  ] Started Session c1 of user root.
[   19.580727] audit: type=1006 audit(1580232451.743:2): pid=3424 uid=0 old-auid=4294967295 auid=0 tty=(none) old-ses=4294967295 ses=1 res=1
[  OK  ] Started User Manager for UID 0.

NXP i.MX Release Distro 4.14-sumo imx8qmmek ttymxc0

imx8qmmek login:

This processor is capable of running either at 800 MHz or 1.3 GHz. The tests were performed at either frequencies in order to determine how the it affects the RAM bandwidth.

The following table details the characteristics of the SDRAM bank connected to the SoC.

Subsystem Feature Platform
Mito8M
SoC SoC NXP i.MX8M Quad
ARM core(s) 4 x Cortex A53
ARM core frequency

[MHz]

800 or 1300
L1 cache (D)

[kB]

32
L1 cache (I)

[kB]

32
L2 cache

[MB]

1
SDRAM Type LPDDR4
Frequency

[MHz]

1600
Bus witdth

[bit]

32
Theoretical bandwidth

[Gb/s]

102.4
Theoretical bandwidth

[GB/s]

12.8
Size

[MB]

3072

Software configuration[edit | edit source]

  • Linux kernel: 4.14.98
  • Root file system: Debian GNU/Linux 10 (buster)
  • Architecture: aarch64
  • Governor: userspace @ 800 MHz or 1300 MHz
root@Mito8M:~# echo userspace > /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor
root@Mito8M:~# cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor
userspace
root@Mito8M:~# cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_cur_freq
800000


Some benchmarks were built natively on the platform under test. For the sake of completeness, the version of the GCC compiler is then indicated as well:

armbian@Mito8M:~/devel/lmbench$ gcc -v
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/aarch64-linux-gnu/8/lto-wrapper
Target: aarch64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Debian 8.3.0-6' --with-bugurl=file:///usr/share/doc/gcc-8/README.Bugs --enable-languages=c,ada,c++,go,d,fortran,objc,obj-c++ --prefix=/usr --with-gcc-major-version-only --program-suffix=-8 --program-prefix=aarch64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-libquadmath --disable-libquadmath-support --enable-plugin --enable-default-pie --with-system-zlib --disable-libphobos --enable-multiarch --enable-fix-cortex-a53-843419 --disable-werror --enable-checking=release --build=aarch64-linux-gnu --host=aarch64-linux-gnu --target=aarch64-linux-gnu
Thread model: posix
gcc version 8.3.0 (Debian 8.3.0-6)

Overall results[edit | edit source]

This section illustrates the overall results achieved by the benchmarks.

STREAM[edit | edit source]

Overall results (ARM core frequency = 800 MHz)
Function Mito8M Axel Lite

efficiency

[%]

Best rate

[MB/s]

Efficiency

[%]

Copy 6770 51.7 14.0
Scale 6093 46.5 13.8
Add 5263 40.1 14.6
Triad 4820 36.8 14.9
Overall results (ARM core frequency = 1300 MHz)
Function Mito8M Axel Lite

efficiency

[%]

Best rate

[MB/s]

Efficiency

[%]

Copy 7125 54.3 14.0
Scale 7501 57.2 13.8
Add 6762 51.6 14.6
Triad 6354 48.5 14.9

Apart from the increase over Axel Lite in absolute terms, it is noteworthy that Mito8M exhibits a significant improvement in terms of efficiency too, as shown in the above tables. This is especially true in the case of ARM core frequency set to 1300 MHz.

Another interesting thing to note is how the bandwidth is affected by the ARM core frequency. If it scaled linearly, we should have an improvement of 62.5% from 800 to 1300 MHz. The average bandwidth at 800 MHz is 5761 MB/s. At 1300 MHz, it is 6935 MB/s. Therefore, the increase is 20.4%. With regard to STREAM benchmark, the achieved bandwidth does not scale linearly with ARM core frequency.

Please see this page for more details about STREAM benchmark.

LMbench[edit | edit source]

For what regards the memory bandwidth, LMbench provides many results organized in different categories. For the sake of simplicity, the following tables details just a couple of categories. The full results are available for download here (ARM core frequency set to 800 MHz) and here (ARM core frequency set to 1300 MHz).

Memory read bandwidth
Buffer size Bandwitdth

[MB/s]

ARM core frequency = 800 MHz ARM core frequency = 1300 MHz
512B 1553 2521
1kB 1567 2546
2kB 1575 2560
4kB 1575 2564
8kB 1577 2564
16kB 1577 2567
32kB 1528 2490
64kB 1531 2494
128kB 1547 2530
256kB 1552 2526
512kB 1514 2518
1MB 1318 2181
2MB 1430 2148
4MB 1420 2108
8MB 1423 2038
16MB 1420 2116
32MB 1365 2117
64MB 1393 2035
128MB 1382 2035
256MB 1372 2050
512MB 1367 1998
Memory write bandwidth
Buffer size Bandwitdth

[MB/s]

ARM core frequency = 800 MHz ARM core frequency = 1300 MHz
512B 2932 4771
1kB 3048 4956
2kB 3100 5046
4kB 3136 5097
8kB 3135 5101
16kB 3150 5120
32kB 2864 5127
64kB 3033 5071
128kB 3093 4886
256kB 2956 5056
512kB 3024 5054
1MB 3075 5092
2MB 3095 5116
4MB 3121 5118
8MB 3137 5120
16MB 3145 5121
32MB 3146 5120
64MB 3146 5125
128MB 3147 5123
256MB 3150 5124
512MB 3144 5125
1GB 3146 5124

There are some interesting facts to stress:

  • Read and write bandwitdth are not effected by the buffer size.
  • They are significantly affected by the ARM core frequency. For instance, the improvement of the write bandwidth (about 62% when the buffer is 1GB) is practically the same of the increase in frequency.

For more information regarding LMbench, please see this page.

pmbw[edit | edit source]

As defined by the author, pmbw is "a set of assembler routines to measure the parallel memory (cache and RAM) bandwidth of modern multi-core machines." It performs a myriad of tests. Luckily, it comes with a handful tool that plots the results—which are stored in a text file—in a series of charts. Again,the benchmark was run at two different ARM core frequencies, 800 and 1300 MHz.

The complete results and the charts are available at the following links:

Generally speaking, the charts exhibit significant declines in the performances when the array size is around the L1 and the L2 cache size.

For more details about pmbw, please refer to this page.

stressapptest[edit | edit source]

According to the documentation, stressapptest—which was developed at Google—is "a memory interface test. It tries to maximize randomized traffic to memory from processor and I/O, with the intent of creating a realistic high load situation in order to test the existing hardware devices in a computer."

Test Bandwidth

[MB/s]

ARM core frequency = 800 MHz ARM core frequency = 1300 MHz
Memory copy 5483 5804

The above table lists the achieved results when the benchmark was run as detailed in this section. In this case, the different when running at different ARM core frequencies is very little.

For more information about stressapptest, please refer to this page.

Useful links[edit | edit source]

Appendix A: Detailed testing procedures[edit | edit source]

This section details how the benchmarks were configured and run on the testbed.

STREAM[edit | edit source]

Building[edit | edit source]

To build STREAM:

  • clone its git repository
  • modify the Makefile as shown below
  • issue the make command.