Skip to content

Instantly share code, notes, and snippets.

@Gottox
Created January 23, 2020 17:43
Show Gist options
  • Save Gottox/bd49dfd1ce60c95283fb1322721bedc0 to your computer and use it in GitHub Desktop.
Save Gottox/bd49dfd1ce60c95283fb1322721bedc0 to your computer and use it in GitHub Desktop.
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd083]
[ 0.000000] Linux version 4.19.46-00005-g481555176738 (build@f543a26f19d7) (gcc version 7.4.1 20181213 [linaro-7.4-2019.02 revision 56ec6f6b99cc167ff0c2f8e1a2eed33b1edc85d4] (Linaro GCC 7.4-2019.02)) #2 SMP PREEMPT Thu Jan 23 13:12:19 UTC 2020
[ 0.000000] Machine model: SolidRun LX2160A COM express type 7 module
[ 0.000000] earlycon: pl11 at MMIO32 0x00000000021c0000 (options '')
[ 0.000000] bootconsole [pl11] enabled
[ 0.000000] efi: Getting EFI parameters from FDT:
[ 0.000000] efi: UEFI not found.
[ 0.000000] cma: Reserved 32 MiB at 0x00000000f9c00000
[ 0.000000] NUMA: No NUMA configuration found
[ 0.000000] NUMA: Faking a node at [mem 0x0000000000000000-0x0000002f7fffffff]
[ 0.000000] NUMA: NODE_DATA [mem 0x2f7ffd4c40-0x2f7ffd63ff]
[ 0.000000] Zone ranges:
[ 0.000000] DMA32 [mem 0x0000000080000000-0x00000000ffffffff]
[ 0.000000] Normal [mem 0x0000000100000000-0x0000002f7fffffff]
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000080000000-0x00000000fbdfffff]
[ 0.000000] node 0: [mem 0x0000002080000000-0x0000002f7fffffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x0000002f7fffffff]
[ 0.000000] On node 0 totalpages: 16236032
[ 0.000000] DMA32 zone: 8192 pages used for memmap
[ 0.000000] DMA32 zone: 0 pages reserved
[ 0.000000] DMA32 zone: 507392 pages, LIFO batch:63
[ 0.000000] Normal zone: 245760 pages used for memmap
[ 0.000000] Normal zone: 15728640 pages, LIFO batch:63
[ 0.000000] psci: probing for conduit method from DT.
[ 0.000000] psci: PSCIv1.1 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.1
[ 0.000000] random: get_random_bytes called from start_kernel+0xa8/0x414 with crng_init=0
[ 0.000000] percpu: Embedded 25 pages/cpu s63448 r8192 d30760 u102400
[ 0.000000] pcpu-alloc: s63448 r8192 d30760 u102400 alloc=25*4096
[ 0.000000] pcpu-alloc: [0] 00 [0] 01 [0] 02 [0] 03 [0] 04 [0] 05 [0] 06 [0] 07
[ 0.000000] pcpu-alloc: [0] 08 [0] 09 [0] 10 [0] 11 [0] 12 [0] 13 [0] 14 [0] 15
[ 0.000000] Detected PIPT I-cache on CPU0
[ 0.000000] CPU features: enabling workaround for EL2 vector hardening
[ 0.000000] Speculative Store Bypass Disable mitigation not required
[ 0.000000] CPU features: detected: Kernel page table isolation (KPTI)
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 15982080
[ 0.000000] Policy zone: Normal
[ 0.000000] Kernel command line: console=ttyAMA0,115200 earlycon=pl011,mmio32,0x21c0000 default_hugepagesz=1024m hugepagesz=1024m hugepages=2 pci=pcie_bus_perf root=PARTUUID=30303030-01 rw rootwait
[ 0.000000] software IO TLB: mapped [mem 0xf5c00000-0xf9c00000] (64MB)
[ 0.000000] Memory: 61704816K/64944128K available (15036K kernel code, 1718K rwdata, 6248K rodata, 1536K init, 931K bss, 3206544K reserved, 32768K cma-reserved)
[ 0.000000] rcu: Preemptible hierarchical RCU implementation.
[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=16.
[ 0.000000] Tasks RCU enabled.
[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=16
[ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[ 0.000000] GICv3: GIC: Using split EOI/Deactivate mode
[ 0.000000] GICv3: Distributor has no Range Selector support
[ 0.000000] GICv3: no VLPI support, no direct LPI support
[ 0.000000] ITS [mem 0x06020000-0x0603ffff]
[ 0.000000] ITS@0x0000000006020000: allocated 65536 Devices @2f41880000 (flat, esz 8, psz 64K, shr 0)
[ 0.000000] ITS: using cache flushing for cmd queue
[ 0.000000] GIC: using LPI property table @0x0000002f41860000
[ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x0000000006200000
[ 0.000000] CPU0: using LPI pending table @0x0000002f41870000
[ 0.000000] GIC: using cache flushing for LPI property table
[ 0.000000] arch_timer: cp15 timer(s) running at 25.00MHz (phys).
[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x5c409fb33, max_idle_ns: 440795203156 ns
[ 0.000002] sched_clock: 56 bits at 25MHz, resolution 39ns, wraps every 4398046511103ns
[ 0.008289] Console: colour dummy device 80x25
[ 0.012813] Calibrating delay loop (skipped), value calculated using timer frequency.. 50.00 BogoMIPS (lpj=100000)
[ 0.023281] pid_max: default: 32768 minimum: 301
[ 0.028016] Security Framework initialized
[ 0.046173] Dentry cache hash table entries: 8388608 (order: 14, 67108864 bytes)
[ 0.060680] Inode-cache hash table entries: 4194304 (order: 13, 33554432 bytes)
[ 0.068320] Mount-cache hash table entries: 131072 (order: 8, 1048576 bytes)
[ 0.075663] Mountpoint-cache hash table entries: 131072 (order: 8, 1048576 bytes)
[ 0.107272] ASID allocator initialised with 32768 entries
[ 0.120739] rcu: Hierarchical SRCU implementation.
[ 0.133617] Platform MSI: gic-its@6020000 domain created
[ 0.139025] PCI/MSI: /interrupt-controller@6000000/gic-its@6020000 domain created
[ 0.146608] fsl-mc MSI: /interrupt-controller@6000000/gic-its@6020000 domain created
[ 0.154735] EFI services will not be available.
[ 0.167320] smp: Bringing up secondary CPUs ...
[ 0.204030] Detected PIPT I-cache on CPU1
[ 0.204047] GICv3: CPU1: found redistributor 1 region 0:0x0000000006220000
[ 0.204083] CPU1: using LPI pending table @0x0000002ebb090000
[ 0.204105] CPU1: Booted secondary processor 0x0000000001 [0x410fd083]
[ 0.236044] Detected PIPT I-cache on CPU2
[ 0.236061] GICv3: CPU2: found redistributor 100 region 0:0x0000000006240000
[ 0.236096] CPU2: using LPI pending table @0x0000002ebb0e0000
[ 0.236117] CPU2: Booted secondary processor 0x0000000100 [0x410fd083]
[ 0.268065] Detected PIPT I-cache on CPU3
[ 0.268076] GICv3: CPU3: found redistributor 101 region 0:0x0000000006260000
[ 0.268111] CPU3: using LPI pending table @0x0000002ebb100000
[ 0.268127] CPU3: Booted secondary processor 0x0000000101 [0x410fd083]
[ 0.300097] Detected PIPT I-cache on CPU4
[ 0.300112] GICv3: CPU4: found redistributor 200 region 0:0x0000000006280000
[ 0.300147] CPU4: using LPI pending table @0x0000002ebb120000
[ 0.300165] CPU4: Booted secondary processor 0x0000000200 [0x410fd083]
[ 0.332137] Detected PIPT I-cache on CPU5
[ 0.332150] GICv3: CPU5: found redistributor 201 region 0:0x00000000062a0000
[ 0.332184] CPU5: using LPI pending table @0x0000002ebb170000
[ 0.332200] CPU5: Booted secondary processor 0x0000000201 [0x410fd083]
[ 0.364155] Detected PIPT I-cache on CPU6
[ 0.364171] GICv3: CPU6: found redistributor 300 region 0:0x00000000062c0000
[ 0.364205] CPU6: using LPI pending table @0x0000002ebb190000
[ 0.364224] CPU6: Booted secondary processor 0x0000000300 [0x410fd083]
[ 0.396178] Detected PIPT I-cache on CPU7
[ 0.396192] GICv3: CPU7: found redistributor 301 region 0:0x00000000062e0000
[ 0.396225] CPU7: using LPI pending table @0x0000002ebb1e0000
[ 0.396242] CPU7: Booted secondary processor 0x0000000301 [0x410fd083]
[ 0.428211] Detected PIPT I-cache on CPU8
[ 0.428229] GICv3: CPU8: found redistributor 400 region 0:0x0000000006300000
[ 0.428263] CPU8: using LPI pending table @0x0000002ebb200000
[ 0.428282] CPU8: Booted secondary processor 0x0000000400 [0x410fd083]
[ 0.460234] Detected PIPT I-cache on CPU9
[ 0.460250] GICv3: CPU9: found redistributor 401 region 0:0x0000000006320000
[ 0.460283] CPU9: using LPI pending table @0x0000002ebb210000
[ 0.460298] CPU9: Booted secondary processor 0x0000000401 [0x410fd083]
[ 0.492266] Detected PIPT I-cache on CPU10
[ 0.492286] GICv3: CPU10: found redistributor 500 region 0:0x0000000006340000
[ 0.492321] CPU10: using LPI pending table @0x0000002ebb270000
[ 0.492340] CPU10: Booted secondary processor 0x0000000500 [0x410fd083]
[ 0.524292] Detected PIPT I-cache on CPU11
[ 0.524309] GICv3: CPU11: found redistributor 501 region 0:0x0000000006360000
[ 0.524342] CPU11: using LPI pending table @0x0000002ebb280000
[ 0.524358] CPU11: Booted secondary processor 0x0000000501 [0x410fd083]
[ 0.556325] Detected PIPT I-cache on CPU12
[ 0.556348] GICv3: CPU12: found redistributor 600 region 0:0x0000000006380000
[ 0.556384] CPU12: using LPI pending table @0x0000002ebb2a0000
[ 0.556404] CPU12: Booted secondary processor 0x0000000600 [0x410fd083]
[ 0.588347] Detected PIPT I-cache on CPU13
[ 0.588366] GICv3: CPU13: found redistributor 601 region 0:0x00000000063a0000
[ 0.588401] CPU13: using LPI pending table @0x0000002ebb300000
[ 0.588417] CPU13: Booted secondary processor 0x0000000601 [0x410fd083]
[ 0.620380] Detected PIPT I-cache on CPU14
[ 0.620404] GICv3: CPU14: found redistributor 700 region 0:0x00000000063c0000
[ 0.620439] CPU14: using LPI pending table @0x0000002ebb310000
[ 0.620459] CPU14: Booted secondary processor 0x0000000700 [0x410fd083]
[ 0.652402] Detected PIPT I-cache on CPU15
[ 0.652422] GICv3: CPU15: found redistributor 701 region 0:0x00000000063e0000
[ 0.652455] CPU15: using LPI pending table @0x0000002ebb330000
[ 0.652471] CPU15: Booted secondary processor 0x0000000701 [0x410fd083]
[ 0.652511] smp: Brought up 1 node, 16 CPUs
[ 1.012172] SMP: Total of 16 processors activated.
[ 1.017013] CPU features: detected: GIC system register CPU interface
[ 1.023528] CPU features: detected: 32-bit EL0 Support
[ 1.038302] CPU: All CPU(s) started at EL2
[ 1.042464] alternatives: patching kernel code
[ 1.047652] devtmpfs: initialized
[ 1.052771] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 1.062655] futex hash table entries: 4096 (order: 6, 262144 bytes)
[ 1.069377] xor: measuring software checksum speed
[ 1.114243] 8regs : 8479.000 MB/sec
[ 1.158486] 8regs_prefetch: 7315.000 MB/sec
[ 1.203079] 32regs : 8535.000 MB/sec
[ 1.247320] 32regs_prefetch: 8047.000 MB/sec
[ 1.251983] xor: using function: 32regs (8535.000 MB/sec)
[ 1.257441] pinctrl core: initialized pinctrl subsystem
[ 1.263123] DMI not present or invalid.
[ 1.267175] NET: Registered protocol family 16
[ 1.271918] audit: initializing netlink subsys (disabled)
[ 1.277433] audit: type=2000 audit(1.088:1): state=initialized audit_enabled=0 res=1
[ 1.285272] cpuidle: using governor menu
[ 1.289407] vdso: 2 pages (1 code @ (____ptrval____), 1 data @ (____ptrval____))
[ 1.296888] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 1.304233] DMA: preallocated 256 KiB pool for atomic allocations
[ 1.310724] Serial: AMBA PL011 UART driver
[ 1.315640] Machine: SolidRun LX2160A COM express type 7 module
[ 1.321625] SoC family: QorIQ LX2160A
[ 1.325319] SoC ID: svr:0x87361010, Revision: 1.0
[ 1.330771] 21c0000.serial: ttyAMA0 at MMIO 0x21c0000 (irq = 17, base_baud = 0) is a SBSA
[ 1.339045] console [ttyAMA0] enabled
[ 1.346392] bootconsole [pl11] disabled
[ 1.354308] 21d0000.serial: ttyAMA1 at MMIO 0x21d0000 (irq = 18, base_baud = 0) is a SBSA
[ 1.365454] fsl_mc_bus 80c000000.fsl-mc: MC firmware version: 10.16.2
[ 1.374489] fsl_mc_dprc dprc.1: DMA mask not set
[ 1.390663] HugeTLB registered 1.00 GiB page size, pre-allocated 2 pages
[ 1.397661] cryptd: max_cpu_qlen set to 1000
[ 1.470014] raid6: int64x1 gen() 1232 MB/s
[ 1.542339] raid6: int64x1 xor() 1103 MB/s
[ 1.614646] raid6: int64x2 gen() 1684 MB/s
[ 1.686956] raid6: int64x2 xor() 1596 MB/s
[ 1.759269] raid6: int64x4 gen() 2572 MB/s
[ 1.831567] raid6: int64x4 xor() 1793 MB/s
[ 1.903866] raid6: int64x8 gen() 2172 MB/s
[ 1.976171] raid6: int64x8 xor() 1767 MB/s
[ 2.048498] raid6: neonx1 gen() 2498 MB/s
[ 2.120507] raid6: neonx1 xor() 2715 MB/s
[ 2.192536] raid6: neonx2 gen() 3273 MB/s
[ 2.264573] raid6: neonx2 xor() 3446 MB/s
[ 2.336617] raid6: neonx4 gen() 4213 MB/s
[ 2.408641] raid6: neonx4 xor() 3787 MB/s
[ 2.480682] raid6: neonx8 gen() 4856 MB/s
[ 2.552707] raid6: neonx8 xor() 4111 MB/s
[ 2.556966] raid6: using algorithm neonx8 gen() 4856 MB/s
[ 2.562353] raid6: .... xor() 4111 MB/s, rmw enabled
[ 2.567307] raid6: using neon recovery algorithm
[ 2.572068] ACPI: Interpreter disabled.
[ 2.576353] vgaarb: loaded
[ 2.579169] SCSI subsystem initialized
[ 2.582991] libata version 3.00 loaded.
[ 2.583088] usbcore: registered new interface driver usbfs
[ 2.588590] usbcore: registered new interface driver hub
[ 2.593942] usbcore: registered new device driver usb
[ 2.599247] i2c i2c-0: IMX I2C adapter registered
[ 2.604009] imx-i2c 2020000.i2c: scl-gpios not found
[ 2.609000] i2c i2c-1: IMX I2C adapter registered
[ 2.613826] i2c i2c-2: IMX I2C adapter registered
[ 2.618682] pps_core: LinuxPPS API ver. 1 registered
[ 2.623642] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 2.632779] PTP clock support registered
[ 2.636733] EDAC MC: Ver: 3.0.0
[ 2.640078] No BMan portals available!
[ 2.644027] QMan: Allocated lookup table at (____ptrval____), entry count 65537
[ 2.651376] No QMan portals available!
[ 2.655178] No USDPAA memory, no 'fsl,usdpaa-mem' in device-tree
[ 2.661390] Advanced Linux Sound Architecture Driver Initialized.
[ 2.667822] clocksource: Switched to clocksource arch_sys_counter
[ 2.673991] VFS: Disk quotas dquot_6.6.0
[ 2.677933] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 2.684848] pnp: PnP ACPI: disabled
[ 2.691049] NET: Registered protocol family 2
[ 2.695693] tcp_listen_portaddr_hash hash table entries: 32768 (order: 7, 524288 bytes)
[ 2.704255] TCP established hash table entries: 524288 (order: 10, 4194304 bytes)
[ 2.713389] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[ 2.720486] TCP: Hash tables configured (established 524288 bind 65536)
[ 2.727243] UDP hash table entries: 32768 (order: 8, 1048576 bytes)
[ 2.734173] UDP-Lite hash table entries: 32768 (order: 8, 1048576 bytes)
[ 2.741549] NET: Registered protocol family 1
[ 2.746127] RPC: Registered named UNIX socket transport module.
[ 2.752048] RPC: Registered udp transport module.
[ 2.756743] RPC: Registered tcp transport module.
[ 2.761438] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 2.767872] PCI: CLS 0 bytes, default 64
[ 2.768563] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 counters available
[ 2.776840] kvm [1]: 8-bit VMID
[ 2.780260] kvm [1]: vgic-v2@c0e0000
[ 2.783844] kvm [1]: GIC system register CPU interface enabled
[ 2.789856] kvm [1]: vgic interrupt IRQ1
[ 2.793957] kvm [1]: Hyp mode initialized successfully
[ 2.800816] workingset: timestamp_bits=44 max_order=24 bucket_order=0
[ 2.807643] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 2.813598] NFS: Registering the id_resolver key type
[ 2.818652] Key type id_resolver registered
[ 2.822827] Key type id_legacy registered
[ 2.826832] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[ 2.833576] fuse init (API version 7.27)
[ 2.837574] 9p: Installing v9fs 9p2000 file system support
[ 2.844517] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244)
[ 2.851973] io scheduler noop registered
[ 2.855889] io scheduler deadline registered
[ 2.860169] io scheduler cfq registered (default)
[ 2.864867] io scheduler mq-deadline registered
[ 2.869389] io scheduler kyber registered
[ 2.876060] layerscape-pcie-gen4 3600000.pcie: host bridge /soc/pcie@3600000 ranges:
[ 2.883805] layerscape-pcie-gen4 3600000.pcie: MEM 0x9040000000..0x907fffffff -> 0x40000000
[ 2.892481] layerscape-pcie-gen4 3600000.pcie: PCI host bridge to bus 0000:00
[ 2.899612] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 2.905092] pci_bus 0000:00: root bus resource [mem 0x9040000000-0x907fffffff] (bus address [0x40000000-0x7fffffff])
[ 2.915616] pci 0000:00:00.0: [1957:8d90] type 01 class 0x060400
[ 2.915645] pci 0000:00:00.0: enabling Extended Tags
[ 2.920633] pci 0000:00:00.0: supports D1 D2
[ 2.920635] pci 0000:00:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 2.921108] pci 0000:01:00.0: [144d:a808] type 00 class 0x010802
[ 2.921177] pci 0000:01:00.0: reg 0x10: [mem 0x9040000000-0x9040003fff 64bit]
[ 2.921828] pci 0000:00:00.0: BAR 14: assigned [mem 0x9040000000-0x90400fffff]
[ 2.929047] pci 0000:01:00.0: BAR 0: assigned [mem 0x9040000000-0x9040003fff 64bit]
[ 2.936713] pci 0000:00:00.0: PCI bridge to [bus 01-ff]
[ 2.941933] pci 0000:00:00.0: bridge window [mem 0x9040000000-0x90400fffff]
[ 2.949069] pci 0000:00:00.0: Max Payload Size set to 256/ 256 (was 128), Max Read Rq 256
[ 2.957524] pci 0000:01:00.0: Max Payload Size set to 256/ 256 (was 128), Max Read Rq 256
[ 2.966051] layerscape-pcie-gen4 3800000.pcie: host bridge /soc/pcie@3800000 ranges:
[ 2.973792] layerscape-pcie-gen4 3800000.pcie: MEM 0xa040000000..0xa07fffffff -> 0x40000000
[ 3.982498] layerscape-pcie-gen4 3800000.pcie: link never came up
[ 3.988597] layerscape-pcie-gen4 3800000.pcie: link bring-up failed
[ 3.994897] layerscape-pcie-gen4 3800000.pcie: PCI host bridge to bus 0001:00
[ 4.002026] pci_bus 0001:00: root bus resource [bus 00-ff]
[ 4.007506] pci_bus 0001:00: root bus resource [mem 0xa040000000-0xa07fffffff] (bus address [0x40000000-0x7fffffff])
[ 4.018043] pci 0001:00:00.0: [1957:8d90] type 01 class 0x060400
[ 4.018076] pci 0001:00:00.0: enabling Extended Tags
[ 4.023070] pci 0001:00:00.0: supports D1 D2
[ 4.023072] pci 0001:00:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 4.023798] pci 0001:00:00.0: PCI bridge to [bus 01-ff]
[ 4.029031] pci 0001:00:00.0: Max Payload Size set to 256/ 256 (was 128), Max Read Rq 256
[ 4.037707] EINJ: ACPI disabled.
[ 4.042101] Freescale LS2 console driver
[ 4.046065] fsl-ls2-console: device fsl_mc_console registered
[ 4.051848] fsl-ls2-console: device fsl_aiop_console registered
[ 4.059733] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 4.066707] SuperH (H)SCI(F) driver initialized
[ 4.071352] msm_serial: driver initialized
[ 4.076199] arm-smmu 5000000.iommu: probing hardware configuration...
[ 4.082632] arm-smmu 5000000.iommu: SMMUv2 with:
[ 4.087241] arm-smmu 5000000.iommu: stage 1 translation
[ 4.092543] arm-smmu 5000000.iommu: stage 2 translation
[ 4.097846] arm-smmu 5000000.iommu: nested translation
[ 4.103062] arm-smmu 5000000.iommu: coherent table walk
[ 4.108364] arm-smmu 5000000.iommu: (IDR0.CTTW overridden by FW configuration)
[ 4.115664] arm-smmu 5000000.iommu: stream matching with 128 register groups
[ 4.122793] arm-smmu 5000000.iommu: 64 context banks (0 stage-2 only)
[ 4.129315] arm-smmu 5000000.iommu: Supported page sizes: 0x61311000
[ 4.135746] arm-smmu 5000000.iommu: Stage-1: 48-bit VA -> 48-bit IPA
[ 4.142181] arm-smmu 5000000.iommu: Stage-2: 48-bit IPA -> 48-bit PA
[ 4.153791] brd: module loaded
[ 4.160434] loop: module loaded
[ 4.164325] nvme nvme0: pci function 0000:01:00.0
[ 4.169342] ahci-qoriq 3200000.sata: AHCI 0001.0301 32 slots 1 ports 6 Gbps 0x1 impl platform mode
[ 4.178299] ahci-qoriq 3200000.sata: flags: 64bit ncq sntf pm clo only pmp fbs pio slum part ccc sds apst
[ 4.188225] scsi host0: ahci-qoriq
[ 4.191729] ata1: SATA max UDMA/133 mmio [mem 0x03200000-0x0320ffff] port 0x100 irq 104
[ 4.199907] ahci-qoriq 3210000.sata: AHCI 0001.0301 32 slots 1 ports 6 Gbps 0x1 impl platform mode
[ 4.208858] ahci-qoriq 3210000.sata: flags: 64bit ncq sntf pm clo only pmp fbs pio slum part ccc sds apst
[ 4.218747] scsi host1: ahci-qoriq
[ 4.222243] ata2: SATA max UDMA/133 mmio [mem 0x03210000-0x0321ffff] port 0x100 irq 105
[ 4.230385] ahci-qoriq 3220000.sata: AHCI 0001.0301 32 slots 1 ports 6 Gbps 0x1 impl platform mode
[ 4.239339] ahci-qoriq 3220000.sata: flags: 64bit ncq sntf pm clo only pmp fbs pio slum part ccc sds apst
[ 4.249252] scsi host2: ahci-qoriq
[ 4.252749] ata3: SATA max UDMA/133 mmio [mem 0x03220000-0x0322ffff] port 0x100 irq 106
[ 4.260866] ahci-qoriq 3230000.sata: AHCI 0001.0301 32 slots 1 ports 6 Gbps 0x1 impl platform mode
[ 4.269821] ahci-qoriq 3230000.sata: flags: 64bit ncq sntf pm clo only pmp fbs pio slum part ccc sds apst
[ 4.279749] scsi host3: ahci-qoriq
[ 4.283253] ata4: SATA max UDMA/133 mmio [mem 0x03230000-0x0323ffff] port 0x100 irq 107
[ 4.292095] m25p80 spi0.0: found mt35xu512aba, expected m25p80
[ 4.297926] m25p80 spi0.0: mt35xu512aba (65536 Kbytes)
[ 4.303997] libphy: Fixed MDIO Bus: probed
[ 4.308430] tun: Universal TUN/TAP device driver, 1.6
[ 4.313748] thunder_xcv, ver 1.0
[ 4.316988] thunder_bgx, ver 1.0
[ 4.320222] nicpf, ver 1.0
[ 4.323013] libphy: Freescale XGMAC MDIO Bus: probed
[ 4.328156] libphy: Freescale XGMAC MDIO Bus: probed
[ 4.333179] Freescale FM module, FMD API version 21.1.0
[ 4.338441] Freescale FM Ports module
[ 4.342095] fsl_mac: fsl_mac: FSL FMan MAC API based driver
[ 4.347689] fsl_dpa: FSL DPAA Ethernet driver
[ 4.352068] fsl_advanced: FSL DPAA Advanced drivers:
[ 4.357025] fsl_proxy: FSL DPAA Proxy initialization driver
[ 4.362618] fsl_oh: FSL FMan Offline Parsing port driver
[ 4.368102] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI
[ 4.375143] e1000: Copyright (c) 1999-2006 Intel Corporation.
[ 4.380903] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
[ 4.384460] nvme nvme0: missing or invalid SUBNQN field.
[ 4.386726] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[ 4.392067] nvme nvme0: Shutdown timeout set to 8 seconds
[ 4.397955] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.4.0-k
[ 4.410275] igb: Copyright (c) 2007-2014 Intel Corporation.
[ 4.415858] igbvf: Intel(R) Gigabit Virtual Function Network Driver - version 2.4.0-k
[ 4.423679] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
[ 4.429701] sky2: driver version 1.30
[ 4.432228] nvme0n1: p1
[ 4.433549] usbcore: registered new interface driver asix
[ 4.441289] usbcore: registered new interface driver ax88179_178a
[ 4.447387] usbcore: registered new interface driver cdc_ether
[ 4.453224] usbcore: registered new interface driver net1080
[ 4.458886] usbcore: registered new interface driver cdc_subset
[ 4.464811] usbcore: registered new interface driver zaurus
[ 4.470392] usbcore: registered new interface driver cdc_ncm
[ 4.476234] VFIO - User Level meta-driver version: 0.3
[ 4.481632] dwc3 3100000.usb: Failed to get clk 'ref': -2
[ 4.487107] ------------[ cut here ]------------
[ 4.491717] dwc3 3100000.usb: request value same as default, ignoring
[ 4.498173] WARNING: CPU: 1 PID: 1 at drivers/usb/dwc3/core.c:347 dwc3_core_init+0xd14/0xd70
[ 4.506596] Modules linked in:
[ 4.509642] CPU: 1 PID: 1 Comm: swapper/0 Not tainted 4.19.46-00005-g481555176738 #2
[ 4.517371] Hardware name: SolidRun LX2160A COM express type 7 module (DT)
[ 4.524233] pstate: 40000005 (nZcv daif -PAN -UAO)
[ 4.529011] pc : dwc3_core_init+0xd14/0xd70
[ 4.533182] lr : dwc3_core_init+0xd14/0xd70
[ 4.536887] ata1: SATA link down (SStatus 0 SControl 300)
[ 4.537353] sp : ffff00000999bb00
[ 4.546039] x29: ffff00000999bb00 x28: 0000000000000007
[ 4.551340] x27: ffff000009637068 x26: ffff000009545230
[ 4.556641] x25: ffff802e38e81ca0 x24: ffff000008f37000
[ 4.561941] x23: ffff802e3aa8c410 x22: ffff0000096da000
[ 4.567242] x21: 0000000000000041 x20: 0000000030c11004
[ 4.572542] x19: ffff802e38e6f080 x18: ffffffffffffffff
[ 4.573939] ata2: SATA link down (SStatus 0 SControl 300)
[ 4.577842] x17: 0000000000000000 x16: 0000000000000000
[ 4.577845] x15: ffff0000096da708 x14: ffff0000898896ff
[ 4.593825] x13: ffff00000988970d x12: ffff0000096da980
[ 4.599125] x11: ffff000008704ac0 x10: ffff00000999b7d0
[ 4.601988] ata3: SATA link down (SStatus 0 SControl 300)
[ 4.604425] x9 : 0000000000000016 x8 : 6e6769202c746c75
[ 4.604428] x7 : 6166656420736120 x6 : 0000000000000164
[ 4.604431] x5 : 0000000000000000 x4 : 0000000000000000
[ 4.625707] x3 : ffffffffffffffff x2 : ffff0000096f3cf8
[ 4.631008] x1 : aef3ecdbad8ab800 x0 : 0000000000000000
[ 4.636308] Call trace:
[ 4.637933] ata4: SATA link down (SStatus 0 SControl 300)
[ 4.638744] dwc3_core_init+0xd14/0xd70
[ 4.647950] dwc3_probe+0x8b0/0xd30
[ 4.651430] platform_drv_probe+0x50/0xa0
[ 4.655427] really_probe+0x1b8/0x288
[ 4.659077] driver_probe_device+0x58/0x100
[ 4.663248] __driver_attach+0xd4/0xd8
[ 4.666984] bus_for_each_dev+0x74/0xc8
[ 4.670808] driver_attach+0x20/0x28
[ 4.674371] bus_add_driver+0x1ac/0x218
[ 4.678194] driver_register+0x60/0x110
[ 4.682018] __platform_driver_register+0x40/0x48
[ 4.686711] dwc3_driver_init+0x18/0x20
[ 4.690536] do_one_initcall+0x5c/0x178
[ 4.694360] kernel_init_freeable+0x198/0x244
[ 4.698706] kernel_init+0x10/0x108
[ 4.702183] ret_from_fork+0x10/0x18
[ 4.705746] ---[ end trace 72c0680cd2be3ac3 ]---
[ 4.710719] dwc3 3110000.usb: Failed to get clk 'ref': -2
[ 4.716677] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 4.723206] ehci-pci: EHCI PCI platform driver
[ 4.727658] ehci-platform: EHCI generic platform driver
[ 4.732919] ehci-orion: EHCI orion driver
[ 4.736954] ehci-exynos: EHCI EXYNOS driver
[ 4.741160] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 4.747337] ohci-pci: OHCI PCI platform driver
[ 4.751790] ohci-platform: OHCI generic platform driver
[ 4.757041] ohci-exynos: OHCI EXYNOS driver
[ 4.761348] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
[ 4.766835] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1
[ 4.774768] xhci-hcd xhci-hcd.0.auto: hcc params 0x0220f66d hci version 0x100 quirks 0x0000000002010010
[ 4.784175] xhci-hcd xhci-hcd.0.auto: irq 23, io mem 0x03100000
[ 4.790388] hub 1-0:1.0: USB hub found
[ 4.794141] hub 1-0:1.0: 1 port detected
[ 4.798172] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
[ 4.803654] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 2
[ 4.811305] xhci-hcd xhci-hcd.0.auto: Host supports USB 3.0 SuperSpeed
[ 4.817929] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[ 4.826183] hub 2-0:1.0: USB hub found
[ 4.829934] hub 2-0:1.0: 1 port detected
[ 4.833987] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
[ 4.839472] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 3
[ 4.847398] xhci-hcd xhci-hcd.1.auto: hcc params 0x0220f66d hci version 0x100 quirks 0x0000000002010010
[ 4.856799] xhci-hcd xhci-hcd.1.auto: irq 24, io mem 0x03110000
[ 4.862954] hub 3-0:1.0: USB hub found
[ 4.866706] hub 3-0:1.0: 1 port detected
[ 4.870727] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
[ 4.876208] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 4
[ 4.883860] xhci-hcd xhci-hcd.1.auto: Host supports USB 3.0 SuperSpeed
[ 4.890483] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[ 4.898729] hub 4-0:1.0: USB hub found
[ 4.902484] hub 4-0:1.0: 1 port detected
[ 4.906617] usbcore: registered new interface driver cdc_acm
[ 4.912269] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
[ 4.920295] usbcore: registered new interface driver usb-storage
[ 4.926324] usbcore: registered new interface driver usbserial_generic
[ 4.932853] usbserial: USB Serial support registered for generic
[ 4.938869] usbcore: registered new interface driver ftdi_sio
[ 4.944616] usbserial: USB Serial support registered for FTDI USB Serial Device
[ 4.951956] usbcore: registered new interface driver usb_serial_simple
[ 4.958485] usbserial: USB Serial support registered for carelink
[ 4.964579] usbserial: USB Serial support registered for zio
[ 4.970239] usbserial: USB Serial support registered for funsoft
[ 4.976248] usbserial: USB Serial support registered for flashloader
[ 4.982605] usbserial: USB Serial support registered for google
[ 4.988525] usbserial: USB Serial support registered for libtransistor
[ 4.995054] usbserial: USB Serial support registered for vivopay
[ 5.001061] usbserial: USB Serial support registered for moto_modem
[ 5.007329] usbserial: USB Serial support registered for motorola_tetra
[ 5.013944] usbserial: USB Serial support registered for novatel_gps
[ 5.020300] usbserial: USB Serial support registered for hp4x
[ 5.026047] usbserial: USB Serial support registered for suunto
[ 5.031978] usbserial: USB Serial support registered for siemens_mpi
[ 5.044992] rtc-pcf2127-i2c 2-0051: rtc core: registered rtc-pcf2127-i2c as rtc0
[ 5.052613] i2c /dev entries driver
[ 5.057360] i2c i2c-0: Added multiplexed i2c bus 3
[ 5.062287] i2c i2c-0: Added multiplexed i2c bus 4
[ 5.067189] i2c i2c-0: Added multiplexed i2c bus 5
[ 5.072094] i2c i2c-0: Added multiplexed i2c bus 6
[ 5.076949] i2c i2c-0: Added multiplexed i2c bus 7
[ 5.081808] i2c i2c-0: Added multiplexed i2c bus 8
[ 5.086661] i2c i2c-0: Added multiplexed i2c bus 9
[ 5.091516] i2c i2c-0: Added multiplexed i2c bus 10
[ 5.096389] pca954x 0-0077: registered 8 multiplexed busses for I2C mux pca9547
[ 5.104138] lm90 6-0048: Linked as a consumer to regulator.1
[ 5.116580] amc6821 4-0018: Revision 3
[ 5.157815] random: fast init done
[ 5.207825] usb 3-1: new high-speed USB device number 2 using xhci-hcd
[ 5.402505] hub 3-1:1.0: USB hub found
[ 5.406274] hub 3-1:1.0: 4 ports detected
[ 5.487845] usb 4-1: new SuperSpeed Gen 1 USB device number 2 using xhci-hcd
[ 5.530491] hub 4-1:1.0: USB hub found
[ 5.534263] hub 4-1:1.0: 4 ports detected
[ 5.698879] qoriq_cpufreq: Freescale QorIQ CPU frequency scaling driver
[ 5.706059] sdhci: Secure Digital Host Controller Interface driver
[ 5.712242] sdhci: Copyright(c) Pierre Ossman
[ 5.716695] Synopsys Designware Multimedia Card Interface Driver
[ 5.722977] sdhci-pltfm: SDHCI platform and OF driver helper
[ 5.751823] usb 3-1.3: new high-speed USB device number 3 using xhci-hcd
[ 5.752352] mmc0: SDHCI controller on 2140000.esdhc [2140000.esdhc] using ADMA 64-bit
[ 5.789216] mmc1: SDHCI controller on 2150000.esdhc [2150000.esdhc] using ADMA 64-bit
[ 5.798822] caam 8000000.crypto: device ID = 0x0a1a020000000000 (Era 10)
[ 5.805545] caam 8000000.crypto: job rings = 3, qi = 1
[ 5.813701] caam algorithms registered in /proc/crypto
[ 5.819445] caam 8000000.crypto: caam pkc algorithms registered in /proc/crypto
[ 5.827028] caam_jr 8010000.jr: registering rng-caam
[ 5.832073] mmc0: new high speed SDHC card at address 0001
[ 5.834158] caam 8000000.crypto: algorithms registered in /proc/crypto
[ 5.838056] mmcblk0: mmc0:0001 ASTC 7.50 GiB
[ 5.844622] usbcore: registered new interface driver usbhid
[ 5.854055] usbhid: USB HID core driver
[ 5.857914] mmcblk0: p1
[ 5.860027] No fsl,qman node
[ 5.863384] Freescale USDPAA process driver
[ 5.867572] fsl-usdpaa: no region found
[ 5.871416] Freescale USDPAA process IRQ driver
[ 5.876658] optee: probing for conduit method from DT.
[ 5.881826] optee: api uid mismatch
[ 5.885797] pktgen: Packet Generator for packet performance testing. Version: 2.75
[ 5.894451] Initializing XFRM netlink socket
[ 5.898780] NET: Registered protocol family 10
[ 5.903569] Segment Routing with IPv6
[ 5.907273] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[ 5.913460] NET: Registered protocol family 17
[ 5.917926] NET: Registered protocol family 15
[ 5.922428] Bridge firewalling registered
[ 5.922433] hub 3-1.3:1.0: USB hub found
[ 5.926503] 8021q: 802.1Q VLAN Support v1.8
[ 5.934540] hub 3-1.3:1.0: 4 ports detected
[ 5.934577] 9pnet: Installing 9P2000 support
[ 5.943051] Key type dns_resolver registered
[ 5.948141] registered taskstats version 1
[ 5.952471] Btrfs loaded, crc32c=crc32c-generic
[ 5.958001] iommu: Adding device dprc.1 to group 0
[ 5.959632] mmc1: new HS400 MMC card at address 0001
[ 5.968249] mmcblk1: mmc1:0001 DF4064 58.2 GiB
[ 5.973141] mmcblk1boot0: mmc1:0001 DF4064 partition 1 4.00 MiB
[ 5.979490] mmcblk1boot1: mmc1:0001 DF4064 partition 2 4.00 MiB
[ 5.985475] mmcblk1rpmb: mmc1:0001 DF4064 partition 3 4.00 MiB, chardev (235:0)
[ 6.017163] iommu: Adding device dpni.0 to group 0
[ 6.021991] fsl_mc_dprc dprc.1: No more resources of type dpmcp left
[ 6.028386] iommu: Adding device dpbp.1 to group 0
[ 6.033217] iommu: Adding device dpbp.0 to group 0
[ 6.038046] iommu: Adding device dpmac.17 to group 0
[ 6.043016] fsl_mc_dprc dprc.1: No more resources of type dpmcp left
[ 6.049398] iommu: Adding device dpmac.10 to group 0
[ 6.054365] fsl_mc_dprc dprc.1: No more resources of type dpmcp left
[ 6.060748] iommu: Adding device dpmac.9 to group 0
[ 6.065631] fsl_mc_dprc dprc.1: No more resources of type dpmcp left
[ 6.072013] iommu: Adding device dpmac.8 to group 0
[ 6.076897] fsl_mc_dprc dprc.1: No more resources of type dpmcp left
[ 6.083281] iommu: Adding device dpmac.7 to group 0
[ 6.088161] fsl_mc_dprc dprc.1: No more resources of type dpmcp left
[ 6.094544] iommu: Adding device dpmac.6 to group 0
[ 6.099423] fsl_mc_dprc dprc.1: No more resources of type dpmcp left
[ 6.105815] iommu: Adding device dpmac.5 to group 0
[ 6.110692] fsl_mc_dprc dprc.1: No more resources of type dpmcp left
[ 6.117075] iommu: Adding device dpmac.4 to group 0
[ 6.121957] fsl_mc_dprc dprc.1: No more resources of type dpmcp left
[ 6.128340] iommu: Adding device dpmac.3 to group 0
[ 6.133222] fsl_mc_dprc dprc.1: No more resources of type dpmcp left
[ 6.139606] iommu: Adding device dpseci.0 to group 0
[ 6.144590] fsl_mc_dprc dprc.1: No more resources of type dpmcp left
[ 6.151564] iommu: Adding device dpmcp.35 to group 0
[ 6.157068] iommu: Adding device dpmcp.34 to group 0
[ 6.162574] iommu: Adding device dpmcp.33 to group 0
[ 6.168116] iommu: Adding device dpmcp.32 to group 0
[ 6.173682] iommu: Adding device dpmcp.31 to group 0
[ 6.179184] iommu: Adding device dpmcp.30 to group 0
[ 6.184687] iommu: Adding device dpmcp.29 to group 0
[ 6.190231] iommu: Adding device dpmcp.28 to group 0
[ 6.195733] iommu: Adding device dpmcp.27 to group 0
[ 6.201237] iommu: Adding device dpmcp.26 to group 0
[ 6.206777] iommu: Adding device dpmcp.25 to group 0
[ 6.212354] iommu: Adding device dpmcp.24 to group 0
[ 6.217918] iommu: Adding device dpmcp.23 to group 0
[ 6.223423] iommu: Adding device dpmcp.22 to group 0
[ 6.228928] iommu: Adding device dpmcp.21 to group 0
[ 6.234466] iommu: Adding device dpmcp.20 to group 0
[ 6.239979] iommu: Adding device dpmcp.19 to group 0
[ 6.245483] iommu: Adding device dpmcp.18 to group 0
[ 6.251014] iommu: Adding device dpmcp.17 to group 0
[ 6.256519] iommu: Adding device dpmcp.16 to group 0
[ 6.262029] iommu: Adding device dpmcp.15 to group 0
[ 6.267564] iommu: Adding device dpmcp.14 to group 0
[ 6.273132] iommu: Adding device dpmcp.13 to group 0
[ 6.278640] iommu: Adding device dpmcp.12 to group 0
[ 6.284153] iommu: Adding device dpmcp.11 to group 0
[ 6.289681] iommu: Adding device dpmcp.10 to group 0
[ 6.295251] iommu: Adding device dpmcp.9 to group 0
[ 6.300669] iommu: Adding device dpmcp.8 to group 0
[ 6.306088] iommu: Adding device dpmcp.7 to group 0
[ 6.311505] iommu: Adding device dpmcp.6 to group 0
[ 6.316932] iommu: Adding device dpmcp.5 to group 0
[ 6.322352] iommu: Adding device dpmcp.4 to group 0
[ 6.327772] iommu: Adding device dpmcp.3 to group 0
[ 6.333195] iommu: Adding device dpmcp.2 to group 0
[ 6.338667] iommu: Adding device dpmcp.1 to group 0
[ 6.343585] iommu: Adding device dprtc.0 to group 0
[ 6.348999] fsl_dpaa2_ptp dprtc.0: Linked as a consumer to dpmcp.35
[ 6.356433] pps pps0: new PPS source ptp0
[ 6.361997] iommu: Adding device dpio.15 to group 0
[ 6.367389] fsl_mc_dpio dpio.15: Linked as a consumer to dpmcp.34
[ 6.376221] fsl_mc_dpio dpio.15: probed
[ 6.382119] iommu: Adding device dpio.14 to group 0
[ 6.387513] fsl_mc_dpio dpio.14: Linked as a consumer to dpmcp.33
[ 6.396247] fsl_mc_dpio dpio.14: probed
[ 6.402140] iommu: Adding device dpio.13 to group 0
[ 6.407531] fsl_mc_dpio dpio.13: Linked as a consumer to dpmcp.32
[ 6.416260] fsl_mc_dpio dpio.13: probed
[ 6.422161] iommu: Adding device dpio.12 to group 0
[ 6.427554] fsl_mc_dpio dpio.12: Linked as a consumer to dpmcp.31
[ 6.436321] fsl_mc_dpio dpio.12: probed
[ 6.442242] iommu: Adding device dpio.11 to group 0
[ 6.447634] fsl_mc_dpio dpio.11: Linked as a consumer to dpmcp.30
[ 6.456347] fsl_mc_dpio dpio.11: probed
[ 6.462241] iommu: Adding device dpio.10 to group 0
[ 6.467633] fsl_mc_dpio dpio.10: Linked as a consumer to dpmcp.29
[ 6.476344] fsl_mc_dpio dpio.10: probed
[ 6.482236] iommu: Adding device dpio.9 to group 0
[ 6.487543] fsl_mc_dpio dpio.9: Linked as a consumer to dpmcp.28
[ 6.496169] fsl_mc_dpio dpio.9: probed
[ 6.502033] iommu: Adding device dpio.8 to group 0
[ 6.507337] fsl_mc_dpio dpio.8: Linked as a consumer to dpmcp.27
[ 6.515966] fsl_mc_dpio dpio.8: probed
[ 6.521381] iommu: Adding device dpio.7 to group 0
[ 6.526691] fsl_mc_dpio dpio.7: Linked as a consumer to dpmcp.26
[ 6.535323] fsl_mc_dpio dpio.7: probed
[ 6.541192] iommu: Adding device dpio.6 to group 0
[ 6.546496] fsl_mc_dpio dpio.6: Linked as a consumer to dpmcp.25
[ 6.555113] fsl_mc_dpio dpio.6: probed
[ 6.560927] iommu: Adding device dpio.5 to group 0
[ 6.566232] fsl_mc_dpio dpio.5: Linked as a consumer to dpmcp.24
[ 6.574920] fsl_mc_dpio dpio.5: probed
[ 6.580736] iommu: Adding device dpio.4 to group 0
[ 6.586040] fsl_mc_dpio dpio.4: Linked as a consumer to dpmcp.23
[ 6.594663] fsl_mc_dpio dpio.4: probed
[ 6.600518] iommu: Adding device dpio.3 to group 0
[ 6.605822] fsl_mc_dpio dpio.3: Linked as a consumer to dpmcp.22
[ 6.614447] fsl_mc_dpio dpio.3: probed
[ 6.620320] iommu: Adding device dpio.2 to group 0
[ 6.625628] fsl_mc_dpio dpio.2: Linked as a consumer to dpmcp.21
[ 6.634454] fsl_mc_dpio dpio.2: probed
[ 6.640330] iommu: Adding device dpio.1 to group 0
[ 6.645636] fsl_mc_dpio dpio.1: Linked as a consumer to dpmcp.20
[ 6.654440] fsl_mc_dpio dpio.1: probed
[ 6.660308] iommu: Adding device dpio.0 to group 0
[ 6.665612] fsl_mc_dpio dpio.0: Linked as a consumer to dpmcp.19
[ 6.674444] fsl_mc_dpio dpio.0: probed
[ 6.678753] iommu: Adding device dpcon.31 to group 0
[ 6.683765] iommu: Adding device dpcon.30 to group 0
[ 6.688774] iommu: Adding device dpcon.29 to group 0
[ 6.693782] iommu: Adding device dpcon.28 to group 0
[ 6.698793] iommu: Adding device dpcon.27 to group 0
[ 6.703801] iommu: Adding device dpcon.26 to group 0
[ 6.708810] iommu: Adding device dpcon.25 to group 0
[ 6.713820] iommu: Adding device dpcon.24 to group 0
[ 6.718829] iommu: Adding device dpcon.23 to group 0
[ 6.723844] iommu: Adding device dpcon.22 to group 0
[ 6.728865] iommu: Adding device dpcon.21 to group 0
[ 6.733881] iommu: Adding device dpcon.20 to group 0
[ 6.738891] iommu: Adding device dpcon.19 to group 0
[ 6.743903] iommu: Adding device dpcon.18 to group 0
[ 6.748913] iommu: Adding device dpcon.17 to group 0
[ 6.753923] iommu: Adding device dpcon.16 to group 0
[ 6.758935] iommu: Adding device dpcon.15 to group 0
[ 6.763945] iommu: Adding device dpcon.14 to group 0
[ 6.768956] iommu: Adding device dpcon.13 to group 0
[ 6.773967] iommu: Adding device dpcon.12 to group 0
[ 6.778978] iommu: Adding device dpcon.11 to group 0
[ 6.783989] iommu: Adding device dpcon.10 to group 0
[ 6.789003] iommu: Adding device dpcon.9 to group 0
[ 6.793927] iommu: Adding device dpcon.8 to group 0
[ 6.798853] iommu: Adding device dpcon.7 to group 0
[ 6.803778] iommu: Adding device dpcon.6 to group 0
[ 6.808703] iommu: Adding device dpcon.5 to group 0
[ 6.813631] iommu: Adding device dpcon.4 to group 0
[ 6.818556] iommu: Adding device dpcon.3 to group 0
[ 6.823481] iommu: Adding device dpcon.2 to group 0
[ 6.828405] iommu: Adding device dpcon.1 to group 0
[ 6.833332] iommu: Adding device dpcon.0 to group 0
[ 6.841347] fsl_mc_dprc dprc.1: DPRC device bound to driver
[ 6.847529] fsl_dpaa2_eth dpni.0: Linked as a consumer to dpmcp.18
[ 6.889145] fsl_dpaa2_eth dpni.0: Linked as a consumer to dpcon.31
[ 6.897874] fsl_dpaa2_eth dpni.0: Linked as a consumer to dpio.15
[ 6.904462] fsl_dpaa2_eth dpni.0: Linked as a consumer to dpcon.30
[ 6.913147] fsl_dpaa2_eth dpni.0: Linked as a consumer to dpio.14
[ 6.919782] fsl_dpaa2_eth dpni.0: Linked as a consumer to dpcon.29
[ 6.928513] fsl_dpaa2_eth dpni.0: Linked as a consumer to dpio.13
[ 6.935101] fsl_dpaa2_eth dpni.0: Linked as a consumer to dpcon.28
[ 6.943788] fsl_dpaa2_eth dpni.0: Linked as a consumer to dpio.12
[ 6.950421] fsl_dpaa2_eth dpni.0: Linked as a consumer to dpcon.27
[ 6.959145] fsl_dpaa2_eth dpni.0: Linked as a consumer to dpio.11
[ 6.965732] fsl_dpaa2_eth dpni.0: Linked as a consumer to dpcon.26
[ 6.974414] fsl_dpaa2_eth dpni.0: Linked as a consumer to dpio.10
[ 6.981058] fsl_dpaa2_eth dpni.0: Linked as a consumer to dpcon.25
[ 6.989785] fsl_dpaa2_eth dpni.0: Linked as a consumer to dpio.9
[ 6.996298] fsl_dpaa2_eth dpni.0: Linked as a consumer to dpcon.24
[ 7.005022] fsl_dpaa2_eth dpni.0: Linked as a consumer to dpio.8
[ 7.011533] fsl_dpaa2_eth dpni.0: Linked as a consumer to dpcon.23
[ 7.020260] fsl_dpaa2_eth dpni.0: Linked as a consumer to dpio.7
[ 7.026769] fsl_dpaa2_eth dpni.0: Linked as a consumer to dpcon.22
[ 7.035494] fsl_dpaa2_eth dpni.0: Linked as a consumer to dpio.6
[ 7.042006] fsl_dpaa2_eth dpni.0: Linked as a consumer to dpcon.21
[ 7.050731] fsl_dpaa2_eth dpni.0: Linked as a consumer to dpio.5
[ 7.057243] fsl_dpaa2_eth dpni.0: Linked as a consumer to dpcon.20
[ 7.065971] fsl_dpaa2_eth dpni.0: Linked as a consumer to dpio.4
[ 7.072481] fsl_dpaa2_eth dpni.0: Linked as a consumer to dpcon.19
[ 7.081208] fsl_dpaa2_eth dpni.0: Linked as a consumer to dpio.3
[ 7.087717] fsl_dpaa2_eth dpni.0: Linked as a consumer to dpcon.18
[ 7.096445] fsl_dpaa2_eth dpni.0: Linked as a consumer to dpio.2
[ 7.102954] fsl_dpaa2_eth dpni.0: Linked as a consumer to dpcon.17
[ 7.111679] fsl_dpaa2_eth dpni.0: Linked as a consumer to dpio.1
[ 7.118191] fsl_dpaa2_eth dpni.0: Linked as a consumer to dpcon.16
[ 7.126916] fsl_dpaa2_eth dpni.0: Linked as a consumer to dpio.0
[ 7.133465] fsl_dpaa2_eth dpni.0: Linked as a consumer to dpbp.1
[ 7.211389] fsl_dpaa2_eth dpni.0: Probed interface eth0
[ 7.217184] dpaa2_mac dpmac.17: Linked as a consumer to dpmcp.17
[ 7.226580] dpaa2_mac dpmac.17: Connected to rgmii-id PHY.
[ 7.232625] dpaa2_mac dpmac.10: Linked as a consumer to dpmcp.16
[ 7.241919] dpaa2_mac dpmac.10: Registered fixed PHY.
[ 7.247508] dpaa2_mac dpmac.9: Linked as a consumer to dpmcp.15
[ 7.256663] dpaa2_mac dpmac.9: Registered fixed PHY.
[ 7.262207] dpaa2_mac dpmac.8: Linked as a consumer to dpmcp.14
[ 7.271358] dpaa2_mac dpmac.8: Registered fixed PHY.
[ 7.276860] dpaa2_mac dpmac.7: Linked as a consumer to dpmcp.13
[ 7.286095] dpaa2_mac dpmac.7: Registered fixed PHY.
[ 7.291592] dpaa2_mac dpmac.6: Linked as a consumer to dpmcp.12
[ 7.300820] dpaa2_mac dpmac.6: Registered fixed PHY.
[ 7.306319] dpaa2_mac dpmac.5: Linked as a consumer to dpmcp.11
[ 7.315424] dpaa2_mac dpmac.5: Registered fixed PHY.
[ 7.320921] dpaa2_mac dpmac.4: Linked as a consumer to dpmcp.10
[ 7.330142] dpaa2_mac dpmac.4: Registered fixed PHY.
[ 7.335639] dpaa2_mac dpmac.3: Linked as a consumer to dpmcp.9
[ 7.344754] dpaa2_mac dpmac.3: Registered fixed PHY.
[ 7.350270] dpaa2_caam dpseci.0: Linked as a consumer to dpmcp.8
[ 7.357291] dpaa2_caam dpseci.0: dpseci v5.3
[ 7.384834] dpaa2_caam dpseci.0: Linked as a consumer to dpio.15
[ 7.390837] dpaa2_caam dpseci.0: Linked as a consumer to dpio.14
[ 7.396842] dpaa2_caam dpseci.0: Linked as a consumer to dpio.13
[ 7.402844] dpaa2_caam dpseci.0: Linked as a consumer to dpio.12
[ 7.408845] dpaa2_caam dpseci.0: Linked as a consumer to dpio.11
[ 7.414846] dpaa2_caam dpseci.0: Linked as a consumer to dpio.10
[ 7.420848] dpaa2_caam dpseci.0: Linked as a consumer to dpio.9
[ 7.426762] dpaa2_caam dpseci.0: Linked as a consumer to dpio.8
[ 7.432676] dpaa2_caam dpseci.0: Linked as a consumer to dpio.7
[ 7.438591] dpaa2_caam dpseci.0: Linked as a consumer to dpio.6
[ 7.444505] dpaa2_caam dpseci.0: Linked as a consumer to dpio.5
[ 7.450419] dpaa2_caam dpseci.0: Linked as a consumer to dpio.4
[ 7.456332] dpaa2_caam dpseci.0: Linked as a consumer to dpio.3
[ 7.462246] dpaa2_caam dpseci.0: Linked as a consumer to dpio.2
[ 7.468164] dpaa2_caam dpseci.0: Linked as a consumer to dpio.1
[ 7.474078] dpaa2_caam dpseci.0: Linked as a consumer to dpio.0
[ 7.492740] dpaa2_caam dpseci.0: algorithms registered in /proc/crypto
[ 7.499828] dpaa2_caam dpseci.0: hash algorithms registered in /proc/crypto
[ 7.512783] rtc-pcf2127-i2c 2-0051: setting system clock to 2020-01-23 14:45:13 UTC (1579790713)
[ 7.521667] ALSA device list:
[ 7.524633] No soundcards found.
[ 7.579569] EXT4-fs (nvme0n1p1): mounted filesystem with ordered data mode. Opts: (null)
[ 7.587678] VFS: Mounted root (ext4 filesystem) on device 259:1.
[ 7.594179] devtmpfs: mounted
[ 7.597594] Freeing unused kernel memory: 1536K
[ 7.602193] Run /sbin/init as init process
[ 7.641999] systemd[1]: systemd 240 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)
[ 7.663596] systemd[1]: Detected architecture arm64.
[ 7.679974] systemd[1]: Set hostname to <localhost>.
[ 7.713539] systemd[1]: File /lib/systemd/system/systemd-journald.service:12 configures an IP firewall (IPAddressDeny=any), but the local system does not support BPF/cgroup based firewalling.
[ 7.730669] systemd[1]: Proceeding WITHOUT firewalling in effect! (This warning is only shown for the first loaded unit using IP firewalling.)
[ 7.785672] random: systemd: uninitialized urandom read (16 bytes read)
[ 7.793269] random: systemd: uninitialized urandom read (16 bytes read)
[ 7.800772] systemd[1]: Created slice User and Session Slice.
[ 7.819872] random: systemd: uninitialized urandom read (16 bytes read)
[ 7.826658] systemd[1]: Listening on Journal Socket (/dev/log).
[ 7.847966] systemd[1]: Listening on udev Control Socket.
[ 7.867918] systemd[1]: Listening on udev Kernel Socket.
[ 7.887855] systemd[1]: Reached target Slices.
[ 8.267841] dpaa2_mac dpmac.9 (unnamed net_device) (uninitialized): Link is Up - 1Gbps/Full - flow control off
[ 8.267848] dpaa2_mac dpmac.10 (unnamed net_device) (uninitialized): Link is Up - 1Gbps/Full - flow control off
[ 8.295829] dpaa2_mac dpmac.7 (unnamed net_device) (uninitialized): Link is Up - 1Gbps/Full - flow control off
[ 8.295838] dpaa2_mac dpmac.8 (unnamed net_device) (uninitialized): Link is Up - 1Gbps/Full - flow control off
[ 8.327839] dpaa2_mac dpmac.6 (unnamed net_device) (uninitialized): Link is Up - 1Gbps/Full - flow control off
[ 8.327841] dpaa2_mac dpmac.5 (unnamed net_device) (uninitialized): Link is Up - 1Gbps/Full - flow control off
[ 8.359832] dpaa2_mac dpmac.3 (unnamed net_device) (uninitialized): Link is Up - 1Gbps/Full - flow control off
[ 8.359840] dpaa2_mac dpmac.4 (unnamed net_device) (uninitialized): Link is Up - 1Gbps/Full - flow control off
[ 8.669814] systemd-journald[2331]: Received request to flush runtime journal from PID 1
[ 9.411734] random: crng init done
[ 9.411738] random: 7 urandom warning(s) missed due to ratelimiting
[ 11.336163] dpaa2_mac dpmac.17 (unnamed net_device) (uninitialized): Link is Up - 1Gbps/Full - flow control rx/tx
[ 4006.518269] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 4006.984108] dpaa2_mac dpmac.17 (unnamed net_device) (uninitialized): Link is Down
[ 4010.056176] dpaa2_mac dpmac.17 (unnamed net_device) (uninitialized): Link is Up - 1Gbps/Full - flow control rx/tx
[ 4010.066330] fsl_dpaa2_eth dpni.0 eth0: Link Event: state up
[ 4010.066377] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment