USB Hub Issue on LS1046ardb

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

USB Hub Issue on LS1046ardb

2,014 Views
chhsu0229
Contributor II

I try to connect the Microsoft USB3.0 FULL HD PTZ on LS1046ARDB.

It seems could not detect this Camera.

I also try to these steps:

(1) USB camera connect to Ubuntu 18.02

  $ lsusb

    Bus 003 Device 010: ID 045e:8888 Microsoft Corp.

(2) USB camera connect to LS1046ARDB

  $ lsusb

   Bus 001 Device 011: ID 2109:2813 VIA Labs, Inc. 

Obviously,

  There is a USB hub in this Camera, therefore LS1046ARDB could not detect it.

So, How can I figure out and have any solutions?

0 Kudos
5 Replies

1,763 Views
yipingwang
NXP TechSupport
NXP TechSupport

Hello Andy Hsu,

Which version LSDK are you using?

I am using LSDK 1906 Kernel image to boot up the target board, USB HUB can be detected successfully as the following on LS1046ARDB.

Bus 002 Device 004: ID 05e3:0743 Genesys Logic, Inc. SDXC and microSDXC CardReader
Bus 002 Device 003: ID 0951:16a2 Kingston Technology
Bus 002 Device 002: ID 05e3:0612 Genesys Logic, Inc.
Bus 001 Device 002: ID 05e3:0610 Genesys Logic, Inc. 4-port hub

Thanks,

Yiping

0 Kudos

1,763 Views
chhsu0229
Contributor II

Hello Yiping,

I amd using LSDK 1960 Kernel image, too. I connect a USB Camera (TLC-700-H) to my LS1046ARDB. The device ID should be 045e:8888 (using ubuntu 18.04), but is is showed as 

Bus 001 Device 002: ID 2109:2813 VIA Labs, Inc. 

In this camera, there is not a usb hub inside.

0 Kudos

1,763 Views
yipingwang
NXP TechSupport
NXP TechSupport

Hello Andy Hsu,

Probably the USB camera connecting to LS1046ARDB, however it was recognized as USB hub due to driver mismatching.

Would you please provide your Linux Kernel booting up log and the whole log of command "lsusb" on LS1046?

Thanks,

Yiping

0 Kudos

1,763 Views
chhsu0229
Contributor II

Hello Yiping, 

This Camera is at my office and I have not brought it home. So, I change another Camera #2.

Camera #2 is USB2.0, I plug it in to LS1046ARDB, the kernel version is 4.19.68 (I update LSK19.09).

I  tested the same camera #2 on Ubuntu 18.04 (kernel version : 5.0.0-32-generic) and LS1046ARDB (4.19.68)

Compare these two hosts, camera #2 could not be detected on LS1046ARDB.

 

-----------------------------------------------------------------------------------------

-- On the Ubuntu --

message:

Unknown line at line 14573
Bus 006 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 005 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 006: ID 0e0f:0002 VMware, Inc. Virtual USB Hub
Bus 003 Device 005: ID 0e0f:0002 VMware, Inc. Virtual USB Hub
Bus 003 Device 011: ID 2e7e:0702 ValueHD Corporation HD Video Camera (V71C)  ***** <--- camera #2
Bus 003 Device 003: ID 0e0f:0002 VMware, Inc. Virtual USB Hub
Bus 003 Device 007: ID 067b:2303 Prolific Technology, Inc. PL2303 Serial Port
Bus 003 Device 004: ID 0e0f:0003 VMware, Inc. Virtual Mouse
Bus 003 Device 002: ID 0e0f:0002 VMware, Inc. Virtual USB Hub
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 002: ID 0e0f:0002 VMware, Inc. Virtual USB Hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub

-- On the LS1046ARDB ---

Message:

(1) root@localhost: lsusb

root@localhost:/# lsusb
Bus 009 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 010 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 008 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 007 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 006 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 005 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

--> The camera is not detected on LS1046ARDM.

(2) Kernel booting log

Starting kernel ...

[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd082]
[ 0.000000] Linux version 4.19.68 (root@ubuntu) (gcc version 7.4.0 (Ubuntu/L9
[ 0.000000] Machine model: LS1046A RDB Board
[ 0.000000] earlycon: uart8250 at MMIO 0x00000000021c0500 (options '')
[ 0.000000] bootconsole [uart8250] enabled
[ 0.000000] efi: Getting EFI parameters from FDT:
[ 0.000000] efi: UEFI not found.
[ 0.000000] OF: reserved mem: initialized node qman-fqd, compatible id fsl,qd
[ 0.000000] OF: reserved mem: initialized node qman-pfdr, compatible id fsl,r
[ 0.000000] OF: reserved mem: initialized node bman-fbpr, compatible id fsl,r
[ 0.000000] cma: Reserved 32 MiB at 0x00000000f9c00000
[ 0.000000] NUMA: No NUMA configuration found
[ 0.000000] NUMA: Faking a node at [mem 0x0000000000000000-0x00000009ff7ffff]
[ 0.000000] NUMA: NODE_DATA [mem 0x9ff7c0e40-0x9ff7c25ff]
[ 0.000000] Zone ranges:
[ 0.000000] DMA32 [mem 0x0000000080000000-0x00000000ffffffff]
[ 0.000000] Normal [mem 0x0000000100000000-0x00000009ff7fffff]
[ 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 0x0000000880000000-0x00000009fbffffff]
[ 0.000000] node 0: [mem 0x00000009ff000000-0x00000009ff7fffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x00000009ff7fffff]
[ 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/0x418 wit0
[ 0.000000] percpu: Embedded 25 pages/cpu s63448 r8192 d30760 u102400
[ 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: 2033376
[ 0.000000] Policy zone: Normal
[ 0.000000] Kernel command line: console=ttyS0,115200 earlycon=uart8250,mmiot
[ 0.000000] software IO TLB: mapped [mem 0xf5c00000-0xf9c00000] (64MB)
[ 0.000000] Memory: 8006240K/8263680K available (15804K kernel code, 1734K r)
[ 0.000000] rcu: Preemptible hierarchical RCU implementation.
[ 0.000000] rcu: 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] GIC: Adjusting CPU interface base to 0x000000000142f000
[ 0.000000] GIC: Using split EOI/Deactivate mode
[ 0.000000] arch_timer: cp15 timer(s) running at 25.00MHz (phys).
[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycless
[ 0.000001] sched_clock: 56 bits at 25MHz, resolution 40ns, wraps every 4398s
[ 0.008346] Console: colour dummy device 80x25
[ 0.012843] Calibrating delay loop (skipped), value calculated using timer f)
[ 0.023262] pid_max: default: 32768 minimum: 301
[ 0.027953] Security Framework initialized
[ 0.033833] Dentry cache hash table entries: 1048576 (order: 11, 8388608 byt)
[ 0.042073] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
[ 0.049304] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
[ 0.056253] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 byt)
[ 0.087644] ASID allocator initialised with 32768 entries
[ 0.101085] rcu: Hierarchical SRCU implementation.
[ 0.114729] EFI services will not be available.
[ 0.127294] smp: Bringing up secondary CPUs ...
[ 0.163969] Detected PIPT I-cache on CPU1
[ 0.163991] CPU1: Booted secondary processor 0x0000000001 [0x410fd082]
[ 0.195982] Detected PIPT I-cache on CPU2
[ 0.195996] CPU2: Booted secondary processor 0x0000000002 [0x410fd082]
[ 0.228009] Detected PIPT I-cache on CPU3
[ 0.228022] CPU3: Booted secondary processor 0x0000000003 [0x410fd082]
[ 0.228053] smp: Brought up 1 node, 4 CPUs
[ 0.263958] SMP: Total of 4 processors activated.
[ 0.268695] CPU features: detected: 32-bit EL0 Support
[ 0.277130] CPU: All CPU(s) started at EL2
[ 0.281263] alternatives: patching kernel code
[ 0.286265] devtmpfs: initialized
[ 0.292244] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, ms
[ 0.302071] futex hash table entries: 1024 (order: 4, 65536 bytes)
[ 0.308642] xor: measuring software checksum speed
[ 0.349920] 8regs : 7627.000 MB/sec
[ 0.393939] 8regs_prefetch: 6687.000 MB/sec
[ 0.437958] 32regs : 7682.000 MB/sec
[ 0.481977] 32regs_prefetch: 7243.000 MB/sec
[ 0.486619] xor: using function: 32regs (7682.000 MB/sec)
[ 0.492049] pinctrl core: initialized pinctrl subsystem
[ 0.497857] DMI not present or invalid.
[ 0.501927] NET: Registered protocol family 16
[ 0.506548] audit: initializing netlink subsys (disabled)
[ 0.512019] audit: type=2000 audit(0.464:1): state=initialized audit_enabled1
[ 0.519818] cpuidle: using governor menu
[ 0.523842] Bman ver:0a02,02,01
[ 0.528950] qman-fqd addr 0x00000009ff800000 size 0x800000
[ 0.534468] qman-pfdr addr 0x00000009fc000000 size 0x2000000
[ 0.540169] Qman ver:0a01,03,02,01
[ 0.543687] vdso: 2 pages (1 code @ (____ptrval____), 1 data @ (____ptrval__)
[ 0.551156] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 0.558391] DMA: preallocated 256 KiB pool for atomic allocations
[ 0.565024] Serial: AMBA PL011 UART driver
[ 0.573272] Machine: LS1046A RDB Board
[ 0.577038] SoC family: QorIQ LS1046A
[ 0.580722] SoC ID: svr:0x87070010, Revision: 1.0
[ 0.600210] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.607183] cryptd: max_cpu_qlen set to 1000
[ 0.677557] raid6: int64x1 gen() 1189 MB/s
[ 0.749574] raid6: int64x1 xor() 853 MB/s
[ 0.821607] raid6: int64x2 gen() 1861 MB/s
[ 0.893636] raid6: int64x2 xor() 1456 MB/s
[ 0.965667] raid6: int64x4 gen() 2680 MB/s
[ 1.037690] raid6: int64x4 xor() 1630 MB/s
[ 1.109729] raid6: int64x8 gen() 2416 MB/s
[ 1.181767] raid6: int64x8 xor() 1593 MB/s
[ 1.253786] raid6: neonx1 gen() 2311 MB/s
[ 1.325823] raid6: neonx1 xor() 2128 MB/s
[ 1.397859] raid6: neonx2 gen() 3497 MB/s
[ 1.469888] raid6: neonx2 xor() 3132 MB/s
[ 1.541910] raid6: neonx4 gen() 4481 MB/s
[ 1.613942] raid6: neonx4 xor() 3464 MB/s
[ 1.685983] raid6: neonx8 gen() 4374 MB/s
[ 1.758009] raid6: neonx8 xor() 3745 MB/s
[ 1.762300] raid6: using algorithm neonx4 gen() 4481 MB/s
[ 1.767729] raid6: .... xor() 3464 MB/s, rmw enabled
[ 1.772720] raid6: using neon recovery algorithm
[ 1.777695] ACPI: Interpreter disabled.
[ 1.783267] vgaarb: loaded
[ 1.786106] SCSI subsystem initialized
[ 1.790086] usbcore: registered new interface driver usbfs
[ 1.795624] usbcore: registered new interface driver hub
[ 1.800991] usbcore: registered new device driver usb
[ 1.806646] i2c i2c-0: using dma0chan16 (tx) and dma0chan17 (rx) for DMA tras
[ 1.814267] i2c i2c-0: IMX I2C adapter registered
[ 1.819159] i2c i2c-1: IMX I2C adapter registered
[ 1.824414] media: Linux media interface: v0.10
[ 1.828984] videodev: Linux video capture interface: v2.00
[ 1.834525] pps_core: LinuxPPS API ver. 1 registered
[ 1.839520] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giom>
[ 1.848719] PTP clock support registered
[ 1.852769] EDAC MC: Ver: 3.0.0
[ 1.856077] bman-fbpr addr 0x00000009fe000000 size 0x1000000
[ 1.861791] Bman err interrupt handler present
[ 1.866630] Bman portal initialised, cpu 0
[ 1.870805] Bman portal initialised, cpu 1
[ 1.874982] Bman portal initialised, cpu 2
[ 1.879155] Bman portal initialised, cpu 3
[ 1.883275] Bman portals initialised
[ 1.887761] Qman err interrupt handler present
[ 1.892547] QMan: Allocated lookup table at (____ptrval____), entry count 133
[ 1.900368] Qman portal initialised, cpu 0
[ 1.904537] Qman portal initialised, cpu 1
[ 1.908704] Qman portal initialised, cpu 2
[ 1.912872] Qman portal initialised, cpu 3
[ 1.916990] Qman portals initialised
[ 1.920634] Bman: BPID allocator includes range 32:32
[ 1.925747] Qman: FQID allocator includes range 256:256
[ 1.931003] Qman: FQID allocator includes range 32768:32768
[ 1.936642] Qman: CGRID allocator includes range 0:256
[ 1.941942] Qman: pool channel allocator includes range 1025:15
[ 1.947959] No USDPAA memory, no 'fsl,usdpaa-mem' in device-tree
[ 1.954274] fsl-ifc 1530000.ifc: Freescale Integrated Flash Controller
[ 1.960853] fsl-ifc 1530000.ifc: IFC version 1.4, 8 banks
[ 1.966498] Advanced Linux Sound Architecture Driver Initialized.
[ 1.972938] clocksource: Switched to clocksource arch_sys_counter
[ 1.979133] VFS: Disk quotas dquot_6.6.0
[ 1.983101] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 1.990071] pnp: PnP ACPI: disabled
[ 1.996471] NET: Registered protocol family 2
[ 2.001118] tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 655)
[ 2.009078] TCP established hash table entries: 65536 (order: 7, 524288 byte)
[ 2.016641] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[ 2.023922] TCP: Hash tables configured (established 65536 bind 65536)
[ 2.030548] UDP hash table entries: 4096 (order: 5, 131072 bytes)
[ 2.036778] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
[ 2.043481] NET: Registered protocol family 1
[ 2.048085] RPC: Registered named UNIX socket transport module.
[ 2.054044] RPC: Registered udp transport module.
[ 2.058778] RPC: Registered tcp transport module.
[ 2.063510] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 2.070356] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 counte
[ 2.078822] kvm [1]: 8-bit VMID
[ 2.082319] kvm [1]: vgic interrupt IRQ1
[ 2.086317] kvm [1]: Hyp mode initialized successfully
[ 2.092930] Initialise system trusted keyrings
[ 2.097457] workingset: timestamp_bits=44 max_order=21 bucket_order=0
[ 2.104188] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 2.110154] NFS: Registering the id_resolver key type
[ 2.115241] Key type id_resolver registered
[ 2.119449] Key type id_legacy registered
[ 2.123484] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[ 2.130281] fuse init (API version 7.27)
[ 2.134290] 9p: Installing v9fs 9p2000 file system support
[ 2.141031] Key type asymmetric registered
[ 2.145153] Asymmetric key parser 'x509' registered
[ 2.150083] Block layer SCSI generic (bsg) driver version 0.4 loaded (major )
[ 2.157572] io scheduler noop registered
[ 2.161519] io scheduler deadline registered
[ 2.165828] io scheduler cfq registered (default)
[ 2.170560] io scheduler mq-deadline registered
[ 2.175116] io scheduler kyber registered
[ 2.186254] layerscape-pcie 3400000.pcie: host bridge /soc/pcie@3400000 rang:
[ 2.193622] layerscape-pcie 3400000.pcie: IO 0x4000010000..0x400001ffff -0
[ 2.201772] layerscape-pcie 3400000.pcie: MEM 0x4040000000..0x407fffffff -0
[ 2.210003] layerscape-pcie 3400000.pcie: PCI host bridge to bus 0000:00
[ 2.216751] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 2.222270] pci_bus 0000:00: root bus resource [io 0x0000-0xffff]
[ 2.228491] pci_bus 0000:00: root bus resource [mem 0x4040000000-0x407ffffff)
[ 2.241024] pci 0000:00:00.0: BAR 6: assigned [mem 0x4040000000-0x40400007ff]
[ 2.248645] pci 0000:00:00.0: PCI bridge to [bus 01-ff]
[ 2.254018] pcieport 0000:00:00.0: Signaling PME with IRQ 69
[ 2.259769] pcieport 0000:00:00.0: AER enabled with IRQ 68
[ 2.265371] layerscape-pcie 3500000.pcie: host bridge /soc/pcie@3500000 rang:
[ 2.272734] layerscape-pcie 3500000.pcie: IO 0x4800010000..0x480001ffff -0
[ 2.280883] layerscape-pcie 3500000.pcie: MEM 0x4840000000..0x487fffffff -0
[ 2.289088] layerscape-pcie 3500000.pcie: PCI host bridge to bus 0001:00
[ 2.295835] pci_bus 0001:00: root bus resource [bus 00-ff]
[ 2.301355] pci_bus 0001:00: root bus resource [io 0x10000-0x1ffff] (bus ad)
[ 2.310374] pci_bus 0001:00: root bus resource [mem 0x4840000000-0x487ffffff)
[ 2.322859] pci 0001:00:00.0: BAR 6: assigned [mem 0x4840000000-0x48400007ff]
[ 2.330481] pci 0001:00:00.0: PCI bridge to [bus 01-ff]
[ 2.335831] pcieport 0001:00:00.0: Signaling PME with IRQ 71
[ 2.341580] pcieport 0001:00:00.0: AER enabled with IRQ 70
[ 2.347179] layerscape-pcie 3600000.pcie: host bridge /soc/pcie@3600000 rang:
[ 2.354544] layerscape-pcie 3600000.pcie: IO 0x5000010000..0x500001ffff -0
[ 2.362691] layerscape-pcie 3600000.pcie: MEM 0x5040000000..0x507fffffff -0
[ 2.370897] layerscape-pcie 3600000.pcie: PCI host bridge to bus 0002:00
[ 2.377642] pci_bus 0002:00: root bus resource [bus 00-ff]
[ 2.383163] pci_bus 0002:00: root bus resource [io 0x20000-0x2ffff] (bus ad)
[ 2.392181] pci_bus 0002:00: root bus resource [mem 0x5040000000-0x507ffffff)
[ 2.404662] pci 0002:00:00.0: BAR 6: assigned [mem 0x5040000000-0x50400007ff]
[ 2.412283] pci 0002:00:00.0: PCI bridge to [bus 01-ff]
[ 2.417635] pcieport 0002:00:00.0: Signaling PME with IRQ 73
[ 2.423381] pcieport 0002:00:00.0: AER enabled with IRQ 72
[ 2.430106] EINJ: ACPI disabled.
[ 2.437128] Freescale LS2 console driver
[ 2.441129] fsl-ls2-console: device fsl_mc_console registered
[ 2.446950] fsl-ls2-console: device fsl_aiop_console registered
[ 2.456422] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 2.463933] console [ttyS0] disabled
[ 2.467556] 21c0500.serial: ttyS0 at MMIO 0x21c0500 (irq = 39, base_baud = 1A
[ 2.476412] console [ttyS0] enabled
[ 2.476412] console [ttyS0] enabled
[ 2.483400] bootconsole [uart8250] disabled
[ 2.483400] bootconsole [uart8250] disabled
[ 2.492045] 21c0600.serial: ttyS1 at MMIO 0x21c0600 (irq = 39, base_baud = 1A
[ 2.501063] 21d0500.serial: ttyS2 at MMIO 0x21d0500 (irq = 40, base_baud = 1A
[ 2.510065] 21d0600.serial: ttyS3 at MMIO 0x21d0600 (irq = 40, base_baud = 1A
[ 2.519294] SuperH (H)SCI(F) driver initialized
[ 2.524205] msm_serial: driver initialized
[ 2.533565] brd: module loaded
[ 2.539391] loop: module loaded
[ 2.543875] at24 0-0052: 65536 byte 24c512 EEPROM, writable, 1 bytes/write
[ 2.552028] at24 0-0053: 65536 byte 24c512 EEPROM, writable, 1 bytes/write
[ 2.560194] ahci-qoriq 3200000.sata: AHCI 0001.0301 32 slots 1 ports 6 Gbps e
[ 2.569175] ahci-qoriq 3200000.sata: flags: 64bit ncq sntf pm clo only pmp f
[ 2.579114] scsi host0: ahci-qoriq
[ 2.582644] ata1: SATA max UDMA/133 mmio [mem 0x03200000-0x0320ffff] port 0x0
[ 2.591717] nand: device found, Manufacturer ID: 0x2c, Chip ID: 0xac
[ 2.598077] nand: Micron MT29F4G08ABBEAH4
[ 2.602086] nand: 512 MiB, SLC, erase size: 256 KiB, page size: 4096, OOB si4
[ 2.610448] Bad block table found at page 131008, version 0x01
[ 2.617493] Bad block table found at page 130944, version 0x01
[ 2.624363] fsl,ifc-nand 7e800000.nand: IFC NAND device at 0x7e800000, bank 0
[ 2.631844] fsl-quadspi 1550000.spi: non-uniform erase sector maps are not s.
[ 2.640041] fsl-quadspi 1550000.spi: s25fl512s (65536 Kbytes)
[ 2.646142] fsl-quadspi 1550000.spi: non-uniform erase sector maps are not s.
[ 2.654339] fsl-quadspi 1550000.spi: s25fl512s (65536 Kbytes)
[ 2.662256] libphy: Fixed MDIO Bus: probed
[ 2.666707] tun: Universal TUN/TAP device driver, 1.6
[ 2.672466] thunder_xcv, ver 1.0
[ 2.675713] thunder_bgx, ver 1.0
[ 2.678956] nicpf, ver 1.0
[ 2.681822] libphy: Freescale XGMAC MDIO Bus: probed
[ 2.687681] libphy: Freescale XGMAC MDIO Bus: probed
[ 2.693843] libphy: Freescale XGMAC MDIO Bus: probed
[ 2.699001] libphy: Freescale XGMAC MDIO Bus: probed
[ 2.704155] libphy: Freescale XGMAC MDIO Bus: probed
[ 2.709320] libphy: Freescale XGMAC MDIO Bus: probed
[ 2.714493] libphy: Freescale XGMAC MDIO Bus: probed
[ 2.719662] libphy: Freescale XGMAC MDIO Bus: probed
[ 2.724805] libphy: Freescale XGMAC MDIO Bus: probed
[ 2.729974] libphy: Freescale XGMAC MDIO Bus: probed
[ 2.744853] Freescale FM module, FMD API version 21.1.0
[ 2.752379] Freescale FM Ports module
[ 2.756045] fsl_mac: fsl_mac: FSL FMan MAC API based driver
[ 2.761836] fsl_mac 1ae4000.ethernet: FMan MEMAC
[ 2.766459] fsl_mac 1ae4000.ethernet: FMan MAC address: 00:04:9f:05:e5:9a
[ 2.773349] fsl_mac 1ae6000.ethernet: FMan MEMAC
[ 2.777971] fsl_mac 1ae6000.ethernet: FMan MAC address: 00:04:9f:05:e5:9b
[ 2.784910] fsl_mac 1ae8000.ethernet: FMan MEMAC
[ 2.789531] fsl_mac 1ae8000.ethernet: FMan MAC address: 00:04:9f:05:e5:96
[ 2.796468] fsl_mac 1aea000.ethernet: FMan MEMAC
[ 2.801093] fsl_mac 1aea000.ethernet: FMan MAC address: 00:04:9f:05:e5:97
[ 2.807983] fsl_mac 1af0000.ethernet: FMan MEMAC
[ 2.812604] fsl_mac 1af0000.ethernet: FMan MAC address: 00:04:9f:05:e5:99
[ 2.819633] fsl_mac 1af2000.ethernet: FMan MEMAC
[ 2.824254] fsl_mac 1af2000.ethernet: FMan MAC address: 00:04:9f:05:e5:98
[ 2.831079] fsl_dpa: FSL DPAA Ethernet driver
[ 2.838291] fsl_dpa: fsl_dpa: Probed interface eth0
[ 2.846416] fsl_dpa: fsl_dpa: Probed interface eth1
[ 2.854973] fsl_dpa: fsl_dpa: Probed interface eth2
[ 2.863644] fsl_dpa: fsl_dpa: Probed interface eth3
[ 2.872598] fsl_dpa: fsl_dpa: Probed interface eth4
[ 2.881798] fsl_dpa: fsl_dpa: Probed interface eth5
[ 2.886719] fsl_advanced: FSL DPAA Advanced drivers:
[ 2.891685] fsl_proxy: FSL DPAA Proxy initialization driver
[ 2.897437] fsl_oh: FSL FMan Offline Parsing port driver
[ 2.903346] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI
[ 2.907284] ata1: SATA link down (SStatus 0 SControl 300)
[ 2.910399] e1000: Copyright (c) 1999-2006 Intel Corporation.
[ 2.921592] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
[ 2.927428] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[ 2.933370] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.4.0-k
[ 2.940337] igb: Copyright (c) 2007-2014 Intel Corporation.
[ 2.945931] igbvf: Intel(R) Gigabit Virtual Function Network Driver - versiok
[ 2.953768] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
[ 2.960000] sky2: driver version 1.30
[ 2.964477] VFIO - User Level meta-driver version: 0.3
[ 2.969938] dwc3 2f00000.usb: Failed to get clk 'ref': -2
[ 2.975702] dwc3 3000000.usb: Failed to get clk 'ref': -2
[ 2.981397] dwc3 3100000.usb: Failed to get clk 'ref': -2
[ 2.987831] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 2.994366] ehci-pci: EHCI PCI platform driver
[ 2.998827] ehci-platform: EHCI generic platform driver
[ 3.004166] ehci-orion: EHCI orion driver
[ 3.008262] ehci-exynos: EHCI EXYNOS driver
[ 3.012520] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 3.018711] ohci-pci: OHCI PCI platform driver
[ 3.023173] ohci-platform: OHCI generic platform driver
[ 3.028499] ohci-exynos: OHCI EXYNOS driver
[ 3.032988] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
[ 3.038482] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus n1
[ 3.046327] xhci-hcd xhci-hcd.0.auto: hcc params 0x0220f66d hci version 0x100
[ 3.055743] xhci-hcd xhci-hcd.0.auto: irq 47, io mem 0x02f00000
[ 3.061953] hub 1-0:1.0: USB hub found
[ 3.065713] hub 1-0:1.0: 1 port detected
[ 3.069753] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
[ 3.075245] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus n2
[ 3.082910] xhci-hcd xhci-hcd.0.auto: Host supports USB 3.0 SuperSpeed
[ 3.089634] hub 2-0:1.0: USB hub found
[ 3.093395] hub 2-0:1.0: 1 port detected
[ 3.097463] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
[ 3.102956] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus n3
[ 3.110781] xhci-hcd xhci-hcd.1.auto: hcc params 0x0220f66d hci version 0x100
[ 3.120196] xhci-hcd xhci-hcd.1.auto: irq 48, io mem 0x03000000
[ 3.126357] hub 3-0:1.0: USB hub found
[ 3.130118] hub 3-0:1.0: 1 port detected
[ 3.134146] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
[ 3.139638] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus n4
[ 3.147309] xhci-hcd xhci-hcd.1.auto: Host supports USB 3.0 SuperSpeed
[ 3.154030] hub 4-0:1.0: USB hub found
[ 3.157788] hub 4-0:1.0: 1 port detected
[ 3.161856] xhci-hcd xhci-hcd.2.auto: xHCI Host Controller
[ 3.167348] xhci-hcd xhci-hcd.2.auto: new USB bus registered, assigned bus n5
[ 3.175180] xhci-hcd xhci-hcd.2.auto: hcc params 0x0220f66d hci version 0x100
[ 3.184592] xhci-hcd xhci-hcd.2.auto: irq 49, io mem 0x03100000
[ 3.190752] hub 5-0:1.0: USB hub found
[ 3.194510] hub 5-0:1.0: 1 port detected
[ 3.198538] xhci-hcd xhci-hcd.2.auto: xHCI Host Controller
[ 3.204032] xhci-hcd xhci-hcd.2.auto: new USB bus registered, assigned bus n6
[ 3.211699] xhci-hcd xhci-hcd.2.auto: Host supports USB 3.0 SuperSpeed
[ 3.218433] hub 6-0:1.0: USB hub found
[ 3.222193] hub 6-0:1.0: 1 port detected
[ 3.226463] usbcore: registered new interface driver usb-storage
[ 3.233961] vhci_hcd vhci_hcd.0: USB/IP Virtual Host Controller
[ 3.239891] vhci_hcd vhci_hcd.0: new USB bus registered, assigned bus number7
[ 3.247131] vhci_hcd: vhci_start:1200: created sysfs vhci_hcd.0
[ 3.253241] hub 7-0:1.0: USB hub found
[ 3.257007] hub 7-0:1.0: 8 ports detected
[ 3.261379] vhci_hcd vhci_hcd.0: USB/IP Virtual Host Controller
[ 3.267303] vhci_hcd vhci_hcd.0: new USB bus registered, assigned bus number8
[ 3.274564] usb usb8: We don't know the algorithms for LPM for this host, di.
[ 3.282831] hub 8-0:1.0: USB hub found
[ 3.286597] hub 8-0:1.0: 8 ports detected
[ 3.291120] vhci_hcd vhci_hcd.1: USB/IP Virtual Host Controller
[ 3.297045] vhci_hcd vhci_hcd.1: new USB bus registered, assigned bus number9
[ 3.304446] hub 9-0:1.0: USB hub found
[ 3.308213] hub 9-0:1.0: 8 ports detected
[ 3.312579] vhci_hcd vhci_hcd.1: USB/IP Virtual Host Controller
[ 3.318504] vhci_hcd vhci_hcd.1: new USB bus registered, assigned bus number0
[ 3.325850] usb usb10: We don't know the algorithms for LPM for this host, d.
[ 3.334208] hub 10-0:1.0: USB hub found
[ 3.338060] hub 10-0:1.0: 8 ports detected
[ 3.342577] usbcore: registered new device driver usbip-host
[ 3.349378] ftm-alarm 29d0000.timer: registered as rtc1
[ 3.360600] rtc-pcf2127-i2c 1-0051: rtc core: registered rtc-pcf2127-i2c as 0
[ 3.368556] i2c /dev entries driver
[ 3.373682] Marvell M88ALP01 'CAFE' Camera Controller version 2
[ 3.381149] usbcore: registered new interface driver zr364xx
[ 3.386839] usbcore: registered new interface driver stkwebcam
[ 3.392695] usbcore: registered new interface driver s2255
[ 3.398221] usbcore: registered new interface driver uvcvideo
[ 3.398223] USB Video Class driver (1.1.1)
[ 3.408064] gspca_main: v2.14.0 registered
[ 3.408086] usbcore: registered new interface driver benq
[ 3.417577] usbcore: registered new interface driver conex
[ 3.417594] usbcore: registered new interface driver cpia1
[ 3.417611] usbcore: registered new interface driver dtcs033
[ 3.417629] usbcore: registered new interface driver etoms
[ 3.417648] usbcore: registered new interface driver finepix
[ 3.417664] usbcore: registered new interface driver jeilinj
[ 3.417684] usbcore: registered new interface driver jl2005bcd
[ 3.417704] usbcore: registered new interface driver kinect
[ 3.417722] usbcore: registered new interface driver konica
[ 3.417739] usbcore: registered new interface driver mars
[ 3.417759] usbcore: registered new interface driver mr97310a
[ 3.417781] usbcore: registered new interface driver nw80x
[ 3.417805] usbcore: registered new interface driver ov519
[ 3.417822] usbcore: registered new interface driver ov534
[ 3.417840] usbcore: registered new interface driver ov534_9
[ 3.417862] usbcore: registered new interface driver pac207
[ 3.417881] usbcore: registered new interface driver gspca_pac7302
[ 3.417899] usbcore: registered new interface driver pac7311
[ 3.417916] usbcore: registered new interface driver se401
[ 3.417933] usbcore: registered new interface driver sn9c2028
[ 3.417955] usbcore: registered new interface driver gspca_sn9c20x
[ 3.417974] usbcore: registered new interface driver sonixb
[ 3.417996] usbcore: registered new interface driver sonixj
[ 3.418014] usbcore: registered new interface driver spca500
[ 3.418031] usbcore: registered new interface driver spca501
[ 3.418048] usbcore: registered new interface driver spca505
[ 3.418066] usbcore: registered new interface driver spca506
[ 3.418084] usbcore: registered new interface driver spca508
[ 3.418103] usbcore: registered new interface driver spca561
[ 3.418120] usbcore: registered new interface driver spca1528
[ 3.418139] usbcore: registered new interface driver sq905
[ 3.418156] usbcore: registered new interface driver sq905c
[ 3.418176] usbcore: registered new interface driver sq930x
[ 3.418199] usbcore: registered new interface driver sunplus
[ 3.418217] usbcore: registered new interface driver stk014
[ 3.418235] usbcore: registered new interface driver stk1135
[ 3.418253] usbcore: registered new interface driver stv0680
[ 3.418271] usbcore: registered new interface driver t613
[ 3.418298] usbcore: registered new interface driver gspca_topro
[ 3.418317] usbcore: registered new interface driver touptek
[ 3.418335] usbcore: registered new interface driver tv8532
[ 3.418355] usbcore: registered new interface driver vc032x
[ 3.418373] usbcore: registered new interface driver vicam
[ 3.418396] usbcore: registered new interface driver xirlink-cit
[ 3.418423] usbcore: registered new interface driver gspca_zc3xx
[ 3.418445] usbcore: registered new interface driver ALi m5602
[ 3.418468] usbcore: registered new interface driver STV06xx
[ 3.418490] usbcore: registered new interface driver gspca_gl860
[ 3.418513] usbcore: registered new interface driver Philips webcam
[ 3.418515] cpia2: V4L-Driver for Vision CPiA2 based cameras v3.0.1
[ 3.418535] usbcore: registered new interface driver cpia2
[ 3.418564] usbcore: registered new interface driver em28xx
[ 3.418566] em28xx: Registered (Em28xx v4l2 Extension) extension
[ 3.418567] em28xx: Registered (Em28xx Audio Extension) extension
[ 3.418586] usbcore: registered new interface driver usbtv
[ 3.418839] ptp_qoriq: device tree node missing required elements, try automn
[ 3.418959] pps pps0: new PPS source ptp0
[ 3.420959] imx2-wdt 2ad0000.watchdog: timeout 60 sec (nowayout=0)
[ 3.421827] qoriq_cpufreq: Freescale QorIQ CPU frequency scaling driver
[ 3.422124] sdhci: Secure Digital Host Controller Interface driver
[ 3.422125] sdhci: Copyright(c) Pierre Ossman
[ 3.422355] Synopsys Designware Multimedia Card Interface Driver
[ 3.423180] sdhci-pltfm: SDHCI platform and OF driver helper
[ 3.460177] mmc0: SDHCI controller on 1560000.esdhc [1560000.esdhc] using ADt
[ 3.540265] mmc0: new ultra high speed SDR50 SDHC card at address aaaa
[ 3.792185] ledtrig-cpu: registered to indicate activity on CPUs
[ 3.792777] caam 1700000.crypto: Linux CAAM Queue I/F driver initialised
[ 3.794060] caam 1700000.crypto: device ID = 0x0a11030100000000 (Era 8)
[ 3.794062] caam 1700000.crypto: job rings = 3, qi = 1
[ 3.794827] mmcblk0: mmc0:aaaa SL16G 14.8 GiB
[ 3.797280] caam algorithms registered in /proc/crypto
[ 3.797710] caam 1700000.crypto: caam pkc algorithms registered in /proc/cryo
[ 3.798200] caam_jr 1710000.jr: registering rng-caam
[ 3.811557] mmcblk0: p1 p2 p3 p4
[ 3.814612] caam 1700000.crypto: algorithms registered in /proc/crypto
[ 3.821877] usbcore: registered new interface driver usbhid
[ 3.833566] usbhid: USB HID core driver
[ 3.842502] Freescale USDPAA process driver
[ 3.853929] fsl-usdpaa: no region found
[ 3.861936] Freescale USDPAA process IRQ driver
[ 3.863440] optee: probing for conduit method from DT.
[ 3.870323] optee: api uid mismatch
[ 3.871055] u32 classifier
[ 3.878949] Actions configured
[ 3.885475] Initializing XFRM netlink socket
[ 3.889829] NET: Registered protocol family 10
[ 3.894682] Segment Routing with IPv6
[ 3.898378] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[ 3.904500] NET: Registered protocol family 17
[ 3.908950] NET: Registered protocol family 15
[ 3.913412] Bridge firewalling registered
[ 3.917473] 8021q: 802.1Q VLAN Support v1.8
[ 3.921681] 9pnet: Installing 9P2000 support
[ 3.925969] tsn generic netlink module v1 init...
[ 3.930695] Key type dns_resolver registered
[ 3.935241] registered taskstats version 1
[ 3.939341] Loading compiled-in X.509 certificates
[ 3.944352] Btrfs loaded, crc32c=crc32c-generic
[ 3.955587] rtc-pcf2127-i2c 1-0051: setting system clock to 2019-10-25 15:12)
[ 3.964541] ALSA device list:
[ 3.967514] No soundcards found.
[ 3.981972] EXT4-fs (mmcblk0p4): mounted filesystem with ordered data mode. )
[ 3.990081] VFS: Mounted root (ext4 filesystem) on device 179:4.
[ 4.005601] devtmpfs: mounted
[ 4.009006] Freeing unused kernel memory: 1536K
[ 4.013566] Run /sbin/init as init process
[ 4.086406] random: fast init done
[ 4.307900] systemd[1]: systemd 237 running in system mode. (+PAM +AUDIT +SE)
[ 4.329347] systemd[1]: Detected architecture arm64.

Welcome to NXP LSDK 1909 main!

[ 4.364679] systemd[1]: Set hostname to <localhost>.
[ 4.537086] systemd[1]: File /lib/systemd/system/systemd-journald.service:35.
[ 4.554147] systemd[1]: Proceeding WITHOUT firewalling in effect! (This warn)
[ 4.613044] systemd[1]: Configuration file /lib/systemd/system/weston.servic.
[ 4.658532] systemd[1]: Configuration file /lib/systemd/system/fmc.service i.
[ 4.701240] random: systemd: uninitialized urandom read (16 bytes read)
[ 4.707883] systemd[1]: Reached target Swap.
[ OK ] Reached target Swap.
[ 4.724991] random: systemd: uninitialized urandom read (16 bytes read)
[ 4.732328] systemd[1]: Created slice User and Session Slice.
[ OK ] Created slice User and Session Slice.
[ 4.752973] random: systemd: uninitialized urandom read (16 bytes read)
[ 4.759666] systemd[1]: Started Forward Password Requests to Wall Directory .
[ OK ] Started Forward Password Requests to Wall Directory Watch.
[ OK ] Started Dispatch Password Requests to Console Directory Watch.
[ OK ] Created slice System Slice.
[ OK ] Listening on /dev/initctl Compatibility Named Pipe.
[ OK ] Listening on Syslog Socket.
[ OK ] Listening on udev Kernel Socket.
[ OK ] Listening on RPCbind Server Activation Socket.
[ OK ] Created slice system-serial\x2dgetty.slice.
[ OK ] Created slice system-systemd\x2dfsck.slice.
[ OK ] Listening on Journal Audit Socket.
[ OK ] Listening on Journal Socket (/dev/log).
[ OK ] Listening on fsck to fsckd communication Socket.
[ OK ] Listening on Journal Socket.
Starting Set the console keyboard layout...
Mounting POSIX Message Queue File System...
Starting Load Kernel Modules...
Mounting Huge Pages File System...
Starting Remount Root and Kernel File Systems...
[ 5.065521] EXT4-fs (mmcblk0p4): re-mounted. Opts: errors=remount-ro
Mounting Kernel Debug File System...
Starting Journal Service...
[ OK ] Reached target Local Encrypted Volumes.
Mounting RPC Pipe File System...
Starting Create list of required st��…ce nodes for the current kernel..
[ OK ] Reached target Slices.
[ OK ] Reached target Paths.
[ OK ] Listening on udev Control Socket.
Starting udev Coldplug all Devices...
[ OK ] Started Journal Service.
[ OK ] Started Set the console keyboard layout.
[ OK ] Mounted POSIX Message Queue File System.
[ OK ] Started Load Kernel Modules.
[ OK ] Mounted Huge Pages File System.
[ OK ] Started Remount Root and Kernel File Systems.
[ OK ] Mounted Kernel Debug File System.
[ OK ] Mounted RPC Pipe File System.
[ OK ] Started Create list of required sta��…vice nodes for the current kerne.
Starting Create Static Device Nodes in /dev...
Starting Load/Save Random Seed...
Starting Apply Kernel Variables...
Mounting FUSE Control File System...
Mounting Kernel Configuration File System...
Starting Flush Journal to Persistent Storage...
[ OK ] Started udev Coldplug all Devices.
[ OK ] Started Create Static Device Nodes in /dev.
[ OK ] Started Load/Save Random Seed.
[ OK ] Started Apply Kernel Variables.
[ OK ] Mounted FUSE Control File System.
[ OK ] Mounted Kernel Configuration File System.
[ OK ] Reached target Local File Systems (Pre).
Starting udev Kernel Device Manager...
[ OK ] Started udev Kernel Device Manager.
[ OK ] Found device /dev/ttyS0.
[ OK ] Found device /dev/disk/by-uuid/8854dff6-62c9-43c3-9388-99e0be720f05.
Starting File System Check on /dev/��…ff6-62c9-43c3-9388-99e0be720f05..
[ OK ] Started File System Check Daemon to report status.
[ OK ] Found device /sys/subsystem/net/devices/fm1-mac9.
[ OK ] Started File System Check on /dev/d��…4dff6-62c9-43c3-9388-99e0be720f0.
Mounting /boot...
[ OK ] Mounted /boot.
[ OK ] Reached target Local File Systems.
Starting Raise network interfaces...
Starting QEMU KVM preparation - module, ksm, hugepages...
[ OK ] Started ifup for fm1-mac9.
Starting Preprocess NFS configuration...
Starting Set console font and keymap...
[ OK ] Started QEMU KVM preparation - module, ksm, hugepages.
[ OK ] Started Preprocess NFS configuration.
[ OK ] Started Set console font and keymap.
[ OK ] Reached target NFS client services.
[ OK ] Started Flush Journal to Persistent Storage.
Starting Create Volatile Files and Directories...
[ OK ] Started Create Volatile Files and Directories.
Starting Network Name Resolution...
Starting Update UTMP about System Boot/Shutdown...
Starting RPC bind portmap service...
Starting Network Time Synchronization...
[ OK ] Started Update UTMP about System Boot/Shutdown.
[ OK ] Started RPC bind portmap service.
[ OK ] Reached target Remote File Systems (Pre).
[ OK ] Reached target Remote File Systems.
[ OK ] Reached target RPC Port Mapper.
[ OK ] Started Network Name Resolution.
[ OK ] Reached target Host and Network Name Lookups.
[ OK ] Started Network Time Synchronization.
[ OK ] Reached target System Time Synchronized.
[ OK ] Reached target System Initialization.
[ OK ] Started Daily Cleanup of Temporary Directories.
[ OK ] Started Message of the Day.
[ OK ] Started Discard unused blocks once a week.
[ OK ] Listening on D-Bus System Message Bus Socket.
[ OK ] Started Daily apt download activities.
[ OK ] Started Daily apt upgrade and clean activities.
[ OK ] Reached target Timers.
Starting Docker Socket for the API.
[ OK ] Listening on Docker Socket for the API.
[ OK ] Reached target Sockets.
[ OK ] Reached target Basic System.
Starting Resets System Activity Data Collector...
Starting LSB: Execute the kexec -e command to reboot system...
[ OK ] Started D-Bus System Message Bus.
Starting Dispatcher daemon for systemd-networkd...
[ OK ] Started Set the CPU Frequency Scaling governor.
[ OK ] Started Regular background program processing daemon.
Starting System Logging Service...
Starting Login Service...
[ OK ] Started Resets System Activity Data Collector.
[ OK ] Started Login Service.
[ OK ] Started System Logging Service.
[ OK ] Started LSB: Execute the kexec -e command to reboot system.
[FAILED] Failed to start Raise network interfaces.
See 'systemctl status networking.service' for details.
[ OK ] Reached target Network.
[ OK ] Reached target Network is Online.
Starting LSB: HPA's tftp server...
[ OK ] Started strongSwan IPsec IKEv1/IKEv2 daemon using ipsec.conf.
Starting OpenBSD Secure Shell server...
Starting containerd container runtime...
Starting vsftpd FTP server...
Starting Permit User Sessions...
Starting NXP Frame Manager Configuration tool...
Starting LSB: Load kernel image with kexec...
[ OK ] Started Unattended Upgrades Shutdown.
[ OK ] Started containerd container runtime.
[ OK ] Started vsftpd FTP server.
[ OK ] Started OpenBSD Secure Shell server.
[ OK ] Started Permit User Sessions.
Starting Set console scheme...
[ OK ] Started Serial Getty on ttyS0.
Starting Weston Wayland Compositor (on tty7)...
Starting Docker Application Container Engine...
[ OK ] Started Set console scheme.
[ OK ] Started Weston Wayland Compositor (on tty7).
[ OK ] Created slice system-getty.slice.
[ OK ] Started Getty on tty1.
[ OK ] Reached target Login Prompts.
[ OK ] Started LSB: Load kernel image with kexec.
[ OK ] Started LSB: HPA's tftp server.
[ OK ] Started Dispatcher daemon for systemd-networkd.
[ OK ] Started NXP Frame Manager Configuration tool.
[ OK ] Created slice User Slice of root.
Starting User Manager for UID 0...
[ OK ] Started Session 1 of user root.
[ OK ] Started User Manager for UID 0.
Stopping User Manager for UID 0...
[ OK ] Stopped User Manager for UID 0.
[ OK ] Removed slice User Slice of root.

NXP LSDK 1909 main
localhost login:

(3) dmesg

[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd082]
[ 0.000000] Linux version 4.19.68 (root@ubuntu) (gcc version 7.4.0 (Ubuntu/L9
[ 0.000000] Machine model: LS1046A RDB Board
[ 0.000000] earlycon: uart8250 at MMIO 0x00000000021c0500 (options '')
[ 0.000000] bootconsole [uart8250] enabled
[ 0.000000] efi: Getting EFI parameters from FDT:
[ 0.000000] efi: UEFI not found.
[ 0.000000] OF: reserved mem: initialized node qman-fqd, compatible id fsl,qd
[ 0.000000] OF: reserved mem: initialized node qman-pfdr, compatible id fsl,r
[ 0.000000] OF: reserved mem: initialized node bman-fbpr, compatible id fsl,r
[ 0.000000] cma: Reserved 32 MiB at 0x00000000f9c00000
[ 0.000000] NUMA: No NUMA configuration found
[ 0.000000] NUMA: Faking a node at [mem 0x0000000000000000-0x00000009ff7ffff]
[ 0.000000] NUMA: NODE_DATA [mem 0x9ff7c0e40-0x9ff7c25ff]
[ 0.000000] Zone ranges:
[ 0.000000] DMA32 [mem 0x0000000080000000-0x00000000ffffffff]
[ 0.000000] Normal [mem 0x0000000100000000-0x00000009ff7fffff]
[ 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 0x0000000880000000-0x00000009fbffffff]
[ 0.000000] node 0: [mem 0x00000009ff000000-0x00000009ff7fffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x00000009ff7fffff]
[ 0.000000] On node 0 totalpages: 2065920
[ 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: 24352 pages used for memmap
[ 0.000000] Normal zone: 1558528 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/0x418 wit0
[ 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] 0 [0] 1 [0] 2 [0] 3
[ 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: 2033376
[ 0.000000] Policy zone: Normal
[ 0.000000] Kernel command line: console=ttyS0,115200 earlycon=uart8250,mmiot
[ 0.000000] software IO TLB: mapped [mem 0xf5c00000-0xf9c00000] (64MB)
[ 0.000000] Memory: 8006240K/8263680K available (15804K kernel code, 1734K r)
[ 0.000000] rcu: Preemptible hierarchical RCU implementation.
[ 0.000000] rcu: 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] GIC: Adjusting CPU interface base to 0x000000000142f000
[ 0.000000] GIC: Using split EOI/Deactivate mode
[ 0.000000] arch_timer: cp15 timer(s) running at 25.00MHz (phys).
[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycless
[ 0.000001] sched_clock: 56 bits at 25MHz, resolution 40ns, wraps every 4398s
[ 0.008346] Console: colour dummy device 80x25
[ 0.012843] Calibrating delay loop (skipped), value calculated using timer f)
[ 0.023262] pid_max: default: 32768 minimum: 301
[ 0.027953] Security Framework initialized
[ 0.033833] Dentry cache hash table entries: 1048576 (order: 11, 8388608 byt)
[ 0.042073] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
[ 0.049304] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
[ 0.056253] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 byt)
[ 0.087644] ASID allocator initialised with 32768 entries
[ 0.101085] rcu: Hierarchical SRCU implementation.
[ 0.114729] EFI services will not be available.
[ 0.127294] smp: Bringing up secondary CPUs ...
[ 0.163969] Detected PIPT I-cache on CPU1
[ 0.163991] CPU1: Booted secondary processor 0x0000000001 [0x410fd082]
[ 0.195982] Detected PIPT I-cache on CPU2
[ 0.195996] CPU2: Booted secondary processor 0x0000000002 [0x410fd082]
[ 0.228009] Detected PIPT I-cache on CPU3
[ 0.228022] CPU3: Booted secondary processor 0x0000000003 [0x410fd082]
[ 0.228053] smp: Brought up 1 node, 4 CPUs
[ 0.263958] SMP: Total of 4 processors activated.
[ 0.268695] CPU features: detected: 32-bit EL0 Support
[ 0.277130] CPU: All CPU(s) started at EL2
[ 0.281263] alternatives: patching kernel code
[ 0.286265] devtmpfs: initialized
[ 0.292244] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, ms
[ 0.302071] futex hash table entries: 1024 (order: 4, 65536 bytes)
[ 0.308642] xor: measuring software checksum speed
[ 0.349920] 8regs : 7627.000 MB/sec
[ 0.393939] 8regs_prefetch: 6687.000 MB/sec
[ 0.437958] 32regs : 7682.000 MB/sec
[ 0.481977] 32regs_prefetch: 7243.000 MB/sec
[ 0.486619] xor: using function: 32regs (7682.000 MB/sec)
[ 0.492049] pinctrl core: initialized pinctrl subsystem
[ 0.497857] DMI not present or invalid.
[ 0.501927] NET: Registered protocol family 16
[ 0.506548] audit: initializing netlink subsys (disabled)
[ 0.512019] audit: type=2000 audit(0.464:1): state=initialized audit_enabled1
[ 0.519818] cpuidle: using governor menu
[ 0.523842] Bman ver:0a02,02,01
[ 0.528950] qman-fqd addr 0x00000009ff800000 size 0x800000
[ 0.534468] qman-pfdr addr 0x00000009fc000000 size 0x2000000
[ 0.540169] Qman ver:0a01,03,02,01
[ 0.543687] vdso: 2 pages (1 code @ (____ptrval____), 1 data @ (____ptrval__)
[ 0.551156] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 0.558391] DMA: preallocated 256 KiB pool for atomic allocations
[ 0.565024] Serial: AMBA PL011 UART driver
[ 0.573272] Machine: LS1046A RDB Board
[ 0.577038] SoC family: QorIQ LS1046A
[ 0.580722] SoC ID: svr:0x87070010, Revision: 1.0
[ 0.600210] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.607183] cryptd: max_cpu_qlen set to 1000
[ 0.677557] raid6: int64x1 gen() 1189 MB/s
[ 0.749574] raid6: int64x1 xor() 853 MB/s
[ 0.821607] raid6: int64x2 gen() 1861 MB/s
[ 0.893636] raid6: int64x2 xor() 1456 MB/s
[ 0.965667] raid6: int64x4 gen() 2680 MB/s
[ 1.037690] raid6: int64x4 xor() 1630 MB/s
[ 1.109729] raid6: int64x8 gen() 2416 MB/s
[ 1.181767] raid6: int64x8 xor() 1593 MB/s
[ 1.253786] raid6: neonx1 gen() 2311 MB/s
[ 1.325823] raid6: neonx1 xor() 2128 MB/s
[ 1.397859] raid6: neonx2 gen() 3497 MB/s
[ 1.469888] raid6: neonx2 xor() 3132 MB/s
[ 1.541910] raid6: neonx4 gen() 4481 MB/s
[ 1.613942] raid6: neonx4 xor() 3464 MB/s
[ 1.685983] raid6: neonx8 gen() 4374 MB/s
[ 1.758009] raid6: neonx8 xor() 3745 MB/s
[ 1.762300] raid6: using algorithm neonx4 gen() 4481 MB/s
[ 1.767729] raid6: .... xor() 3464 MB/s, rmw enabled
[ 1.772720] raid6: using neon recovery algorithm
[ 1.777695] ACPI: Interpreter disabled.
[ 1.783267] vgaarb: loaded
[ 1.786106] SCSI subsystem initialized
[ 1.789941] libata version 3.00 loaded.
[ 1.790086] usbcore: registered new interface driver usbfs
[ 1.795624] usbcore: registered new interface driver hub
[ 1.800991] usbcore: registered new device driver usb
[ 1.806646] i2c i2c-0: using dma0chan16 (tx) and dma0chan17 (rx) for DMA tras
[ 1.814267] i2c i2c-0: IMX I2C adapter registered
[ 1.819159] i2c i2c-1: IMX I2C adapter registered
[ 1.824414] media: Linux media interface: v0.10
[ 1.828984] videodev: Linux video capture interface: v2.00
[ 1.834525] pps_core: LinuxPPS API ver. 1 registered
[ 1.839520] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giom>
[ 1.848719] PTP clock support registered
[ 1.852769] EDAC MC: Ver: 3.0.0
[ 1.856077] bman-fbpr addr 0x00000009fe000000 size 0x1000000
[ 1.861791] Bman err interrupt handler present
[ 1.866630] Bman portal initialised, cpu 0
[ 1.870805] Bman portal initialised, cpu 1
[ 1.874982] Bman portal initialised, cpu 2
[ 1.879155] Bman portal initialised, cpu 3
[ 1.883275] Bman portals initialised
[ 1.887761] Qman err interrupt handler present
[ 1.892547] QMan: Allocated lookup table at (____ptrval____), entry count 133
[ 1.900368] Qman portal initialised, cpu 0
[ 1.904537] Qman portal initialised, cpu 1
[ 1.908704] Qman portal initialised, cpu 2
[ 1.912872] Qman portal initialised, cpu 3
[ 1.916990] Qman portals initialised
[ 1.920634] Bman: BPID allocator includes range 32:32
[ 1.925747] Qman: FQID allocator includes range 256:256
[ 1.931003] Qman: FQID allocator includes range 32768:32768
[ 1.936642] Qman: CGRID allocator includes range 0:256
[ 1.941942] Qman: pool channel allocator includes range 1025:15
[ 1.947959] No USDPAA memory, no 'fsl,usdpaa-mem' in device-tree
[ 1.954274] fsl-ifc 1530000.ifc: Freescale Integrated Flash Controller
[ 1.960853] fsl-ifc 1530000.ifc: IFC version 1.4, 8 banks
[ 1.966498] Advanced Linux Sound Architecture Driver Initialized.
[ 1.972938] clocksource: Switched to clocksource arch_sys_counter
[ 1.979133] VFS: Disk quotas dquot_6.6.0
[ 1.983101] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 1.990071] pnp: PnP ACPI: disabled
[ 1.996471] NET: Registered protocol family 2
[ 2.001118] tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 655)
[ 2.009078] TCP established hash table entries: 65536 (order: 7, 524288 byte)
[ 2.016641] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[ 2.023922] TCP: Hash tables configured (established 65536 bind 65536)
[ 2.030548] UDP hash table entries: 4096 (order: 5, 131072 bytes)
[ 2.036778] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
[ 2.043481] NET: Registered protocol family 1
[ 2.048085] RPC: Registered named UNIX socket transport module.
[ 2.054044] RPC: Registered udp transport module.
[ 2.058778] RPC: Registered tcp transport module.
[ 2.063510] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 2.069992] PCI: CLS 0 bytes, default 64
[ 2.070356] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 counte
[ 2.078822] kvm [1]: 8-bit VMID
[ 2.082319] kvm [1]: vgic interrupt IRQ1
[ 2.086317] kvm [1]: Hyp mode initialized successfully
[ 2.092930] Initialise system trusted keyrings
[ 2.097457] workingset: timestamp_bits=44 max_order=21 bucket_order=0
[ 2.104188] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 2.110154] NFS: Registering the id_resolver key type
[ 2.115241] Key type id_resolver registered
[ 2.119449] Key type id_legacy registered
[ 2.123484] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[ 2.130281] fuse init (API version 7.27)
[ 2.134290] 9p: Installing v9fs 9p2000 file system support
[ 2.141031] Key type asymmetric registered
[ 2.145153] Asymmetric key parser 'x509' registered
[ 2.150083] Block layer SCSI generic (bsg) driver version 0.4 loaded (major )
[ 2.157572] io scheduler noop registered
[ 2.161519] io scheduler deadline registered
[ 2.165828] io scheduler cfq registered (default)
[ 2.170560] io scheduler mq-deadline registered
[ 2.175116] io scheduler kyber registered
[ 2.186254] layerscape-pcie 3400000.pcie: host bridge /soc/pcie@3400000 rang:
[ 2.193622] layerscape-pcie 3400000.pcie: IO 0x4000010000..0x400001ffff -0
[ 2.201772] layerscape-pcie 3400000.pcie: MEM 0x4040000000..0x407fffffff -0
[ 2.210003] layerscape-pcie 3400000.pcie: PCI host bridge to bus 0000:00
[ 2.216751] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 2.222270] pci_bus 0000:00: root bus resource [io 0x0000-0xffff]
[ 2.228491] pci_bus 0000:00: root bus resource [mem 0x4040000000-0x407ffffff)
[ 2.239093] pci 0000:00:00.0: [1957:81c0] type 01 class 0x060400
[ 2.239111] pci 0000:00:00.0: reg 0x38: [mem 0x4040000000-0x40400007ff pref]
[ 2.239137] pci 0000:00:00.0: supports D1 D2
[ 2.239139] pci 0000:00:00.0: PME# supported from D0 D1 D2 D3hot
[ 2.241024] pci 0000:00:00.0: BAR 6: assigned [mem 0x4040000000-0x40400007ff]
[ 2.248645] pci 0000:00:00.0: PCI bridge to [bus 01-ff]
[ 2.254018] pcieport 0000:00:00.0: Signaling PME with IRQ 69
[ 2.259769] pcieport 0000:00:00.0: AER enabled with IRQ 68
[ 2.265371] layerscape-pcie 3500000.pcie: host bridge /soc/pcie@3500000 rang:
[ 2.272734] layerscape-pcie 3500000.pcie: IO 0x4800010000..0x480001ffff -0
[ 2.280883] layerscape-pcie 3500000.pcie: MEM 0x4840000000..0x487fffffff -0
[ 2.289088] layerscape-pcie 3500000.pcie: PCI host bridge to bus 0001:00
[ 2.295835] pci_bus 0001:00: root bus resource [bus 00-ff]
[ 2.301355] pci_bus 0001:00: root bus resource [io 0x10000-0x1ffff] (bus ad)
[ 2.310374] pci_bus 0001:00: root bus resource [mem 0x4840000000-0x487ffffff)
[ 2.320974] pci 0001:00:00.0: [1957:81c0] type 01 class 0x060400
[ 2.320990] pci 0001:00:00.0: reg 0x38: [mem 0x4840000000-0x48400007ff pref]
[ 2.321013] pci 0001:00:00.0: supports D1 D2
[ 2.321015] pci 0001:00:00.0: PME# supported from D0 D1 D2 D3hot
[ 2.322859] pci 0001:00:00.0: BAR 6: assigned [mem 0x4840000000-0x48400007ff]
[ 2.330481] pci 0001:00:00.0: PCI bridge to [bus 01-ff]
[ 2.335831] pcieport 0001:00:00.0: Signaling PME with IRQ 71
[ 2.341580] pcieport 0001:00:00.0: AER enabled with IRQ 70
[ 2.347179] layerscape-pcie 3600000.pcie: host bridge /soc/pcie@3600000 rang:
[ 2.354544] layerscape-pcie 3600000.pcie: IO 0x5000010000..0x500001ffff -0
[ 2.362691] layerscape-pcie 3600000.pcie: MEM 0x5040000000..0x507fffffff -0
[ 2.370897] layerscape-pcie 3600000.pcie: PCI host bridge to bus 0002:00
[ 2.377642] pci_bus 0002:00: root bus resource [bus 00-ff]
[ 2.383163] pci_bus 0002:00: root bus resource [io 0x20000-0x2ffff] (bus ad)
[ 2.392181] pci_bus 0002:00: root bus resource [mem 0x5040000000-0x507ffffff)
[ 2.402784] pci 0002:00:00.0: [1957:81c0] type 01 class 0x060400
[ 2.402800] pci 0002:00:00.0: reg 0x38: [mem 0x5040000000-0x50400007ff pref]
[ 2.402821] pci 0002:00:00.0: supports D1 D2
[ 2.402824] pci 0002:00:00.0: PME# supported from D0 D1 D2 D3hot
[ 2.404662] pci 0002:00:00.0: BAR 6: assigned [mem 0x5040000000-0x50400007ff]
[ 2.412283] pci 0002:00:00.0: PCI bridge to [bus 01-ff]
[ 2.417635] pcieport 0002:00:00.0: Signaling PME with IRQ 73
[ 2.423381] pcieport 0002:00:00.0: AER enabled with IRQ 72
[ 2.430106] EINJ: ACPI disabled.
[ 2.437128] Freescale LS2 console driver
[ 2.441129] fsl-ls2-console: device fsl_mc_console registered
[ 2.446950] fsl-ls2-console: device fsl_aiop_console registered
[ 2.456422] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 2.463933] console [ttyS0] disabled
[ 2.467556] 21c0500.serial: ttyS0 at MMIO 0x21c0500 (irq = 39, base_baud = 1A
[ 2.476412] console [ttyS0] enabled
[ 2.483400] bootconsole [uart8250] disabled
[ 2.492045] 21c0600.serial: ttyS1 at MMIO 0x21c0600 (irq = 39, base_baud = 1A
[ 2.501063] 21d0500.serial: ttyS2 at MMIO 0x21d0500 (irq = 40, base_baud = 1A
[ 2.510065] 21d0600.serial: ttyS3 at MMIO 0x21d0600 (irq = 40, base_baud = 1A
[ 2.519294] SuperH (H)SCI(F) driver initialized
[ 2.524205] msm_serial: driver initialized
[ 2.533565] brd: module loaded
[ 2.539391] loop: module loaded
[ 2.543875] at24 0-0052: 65536 byte 24c512 EEPROM, writable, 1 bytes/write
[ 2.552028] at24 0-0053: 65536 byte 24c512 EEPROM, writable, 1 bytes/write
[ 2.560194] ahci-qoriq 3200000.sata: AHCI 0001.0301 32 slots 1 ports 6 Gbps e
[ 2.569175] ahci-qoriq 3200000.sata: flags: 64bit ncq sntf pm clo only pmp f
[ 2.579114] scsi host0: ahci-qoriq
[ 2.582644] ata1: SATA max UDMA/133 mmio [mem 0x03200000-0x0320ffff] port 0x0
[ 2.591717] nand: device found, Manufacturer ID: 0x2c, Chip ID: 0xac
[ 2.598077] nand: Micron MT29F4G08ABBEAH4
[ 2.602086] nand: 512 MiB, SLC, erase size: 256 KiB, page size: 4096, OOB si4
[ 2.610448] Bad block table found at page 131008, version 0x01
[ 2.617493] Bad block table found at page 130944, version 0x01
[ 2.624363] fsl,ifc-nand 7e800000.nand: IFC NAND device at 0x7e800000, bank 0
[ 2.631844] fsl-quadspi 1550000.spi: non-uniform erase sector maps are not s.
[ 2.640041] fsl-quadspi 1550000.spi: s25fl512s (65536 Kbytes)
[ 2.646142] fsl-quadspi 1550000.spi: non-uniform erase sector maps are not s.
[ 2.654339] fsl-quadspi 1550000.spi: s25fl512s (65536 Kbytes)
[ 2.662256] libphy: Fixed MDIO Bus: probed
[ 2.666707] tun: Universal TUN/TAP device driver, 1.6
[ 2.672466] thunder_xcv, ver 1.0
[ 2.675713] thunder_bgx, ver 1.0
[ 2.678956] nicpf, ver 1.0
[ 2.681822] libphy: Freescale XGMAC MDIO Bus: probed
[ 2.687681] libphy: Freescale XGMAC MDIO Bus: probed
[ 2.693843] libphy: Freescale XGMAC MDIO Bus: probed
[ 2.699001] libphy: Freescale XGMAC MDIO Bus: probed
[ 2.704155] libphy: Freescale XGMAC MDIO Bus: probed
[ 2.709320] libphy: Freescale XGMAC MDIO Bus: probed
[ 2.714493] libphy: Freescale XGMAC MDIO Bus: probed
[ 2.719662] libphy: Freescale XGMAC MDIO Bus: probed
[ 2.724805] libphy: Freescale XGMAC MDIO Bus: probed
[ 2.729974] libphy: Freescale XGMAC MDIO Bus: probed
[ 2.744853] Freescale FM module, FMD API version 21.1.0
[ 2.752379] Freescale FM Ports module
[ 2.756045] fsl_mac: fsl_mac: FSL FMan MAC API based driver
[ 2.761836] fsl_mac 1ae4000.ethernet: FMan MEMAC
[ 2.766459] fsl_mac 1ae4000.ethernet: FMan MAC address: 00:04:9f:05:e5:9a
[ 2.773349] fsl_mac 1ae6000.ethernet: FMan MEMAC
[ 2.777971] fsl_mac 1ae6000.ethernet: FMan MAC address: 00:04:9f:05:e5:9b
[ 2.784910] fsl_mac 1ae8000.ethernet: FMan MEMAC
[ 2.789531] fsl_mac 1ae8000.ethernet: FMan MAC address: 00:04:9f:05:e5:96
[ 2.796468] fsl_mac 1aea000.ethernet: FMan MEMAC
[ 2.801093] fsl_mac 1aea000.ethernet: FMan MAC address: 00:04:9f:05:e5:97
[ 2.807983] fsl_mac 1af0000.ethernet: FMan MEMAC
[ 2.812604] fsl_mac 1af0000.ethernet: FMan MAC address: 00:04:9f:05:e5:99
[ 2.819633] fsl_mac 1af2000.ethernet: FMan MEMAC
[ 2.824254] fsl_mac 1af2000.ethernet: FMan MAC address: 00:04:9f:05:e5:98
[ 2.831079] fsl_dpa: FSL DPAA Ethernet driver
[ 2.838291] fsl_dpa: fsl_dpa: Probed interface eth0
[ 2.846416] fsl_dpa: fsl_dpa: Probed interface eth1
[ 2.854973] fsl_dpa: fsl_dpa: Probed interface eth2
[ 2.863644] fsl_dpa: fsl_dpa: Probed interface eth3
[ 2.872598] fsl_dpa: fsl_dpa: Probed interface eth4
[ 2.881798] fsl_dpa: fsl_dpa: Probed interface eth5
[ 2.886719] fsl_advanced: FSL DPAA Advanced drivers:
[ 2.891685] fsl_proxy: FSL DPAA Proxy initialization driver
[ 2.897437] fsl_oh: FSL FMan Offline Parsing port driver
[ 2.903346] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI
[ 2.907284] ata1: SATA link down (SStatus 0 SControl 300)
[ 2.910399] e1000: Copyright (c) 1999-2006 Intel Corporation.
[ 2.921592] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
[ 2.927428] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[ 2.933370] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.4.0-k
[ 2.940337] igb: Copyright (c) 2007-2014 Intel Corporation.
[ 2.945931] igbvf: Intel(R) Gigabit Virtual Function Network Driver - versiok
[ 2.953768] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
[ 2.960000] sky2: driver version 1.30
[ 2.964477] VFIO - User Level meta-driver version: 0.3
[ 2.969938] dwc3 2f00000.usb: Failed to get clk 'ref': -2
[ 2.975702] dwc3 3000000.usb: Failed to get clk 'ref': -2
[ 2.981397] dwc3 3100000.usb: Failed to get clk 'ref': -2
[ 2.987831] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 2.994366] ehci-pci: EHCI PCI platform driver
[ 2.998827] ehci-platform: EHCI generic platform driver
[ 3.004166] ehci-orion: EHCI orion driver
[ 3.008262] ehci-exynos: EHCI EXYNOS driver
[ 3.012520] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 3.018711] ohci-pci: OHCI PCI platform driver
[ 3.023173] ohci-platform: OHCI generic platform driver
[ 3.028499] ohci-exynos: OHCI EXYNOS driver
[ 3.032988] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
[ 3.038482] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus n1
[ 3.046327] xhci-hcd xhci-hcd.0.auto: hcc params 0x0220f66d hci version 0x100
[ 3.055743] xhci-hcd xhci-hcd.0.auto: irq 47, io mem 0x02f00000
[ 3.061953] hub 1-0:1.0: USB hub found
[ 3.065713] hub 1-0:1.0: 1 port detected
[ 3.069753] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
[ 3.075245] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus n2
[ 3.082910] xhci-hcd xhci-hcd.0.auto: Host supports USB 3.0 SuperSpeed
[ 3.089634] hub 2-0:1.0: USB hub found
[ 3.093395] hub 2-0:1.0: 1 port detected
[ 3.097463] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
[ 3.102956] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus n3
[ 3.110781] xhci-hcd xhci-hcd.1.auto: hcc params 0x0220f66d hci version 0x100
[ 3.120196] xhci-hcd xhci-hcd.1.auto: irq 48, io mem 0x03000000
[ 3.126357] hub 3-0:1.0: USB hub found
[ 3.130118] hub 3-0:1.0: 1 port detected
[ 3.134146] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
[ 3.139638] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus n4
[ 3.147309] xhci-hcd xhci-hcd.1.auto: Host supports USB 3.0 SuperSpeed
[ 3.154030] hub 4-0:1.0: USB hub found
[ 3.157788] hub 4-0:1.0: 1 port detected
[ 3.161856] xhci-hcd xhci-hcd.2.auto: xHCI Host Controller
[ 3.167348] xhci-hcd xhci-hcd.2.auto: new USB bus registered, assigned bus n5
[ 3.175180] xhci-hcd xhci-hcd.2.auto: hcc params 0x0220f66d hci version 0x100
[ 3.184592] xhci-hcd xhci-hcd.2.auto: irq 49, io mem 0x03100000
[ 3.190752] hub 5-0:1.0: USB hub found
[ 3.194510] hub 5-0:1.0: 1 port detected
[ 3.198538] xhci-hcd xhci-hcd.2.auto: xHCI Host Controller
[ 3.204032] xhci-hcd xhci-hcd.2.auto: new USB bus registered, assigned bus n6
[ 3.211699] xhci-hcd xhci-hcd.2.auto: Host supports USB 3.0 SuperSpeed
[ 3.218433] hub 6-0:1.0: USB hub found
[ 3.222193] hub 6-0:1.0: 1 port detected
[ 3.226463] usbcore: registered new interface driver usb-storage
[ 3.233955] vhci_hcd: vhci_hcd_probe:1326: name vhci_hcd id 0
[ 3.233961] vhci_hcd vhci_hcd.0: USB/IP Virtual Host Controller
[ 3.239891] vhci_hcd vhci_hcd.0: new USB bus registered, assigned bus number7
[ 3.247121] vhci_hcd: vhci_start:1158: enter vhci_start
[ 3.247131] vhci_hcd: vhci_start:1200: created sysfs vhci_hcd.0
[ 3.253241] hub 7-0:1.0: USB hub found
[ 3.256993] vhci_hcd: vhci_hub_control:336: typeReq a006 wValue 2900 wIndex 0
[ 3.256995] vhci_hcd: vhci_hub_control:404: GetHubDescriptor
[ 3.256997] vhci_hcd: vhci_hub_control:634: port -1
[ 3.256999] vhci_hcd: vhci_hub_control:642: bye
[ 3.257007] hub 7-0:1.0: 8 ports detected
[ 3.261023] vhci_hcd: vhci_hub_control:336: typeReq a000 wValue 0 wIndex 0
[ 3.261025] vhci_hcd: vhci_hub_control:427: GetHubStatus
[ 3.261026] vhci_hcd: vhci_hub_control:634: port -1
[ 3.261028] vhci_hcd: vhci_hub_control:642: bye
[ 3.261185] vhci_hcd: vhci_hub_control:336: typeReq 2303 wValue 8 wIndex 1
[ 3.261187] vhci_hcd: vhci_hub_control:540: SetPortFeature: USB_PORT_FEAT_PR
[ 3.261189] vhci_hcd: vhci_hub_control:634: port 0
[ 3.261191] vhci_hcd: dump_port_status_diff:128: status prev -> new: 00000000
[ 3.261193] vhci_hcd: dump_port_status_diff:142: +POWER
[ 3.261195] vhci_hcd: dump_port_status_diff:150:
[ 3.261196] vhci_hcd: vhci_hub_control:642: bye
[ 3.261204] vhci_hcd: vhci_hub_control:336: typeReq 2303 wValue 8 wIndex 2
[ 3.261206] vhci_hcd: vhci_hub_control:540: SetPortFeature: USB_PORT_FEAT_PR
[ 3.261207] vhci_hcd: vhci_hub_control:634: port 1
[ 3.261209] vhci_hcd: dump_port_status_diff:128: status prev -> new: 00000000
[ 3.261211] vhci_hcd: dump_port_status_diff:142: +POWER
[ 3.261213] vhci_hcd: dump_port_status_diff:150:
[ 3.261214] vhci_hcd: vhci_hub_control:642: bye
[ 3.261221] vhci_hcd: vhci_hub_control:336: typeReq 2303 wValue 8 wIndex 3
[ 3.261222] vhci_hcd: vhci_hub_control:540: SetPortFeature: USB_PORT_FEAT_PR
[ 3.261224] vhci_hcd: vhci_hub_control:634: port 2
[ 3.261226] vhci_hcd: dump_port_status_diff:128: status prev -> new: 00000000
[ 3.261228] vhci_hcd: dump_port_status_diff:142: +POWER
[ 3.261229] vhci_hcd: dump_port_status_diff:150:
[ 3.261231] vhci_hcd: vhci_hub_control:642: bye
[ 3.261238] vhci_hcd: vhci_hub_control:336: typeReq 2303 wValue 8 wIndex 4
[ 3.261239] vhci_hcd: vhci_hub_control:540: SetPortFeature: USB_PORT_FEAT_PR
[ 3.261241] vhci_hcd: vhci_hub_control:634: port 3
[ 3.261243] vhci_hcd: dump_port_status_diff:128: status prev -> new: 00000000
[ 3.261244] vhci_hcd: dump_port_status_diff:142: +POWER
[ 3.261246] vhci_hcd: dump_port_status_diff:150:
[ 3.261247] vhci_hcd: vhci_hub_control:642: bye
[ 3.261254] vhci_hcd: vhci_hub_control:336: typeReq 2303 wValue 8 wIndex 5
[ 3.261256] vhci_hcd: vhci_hub_control:540: SetPortFeature: USB_PORT_FEAT_PR
[ 3.261257] vhci_hcd: vhci_hub_control:634: port 4
[ 3.261259] vhci_hcd: dump_port_status_diff:128: status prev -> new: 00000000
[ 3.261261] vhci_hcd: dump_port_status_diff:142: +POWER
[ 3.261262] vhci_hcd: dump_port_status_diff:150:
[ 3.261264] vhci_hcd: vhci_hub_control:642: bye
[ 3.261270] vhci_hcd: vhci_hub_control:336: typeReq 2303 wValue 8 wIndex 6
[ 3.261272] vhci_hcd: vhci_hub_control:540: SetPortFeature: USB_PORT_FEAT_PR
[ 3.261274] vhci_hcd: vhci_hub_control:634: port 5
[ 3.261275] vhci_hcd: dump_port_status_diff:128: status prev -> new: 00000000
[ 3.261277] vhci_hcd: dump_port_status_diff:142: +POWER
[ 3.261279] vhci_hcd: dump_port_status_diff:150:
[ 3.261280] vhci_hcd: vhci_hub_control:642: bye
[ 3.261287] vhci_hcd: vhci_hub_control:336: typeReq 2303 wValue 8 wIndex 7
[ 3.261288] vhci_hcd: vhci_hub_control:540: SetPortFeature: USB_PORT_FEAT_PR
[ 3.261290] vhci_hcd: vhci_hub_control:634: port 6
[ 3.261292] vhci_hcd: dump_port_status_diff:128: status prev -> new: 00000000
[ 3.261293] vhci_hcd: dump_port_status_diff:142: +POWER
[ 3.261295] vhci_hcd: dump_port_status_diff:150:
[ 3.261296] vhci_hcd: vhci_hub_control:642: bye
[ 3.261303] vhci_hcd: vhci_hub_control:336: typeReq 2303 wValue 8 wIndex 8
[ 3.261305] vhci_hcd: vhci_hub_control:540: SetPortFeature: USB_PORT_FEAT_PR
[ 3.261306] vhci_hcd: vhci_hub_control:634: port 7
[ 3.261308] vhci_hcd: dump_port_status_diff:128: status prev -> new: 00000000
[ 3.261310] vhci_hcd: dump_port_status_diff:142: +POWER
[ 3.261311] vhci_hcd: dump_port_status_diff:150:
[ 3.261313] vhci_hcd: vhci_hub_control:642: bye
[ 3.261379] vhci_hcd vhci_hcd.0: USB/IP Virtual Host Controller
[ 3.267303] vhci_hcd vhci_hcd.0: new USB bus registered, assigned bus number8
[ 3.274532] vhci_hcd: vhci_start:1158: enter vhci_start
[ 3.274543] vhci_hcd: vhci_hub_control:336: typeReq 8006 wValue f00 wIndex 0
[ 3.274545] vhci_hcd: vhci_hub_control:634: port -1
[ 3.274546] vhci_hcd: vhci_hub_control:642: bye
[ 3.274554] vhci_hcd: vhci_hub_control:336: typeReq 8006 wValue f00 wIndex 0
[ 3.274556] vhci_hcd: vhci_hub_control:634: port -1
[ 3.274557] vhci_hcd: vhci_hub_control:642: bye
[ 3.274564] usb usb8: We don't know the algorithms for LPM for this host, di.
[ 3.282831] hub 8-0:1.0: USB hub found
[ 3.286584] vhci_hcd: vhci_hub_control:336: typeReq a006 wValue 2a00 wIndex 0
[ 3.286586] vhci_hcd: vhci_hub_control:404: GetHubDescriptor
[ 3.286588] vhci_hcd: vhci_hub_control:634: port -1
[ 3.286589] vhci_hcd: vhci_hub_control:642: bye
[ 3.286597] hub 8-0:1.0: 8 ports detected
[ 3.290614] vhci_hcd: vhci_hub_control:336: typeReq a000 wValue 0 wIndex 0
[ 3.290616] vhci_hcd: vhci_hub_control:427: GetHubStatus
[ 3.290617] vhci_hcd: vhci_hub_control:634: port -1
[ 3.290619] vhci_hcd: vhci_hub_control:642: bye
[ 3.290806] vhci_hcd: vhci_hub_control:336: typeReq 2303 wValue 8 wIndex 1
[ 3.290808] vhci_hcd: vhci_hub_control:540: SetPortFeature: USB_PORT_FEAT_PR
[ 3.290810] vhci_hcd: vhci_hub_control:634: port 0
[ 3.290812] vhci_hcd: dump_port_status_diff:128: status prev -> new: 00000000
[ 3.290814] vhci_hcd: dump_port_status_diff:142: +POWER
[ 3.290815] vhci_hcd: dump_port_status_diff:150:
[ 3.290817] vhci_hcd: vhci_hub_control:642: bye
[ 3.290824] vhci_hcd: vhci_hub_control:336: typeReq 2303 wValue 8 wIndex 2
[ 3.290826] vhci_hcd: vhci_hub_control:540: SetPortFeature: USB_PORT_FEAT_PR
[ 3.290827] vhci_hcd: vhci_hub_control:634: port 1
[ 3.290829] vhci_hcd: dump_port_status_diff:128: status prev -> new: 00000000
[ 3.290831] vhci_hcd: dump_port_status_diff:142: +POWER
[ 3.290832] vhci_hcd: dump_port_status_diff:150:
[ 3.290834] vhci_hcd: vhci_hub_control:642: bye
[ 3.290841] vhci_hcd: vhci_hub_control:336: typeReq 2303 wValue 8 wIndex 3
[ 3.290842] vhci_hcd: vhci_hub_control:540: SetPortFeature: USB_PORT_FEAT_PR
[ 3.290844] vhci_hcd: vhci_hub_control:634: port 2
[ 3.290846] vhci_hcd: dump_port_status_diff:128: status prev -> new: 00000000
[ 3.290848] vhci_hcd: dump_port_status_diff:142: +POWER
[ 3.290849] vhci_hcd: dump_port_status_diff:150:
[ 3.290851] vhci_hcd: vhci_hub_control:642: bye
[ 3.290857] vhci_hcd: vhci_hub_control:336: typeReq 2303 wValue 8 wIndex 4
[ 3.290859] vhci_hcd: vhci_hub_control:540: SetPortFeature: USB_PORT_FEAT_PR
[ 3.290861] vhci_hcd: vhci_hub_control:634: port 3
[ 3.290862] vhci_hcd: dump_port_status_diff:128: status prev -> new: 00000000
[ 3.290864] vhci_hcd: dump_port_status_diff:142: +POWER
[ 3.290866] vhci_hcd: dump_port_status_diff:150:
[ 3.290867] vhci_hcd: vhci_hub_control:642: bye
[ 3.290874] vhci_hcd: vhci_hub_control:336: typeReq 2303 wValue 8 wIndex 5
[ 3.290875] vhci_hcd: vhci_hub_control:540: SetPortFeature: USB_PORT_FEAT_PR
[ 3.290877] vhci_hcd: vhci_hub_control:634: port 4
[ 3.290879] vhci_hcd: dump_port_status_diff:128: status prev -> new: 00000000
[ 3.290881] vhci_hcd: dump_port_status_diff:142: +POWER
[ 3.290882] vhci_hcd: dump_port_status_diff:150:
[ 3.290883] vhci_hcd: vhci_hub_control:642: bye
[ 3.290890] vhci_hcd: vhci_hub_control:336: typeReq 2303 wValue 8 wIndex 6
[ 3.290892] vhci_hcd: vhci_hub_control:540: SetPortFeature: USB_PORT_FEAT_PR
[ 3.290893] vhci_hcd: vhci_hub_control:634: port 5
[ 3.290895] vhci_hcd: dump_port_status_diff:128: status prev -> new: 00000000
[ 3.290897] vhci_hcd: dump_port_status_diff:142: +POWER
[ 3.290898] vhci_hcd: dump_port_status_diff:150:
[ 3.290900] vhci_hcd: vhci_hub_control:642: bye
[ 3.290907] vhci_hcd: vhci_hub_control:336: typeReq 2303 wValue 8 wIndex 7
[ 3.290908] vhci_hcd: vhci_hub_control:540: SetPortFeature: USB_PORT_FEAT_PR
[ 3.290910] vhci_hcd: vhci_hub_control:634: port 6
[ 3.290911] vhci_hcd: dump_port_status_diff:128: status prev -> new: 00000000
[ 3.290913] vhci_hcd: dump_port_status_diff:142: +POWER
[ 3.290915] vhci_hcd: dump_port_status_diff:150:
[ 3.290916] vhci_hcd: vhci_hub_control:642: bye
[ 3.290923] vhci_hcd: vhci_hub_control:336: typeReq 2303 wValue 8 wIndex 8
[ 3.290925] vhci_hcd: vhci_hub_control:540: SetPortFeature: USB_PORT_FEAT_PR
[ 3.290926] vhci_hcd: vhci_hub_control:634: port 7
[ 3.290928] vhci_hcd: dump_port_status_diff:128: status prev -> new: 00000000
[ 3.290930] vhci_hcd: dump_port_status_diff:142: +POWER
[ 3.290931] vhci_hcd: dump_port_status_diff:150:
[ 3.290932] vhci_hcd: vhci_hub_control:642: bye
[ 3.290996] vhci_hcd: vhci_hcd_probe:1363: bye
[ 3.291116] vhci_hcd: vhci_hcd_probe:1326: name vhci_hcd id 1
[ 3.291120] vhci_hcd vhci_hcd.1: USB/IP Virtual Host Controller
[ 3.297045] vhci_hcd vhci_hcd.1: new USB bus registered, assigned bus number9
[ 3.304276] vhci_hcd: vhci_start:1158: enter vhci_start
[ 3.304446] hub 9-0:1.0: USB hub found
[ 3.308199] vhci_hcd: vhci_hub_control:336: typeReq a006 wValue 2900 wIndex 0
[ 3.308201] vhci_hcd: vhci_hub_control:404: GetHubDescriptor
[ 3.308203] vhci_hcd: vhci_hub_control:634: port -1
[ 3.308205] vhci_hcd: vhci_hub_control:642: bye
[ 3.308213] hub 9-0:1.0: 8 ports detected
[ 3.312230] vhci_hcd: vhci_hub_control:336: typeReq a000 wValue 0 wIndex 0
[ 3.312232] vhci_hcd: vhci_hub_control:427: GetHubStatus
[ 3.312234] vhci_hcd: vhci_hub_control:634: port -1
[ 3.312235] vhci_hcd: vhci_hub_control:642: bye
[ 3.312390] vhci_hcd: vhci_hub_control:336: typeReq 2303 wValue 8 wIndex 1
[ 3.312392] vhci_hcd: vhci_hub_control:540: SetPortFeature: USB_PORT_FEAT_PR
[ 3.312394] vhci_hcd: vhci_hub_control:634: port 0
[ 3.312396] vhci_hcd: dump_port_status_diff:128: status prev -> new: 00000000
[ 3.312398] vhci_hcd: dump_port_status_diff:142: +POWER
[ 3.312399] vhci_hcd: dump_port_status_diff:150:
[ 3.312401] vhci_hcd: vhci_hub_control:642: bye
[ 3.312408] vhci_hcd: vhci_hub_control:336: typeReq 2303 wValue 8 wIndex 2
[ 3.312410] vhci_hcd: vhci_hub_control:540: SetPortFeature: USB_PORT_FEAT_PR
[ 3.312411] vhci_hcd: vhci_hub_control:634: port 1
[ 3.312413] vhci_hcd: dump_port_status_diff:128: status prev -> new: 00000000
[ 3.312415] vhci_hcd: dump_port_status_diff:142: +POWER
[ 3.312416] vhci_hcd: dump_port_status_diff:150:
[ 3.312418] vhci_hcd: vhci_hub_control:642: bye
[ 3.312424] vhci_hcd: vhci_hub_control:336: typeReq 2303 wValue 8 wIndex 3
[ 3.312426] vhci_hcd: vhci_hub_control:540: SetPortFeature: USB_PORT_FEAT_PR
[ 3.312428] vhci_hcd: vhci_hub_control:634: port 2
[ 3.312429] vhci_hcd: dump_port_status_diff:128: status prev -> new: 00000000
[ 3.312431] vhci_hcd: dump_port_status_diff:142: +POWER
[ 3.312433] vhci_hcd: dump_port_status_diff:150:
[ 3.312434] vhci_hcd: vhci_hub_control:642: bye
[ 3.312441] vhci_hcd: vhci_hub_control:336: typeReq 2303 wValue 8 wIndex 4
[ 3.312442] vhci_hcd: vhci_hub_control:540: SetPortFeature: USB_PORT_FEAT_PR
[ 3.312444] vhci_hcd: vhci_hub_control:634: port 3
[ 3.312446] vhci_hcd: dump_port_status_diff:128: status prev -> new: 00000000
[ 3.312448] vhci_hcd: dump_port_status_diff:142: +POWER
[ 3.312449] vhci_hcd: dump_port_status_diff:150:
[ 3.312450] vhci_hcd: vhci_hub_control:642: bye
[ 3.312457] vhci_hcd: vhci_hub_control:336: typeReq 2303 wValue 8 wIndex 5
[ 3.312459] vhci_hcd: vhci_hub_control:540: SetPortFeature: USB_PORT_FEAT_PR
[ 3.312460] vhci_hcd: vhci_hub_control:634: port 4
[ 3.312462] vhci_hcd: dump_port_status_diff:128: status prev -> new: 00000000
[ 3.312464] vhci_hcd: dump_port_status_diff:142: +POWER
[ 3.312465] vhci_hcd: dump_port_status_diff:150:
[ 3.312467] vhci_hcd: vhci_hub_control:642: bye
[ 3.312473] vhci_hcd: vhci_hub_control:336: typeReq 2303 wValue 8 wIndex 6
[ 3.312475] vhci_hcd: vhci_hub_control:540: SetPortFeature: USB_PORT_FEAT_PR
[ 3.312477] vhci_hcd: vhci_hub_control:634: port 5
[ 3.312478] vhci_hcd: dump_port_status_diff:128: status prev -> new: 00000000
[ 3.312480] vhci_hcd: dump_port_status_diff:142: +POWER
[ 3.312482] vhci_hcd: dump_port_status_diff:150:
[ 3.312483] vhci_hcd: vhci_hub_control:642: bye
[ 3.312490] vhci_hcd: vhci_hub_control:336: typeReq 2303 wValue 8 wIndex 7
[ 3.312491] vhci_hcd: vhci_hub_control:540: SetPortFeature: USB_PORT_FEAT_PR
[ 3.312493] vhci_hcd: vhci_hub_control:634: port 6
[ 3.312494] vhci_hcd: dump_port_status_diff:128: status prev -> new: 00000000
[ 3.312496] vhci_hcd: dump_port_status_diff:142: +POWER
[ 3.312498] vhci_hcd: dump_port_status_diff:150:
[ 3.312499] vhci_hcd: vhci_hub_control:642: bye
[ 3.312506] vhci_hcd: vhci_hub_control:336: typeReq 2303 wValue 8 wIndex 8
[ 3.312507] vhci_hcd: vhci_hub_control:540: SetPortFeature: USB_PORT_FEAT_PR
[ 3.312509] vhci_hcd: vhci_hub_control:634: port 7
[ 3.312511] vhci_hcd: dump_port_status_diff:128: status prev -> new: 00000000
[ 3.312512] vhci_hcd: dump_port_status_diff:142: +POWER
[ 3.312514] vhci_hcd: dump_port_status_diff:150:
[ 3.312515] vhci_hcd: vhci_hub_control:642: bye
[ 3.312579] vhci_hcd vhci_hcd.1: USB/IP Virtual Host Controller
[ 3.318504] vhci_hcd vhci_hcd.1: new USB bus registered, assigned bus number0
[ 3.325818] vhci_hcd: vhci_start:1158: enter vhci_start
[ 3.325829] vhci_hcd: vhci_hub_control:336: typeReq 8006 wValue f00 wIndex 0
[ 3.325831] vhci_hcd: vhci_hub_control:634: port -1
[ 3.325832] vhci_hcd: vhci_hub_control:642: bye
[ 3.325840] vhci_hcd: vhci_hub_control:336: typeReq 8006 wValue f00 wIndex 0
[ 3.325842] vhci_hcd: vhci_hub_control:634: port -1
[ 3.325843] vhci_hcd: vhci_hub_control:642: bye
[ 3.325850] usb usb10: We don't know the algorithms for LPM for this host, d.
[ 3.334208] hub 10-0:1.0: USB hub found
[ 3.338046] vhci_hcd: vhci_hub_control:336: typeReq a006 wValue 2a00 wIndex 0
[ 3.338048] vhci_hcd: vhci_hub_control:404: GetHubDescriptor
[ 3.338050] vhci_hcd: vhci_hub_control:634: port -1
[ 3.338051] vhci_hcd: vhci_hub_control:642: bye
[ 3.338060] hub 10-0:1.0: 8 ports detected
[ 3.342163] vhci_hcd: vhci_hub_control:336: typeReq a000 wValue 0 wIndex 0
[ 3.342165] vhci_hcd: vhci_hub_control:427: GetHubStatus
[ 3.342167] vhci_hcd: vhci_hub_control:634: port -1
[ 3.342168] vhci_hcd: vhci_hub_control:642: bye
[ 3.342354] vhci_hcd: vhci_hub_control:336: typeReq 2303 wValue 8 wIndex 1
[ 3.342356] vhci_hcd: vhci_hub_control:540: SetPortFeature: USB_PORT_FEAT_PR
[ 3.342358] vhci_hcd: vhci_hub_control:634: port 0
[ 3.342360] vhci_hcd: dump_port_status_diff:128: status prev -> new: 00000000
[ 3.342362] vhci_hcd: dump_port_status_diff:142: +POWER
[ 3.342363] vhci_hcd: dump_port_status_diff:150:
[ 3.342365] vhci_hcd: vhci_hub_control:642: bye
[ 3.342372] vhci_hcd: vhci_hub_control:336: typeReq 2303 wValue 8 wIndex 2
[ 3.342374] vhci_hcd: vhci_hub_control:540: SetPortFeature: USB_PORT_FEAT_PR
[ 3.342376] vhci_hcd: vhci_hub_control:634: port 1
[ 3.342378] vhci_hcd: dump_port_status_diff:128: status prev -> new: 00000000
[ 3.342379] vhci_hcd: dump_port_status_diff:142: +POWER
[ 3.342381] vhci_hcd: dump_port_status_diff:150:
[ 3.342382] vhci_hcd: vhci_hub_control:642: bye
[ 3.342389] vhci_hcd: vhci_hub_control:336: typeReq 2303 wValue 8 wIndex 3
[ 3.342391] vhci_hcd: vhci_hub_control:540: SetPortFeature: USB_PORT_FEAT_PR
[ 3.342392] vhci_hcd: vhci_hub_control:634: port 2
[ 3.342394] vhci_hcd: dump_port_status_diff:128: status prev -> new: 00000000
[ 3.342396] vhci_hcd: dump_port_status_diff:142: +POWER
[ 3.342397] vhci_hcd: dump_port_status_diff:150:
[ 3.342399] vhci_hcd: vhci_hub_control:642: bye
[ 3.342406] vhci_hcd: vhci_hub_control:336: typeReq 2303 wValue 8 wIndex 4
[ 3.342407] vhci_hcd: vhci_hub_control:540: SetPortFeature: USB_PORT_FEAT_PR
[ 3.342409] vhci_hcd: vhci_hub_control:634: port 3
[ 3.342411] vhci_hcd: dump_port_status_diff:128: status prev -> new: 00000000
[ 3.342412] vhci_hcd: dump_port_status_diff:142: +POWER
[ 3.342414] vhci_hcd: dump_port_status_diff:150:
[ 3.342415] vhci_hcd: vhci_hub_control:642: bye
[ 3.342422] vhci_hcd: vhci_hub_control:336: typeReq 2303 wValue 8 wIndex 5
[ 3.342423] vhci_hcd: vhci_hub_control:540: SetPortFeature: USB_PORT_FEAT_PR
[ 3.342425] vhci_hcd: vhci_hub_control:634: port 4
[ 3.342427] vhci_hcd: dump_port_status_diff:128: status prev -> new: 00000000
[ 3.342428] vhci_hcd: dump_port_status_diff:142: +POWER
[ 3.342430] vhci_hcd: dump_port_status_diff:150:
[ 3.342432] vhci_hcd: vhci_hub_control:642: bye
[ 3.342438] vhci_hcd: vhci_hub_control:336: typeReq 2303 wValue 8 wIndex 6
[ 3.342440] vhci_hcd: vhci_hub_control:540: SetPortFeature: USB_PORT_FEAT_PR
[ 3.342442] vhci_hcd: vhci_hub_control:634: port 5
[ 3.342443] vhci_hcd: dump_port_status_diff:128: status prev -> new: 00000000
[ 3.342445] vhci_hcd: dump_port_status_diff:142: +POWER
[ 3.342447] vhci_hcd: dump_port_status_diff:150:
[ 3.342448] vhci_hcd: vhci_hub_control:642: bye
[ 3.342455] vhci_hcd: vhci_hub_control:336: typeReq 2303 wValue 8 wIndex 7
[ 3.342456] vhci_hcd: vhci_hub_control:540: SetPortFeature: USB_PORT_FEAT_PR
[ 3.342458] vhci_hcd: vhci_hub_control:634: port 6
[ 3.342459] vhci_hcd: dump_port_status_diff:128: status prev -> new: 00000000
[ 3.342461] vhci_hcd: dump_port_status_diff:142: +POWER
[ 3.342462] vhci_hcd: dump_port_status_diff:150:
[ 3.342464] vhci_hcd: vhci_hub_control:642: bye
[ 3.342471] vhci_hcd: vhci_hub_control:336: typeReq 2303 wValue 8 wIndex 8
[ 3.342472] vhci_hcd: vhci_hub_control:540: SetPortFeature: USB_PORT_FEAT_PR
[ 3.342474] vhci_hcd: vhci_hub_control:634: port 7
[ 3.342476] vhci_hcd: dump_port_status_diff:128: status prev -> new: 00000000
[ 3.342477] vhci_hcd: dump_port_status_diff:142: +POWER
[ 3.342479] vhci_hcd: dump_port_status_diff:150:
[ 3.342480] vhci_hcd: vhci_hub_control:642: bye
[ 3.342542] vhci_hcd: vhci_hcd_probe:1363: bye
[ 3.342577] usbcore: registered new device driver usbip-host
[ 3.349378] ftm-alarm 29d0000.timer: registered as rtc1
[ 3.360600] rtc-pcf2127-i2c 1-0051: rtc core: registered rtc-pcf2127-i2c as 0
[ 3.368010] vhci_hcd: vhci_hub_control:336: typeReq a300 wValue 0 wIndex 1
[ 3.368013] vhci_hcd: vhci_hub_control:431: GetPortStatus port 1
[ 3.368016] vhci_hcd: vhci_hub_control:487: GetPortStatus bye 100 0
[ 3.368017] vhci_hcd: vhci_hub_control:634: port 0
[ 3.368020] vhci_hcd: dump_port_status_diff:128: status prev -> new: 00000100
[ 3.368022] vhci_hcd: dump_port_status_diff:142: POWER
[ 3.368024] vhci_hcd: dump_port_status_diff:150:
[ 3.368026] vhci_hcd: vhci_hub_control:642: bye
[ 3.368039] vhci_hcd: vhci_hub_control:336: typeReq a300 wValue 0 wIndex 2
[ 3.368041] vhci_hcd: vhci_hub_control:431: GetPortStatus port 2
[ 3.368043] vhci_hcd: vhci_hub_control:487: GetPortStatus bye 100 0
[ 3.368045] vhci_hcd: vhci_hub_control:634: port 1
[ 3.368047] vhci_hcd: dump_port_status_diff:128: status prev -> new: 00000100
[ 3.368049] vhci_hcd: dump_port_status_diff:142: POWER
[ 3.368050] vhci_hcd: dump_port_status_diff:150:
[ 3.368052] vhci_hcd: vhci_hub_control:642: bye
[ 3.368061] vhci_hcd: vhci_hub_control:336: typeReq a300 wValue 0 wIndex 3
[ 3.368063] vhci_hcd: vhci_hub_control:431: GetPortStatus port 3
[ 3.368065] vhci_hcd: vhci_hub_control:487: GetPortStatus bye 100 0
[ 3.368066] vhci_hcd: vhci_hub_control:634: port 2
[ 3.368068] vhci_hcd: dump_port_status_diff:128: status prev -> new: 00000100
[ 3.368070] vhci_hcd: dump_port_status_diff:142: POWER
[ 3.368072] vhci_hcd: dump_port_status_diff:150:
[ 3.368073] vhci_hcd: vhci_hub_control:642: bye
[ 3.368085] vhci_hcd: vhci_hub_control:336: typeReq a300 wValue 0 wIndex 4
[ 3.368087] vhci_hcd: vhci_hub_control:431: GetPortStatus port 4
[ 3.368089] vhci_hcd: vhci_hub_control:487: GetPortStatus bye 100 0
[ 3.368091] vhci_hcd: vhci_hub_control:634: port 3
[ 3.368093] vhci_hcd: dump_port_status_diff:128: status prev -> new: 00000100
[ 3.368095] vhci_hcd: dump_port_status_diff:142: POWER
[ 3.368097] vhci_hcd: dump_port_status_diff:150:
[ 3.368098] vhci_hcd: vhci_hub_control:642: bye
[ 3.368112] vhci_hcd: vhci_hub_control:336: typeReq a300 wValue 0 wIndex 5
[ 3.368114] vhci_hcd: vhci_hub_control:431: GetPortStatus port 5
[ 3.368116] vhci_hcd: vhci_hub_control:487: GetPortStatus bye 100 0
[ 3.368118] vhci_hcd: vhci_hub_control:634: port 4
[ 3.368120] vhci_hcd: dump_port_status_diff:128: status prev -> new: 00000100
[ 3.368122] vhci_hcd: dump_port_status_diff:142: POWER
[ 3.368123] vhci_hcd: dump_port_status_diff:150:
[ 3.368124] vhci_hcd: vhci_hub_control:642: bye
[ 3.368136] vhci_hcd: vhci_hub_control:336: typeReq a300 wValue 0 wIndex 6
[ 3.368137] vhci_hcd: vhci_hub_control:431: GetPortStatus port 6
[ 3.368139] vhci_hcd: vhci_hub_control:487: GetPortStatus bye 100 0
[ 3.368141] vhci_hcd: vhci_hub_control:634: port 5
[ 3.368142] vhci_hcd: dump_port_status_diff:128: status prev -> new: 00000100
[ 3.368144] vhci_hcd: dump_port_status_diff:142: POWER
[ 3.368146] vhci_hcd: dump_port_status_diff:150:
[ 3.368147] vhci_hcd: vhci_hub_control:642: bye
[ 3.368158] vhci_hcd: vhci_hub_control:336: typeReq a300 wValue 0 wIndex 7
[ 3.368161] vhci_hcd: vhci_hub_control:431: GetPortStatus port 7
[ 3.368163] vhci_hcd: vhci_hub_control:487: GetPortStatus bye 100 0
[ 3.368165] vhci_hcd: vhci_hub_control:634: port 6
[ 3.368167] vhci_hcd: dump_port_status_diff:128: status prev -> new: 00000100
[ 3.368168] vhci_hcd: dump_port_status_diff:142: POWER
[ 3.368170] vhci_hcd: dump_port_status_diff:150:
[ 3.368171] vhci_hcd: vhci_hub_control:642: bye
[ 3.368183] vhci_hcd: vhci_hub_control:336: typeReq a300 wValue 0 wIndex 8
[ 3.368184] vhci_hcd: vhci_hub_control:431: GetPortStatus port 8
[ 3.368186] vhci_hcd: vhci_hub_control:487: GetPortStatus bye 100 0
[ 3.368188] vhci_hcd: vhci_hub_control:634: port 7
[ 3.368190] vhci_hcd: dump_port_status_diff:128: status prev -> new: 00000100
[ 3.368191] vhci_hcd: dump_port_status_diff:142: POWER
[ 3.368193] vhci_hcd: dump_port_status_diff:150:
[ 3.368194] vhci_hcd: vhci_hub_control:642: bye
[ 3.368221] usb usb7: vhci_bus_suspend
[ 3.368556] i2c /dev entries driver
[ 3.373682] Marvell M88ALP01 'CAFE' Camera Controller version 2
[ 3.381149] usbcore: registered new interface driver zr364xx
[ 3.386839] usbcore: registered new interface driver stkwebcam
[ 3.392695] usbcore: registered new interface driver s2255
[ 3.398190] vhci_hcd: vhci_hub_control:336: typeReq a300 wValue 0 wIndex 1
[ 3.398193] vhci_hcd: vhci_hub_control:431: GetPortStatus port 1
[ 3.398195] vhci_hcd: vhci_hub_control:487: GetPortStatus bye 200 0
[ 3.398197] vhci_hcd: vhci_hub_control:634: port 0
[ 3.398199] vhci_hcd: dump_port_status_diff:128: status prev -> new: 00000200
[ 3.398201] vhci_hcd: dump_port_status_diff:142: POWER
[ 3.398203] vhci_hcd: dump_port_status_diff:150:
[ 3.398204] vhci_hcd: vhci_hub_control:642: bye
[ 3.398220] vhci_hcd: vhci_hub_control:336: typeReq a300 wValue 0 wIndex 2
[ 3.398221] usbcore: registered new interface driver uvcvideo
[ 3.398223] USB Video Class driver (1.1.1)
[ 3.403970] vhci_hcd: vhci_hub_control:431: GetPortStatus port 2
[ 3.403973] vhci_hcd: vhci_hub_control:487: GetPortStatus bye 200 0
[ 3.408061] vhci_hcd: vhci_hub_control:634: port 1
[ 3.408063] vhci_hcd: dump_port_status_diff:128: status prev -> new: 00000200
[ 3.408064] gspca_main: v2.14.0 registered
[ 3.408086] usbcore: registered new interface driver benq
[ 3.412154] vhci_hcd: dump_port_status_diff:142: POWER
[ 3.412155] vhci_hcd: dump_port_status_diff:150:
[ 3.412156] vhci_hcd: vhci_hub_control:642: bye
[ 3.412177] vhci_hcd: vhci_hub_control:336: typeReq a300 wValue 0 wIndex 3
[ 3.417559] vhci_hcd: vhci_hub_control:431: GetPortStatus port 3
[ 3.417561] vhci_hcd: vhci_hub_control:336: typeReq a300 wValue 0 wIndex 1
[ 3.417562] vhci_hcd: vhci_hub_control:487: GetPortStatus bye 200 0
[ 3.417564] vhci_hcd: vhci_hub_control:431: GetPortStatus port 1
[ 3.417565] vhci_hcd: vhci_hub_control:487: GetPortStatus bye 100 0
[ 3.417566] vhci_hcd: vhci_hub_control:634: port 2
[ 3.417568] vhci_hcd: dump_port_status_diff:128: status prev -> new: 00000200
[ 3.417569] vhci_hcd: vhci_hub_control:634: port 0
[ 3.417571] vhci_hcd: dump_port_status_diff:128: status prev -> new: 00000100
[ 3.417572] vhci_hcd: dump_port_status_diff:142: POWER
[ 3.417573] vhci_hcd: dump_port_status_diff:150:
[ 3.417574] vhci_hcd: dump_port_status_diff:142: POWER
[ 3.417575] vhci_hcd: vhci_hub_control:642: bye
[ 3.417576] vhci_hcd: dump_port_status_diff:150:
[ 3.417577] usbcore: registered new interface driver conex
[ 3.417579] vhci_hcd: vhci_hub_control:642: bye
[ 3.417594] usbcore: registered new interface driver cpia1
[ 3.417611] usbcore: registered new interface driver dtcs033
[ 3.417629] usbcore: registered new interface driver etoms
[ 3.417648] usbcore: registered new interface driver finepix
[ 3.417664] usbcore: registered new interface driver jeilinj
[ 3.417684] usbcore: registered new interface driver jl2005bcd
[ 3.417704] usbcore: registered new interface driver kinect
[ 3.417722] usbcore: registered new interface driver konica
[ 3.417739] usbcore: registered new interface driver mars
[ 3.417759] usbcore: registered new interface driver mr97310a
[ 3.417781] usbcore: registered new interface driver nw80x
[ 3.417805] usbcore: registered new interface driver ov519
[ 3.417822] usbcore: registered new interface driver ov534
[ 3.417840] usbcore: registered new interface driver ov534_9
[ 3.417862] usbcore: registered new interface driver pac207
[ 3.417881] usbcore: registered new interface driver gspca_pac7302
[ 3.417899] usbcore: registered new interface driver pac7311
[ 3.417916] usbcore: registered new interface driver se401
[ 3.417933] usbcore: registered new interface driver sn9c2028
[ 3.417955] usbcore: registered new interface driver gspca_sn9c20x
[ 3.417974] usbcore: registered new interface driver sonixb
[ 3.417996] usbcore: registered new interface driver sonixj
[ 3.418014] usbcore: registered new interface driver spca500
[ 3.418031] usbcore: registered new interface driver spca501
[ 3.418048] usbcore: registered new interface driver spca505
[ 3.418066] usbcore: registered new interface driver spca506
[ 3.418084] usbcore: registered new interface driver spca508
[ 3.418103] usbcore: registered new interface driver spca561
[ 3.418120] usbcore: registered new interface driver spca1528
[ 3.418139] usbcore: registered new interface driver sq905
[ 3.418156] usbcore: registered new interface driver sq905c
[ 3.418176] usbcore: registered new interface driver sq930x
[ 3.418199] usbcore: registered new interface driver sunplus
[ 3.418217] usbcore: registered new interface driver stk014
[ 3.418235] usbcore: registered new interface driver stk1135
[ 3.418253] usbcore: registered new interface driver stv0680
[ 3.418271] usbcore: registered new interface driver t613
[ 3.418298] usbcore: registered new interface driver gspca_topro
[ 3.418317] usbcore: registered new interface driver touptek
[ 3.418335] usbcore: registered new interface driver tv8532
[ 3.418355] usbcore: registered new interface driver vc032x
[ 3.418373] usbcore: registered new interface driver vicam
[ 3.418396] usbcore: registered new interface driver xirlink-cit
[ 3.418423] usbcore: registered new interface driver gspca_zc3xx
[ 3.418445] usbcore: registered new interface driver ALi m5602
[ 3.418468] usbcore: registered new interface driver STV06xx
[ 3.418490] usbcore: registered new interface driver gspca_gl860
[ 3.418513] usbcore: registered new interface driver Philips webcam
[ 3.418515] cpia2: V4L-Driver for Vision CPiA2 based cameras v3.0.1
[ 3.418535] usbcore: registered new interface driver cpia2
[ 3.418564] usbcore: registered new interface driver em28xx
[ 3.418566] em28xx: Registered (Em28xx v4l2 Extension) extension
[ 3.418567] em28xx: Registered (Em28xx Audio Extension) extension
[ 3.418586] usbcore: registered new interface driver usbtv
[ 3.418839] ptp_qoriq: device tree node missing required elements, try automn
[ 3.418959] pps pps0: new PPS source ptp0
[ 3.420959] imx2-wdt 2ad0000.watchdog: timeout 60 sec (nowayout=0)
[ 3.421827] qoriq_cpufreq: Freescale QorIQ CPU frequency scaling driver
[ 3.422124] sdhci: Secure Digital Host Controller Interface driver
[ 3.422125] sdhci: Copyright(c) Pierre Ossman
[ 3.422355] Synopsys Designware Multimedia Card Interface Driver
[ 3.423180] sdhci-pltfm: SDHCI platform and OF driver helper
[ 3.424697] vhci_hcd: vhci_hub_control:336: typeReq a300 wValue 0 wIndex 4
[ 3.424700] vhci_hcd: vhci_hub_control:431: GetPortStatus port 4
[ 3.424702] vhci_hcd: vhci_hub_control:487: GetPortStatus bye 200 0
[ 3.424703] vhci_hcd: vhci_hub_control:634: port 3
[ 3.424705] vhci_hcd: dump_port_status_diff:128: status prev -> new: 00000200
[ 3.424707] vhci_hcd: dump_port_status_diff:142: POWER
[ 3.424708] vhci_hcd: dump_port_status_diff:150:
[ 3.424710] vhci_hcd: vhci_hub_control:642: bye
[ 3.424717] vhci_hcd: vhci_hub_control:336: typeReq a300 wValue 0 wIndex 5
[ 3.424719] vhci_hcd: vhci_hub_control:431: GetPortStatus port 5
[ 3.424720] vhci_hcd: vhci_hub_control:487: GetPortStatus bye 200 0
[ 3.424721] vhci_hcd: vhci_hub_control:634: port 4
[ 3.424723] vhci_hcd: dump_port_status_diff:128: status prev -> new: 00000200
[ 3.424725] vhci_hcd: dump_port_status_diff:142: POWER
[ 3.424726] vhci_hcd: dump_port_status_diff:150:
[ 3.424727] vhci_hcd: vhci_hub_control:642: bye
[ 3.424734] vhci_hcd: vhci_hub_control:336: typeReq a300 wValue 0 wIndex 6
[ 3.424735] vhci_hcd: vhci_hub_control:431: GetPortStatus port 6
[ 3.424737] vhci_hcd: vhci_hub_control:487: GetPortStatus bye 200 0
[ 3.424738] vhci_hcd: vhci_hub_control:634: port 5
[ 3.424740] vhci_hcd: dump_port_status_diff:128: status prev -> new: 00000200
[ 3.424741] vhci_hcd: dump_port_status_diff:142: POWER
[ 3.424743] vhci_hcd: dump_port_status_diff:150:
[ 3.424744] vhci_hcd: vhci_hub_control:642: bye
[ 3.424751] vhci_hcd: vhci_hub_control:336: typeReq a300 wValue 0 wIndex 7
[ 3.424752] vhci_hcd: vhci_hub_control:431: GetPortStatus port 7
[ 3.424754] vhci_hcd: vhci_hub_control:487: GetPortStatus bye 200 0
[ 3.424755] vhci_hcd: vhci_hub_control:634: port 6
[ 3.424757] vhci_hcd: dump_port_status_diff:128: status prev -> new: 00000200
[ 3.424758] vhci_hcd: dump_port_status_diff:142: POWER
[ 3.424759] vhci_hcd: dump_port_status_diff:150:
[ 3.424760] vhci_hcd: vhci_hub_control:642: bye
[ 3.424767] vhci_hcd: vhci_hub_control:336: typeReq a300 wValue 0 wIndex 8
[ 3.424769] vhci_hcd: vhci_hub_control:431: GetPortStatus port 8
[ 3.424770] vhci_hcd: vhci_hub_control:487: GetPortStatus bye 200 0
[ 3.424771] vhci_hcd: vhci_hub_control:634: port 7
[ 3.424773] vhci_hcd: dump_port_status_diff:128: status prev -> new: 00000200
[ 3.424774] vhci_hcd: dump_port_status_diff:142: POWER
[ 3.424775] vhci_hcd: dump_port_status_diff:150:
[ 3.424777] vhci_hcd: vhci_hub_control:642: bye
[ 3.424795] vhci_hcd: vhci_hub_control:336: typeReq 2303 wValue 1b wIndex 1
[ 3.424797] vhci_hcd: vhci_hub_control:590: SetPortFeature: default 27
[ 3.424799] vhci_hcd: vhci_hub_control:634: port 0
[ 3.424800] vhci_hcd: dump_port_status_diff:128: status prev -> new: 00000200
[ 3.424802] vhci_hcd: dump_port_status_diff:142: POWER
[ 3.424803] vhci_hcd: dump_port_status_diff:142: +R27
[ 3.424804] vhci_hcd: dump_port_status_diff:150:
[ 3.424806] vhci_hcd: vhci_hub_control:642: bye
[ 3.424815] vhci_hcd: vhci_hub_control:336: typeReq 2303 wValue 1b wIndex 2
[ 3.424817] vhci_hcd: vhci_hub_control:590: SetPortFeature: default 27
[ 3.424818] vhci_hcd: vhci_hub_control:634: port 1
[ 3.424819] vhci_hcd: dump_port_status_diff:128: status prev -> new: 00000200
[ 3.424821] vhci_hcd: dump_port_status_diff:142: POWER
[ 3.424822] vhci_hcd: dump_port_status_diff:142: +R27
[ 3.424823] vhci_hcd: dump_port_status_diff:150:
[ 3.424825] vhci_hcd: vhci_hub_control:642: bye
[ 3.424832] vhci_hcd: vhci_hub_control:336: typeReq 2303 wValue 1b wIndex 3
[ 3.424834] vhci_hcd: vhci_hub_control:590: SetPortFeature: default 27
[ 3.424835] vhci_hcd: vhci_hub_control:634: port 2
[ 3.424837] vhci_hcd: dump_port_status_diff:128: status prev -> new: 00000200
[ 3.424838] vhci_hcd: dump_port_status_diff:142: POWER
[ 3.424839] vhci_hcd: dump_port_status_diff:142: +R27
[ 3.424841] vhci_hcd: dump_port_status_diff:150:
[ 3.424842] vhci_hcd: vhci_hub_control:642: bye
[ 3.424849] vhci_hcd: vhci_hub_control:336: typeReq 2303 wValue 1b wIndex 4
[ 3.424851] vhci_hcd: vhci_hub_control:590: SetPortFeature: default 27
[ 3.424852] vhci_hcd: vhci_hub_control:634: port 3
[ 3.424853] vhci_hcd: dump_port_status_diff:128: status prev -> new: 00000200
[ 3.424855] vhci_hcd: dump_port_status_diff:142: POWER
[ 3.424856] vhci_hcd: dump_port_status_diff:142: +R27
[ 3.424857] vhci_hcd: dump_port_status_diff:150:
[ 3.424859] vhci_hcd: vhci_hub_control:642: bye
[ 3.424866] vhci_hcd: vhci_hub_control:336: typeReq 2303 wValue 1b wIndex 5
[ 3.424868] vhci_hcd: vhci_hub_control:590: SetPortFeature: default 27
[ 3.424869] vhci_hcd: vhci_hub_control:634: port 4
[ 3.424870] vhci_hcd: dump_port_status_diff:128: status prev -> new: 00000200
[ 3.424872] vhci_hcd: dump_port_status_diff:142: POWER
[ 3.424873] vhci_hcd: dump_port_status_diff:142: +R27
[ 3.424875] vhci_hcd: dump_port_status_diff:150:
[ 3.424876] vhci_hcd: vhci_hub_control:642: bye
[ 3.424883] vhci_hcd: vhci_hub_control:336: typeReq 2303 wValue 1b wIndex 6
[ 3.424884] vhci_hcd: vhci_hub_control:590: SetPortFeature: default 27
[ 3.424886] vhci_hcd: vhci_hub_control:634: port 5
[ 3.424887] vhci_hcd: dump_port_status_diff:128: status prev -> new: 00000200
[ 3.424889] vhci_hcd: dump_port_status_diff:142: POWER
[ 3.424890] vhci_hcd: dump_port_status_diff:142: +R27
[ 3.424891] vhci_hcd: dump_port_status_diff:150:
[ 3.424892] vhci_hcd: vhci_hub_control:642: bye
[ 3.424900] vhci_hcd: vhci_hub_control:336: typeReq 2303 wValue 1b wIndex 7
[ 3.424901] vhci_hcd: vhci_hub_control:590: SetPortFeature: default 27
[ 3.424902] vhci_hcd: vhci_hub_control:634: port 6
[ 3.424904] vhci_hcd: dump_port_status_diff:128: status prev -> new: 00000200
[ 3.424905] vhci_hcd: dump_port_status_diff:142: POWER
[ 3.424907] vhci_hcd: dump_port_status_diff:142: +R27
[ 3.424908] vhci_hcd: dump_port_status_diff:150:
[ 3.424909] vhci_hcd: vhci_hub_control:642: bye
[ 3.424916] vhci_hcd: vhci_hub_control:336: typeReq 2303 wValue 1b wIndex 8
[ 3.424918] vhci_hcd: vhci_hub_control:590: SetPortFeature: default 27
[ 3.424919] vhci_hcd: vhci_hub_control:634: port 7
[ 3.424920] vhci_hcd: dump_port_status_diff:128: status prev -> new: 00000200
[ 3.424922] vhci_hcd: dump_port_status_diff:142: POWER
[ 3.424924] vhci_hcd: dump_port_status_diff:142: +R27
[ 3.424925] vhci_hcd: dump_port_status_diff:150:
[ 3.424926] vhci_hcd: vhci_hub_control:642: bye
[ 3.424954] usb usb8: vhci_bus_suspend
[ 3.428561] vhci_hcd: vhci_hub_control:336: typeReq a300 wValue 0 wIndex 2
[ 3.448947] vhci_hcd: vhci_hub_control:336: typeReq a300 wValue 0 wIndex 1
[ 3.451049] vhci_hcd: vhci_hub_control:431: GetPortStatus port 2
[ 3.460177] mmc0: SDHCI controller on 1560000.esdhc [1560000.esdhc] using ADt
[ 3.462408] vhci_hcd: vhci_hub_control:487: GetPortStatus bye 100 0
[ 3.462409] vhci_hcd: vhci_hub_control:634: port 1
[ 3.462413] vhci_hcd: dump_port_status_diff:128: status prev -> new: 00000100
[ 3.540265] mmc0: new ultra high speed SDR50 SDHC card at address aaaa
[ 3.541559] vhci_hcd: dump_port_status_diff:142: POWER
[ 3.541560] vhci_hcd: dump_port_status_diff:150:
[ 3.541563] vhci_hcd: vhci_hub_control:642: bye
[ 3.792135] vhci_hcd: vhci_hub_control:431: GetPortStatus port 1
[ 3.792137] vhci_hcd: vhci_hub_control:487: GetPortStatus bye 200 0
[ 3.792139] vhci_hcd: vhci_hub_control:634: port 0
[ 3.792141] vhci_hcd: dump_port_status_diff:128: status prev -> new: 00000200
[ 3.792143] vhci_hcd: dump_port_status_diff:142: POWER
[ 3.792144] vhci_hcd: dump_port_status_diff:150:
[ 3.792146] vhci_hcd: vhci_hub_control:642: bye
[ 3.792156] vhci_hcd: vhci_hub_control:336: typeReq a300 wValue 0 wIndex 3
[ 3.792158] vhci_hcd: vhci_hub_control:431: GetPortStatus port 3
[ 3.792160] vhci_hcd: vhci_hub_control:487: GetPortStatus bye 100 0
[ 3.792161] vhci_hcd: vhci_hub_control:634: port 2
[ 3.792163] vhci_hcd: dump_port_status_diff:128: status prev -> new: 00000100
[ 3.792165] vhci_hcd: dump_port_status_diff:142: POWER
[ 3.792167] vhci_hcd: dump_port_status_diff:150:
[ 3.792168] vhci_hcd: vhci_hub_control:642: bye
[ 3.792176] vhci_hcd: vhci_hub_control:336: typeReq a300 wValue 0 wIndex 4
[ 3.792184] vhci_hcd: vhci_hub_control:431: GetPortStatus port 4
[ 3.792185] ledtrig-cpu: registered to indicate activity on CPUs
[ 3.792252] vhci_hcd: vhci_hub_control:336: typeReq a300 wValue 0 wIndex 2
[ 3.792777] caam 1700000.crypto: Linux CAAM Queue I/F driver initialised
[ 3.794060] caam 1700000.crypto: device ID = 0x0a11030100000000 (Era 8)
[ 3.794062] caam 1700000.crypto: job rings = 3, qi = 1
[ 3.794827] mmcblk0: mmc0:aaaa SL16G 14.8 GiB
[ 3.797280] caam algorithms registered in /proc/crypto
[ 3.797710] caam 1700000.crypto: caam pkc algorithms registered in /proc/cryo
[ 3.798189] vhci_hcd: vhci_hub_control:487: GetPortStatus bye 100 0
[ 3.798190] vhci_hcd: vhci_hub_control:634: port 3
[ 3.798192] vhci_hcd: dump_port_status_diff:128: status prev -> new: 00000100
[ 3.798193] vhci_hcd: dump_port_status_diff:142: POWER
[ 3.798194] vhci_hcd: dump_port_status_diff:150:
[ 3.798196] vhci_hcd: vhci_hub_control:642: bye
[ 3.798200] caam_jr 1710000.jr: registering rng-caam
[ 3.798219] vhci_hcd: vhci_hub_control:336: typeReq a300 wValue 0 wIndex 5
[ 3.798221] vhci_hcd: vhci_hub_control:431: GetPortStatus port 5
[ 3.798223] vhci_hcd: vhci_hub_control:487: GetPortStatus bye 100 0
[ 3.798224] vhci_hcd: vhci_hub_control:634: port 4
[ 3.798226] vhci_hcd: dump_port_status_diff:128: status prev -> new: 00000100
[ 3.798227] vhci_hcd: dump_port_status_diff:142: POWER
[ 3.798228] vhci_hcd: dump_port_status_diff:150:
[ 3.798229] vhci_hcd: vhci_hub_control:642: bye
[ 3.798236] vhci_hcd: vhci_hub_control:336: typeReq a300 wValue 0 wIndex 6
[ 3.798238] vhci_hcd: vhci_hub_control:431: GetPortStatus port 6
[ 3.798239] vhci_hcd: vhci_hub_control:487: GetPortStatus bye 100 0
[ 3.798241] vhci_hcd: vhci_hub_control:634: port 5
[ 3.798242] vhci_hcd: dump_port_status_diff:128: status prev -> new: 00000100
[ 3.798243] vhci_hcd: dump_port_status_diff:142: POWER
[ 3.798245] vhci_hcd: dump_port_status_diff:150:
[ 3.798246] vhci_hcd: vhci_hub_control:642: bye
[ 3.798252] vhci_hcd: vhci_hub_control:336: typeReq a300 wValue 0 wIndex 7
[ 3.798254] vhci_hcd: vhci_hub_control:431: GetPortStatus port 7
[ 3.798255] vhci_hcd: vhci_hub_control:487: GetPortStatus bye 100 0
[ 3.798256] vhci_hcd: vhci_hub_control:634: port 6
[ 3.798258] vhci_hcd: dump_port_status_diff:128: status prev -> new: 00000100
[ 3.798259] vhci_hcd: dump_port_status_diff:142: POWER
[ 3.798260] vhci_hcd: dump_port_status_diff:150:
[ 3.798262] vhci_hcd: vhci_hub_control:642: bye
[ 3.798268] vhci_hcd: vhci_hub_control:336: typeReq a300 wValue 0 wIndex 8
[ 3.798270] vhci_hcd: vhci_hub_control:431: GetPortStatus port 8
[ 3.798271] vhci_hcd: vhci_hub_control:487: GetPortStatus bye 100 0
[ 3.798272] vhci_hcd: vhci_hub_control:634: port 7
[ 3.798274] vhci_hcd: dump_port_status_diff:128: status prev -> new: 00000100
[ 3.798275] vhci_hcd: dump_port_status_diff:142: POWER
[ 3.798276] vhci_hcd: dump_port_status_diff:150:
[ 3.798278] vhci_hcd: vhci_hub_control:642: bye
[ 3.798306] usb usb9: vhci_bus_suspend
[ 3.804915] vhci_hcd: vhci_hub_control:431: GetPortStatus port 2
[ 3.811557] mmcblk0: p1 p2 p3 p4
[ 3.814612] caam 1700000.crypto: algorithms registered in /proc/crypto
[ 3.816657] vhci_hcd: vhci_hub_control:487: GetPortStatus bye 200 0
[ 3.816659] vhci_hcd: vhci_hub_control:634: port 1
[ 3.816660] vhci_hcd: dump_port_status_diff:128: status prev -> new: 00000200
[ 3.816662] vhci_hcd: dump_port_status_diff:142: POWER
[ 3.816664] vhci_hcd: dump_port_status_diff:150:
[ 3.821877] usbcore: registered new interface driver usbhid
[ 3.826234] vhci_hcd: vhci_hub_control:642: bye
[ 3.826260] vhci_hcd: vhci_hub_control:336: typeReq a300 wValue 0 wIndex 3
[ 3.833566] usbhid: USB HID core driver
[ 3.838525] vhci_hcd: vhci_hub_control:431: GetPortStatus port 3
[ 3.842502] Freescale USDPAA process driver
[ 3.848353] vhci_hcd: vhci_hub_control:487: GetPortStatus bye 200 0
[ 3.848355] vhci_hcd: vhci_hub_control:634: port 2
[ 3.848356] vhci_hcd: dump_port_status_diff:128: status prev -> new: 00000200
[ 3.848358] vhci_hcd: dump_port_status_diff:142: POWER
[ 3.848361] vhci_hcd: dump_port_status_diff:150:
[ 3.853929] fsl-usdpaa: no region found
[ 3.857755] vhci_hcd: vhci_hub_control:642: bye
[ 3.857781] vhci_hcd: vhci_hub_control:336: typeReq a300 wValue 0 wIndex 4
[ 3.861936] Freescale USDPAA process IRQ driver
[ 3.863440] optee: probing for conduit method from DT.
[ 3.865773] vhci_hcd: vhci_hub_control:431: GetPortStatus port 4
[ 3.865775] vhci_hcd: vhci_hub_control:487: GetPortStatus bye 200 0
[ 3.865777] vhci_hcd: vhci_hub_control:634: port 3
[ 3.865778] vhci_hcd: dump_port_status_diff:128: status prev -> new: 00000200
[ 3.865780] vhci_hcd: dump_port_status_diff:142: POWER
[ 3.865781] vhci_hcd: dump_port_status_diff:150:
[ 3.865782] vhci_hcd: vhci_hub_control:642: bye
[ 3.865794] vhci_hcd: vhci_hub_control:336: typeReq a300 wValue 0 wIndex 5
[ 3.870323] optee: api uid mismatch
[ 3.871055] u32 classifier
[ 3.875465] vhci_hcd: vhci_hub_control:431: GetPortStatus port 5
[ 3.878949] Actions configured
[ 3.881644] vhci_hcd: vhci_hub_control:487: GetPortStatus bye 200 0
[ 3.881646] vhci_hcd: vhci_hub_control:634: port 4
[ 3.881648] vhci_hcd: dump_port_status_diff:128: status prev -> new: 00000200
[ 3.885040] vhci_hcd: dump_port_status_diff:142: POWER
[ 3.885042] vhci_hcd: dump_port_status_diff:150:
[ 3.885043] vhci_hcd: vhci_hub_control:642: bye
[ 3.885073] vhci_hcd: vhci_hub_control:336: typeReq a300 wValue 0 wIndex 6
[ 3.885075] vhci_hcd: vhci_hub_control:431: GetPortStatus port 6
[ 3.885076] vhci_hcd: vhci_hub_control:487: GetPortStatus bye 200 0
[ 3.885078] vhci_hcd: vhci_hub_control:634: port 5
[ 3.885080] vhci_hcd: dump_port_status_diff:128: status prev -> new: 00000200
[ 3.885082] vhci_hcd: dump_port_status_diff:142: POWER
[ 3.885083] vhci_hcd: dump_port_status_diff:150:
[ 3.885084] vhci_hcd: vhci_hub_control:642: bye
[ 3.885092] vhci_hcd: vhci_hub_control:336: typeReq a300 wValue 0 wIndex 7
[ 3.885094] vhci_hcd: vhci_hub_control:431: GetPortStatus port 7
[ 3.885095] vhci_hcd: vhci_hub_control:487: GetPortStatus bye 200 0
[ 3.885097] vhci_hcd: vhci_hub_control:634: port 6
[ 3.885099] vhci_hcd: dump_port_status_diff:128: status prev -> new: 00000200
[ 3.885101] vhci_hcd: dump_port_status_diff:142: POWER
[ 3.885102] vhci_hcd: dump_port_status_diff:150:
[ 3.885104] vhci_hcd: vhci_hub_control:642: bye
[ 3.885111] vhci_hcd: vhci_hub_control:336: typeReq a300 wValue 0 wIndex 8
[ 3.885112] vhci_hcd: vhci_hub_control:431: GetPortStatus port 8
[ 3.885114] vhci_hcd: vhci_hub_control:487: GetPortStatus bye 200 0
[ 3.885116] vhci_hcd: vhci_hub_control:634: port 7
[ 3.885117] vhci_hcd: dump_port_status_diff:128: status prev -> new: 00000200
[ 3.885119] vhci_hcd: dump_port_status_diff:142: POWER
[ 3.885121] vhci_hcd: dump_port_status_diff:150:
[ 3.885122] vhci_hcd: vhci_hub_control:642: bye
[ 3.885142] vhci_hcd: vhci_hub_control:336: typeReq 2303 wValue 1b wIndex 1
[ 3.885144] vhci_hcd: vhci_hub_control:590: SetPortFeature: default 27
[ 3.885146] vhci_hcd: vhci_hub_control:634: port 0
[ 3.885147] vhci_hcd: dump_port_status_diff:128: status prev -> new: 00000200
[ 3.885149] vhci_hcd: dump_port_status_diff:142: POWER
[ 3.885151] vhci_hcd: dump_port_status_diff:142: +R27
[ 3.885152] vhci_hcd: dump_port_status_diff:150:
[ 3.885154] vhci_hcd: vhci_hub_control:642: bye
[ 3.885163] vhci_hcd: vhci_hub_control:336: typeReq 2303 wValue 1b wIndex 2
[ 3.885165] vhci_hcd: vhci_hub_control:590: SetPortFeature: default 27
[ 3.885166] vhci_hcd: vhci_hub_control:634: port 1
[ 3.885168] vhci_hcd: dump_port_status_diff:128: status prev -> new: 00000200
[ 3.885170] vhci_hcd: dump_port_status_diff:142: POWER
[ 3.885171] vhci_hcd: dump_port_status_diff:142: +R27
[ 3.885173] vhci_hcd: dump_port_status_diff:150:
[ 3.885174] vhci_hcd: vhci_hub_control:642: bye
[ 3.885182] vhci_hcd: vhci_hub_control:336: typeReq 2303 wValue 1b wIndex 3
[ 3.885184] vhci_hcd: vhci_hub_control:590: SetPortFeature: default 27
[ 3.885185] vhci_hcd: vhci_hub_control:634: port 2
[ 3.885187] vhci_hcd: dump_port_status_diff:128: status prev -> new: 00000200
[ 3.885189] vhci_hcd: dump_port_status_diff:142: POWER
[ 3.885190] vhci_hcd: dump_port_status_diff:142: +R27
[ 3.885192] vhci_hcd: dump_port_status_diff:150:
[ 3.885193] vhci_hcd: vhci_hub_control:642: bye
[ 3.885201] vhci_hcd: vhci_hub_control:336: typeReq 2303 wValue 1b wIndex 4
[ 3.885203] vhci_hcd: vhci_hub_control:590: SetPortFeature: default 27
[ 3.885205] vhci_hcd: vhci_hub_control:634: port 3
[ 3.885207] vhci_hcd: dump_port_status_diff:128: status prev -> new: 00000200
[ 3.885208] vhci_hcd: dump_port_status_diff:142: POWER
[ 3.885210] vhci_hcd: dump_port_status_diff:142: +R27
[ 3.885211] vhci_hcd: dump_port_status_diff:150:
[ 3.885213] vhci_hcd: vhci_hub_control:642: bye
[ 3.885221] vhci_hcd: vhci_hub_control:336: typeReq 2303 wValue 1b wIndex 5
[ 3.885222] vhci_hcd: vhci_hub_control:590: SetPortFeature: default 27
[ 3.885224] vhci_hcd: vhci_hub_control:634: port 4
[ 3.885226] vhci_hcd: dump_port_status_diff:128: status prev -> new: 00000200
[ 3.885227] vhci_hcd: dump_port_status_diff:142: POWER
[ 3.885229] vhci_hcd: dump_port_status_diff:142: +R27
[ 3.885230] vhci_hcd: dump_port_status_diff:150:
[ 3.885232] vhci_hcd: vhci_hub_control:642: bye
[ 3.885239] vhci_hcd: vhci_hub_control:336: typeReq 2303 wValue 1b wIndex 6
[ 3.885241] vhci_hcd: vhci_hub_control:590: SetPortFeature: default 27
[ 3.885242] vhci_hcd: vhci_hub_control:634: port 5
[ 3.885244] vhci_hcd: dump_port_status_diff:128: status prev -> new: 00000200
[ 3.885246] vhci_hcd: dump_port_status_diff:142: POWER
[ 3.885248] vhci_hcd: dump_port_status_diff:142: +R27
[ 3.885249] vhci_hcd: dump_port_status_diff:150:
[ 3.885251] vhci_hcd: vhci_hub_control:642: bye
[ 3.885258] vhci_hcd: vhci_hub_control:336: typeReq 2303 wValue 1b wIndex 7
[ 3.885260] vhci_hcd: vhci_hub_control:590: SetPortFeature: default 27
[ 3.885261] vhci_hcd: vhci_hub_control:634: port 6
[ 3.885263] vhci_hcd: dump_port_status_diff:128: status prev -> new: 00000200
[ 3.885265] vhci_hcd: dump_port_status_diff:142: POWER
[ 3.885267] vhci_hcd: dump_port_status_diff:142: +R27
[ 3.885268] vhci_hcd: dump_port_status_diff:150:
[ 3.885269] vhci_hcd: vhci_hub_control:642: bye
[ 3.885277] vhci_hcd: vhci_hub_control:336: typeReq 2303 wValue 1b wIndex 8
[ 3.885279] vhci_hcd: vhci_hub_control:590: SetPortFeature: default 27
[ 3.885280] vhci_hcd: vhci_hub_control:634: port 7
[ 3.885282] vhci_hcd: dump_port_status_diff:128: status prev -> new: 00000200
[ 3.885284] vhci_hcd: dump_port_status_diff:142: POWER
[ 3.885286] vhci_hcd: dump_port_status_diff:142: +R27
[ 3.885287] vhci_hcd: dump_port_status_diff:150:
[ 3.885289] vhci_hcd: vhci_hub_control:642: bye
[ 3.885307] usb usb10: vhci_bus_suspend
[ 3.885475] Initializing XFRM netlink socket
[ 3.889829] NET: Registered protocol family 10
[ 3.894682] Segment Routing with IPv6
[ 3.898378] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[ 3.904500] NET: Registered protocol family 17
[ 3.908950] NET: Registered protocol family 15
[ 3.913412] Bridge firewalling registered
[ 3.917473] 8021q: 802.1Q VLAN Support v1.8
[ 3.921681] 9pnet: Installing 9P2000 support
[ 3.925969] tsn generic netlink module v1 init...
[ 3.930695] Key type dns_resolver registered
[ 3.935241] registered taskstats version 1
[ 3.939341] Loading compiled-in X.509 certificates
[ 3.944352] Btrfs loaded, crc32c=crc32c-generic
[ 3.955587] rtc-pcf2127-i2c 1-0051: setting system clock to 2019-10-25 15:12)
[ 3.964541] ALSA device list:
[ 3.967514] No soundcards found.
[ 3.981972] EXT4-fs (mmcblk0p4): mounted filesystem with ordered data mode. )
[ 3.990081] VFS: Mounted root (ext4 filesystem) on device 179:4.
[ 4.005601] devtmpfs: mounted
[ 4.009006] Freeing unused kernel memory: 1536K
[ 4.013566] Run /sbin/init as init process
[ 4.086406] random: fast init done
[ 4.307900] systemd[1]: systemd 237 running in system mode. (+PAM +AUDIT +SE)
[ 4.329347] systemd[1]: Detected architecture arm64.
[ 4.364679] systemd[1]: Set hostname to <localhost>.
[ 4.537086] systemd[1]: File /lib/systemd/system/systemd-journald.service:35.
[ 4.554147] systemd[1]: Proceeding WITHOUT firewalling in effect! (This warn)
[ 4.613044] systemd[1]: Configuration file /lib/systemd/system/weston.servic.
[ 4.658532] systemd[1]: Configuration file /lib/systemd/system/fmc.service i.
[ 4.701240] random: systemd: uninitialized urandom read (16 bytes read)
[ 4.707883] systemd[1]: Reached target Swap.
[ 4.724991] random: systemd: uninitialized urandom read (16 bytes read)
[ 4.732328] systemd[1]: Created slice User and Session Slice.
[ 4.752973] random: systemd: uninitialized urandom read (16 bytes read)
[ 4.759666] systemd[1]: Started Forward Password Requests to Wall Directory .
[ 5.065521] EXT4-fs (mmcblk0p4): re-mounted. Opts: errors=remount-ro
[ 5.625516] systemd-journald[3053]: Received request to flush runtime journa1
[ 6.054605] ina2xx 0-0040: power monitor ina220 (Rshunt = 1000 uOhm)
[ 6.058619] lm90 0-004c: 0-004c supply vcc not found, using dummy regulator
[ 6.058655] lm90 0-004c: Linked as a consumer to regulator.0
[ 6.121298] fsl_dpa soc:fsl,dpaa:ethernet@8 fm1-mac9: renamed from eth4
[ 6.141172] fsl_dpa soc:fsl,dpaa:ethernet@2 fm1-mac3: renamed from eth0
[ 6.165844] fsl_dpa soc:fsl,dpaa:ethernet@4 fm1-mac5: renamed from eth2
[ 6.194167] fsl_dpa soc:fsl,dpaa:ethernet@5 fm1-mac6: renamed from eth3
[ 6.213187] fsl_dpa soc:fsl,dpaa:ethernet@9 fm1-mac10: renamed from eth5
[ 6.237302] fsl_dpa soc:fsl,dpaa:ethernet@3 fm1-mac4: renamed from eth1
[ 6.545721] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. )
[ 7.899029] IPv6: ADDRCONF(NETDEV_UP): fm1-mac9: link is not ready
[ 11.351812] IPv6: ADDRCONF(NETDEV_CHANGE): fm1-mac9: link becomes ready
[ 79.693233] random: crng init done
[ 79.693239] random: 7 urandom warning(s) missed due to ratelimiting
[ 80.476788] IPv6: ADDRCONF(NETDEV_UP): docker0: link is not ready

0 Kudos

1,763 Views
yipingwang
NXP TechSupport
NXP TechSupport

Please refer to [U-Boot] armv8: fsl-layerscape: Make USB masters snoopable - Patchwork, please also update u-boot to the latest version in LSDK 19.09.

0 Kudos