This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Compiler/PROCESSOR-SDK-DRA8X-TDA4X: What different between dorprocboot=1 and remoteproc load

Part Number: PROCESSOR-SDK-DRA8X-TDA4X


Tool/software: TI C/C++ Compiler

Hi TI members:

I have a few question about remote process firmware loading time.

Please see our boot log first 

U-Boot SPL 2020.01-g8d8c0726c8 (Oct 20 2020 - 14:43:32 +0000)
SYSFW ABI: 3.0 (firmware rev 0x0014 '20.04.1-v2020.04a (Terrific Lla')
Reading on-board EEPROM at 0x50 failed 1
Trying to boot from SPI
Loading Environment from MMC... *** Warning - No MMC card found, using default environment

Loading rproc fw image from device 3 not supported!
Loading rproc fw image from device 3 not supported!
Starting ATF on ARM64 core...

NOTICE:  BL31: v2.3():07.00.00.005-dirty
NOTICE:  BL31: Built : 14:23:35, Oct 20 2020

U-Boot SPL 2020.01-g8d8c0726c8 (Oct 20 2020 - 14:28:10 +0000)
SYSFW ABI: 3.0 (firmware rev 0x0014 '20.04.1-v2020.04a (Terrific Lla')
Reading on-board EEPROM at 0x50 failed 1
Trying to boot from SPI


U-Boot 2020.01-g8d8c0726c8 (Oct 20 2020 - 14:28:10 +0000)

SoC:   J721E SR1.0
Model: Texas Instruments K3 J721E SoC
Reading on-board EEPROM at 0x50 failed 1
Board: J721EX-PM1-SOM rev E2
DRAM:  4 GiB
not found for dev hbmc-mux
Flash: 0 Bytes
MMC:   sdhci@4f80000: 0
Loading Environment from MMC... OK
In:    serial@2800000
Out:   serial@2800000
Err:   serial@2800000
Reading on-board EEPROM at 0x50 failed 1
Net:   Could not get PHY for ethernet@046000000: addr 0
phy_connect() failed
No ethernet found.

Hit any key to stop autoboot:  2  1  0 
switch to partitions #0, OK
mmc0(part 0) is current device
SD/MMC found on device 0
4847940 bytes read in 21 ms (220.2 MiB/s)
Load Remote Processor 2 with data@addr=0x80080000 4847940 bytes: Success!
1513584 bytes read in 8 ms (180.4 MiB/s)
Load Remote Processor 6 with data@addr=0x80080000 1513584 bytes: Success!
1513584 bytes read in 9 ms (160.4 MiB/s)
Load Remote Processor 7 with data@addr=0x80080000 1513584 bytes: Success!
9314288 bytes read in 20 ms (444.1 MiB/s)
Load Remote Processor 8 with data@addr=0x80080000 9314288 bytes: Success!
16654344 bytes read in 53 ms (299.7 MiB/s)
91121 bytes read in 3 ms (29 MiB/s)
1719 bytes read in 2 ms (838.9 KiB/s)
## Flattened Device Tree blob at 82000000
   Booting using the fdt blob at 0x82000000
   Loading Device Tree to 00000000fdda0000, end 00000000fdeb9fff ... OK

Starting kernel ...

[    0.000000] Booting Linux on physical CPU 0x0000000000 [0x411fd080]
[    0.000000] Linux version 5.4.40-gfb1068f4c8 (oe-user@oe-host) (gcc version 9.2.1 20191025 (GNU Toolchain for the A-profile Architecture 9.2-2019.12 (arm-9.10))) #1 SMP PREEMPT Tue Oct 20 12:43:28 UTC 2020
[    0.000000] Machine model: Texas Instruments K3 J721E SoC
[    0.000000] earlycon: ns16550a0 at MMIO32 0x0000000002800000 (options '')
[    0.000000] printk: bootconsole [ns16550a0] enabled
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000a0000000, size 1 MiB
[    0.000000] OF: reserved mem: initialized node r5f-dma-memory@a0000000, compatible id shared-dma-pool
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000a0100000, size 15 MiB
[    0.000000] OF: reserved mem: initialized node r5f-memory@a0100000, compatible id shared-dma-pool
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000a1000000, size 1 MiB
[    0.000000] OF: reserved mem: initialized node r5f-dma-memory@a1000000, compatible id shared-dma-pool
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000a1100000, size 31 MiB
[    0.000000] OF: reserved mem: initialized node r5f-memory@a1100000, compatible id shared-dma-pool
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000a3000000, size 1 MiB
[    0.000000] OF: reserved mem: initialized node r5f-dma-memory@a3000000, compatible id shared-dma-pool
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000a3100000, size 15 MiB
[    0.000000] OF: reserved mem: initialized node r5f-memory@a3100000, compatible id shared-dma-pool
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000a4000000, size 1 MiB
[    0.000000] OF: reserved mem: initialized node r5f-dma-memory@a4000000, compatible id shared-dma-pool
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000a4100000, size 15 MiB
[    0.000000] OF: reserved mem: initialized node r5f-memory@a4100000, compatible id shared-dma-pool
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000a5000000, size 1 MiB
[    0.000000] OF: reserved mem: initialized node r5f-dma-memory@a5000000, compatible id shared-dma-pool
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000a5100000, size 15 MiB
[    0.000000] OF: reserved mem: initialized node r5f-memory@a5100000, compatible id shared-dma-pool
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000a6000000, size 1 MiB
[    0.000000] OF: reserved mem: initialized node c66-dma-memory@a6000000, compatible id shared-dma-pool
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000a6100000, size 15 MiB
[    0.000000] OF: reserved mem: initialized node c66-memory@a6100000, compatible id shared-dma-pool
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000a7000000, size 1 MiB
[    0.000000] OF: reserved mem: initialized node c66-dma-memory@a7000000, compatible id shared-dma-pool
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000a7100000, size 15 MiB
[    0.000000] OF: reserved mem: initialized node c66-memory@a7100000, compatible id shared-dma-pool
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000a8000000, size 1 MiB
[    0.000000] OF: reserved mem: initialized node c71-dma-memory@a8000000, compatible id shared-dma-pool
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000a8100000, size 15 MiB
[    0.000000] OF: reserved mem: initialized node c71-memory@a8100000, compatible id shared-dma-pool
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000ac000000, size 32 MiB
[    0.000000] OF: reserved mem: initialized node vision_apps-dma-memory@ac000000, compatible id shared-dma-pool
[    0.000000] OF: reserved mem: initialized node vision_apps_shared-memories, compatible id dma-heap-carveout
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000ce000000, size 720 MiB
[    0.000000] OF: reserved mem: initialized node vision_apps-core-heap-memory@ce000000, compatible id shared-dma-pool
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000fb000000, size 1 MiB
[    0.000000] OF: reserved mem: initialized node r5f-dma-memory@fb000000, compatible id shared-dma-pool
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000fb100000, size 15 MiB
[    0.000000] OF: reserved mem: initialized node r5f-memory@fb100000, compatible id shared-dma-pool
[    0.000000] cma: Failed to reserve 512 MiB
[    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: Trusted OS migration not required
[    0.000000] psci: SMC Calling Convention v1.0
[    0.000000] percpu: Embedded 2 pages/cpu s48408 r8192 d74472 u131072
[    0.000000] Detected PIPT I-cache on CPU0
[    0.000000] CPU features: detected: GIC system register CPU interface
[    0.000000] CPU features: detected: EL2 vector hardening
[    0.000000] Built 1 zonelists, mobility grouping off.  Total pages: 35779
[    0.000000] Kernel command line: console=ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 mtdparts=47040000.spi.0:512k(ospi.tiboot3),2m(ospi.tispl),4m(ospi.u-boot),128k(ospi.env),128k(ospi.env.backup),1m(ospi.sysfw),-@8m(ospi.rootfs);47034000.hyperbus:512k(hbmc.tiboot3),2m(hbmc.tispl),4m(hbmc.u-boot),256k(hbmc.env),1m(hbmc.sysfw),-@8m(hbmc.rootfs) root=PARTUUID=b63fdf3d-63f1-f643-87da-0ccfc51cc6dc rw rootfstype=ext4 rootwait
[    0.000000] Dentry cache hash table entries: 524288 (order: 6, 4194304 bytes, linear)
[    0.000000] Inode-cache hash table entries: 262144 (order: 5, 2097152 bytes, linear)
[    0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[    0.000000] software IO TLB: mapped [mem 0x9a800000-0x9e800000] (64MB)
[    0.000000] Memory: 2584064K/2293760K available (9534K kernel code, 776K rwdata, 3840K rodata, 1728K init, 695K bss, 18446744073709261312K reserved, 0K cma-reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[    0.000000] rcu: Preemptible hierarchical RCU implementation.
[    0.000000] rcu: 	RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.
[    0.000000] 	Tasks RCU enabled.
[    0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[    0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
[    0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[    0.000000] GICv3: GIC: Using split EOI/Deactivate mode
[    0.000000] GICv3: 960 SPIs implemented
[    0.000000] GICv3: 0 Extended SPIs implemented
[    0.000000] GICv3: Distributor has no Range Selector support
[    0.000000] GICv3: 16 PPIs implemented
[    0.000000] GICv3: no VLPI support, no direct LPI support
[    0.000000] GICv3: CPU0: found redistributor 0 region 0:0x0000000001900000
[    0.000000] ITS [mem 0x01820000-0x0182ffff]
[    0.000000] GIC: enabling workaround for ITS: Socionext Synquacer pre-ITS
[    0.000000] ITS@0x0000000001820000: allocated 1048576 Devices @8c0800000 (flat, esz 8, psz 64K, shr 0)
[    0.000000] ITS: using cache flushing for cmd queue
[    0.000000] GICv3: using LPI property table @0x00000008c00c0000
[    0.000000] GIC: using cache flushing for LPI property table
[    0.000000] GICv3: CPU0: using allocated LPI pending table @0x00000008c00d0000
[    0.000000] random: get_random_bytes called from start_kernel+0x2b8/0x438 with crng_init=0
[    0.000000] arch_timer: cp15 timer(s) running at 200.00MHz (phys).
[    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x2e2049d3e8, max_idle_ns: 440795210634 ns
[    0.000001] sched_clock: 56 bits at 200MHz, resolution 5ns, wraps every 4398046511102ns
[    0.008338] Console: colour dummy device 80x25
[    0.012900] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000)
[    0.023570] pid_max: default: 32768 minimum: 301
[    0.028319] LSM: Security Framework initializing
[    0.033064] Mount-cache hash table entries: 8192 (order: 0, 65536 bytes, linear)
[    0.040632] Mountpoint-cache hash table entries: 8192 (order: 0, 65536 bytes, linear)
[    0.072685] ASID allocator initialised with 32768 entries
[    0.086211] rcu: Hierarchical SRCU implementation.
[    0.099177] Platform MSI: gic-its@1820000 domain created
[    0.104775] PCI/MSI: /interconnect@100000/interrupt-controller@1800000/gic-its@1820000 domain created
[    0.122210] smp: Bringing up secondary CPUs ...
[    0.159175] Detected PIPT I-cache on CPU1
[    0.159199] GICv3: CPU1: found redistributor 1 region 0:0x0000000001920000
[    0.159210] GICv3: CPU1: using allocated LPI pending table @0x00000008c00e0000
[    0.159239] CPU1: Booted secondary processor 0x0000000001 [0x411fd080]
[    0.159291] smp: Brought up 1 node, 2 CPUs
[    0.188634] SMP: Total of 2 processors activated.
[    0.193438] CPU features: detected: 32-bit EL0 Support
[    0.198692] CPU features: detected: CRC32 instructions
[    0.210297] CPU: All CPU(s) started at EL2
[    0.214492] alternatives: patching kernel code
[    0.219539] devtmpfs: initialized
[    0.227473] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.237444] futex hash table entries: 512 (order: -1, 32768 bytes, linear)
[    0.244620] pinctrl core: initialized pinctrl subsystem
[    0.250359] NET: Registered protocol family 16
[    0.255081] DMA: preallocated 256 KiB pool for atomic allocations
[    0.261547] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[    0.276361] HugeTLB registered 16.0 GiB page size, pre-allocated 0 pages
[    0.283216] HugeTLB registered 512 MiB page size, pre-allocated 0 pages
[    0.289973] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.298655] cryptd: max_cpu_qlen set to 1000
[    0.305882] vsys_3v3: supplied by evm_12v0
[    0.310206] vsys_5v0: supplied by evm_12v0
[    0.314737] iommu: Default domain type: Translated 
[    0.319856] SCSI subsystem initialized
[    0.323978] mc: Linux media interface: v0.10
[    0.328350] videodev: Linux video capture interface: v2.00
[    0.333961] pps_core: LinuxPPS API ver. 1 registered
[    0.339030] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.348367] PTP clock support registered
[    0.352377] EDAC MC: Ver: 3.0.0
[    0.356105] FPGA manager framework
[    0.359617] Advanced Linux Sound Architecture Driver Initialized.
[    0.366204] clocksource: Switched to clocksource arch_sys_counter
[    0.372533] VFS: Disk quotas dquot_6.6.0
[    0.376586] VFS: Dquot-cache hash table entries: 8192 (order 0, 65536 bytes)
[    0.386046] Carveout Heap: Exported 512 MiB at 0x00000000ae000000
[    0.392278] thermal_sys: Registered thermal governor 'step_wise'
[    0.392280] thermal_sys: Registered thermal governor 'power_allocator'
[    0.398666] NET: Registered protocol family 2
[    0.410065] tcp_listen_portaddr_hash hash table entries: 4096 (order: 0, 65536 bytes, linear)
[    0.418826] TCP established hash table entries: 32768 (order: 2, 262144 bytes, linear)
[    0.427019] TCP bind hash table entries: 32768 (order: 3, 524288 bytes, linear)
[    0.434787] TCP: Hash tables configured (established 32768 bind 32768)
[    0.441521] UDP hash table entries: 2048 (order: 0, 65536 bytes, linear)
[    0.448412] UDP-Lite hash table entries: 2048 (order: 0, 65536 bytes, linear)
[    0.455811] NET: Registered protocol family 1
[    0.460548] RPC: Registered named UNIX socket transport module.
[    0.466601] RPC: Registered udp transport module.
[    0.471405] RPC: Registered tcp transport module.
[    0.476207] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.482791] PCI: CLS 0 bytes, default 64
[    0.487145] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available
[    0.498495] Initialise system trusted keyrings
[    0.503108] workingset: timestamp_bits=46 max_order=16 bucket_order=0
[    0.511681] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.517916] NFS: Registering the id_resolver key type
[    0.523159] Key type id_resolver registered
[    0.527430] Key type id_legacy registered
[    0.531528] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[    0.538494] 9p: Installing v9fs 9p2000 file system support
[    0.551416] Key type asymmetric registered
[    0.555602] Asymmetric key parser 'x509' registered
[    0.560609] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244)
[    0.568172] io scheduler mq-deadline registered
[    0.572798] io scheduler kyber registered
[    0.577960] pinctrl-single 4301c000.pinmux: 94 pins, size 376
[    0.584045] pinctrl-single 11c000.pinmux: 173 pins, size 692
[    0.590188] pinctrl-single a40000.timesync_router: 512 pins, size 2048
[    0.599178] k3-ringacc 2b800000.ringacc: Failed to get MSI domain
[    0.605440] k3-ringacc 3c000000.ringacc: Failed to get MSI domain
[    0.611766] ti-pat 31010000.pat: Found PAT Rev 1.0 with 16384 pages
[    0.618173] debugfs: Directory '31010000.pat' with parent 'regmap' already present!
[    0.626143] ti-pat 31011000.pat: Found PAT Rev 1.0 with 16384 pages
[    0.632557] debugfs: Directory '31011000.pat' with parent 'regmap' already present!
[    0.640479] ti-pat 31012000.pat: Found PAT Rev 1.0 with 16384 pages
[    0.646889] debugfs: Directory '31012000.pat' with parent 'regmap' already present!
[    0.654850] ti-pat 31013000.pat: Found PAT Rev 1.0 with 2048 pages
[    0.661179] debugfs: Directory '31013000.pat' with parent 'regmap' already present!
[    0.669097] ti-pat 31014000.pat: Found PAT Rev 1.0 with 2048 pages
[    0.675419] debugfs: Directory '31014000.pat' with parent 'regmap' already present!
[    0.684744] Serial: 8250/16550 driver, 10 ports, IRQ sharing enabled
[    0.696423] brd: module loaded
[    0.702501] loop: module loaded
[    0.706000] sysfs: cannot create duplicate filename '/devices/platform/dma_buf_phys'
[    0.713924] CPU: 0 PID: 1 Comm: swapper/0 Not tainted 5.4.40-gfb1068f4c8 #1
[    0.721034] Hardware name: Texas Instruments K3 J721E SoC (DT)
[    0.726989] Call trace:
[    0.729485]  dump_backtrace+0x0/0x140
[    0.733220]  show_stack+0x14/0x20
[    0.736604]  dump_stack+0xb4/0xf8
[    0.739989]  sysfs_warn_dup+0x5c/0x78
[    0.743723]  sysfs_create_dir_ns+0xd8/0xf0
[    0.747903]  kobject_add_internal+0x94/0x280
[    0.752258]  kobject_add+0x90/0xf8
[    0.755728]  device_add+0xdc/0x600
[    0.759196]  platform_device_add+0xfc/0x228
[    0.763464]  platform_device_register_full+0xc8/0x140
[    0.768621]  dma_buf_phys_init+0x68/0x94
[    0.772623]  do_one_initcall+0x50/0x190
[    0.776538]  kernel_init_freeable+0x194/0x22c
[    0.780983]  kernel_init+0x10/0xfc
[    0.784451]  ret_from_fork+0x10/0x18
[    0.788107] kobject_add_internal failed for dma_buf_phys with -EEXIST, don't try to register things with the same name in the same directory.
[    0.802163] libphy: Fixed MDIO Bus: probed
[    0.806547] tun: Universal TUN/TAP device driver, 1.6
[    0.811969] igbvf: Intel(R) Gigabit Virtual Function Network Driver - version 2.4.0-k
[    0.819972] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
[    0.826037] sky2: driver version 1.30
[    0.830290] VFIO - User Level meta-driver version: 0.3
[    0.835875] i2c /dev entries driver
[    0.839912] sdhci: Secure Digital Host Controller Interface driver
[    0.846227] sdhci: Copyright(c) Pierre Ossman
[    0.850823] sdhci-pltfm: SDHCI platform and OF driver helper
[    0.857043] ledtrig-cpu: registered to indicate activity on CPUs
[    0.863771] optee: probing for conduit method from DT.
[    0.869034] optee: revision 3.8 (199fca17)
[    0.869328] optee: initialized driver
[    0.877994] NET: Registered protocol family 17
[    0.882611] 9pnet: Installing 9P2000 support
[    0.887004] Key type dns_resolver registered
[    0.891557] registered taskstats version 1
[    0.895743] Loading compiled-in X.509 certificates
[    0.904115] k3-ringacc 2b800000.ringacc: Failed to get MSI domain
[    0.910432] k3-ringacc 3c000000.ringacc: Failed to get MSI domain
[    0.917943] ti-sci 44083000.dmsc: ABI: 3.0 (firmware rev 0x0014 '20.04.1-v2020.04a (Terrific Lla')
[    0.944077] random: fast init done
[    0.964107] omap_i2c 40b00000.i2c: bus 0 rev0.12 at 400 kHz
[    0.970074] omap_i2c 40b10000.i2c: bus 1 rev0.12 at 100 kHz
[    0.976045] omap_i2c 42120000.i2c: bus 2 rev0.12 at 400 kHz
[    0.982014] omap_i2c 2000000.i2c: bus 3 rev0.12 at 400 kHz
[    0.987880] omap_i2c 2020000.i2c: bus 4 rev0.12 at 400 kHz
[    0.993746] omap_i2c 2030000.i2c: bus 5 rev0.12 at 400 kHz
[    0.999600] omap_i2c 2040000.i2c: bus 6 rev0.12 at 100 kHz
[    1.005454] omap_i2c 2050000.i2c: bus 7 rev0.12 at 100 kHz
[    1.011683] ti-sci-intr interconnect@100000:interconnect@28380000:interrupt-controller2: Interrupt Router 137 domain created
[    1.023249] ti-sci-intr interconnect@100000:interrupt-controller0: Interrupt Router 131 domain created
[    1.032856] ti-sci-intr interconnect@100000:navss@30000000:interrupt-controller1: Interrupt Router 213 domain created
[    1.043862] ti-sci-inta 33d00000.interrupt-controller: Interrupt Aggregator domain 209 created
[    2.060865] j721e-pcie 2910000.pcie: host bridge /interconnect@100000/pcie@2910000 ranges:
[    2.069364] j721e-pcie 2910000.pcie:    IO 0x18001000..0x18010fff -> 0x18001000
[    2.076852] j721e-pcie 2910000.pcie:   MEM 0x18011000..0x1fffffff -> 0x18011000
[    2.084397] j721e-pcie 2910000.pcie: PCI host bridge to bus 0000:00
[    2.090803] pci_bus 0000:00: root bus resource [bus 00-0f]
[    2.096408] pci_bus 0000:00: root bus resource [io  0x0000-0xffff] (bus address [0x18001000-0x18010fff])
[    2.106098] pci_bus 0000:00: root bus resource [mem 0x18011000-0x1fffffff]
[    2.113139] pci 0000:00:00.0: [104c:b00d] type 01 class 0x060400
[    2.119288] pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x4 may corrupt adjacent RW1C bits
[    2.129157] pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x4 may corrupt adjacent RW1C bits
[    2.139043] pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0xe8 may corrupt adjacent RW1C bits
[    2.149001] pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x3e may corrupt adjacent RW1C bits
[    2.158968] pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x92 may corrupt adjacent RW1C bits
[    2.168930] pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0xb2 may corrupt adjacent RW1C bits
[    2.178913] pci 0000:00:00.0: supports D1
[    2.183007] pci 0000:00:00.0: PME# supported from D0 D1 D3hot
[    2.188879] pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x84 may corrupt adjacent RW1C bits
[    2.200312] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[    2.208498] pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x3e may corrupt adjacent RW1C bits
[    2.218457] pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x3e may corrupt adjacent RW1C bits
[    2.228416] pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x3e may corrupt adjacent RW1C bits
[    2.239667] pci_bus 0000:01: busn_res: [bus 01-0f] end is updated to 01
[    2.246436] pci 0000:00:00.0: PCI bridge to [bus 01]
[    2.251683] pcieport 0000:00:00.0: PME: Signaling with IRQ 31
[    2.257743] pcieport 0000:00:00.0: AER: enabled with IRQ 31
[    2.264556] k3-ringacc 2b800000.ringacc: Ring Accelerator probed rings:286, gp-rings[96,20] sci-dev-id:235
[    2.274438] k3-ringacc 2b800000.ringacc: dma-ring-reset-quirk: disabled
[    2.281198] k3-ringacc 2b800000.ringacc: RA Proxy rev. 66346100, num_proxies:64
[    2.290037] k3-ringacc 3c000000.ringacc: Ring Accelerator probed rings:1024, gp-rings[440,150] sci-dev-id:211
[    2.300189] k3-ringacc 3c000000.ringacc: dma-ring-reset-quirk: disabled
[    2.306947] k3-ringacc 3c000000.ringacc: RA Proxy rev. 66346100, num_proxies:64
[    2.314648] omap8250 40a00000.serial: PM domain pd:149 will not be powered off
[    2.322197] 40a00000.serial: ttyS1 at MMIO 0x40a00000 (irq = 7, base_baud = 6000000) is a 8250
[    2.331380] 2800000.serial: ttyS2 at MMIO 0x2800000 (irq = 17, base_baud = 3000000) is a 8250
[    2.340125] printk: console [ttyS2] enabled
[    2.340125] printk: console [ttyS2] enabled
[    2.348562] printk: bootconsole [ns16550a0] disabled
[    2.348562] printk: bootconsole [ns16550a0] disabled
[    2.358909] 2810000.serial: ttyS3 at MMIO 0x2810000 (irq = 18, base_baud = 3000000) is a 8250
[    2.367746] 2840000.serial: ttyS6 at MMIO 0x2840000 (irq = 19, base_baud = 3000000) is a 8250
[    2.376560] arm-smmu-v3 36600000.smmu: ias 48-bit, oas 48-bit (features 0x00001faf)
[    2.385451] arm-smmu-v3 36600000.smmu: allocated 524288 entries for cmdq
[    2.394325] arm-smmu-v3 36600000.smmu: allocated 524288 entries for evtq
[    3.482833] arm-smmu-v3 36600000.smmu: CMD_SYNC timeout at 0x00000001 [hwprod 0x00000002, hwcons 0x00000001]
[    4.573674] arm-smmu-v3 36600000.smmu: CMD_SYNC timeout at 0x00000004 [hwprod 0x00000005, hwcons 0x00000001]
[    4.583517] arm-smmu-v3 36600000.smmu: msi_domain absent - falling back to wired irqs
[    4.592232] cdns-ufshcd 4e84000.ufs: ufshcd_populate_vreg: Unable to find vdd-hba-supply regulator, assuming enabled
[    4.602740] cdns-ufshcd 4e84000.ufs: ufshcd_populate_vreg: Unable to find vcc-supply regulator, assuming enabled
[    4.612892] cdns-ufshcd 4e84000.ufs: ufshcd_populate_vreg: Unable to find vccq-supply regulator, assuming enabled
[    4.623131] cdns-ufshcd 4e84000.ufs: ufshcd_populate_vreg: Unable to find vccq2-supply regulator, assuming enabled
[    4.633881] scsi host0: ufshcd
[    4.639706] cadence-qspi 47040000.spi: mt35xu512aba_v2 (65536 Kbytes)
[    4.646147] 7 cmdlinepart partitions found on MTD device 47040000.spi.0
[    4.652745] Creating 7 MTD partitions on "47040000.spi.0":
[    4.658218] 0x000000000000-0x000000080000 : "ospi.tiboot3"
[    4.664227] 0x000000080000-0x000000280000 : "ospi.tispl"
[    4.669944] 0x000000280000-0x000000680000 : "ospi.u-boot"
[    4.675691] 0x000000680000-0x0000006a0000 : "ospi.env"
[    4.681253] 0x0000006a0000-0x0000006c0000 : "ospi.env.backup"
[    4.687383] 0x0000006c0000-0x0000007c0000 : "ospi.sysfw"
[    4.693094] 0x000000800000-0x000004000000 : "ospi.rootfs"
[    4.922442] cadence-qspi 47040000.spi: Cadence QSPI NOR probe failed -517
[    4.970208] davinci_mdio 46000f00.mdio: davinci mdio revision 9.7, bus freq 1000000
[    4.977853] libphy: 46000f00.mdio: probed
[    4.982071] mdio_bus 46000f00.mdio: MDIO device at address 0 is missing.
[    4.988777] am65-cpsw-nuss 46000000.ethernet: initializing am65 cpsw nuss version 0x6BA00101, cpsw version 0x6BA80100 Ports: 2
[    5.000197] am65-cpsw-nuss 46000000.ethernet: Failed to request tx dma channel -517
[    5.008793] am65-cpts 310d0000.cpts: CPTS ver 0x4e8a010a, freq:200000000, add_val:4 pps:0
[    5.017354] mmc0: CQHCI version 5.10
[    5.044870] cdns-ufshcd 4e84000.ufs: link startup failed 1
[    5.050348] cdns-ufshcd 4e84000.ufs: UFS Host state=0
[    5.055387] cdns-ufshcd 4e84000.ufs: lrb in use=0x0, outstanding reqs=0x0 tasks=0x0
[    5.055727] mmc0: SDHCI controller on 4f80000.sdhci [4f80000.sdhci] using ADMA 64-bit
[    5.063025] cdns-ufshcd 4e84000.ufs: saved_err=0x0, saved_uic_err=0x0
[    5.063028] cdns-ufshcd 4e84000.ufs: Device power mode=1, UIC link state=0
[    5.071391] davinci_gpio 42110000.gpio: IRQ index 4 not found
[    5.077259] cdns-ufshcd 4e84000.ufs: PM in progress=0, sys. suspended=0
[    5.077262] cdns-ufshcd 4e84000.ufs: Auto BKOPS=0, Host self-block=0
[    5.077264] cdns-ufshcd 4e84000.ufs: Clk gate=1
[    5.077271] cdns-ufshcd 4e84000.ufs: error handling flags=0x0, req. abort count=0
[    5.084206] davinci_gpio 42110000.gpio: IRQ not populated, err = -6
[    5.089862] cdns-ufshcd 4e84000.ufs: Host capabilities=0x1587031f, caps=0x0
[    5.100003] omap-mailbox 31f80000.mailbox: omap mailbox rev 0x66fc7100
[    5.102798] cdns-ufshcd 4e84000.ufs: quirks=0x0, dev. quirks=0x0
[    5.102802] cdns-ufshcd 4e84000.ufs: ufshcd_print_pwr_info:[RX, TX]: gear=[0, 0], lane[0, 0], pwr[INVALID MODE, INVALID MODE], rate = 0
[    5.102821] host_regs: 00000000: 1587031f 00000000 00000210 00000000
[    5.107740] omap-mailbox 31f81000.mailbox: omap mailbox rev 0x66fc7100
[    5.114785] host_regs: 00000010: 00000000 00000000 00000000 00000000
[    5.114787] host_regs: 00000020: 00000000 00000470 00000000 00000000
[    5.114790] host_regs: 00000030: 00000008 00000001 00000000 00000000
[    5.121463] omap-mailbox 31f82000.mailbox: omap mailbox rev 0x66fc7100
[    5.127981] host_regs: 00000040: 00000000 00000000 00000000 00000000
[    5.127983] host_regs: 00000050: 00000000 00000000 00000000 00000000
[    5.127986] host_regs: 00000060: 00000000 00000000 00000000 00000000
[    5.134916] omap-mailbox 31f83000.mailbox: omap mailbox rev 0x66fc7100
[    5.140489] host_regs: 00000070: 00000000 00000000 00000000 00000000
[    5.140491] host_regs: 00000080: 00000000 00000000 00000000 00000000
[    5.140494] host_regs: 00000090: 00000000 00000000 00000000 00000000
[    5.153010] omap-mailbox 31f84000.mailbox: omap mailbox rev 0x66fc7100
[    5.158973] cdns-ufshcd 4e84000.ufs: hba->ufs_version = 0x210, hba->capabilities = 0x1587031f
[    5.158975] cdns-ufshcd 4e84000.ufs: hba->outstanding_reqs = 0x0, hba->outstanding_tasks = 0x0
[    5.158977] cdns-ufshcd 4e84000.ufs: last_hibern8_exit_tstamp at 0 us, hibern8_exit_cnt = 0
[    5.158980] cdns-ufshcd 4e84000.ufs: No record of pa_err errors
[    5.244247] mmc0: Command Queue Engine enabled
[    5.250535] cdns-ufshcd 4e84000.ufs: No record of dl_err errors
[    5.250538] cdns-ufshcd 4e84000.ufs: No record of nl_err errors
[    5.259130] mmc0: new HS400 MMC card at address 0001
[    5.267457] cdns-ufshcd 4e84000.ufs: No record of tl_err errors
[    5.267460] cdns-ufshcd 4e84000.ufs: No record of dme_err errors
[    5.277675] mmcblk0: mmc0:0001 S0J58X 59.3 GiB 
[    5.277797] cdns-ufshcd 4e84000.ufs: No record of auto_hibern8_err errors
[    5.283813] mmcblk0boot0: mmc0:0001 S0J58X partition 1 31.5 MiB
[    5.289593] cdns-ufshcd 4e84000.ufs: No record of fatal_err errors
[    5.289596] cdns-ufshcd 4e84000.ufs: link_startup_fail[0] = 0x1 at 4962670 us
[    5.294652] mmcblk0boot1: mmc0:0001 S0J58X partition 2 31.5 MiB
[    5.300447] cdns-ufshcd 4e84000.ufs: No record of resume_fail errors
[    5.306521] mmcblk0rpmb: mmc0:0001 S0J58X partition 3 4.00 MiB, chardev (240:0)
[    5.310951] cdns-ufshcd 4e84000.ufs: No record of suspend_fail errors
[    5.310953] cdns-ufshcd 4e84000.ufs: No record of dev_reset errors
[    5.325578]  mmcblk0: p1 p2
[    5.329789] cdns-ufshcd 4e84000.ufs: No record of host_reset errors
[    5.329791] cdns-ufshcd 4e84000.ufs: No record of task_abort errors
[    5.384305] cdns-ufshcd 4e84000.ufs: clk: core_clk, rate: 250000000
[    5.390557] cdns-ufshcd 4e84000.ufs: clk: phy_clk, rate: 19200000
[    5.396634] cdns-ufshcd 4e84000.ufs: clk: ref_clk, rate: 19200000
[    6.170250] j721e-pcie 2900000.pcie: host bridge /interconnect@100000/pcie@2900000 ranges:
[    6.178526] j721e-pcie 2900000.pcie:    IO 0x10001000..0x10010fff -> 0x10001000
[    6.185824] j721e-pcie 2900000.pcie:   MEM 0x10011000..0x17ffffff -> 0x10011000
[    6.193205] j721e-pcie 2900000.pcie: PCI host bridge to bus 0001:00
[    6.199460] pci_bus 0001:00: root bus resource [bus 00-0f]
[    6.204933] pci_bus 0001:00: root bus resource [io  0x10000-0x1ffff] (bus address [0x10001000-0x10010fff])
[    6.214565] pci_bus 0001:00: root bus resource [mem 0x10011000-0x17ffffff]
[    6.221439] pci 0001:00:00.0: [104c:b00d] type 01 class 0x060400
[    6.227501] pci 0001:00:00.0: supports D1
[    6.231500] pci 0001:00:00.0: PME# supported from D0 D1 D3hot
[    6.238787] pci 0001:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[    6.248073] pci_bus 0001:01: busn_res: [bus 01-0f] end is updated to 01
[    6.254682] pci 0001:00:00.0: PCI bridge to [bus 01]
[    6.259834] pcieport 0001:00:00.0: PME: Signaling with IRQ 390
[    6.265810] pcieport 0001:00:00.0: AER: enabled with IRQ 390
[    7.273166] j721e-pcie 2920000.pcie: host bridge /interconnect@100000/pcie@2920000 ranges:
[    7.281431] j721e-pcie 2920000.pcie:    IO 0x4400001000..0x4400010fff -> 0x00001000
[    7.289077] j721e-pcie 2920000.pcie:   MEM 0x4400011000..0x4407ffffff -> 0x00011000
[    7.296787] j721e-pcie 2920000.pcie: PCI host bridge to bus 0002:00
[    7.303042] pci_bus 0002:00: root bus resource [bus 00-0f]
[    7.308516] pci_bus 0002:00: root bus resource [io  0x20000-0x2ffff] (bus address [0x1000-0x10fff])
[    7.317541] pci_bus 0002:00: root bus resource [mem 0x4400011000-0x4407ffffff] (bus address [0x00011000-0x07ffffff])
[    7.328050] pci 0002:00:00.0: [104c:b00d] type 01 class 0x060400
[    7.334049] pci_generic_config_write32: 50 callbacks suppressed
[    7.334053] pci_bus 0002:00: 2-byte config write to 0002:00:00.0 offset 0x4 may corrupt adjacent RW1C bits
[    7.349586] pci_bus 0002:00: 2-byte config write to 0002:00:00.0 offset 0x4 may corrupt adjacent RW1C bits
[    7.359235] pci_bus 0002:00: 2-byte config write to 0002:00:00.0 offset 0xe8 may corrupt adjacent RW1C bits
[    7.368956] pci_bus 0002:00: 2-byte config write to 0002:00:00.0 offset 0x3e may corrupt adjacent RW1C bits
[    7.378685] pci_bus 0002:00: 2-byte config write to 0002:00:00.0 offset 0x92 may corrupt adjacent RW1C bits
[    7.388407] pci_bus 0002:00: 2-byte config write to 0002:00:00.0 offset 0xb2 may corrupt adjacent RW1C bits
[    7.398151] pci 0002:00:00.0: supports D1
[    7.402148] pci 0002:00:00.0: PME# supported from D0 D1 D3hot
[    7.407880] pci_bus 0002:00: 2-byte config write to 0002:00:00.0 offset 0x84 may corrupt adjacent RW1C bits
[    7.419021] pci 0002:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[    7.427008] pci_bus 0002:00: 2-byte config write to 0002:00:00.0 offset 0x3e may corrupt adjacent RW1C bits
[    7.436728] pci_bus 0002:00: 2-byte config write to 0002:00:00.0 offset 0x3e may corrupt adjacent RW1C bits
[    7.446448] pci_bus 0002:00: 2-byte config write to 0002:00:00.0 offset 0x3e may corrupt adjacent RW1C bits
[    7.457457] pci_bus 0002:01: busn_res: [bus 01-0f] end is updated to 01
[    7.464063] pci 0002:00:00.0: PCI bridge to [bus 01]
[    7.469207] pcieport 0002:00:00.0: PME: Signaling with IRQ 392
[    7.475152] pcieport 0002:00:00.0: AER: enabled with IRQ 392
[    7.481851] ti-udma 285c0000.dma-controller: Channels: 24 (tchan: 12, rchan: 12, gp-rflow: 8)
[    7.492178] ti-udma 31150000.dma-controller: Channels: 84 (tchan: 42, rchan: 42, gp-rflow: 16)
[    7.503674] cadence-qspi 47040000.spi: mt35xu512aba_v2 (65536 Kbytes)
[    7.510111] 7 cmdlinepart partitions found on MTD device 47040000.spi.0
[    7.516710] Creating 7 MTD partitions on "47040000.spi.0":
[    7.522184] 0x000000000000-0x000000080000 : "ospi.tiboot3"
[    7.528195] 0x000000080000-0x000000280000 : "ospi.tispl"
[    7.533942] 0x000000280000-0x000000680000 : "ospi.u-boot"
[    7.539734] 0x000000680000-0x0000006a0000 : "ospi.env"
[    7.545318] 0x0000006a0000-0x0000006c0000 : "ospi.env.backup"
[    7.551433] 0x0000006c0000-0x0000007c0000 : "ospi.sysfw"
[    7.557148] 0x000000800000-0x000004000000 : "ospi.rootfs"
[    7.602218] davinci_mdio 46000f00.mdio: davinci mdio revision 9.7, bus freq 1000000
[    7.609864] libphy: 46000f00.mdio: probed
[    7.614075] mdio_bus 46000f00.mdio: MDIO device at address 0 is missing.
[    7.620778] am65-cpsw-nuss 46000000.ethernet: initializing am65 cpsw nuss version 0x6BA00101, cpsw version 0x6BA80100 Ports: 2
[    7.632945] am65-cpsw-nuss 46000000.ethernet: set new flow-id-base 48
[    7.640124] pps pps0: new PPS source ptp1
[    7.644248] am65-cpsw-nuss 46000000.ethernet: CPTS ver 0x4e8a010a, freq:500000000, add_val:1 pps:1
[    7.653191] am65-cpsw-nuss 46000000.ethernet: initialized cpsw ale version 57.4
[    7.660484] am65-cpsw-nuss 46000000.ethernet: ALE Table size 64
[    7.667821] debugfs: Directory 'pd:242' with parent 'pm_genpd' already present!
[    7.675195] debugfs: Directory 'pd:241' with parent 'pm_genpd' already present!
[    7.682500] debugfs: Directory 'pd:240' with parent 'pm_genpd' already present!
[    7.689801] debugfs: Directory 'pd:239' with parent 'pm_genpd' already present!
[    7.697854] hctosys: unable to open rtc device (rtc0)
[    7.714025] ALSA device list:
[    7.716987]   No soundcards found.
[    7.874104] EXT4-fs (mmcblk0p2): recovery complete
[    7.879632] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
[    7.887742] VFS: Mounted root (ext4 filesystem) on device 179:2.
[    7.894103] devtmpfs: mounted
[    7.897414] Freeing unused kernel memory: 1728K
[    7.901958] Run /sbin/init as init process
[    7.945085] systemd[1]: System time before build time, advancing clock.
[    7.971625] NET: Registered protocol family 10
[    7.976473] Segment Routing with IPv6
[    7.988443] systemd[1]: systemd 244.3+ running in system mode. (+PAM -AUDIT -SELINUX +IMA -APPARMOR -SMACK +SYSVINIT +UTMP -LIBCRYPTSETUP -GCRYPT -GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID -ELFUTILS +KMOD -IDN2 -IDN -PCRE2 default-hierarchy=hybrid)
[    8.010157] systemd[1]: Detected architecture arm64.

Welcome to Arago 2020.05!

[    8.050591] systemd[1]: Set hostname to <j7-evm>.
[    8.168786] systemd[1]: /lib/systemd/system/docker.socket:6: ListenStream= references a path below legacy directory /var/run/, updating /var/run/docker.sock → /run/docker.sock; please update the unit file accordingly.
[    8.223724] random: systemd: uninitialized urandom read (16 bytes read)
[    8.230443] systemd[1]: system-getty.slice: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling.
[    8.242769] systemd[1]: (This warning is only shown for the first unit using IP firewalling.)
[    8.252652] systemd[1]: Created slice system-getty.slice.
[  OK  ] Created slice system-getty.slice.
[    8.274320] random: systemd: uninitialized urandom read (16 bytes read)
[    8.281530] systemd[1]: Created slice system-serial\x2dgetty.slice.
[  OK  ] Created slice system-serial\x2dgetty.slice.
[    8.302265] random: systemd: uninitialized urandom read (16 bytes read)
[    8.309346] systemd[1]: Created slice User and Session Slice.
[  OK  ] Created slice User and Session Slice.
[    8.330367] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[  OK  ] Started Dispatch Password …ts to Console Directory Watch.
[    8.354303] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[  OK  ] Started Forward Password R…uests to Wall Directory Watch.
[    8.378303] systemd[1]: Reached target Paths.
[  OK  ] Reached target Paths.
[    8.394255] systemd[1]: Reached target Remote File Systems.
[  OK  ] Reached target Remote File Systems.
[    8.414248] systemd[1]: Reached target Slices.
[  OK  ] Reached target Slices.
[    8.430252] systemd[1]: Reached target Swap.
[  OK  ] Reached target Swap.
[    8.449257] systemd[1]: Listening on RPCbind Server Activation Socket.
[  OK  ] Listening on RPCbind Server Activation Socket.
[    8.470276] systemd[1]: Reached target RPC Port Mapper.
[  OK  ] Reached target RPC Port Mapper.
[    8.492128] systemd[1]: Listening on Process Core Dump Socket.
[  OK  ] Listening on Process Core Dump Socket.
[    8.514375] systemd[1]: Listening on initctl Compatibility Named Pipe.
[  OK  ] Listening on initctl Compatibility Named Pipe.
[    8.542010] systemd[1]: Condition check resulted in Journal Audit Socket being skipped.
[    8.550348] systemd[1]: Listening on Journal Socket (/dev/log).
[  OK  ] Listening on Journal Socket (/dev/log).
[    8.566473] systemd[1]: Listening on Journal Socket.
[  OK  ] Listening on Journal Socket.
[    8.582520] systemd[1]: Listening on Network Service Netlink Socket.
[  OK  ] Listening on Network Service Netlink Socket.
[    8.602427] systemd[1]: Listening on udev Control Socket.
[  OK  ] Listening on udev Control Socket.
[    8.618366] systemd[1]: Listening on udev Kernel Socket.
[  OK  ] Listening on udev Kernel Socket.
[    8.641165] systemd[1]: Mounting Huge Pages File System...
         Mounting Huge Pages File System...
[    8.665146] systemd[1]: Mounting POSIX Message Queue File System...
         Mounting POSIX Message Queue File System...
[    8.689721] systemd[1]: Mounting Kernel Debug File System...
         Mounting Kernel Debug File System...
[    8.715501] systemd[1]: Mounting Temporary Directory (/tmp)...
         Mounting Temporary Directory (/tmp)...
[    8.734116] systemd[1]: Starting Create list of static device nodes for the current kernel...
         Starting Create list of st…odes for the current kernel...
[    8.761126] systemd[1]: Starting Start psplash boot splash screen...
         Starting Start psplash boot splash screen...
[    8.786355] systemd[1]: Started Hardware RNG Entropy Gatherer Daemon.
[  OK  ] Started Hardware RNG Entropy Gatherer Daemon.
[    8.812711] systemd[1]: Starting RPC Bind...
         Starting RPC Bind...
[    8.830363] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
[    8.848331] systemd[1]: Starting Journal Service...
         Starting Journal Service...
[    8.874243] systemd[1]: Starting Load Kernel Modules...
         Starting Load Kernel Modules...
[    8.891575] cryptodev: loading out-of-tree module taints kernel.
[    8.900460] systemd[1]: Starting Remount Root and Kernel File Systems...
         Starting Remount Root and Kernel File Systems...
[    8.914461] cryptodev: driver 1.10 loaded.
[    8.925430] systemd[1]: Starting udev Coldplug all Devices...
         Starting udev Coldplug all Devices...
[    8.948830] systemd[1]: Started RPC Bind.
[  OK  ] Started RPC Bind.
[    8.967354] systemd[1]: Started Journal Service.
[  OK  ] Started Journal Service.
[    8.972522] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
[  OK  ] Mounted Huge Pages File System.
[  OK  ] Mounted POSIX Message Queue File System.
[  OK  ] Mounted Kernel Debug File System.
[  OK  ] Mounted Temporary Directory (/tmp).
[  OK  ] Started Create list of sta… nodes for the current kernel.
[FAILED] Failed to start Start psplash boot splash screen.
See 'systemctl status psplash-start.service' for details.
[DEPEND] Dependency failed for Star…progress communication helper.
[  OK  ] Started Load Kernel Modules.
[  OK  ] Started Remount Root and Kernel File Systems.
         Mounting Kernel Configuration File System...
         Starting Flush Journal to Persistent Storage...
[    9.172192] systemd-journald[217]: Received client request to flush runtime journal.
         Starting Apply Kernel Variables...
         Starting Create Static Device Nodes in /dev...
[  OK  ] Mounted Kernel Configuration File System.
[  OK  ] Started Flush Journal to Persistent Storage.
[  OK  ] Started Apply Kernel Variables.
[  OK  ] Started Create Static Device Nodes in /dev.
[  OK  ] Reached target Local File Systems (Pre).
         Mounting /media/ram...
         Mounting /var/volatile...
         Starting udev Kernel Device Manager...
[  OK  ] Mounted /media/ram.
[  OK  ] Mounted /var/volatile.
[  OK  ] Started udev Coldplug all Devices.
         Starting Load/Save Random Seed...
[  OK  ] Reached target Local File Systems.
         Starting Create Volatile Files and Directories...
[  OK  ] Started udev Kernel Device Manager.
[  OK  ] Started Create Volatile Files and Directories.
[FAILED] Failed to start Network Time Synchronization.
See 'systemctl status systemd-timesyncd.service' for details.
[  OK  ] Reached target System Time Set.
[  OK  ] Reached target System Time Synchronized.
         Starting Update UTMP about System Boot/Shutdown...
[  OK  ] Stopped Network Time Synchronization.
[FAILED] Failed to start Network Time Synchronization.
See 'systemctl status systemd-timesyncd.service' for details.
[  OK  ] Stopped Network Time Synchronization.
[FAILED] Failed to start Network Time Synchronization.
See 'systemctl status systemd-timesyncd.service' for details.
[  OK  ] Started Update UTMP about System Boot/Shutdown.
[  OK  ] Stopped Network Time Synchronization.
[FAILED] Failed to start Network Time Synchronization.
See 'systemctl status systemd-timesyncd.service' for details.
[  OK  ] Reached target System Initialization.
[  OK  ] Started Daily rotation of log files.
[  OK  ] Started Daily Cleanup of Temporary Directories.
[  OK  ] Reached target Timers.
[  OK  ] Listening on Avahi mDNS/DNS-SD Stack[    9.809063] rti-wdt 2200000.rti: heartbeat 60 sec
 Activation Socket.
[  OK  ] Listening on D-Bus System Message Bus Socket.
         Starting Docker Socket for the API.
[  OK  ] Listening on Docker Socket for the API.
[  OK  ] Reached target Sockets.
[  OK  ] Reached target Basic System.
[  OK  ] Started Job spooling tools.
[  OK  ] Started Periodic Command Scheduler.
[  OK  ] Started D-Bus System Message Bus.
         Starting Print notice about GPLv3 packages...
         Starting IPv6 Packet Filtering Framework...
         Starting IPv4 Packet Filtering Framework...
         Starting rc.pvr.service...
[FAILED] Failed to start Login Service.
See 'systemctl status systemd-logind.service' for details.
[  OK  ] Stopped Network Time Synchronization.
[FAILED] Failed to start Network Time Synchronization.
See 'systemctl status systemd-timesyncd.service' for details.
[  OK  ] Started TEE Supplicant.
[  OK  ] Started IPv4 Packe[   10.033180] rti-wdt 2210000.rti: heartbeat 60 sec
t Filtering Framework.
[  OK  ] Stopped Login Service.
[FAILED] Failed to start Login Service.
See 'systemctl status systemd-logind.service' for details.
[  OK  ] Stopped Network Time Synchronization.
[FAILED] Failed to start Network Time Synchronization.
See 'systemctl status systemd-timesyncd.service' for details.
[  OK  ] Started IPv6 Packet Filtering Framework.
[  OK  ] Reached target Network (Pre).
[  OK  ] Stopped Login Service.
[FAILED] Failed to start Login Service.
See 'systemctl status systemd-logind.service' for details.
         Starting Network Service...
[  OK  ] Stopped Login Service.
[FAILED] Failed to start Login Service.
See 'systemctl status systemd-logind.service' for details.
[  OK  ] Stopped Login Service.
[FAILED] Failed to start Login Service.
See 'systemctl status systemd-logind.service' for details.
[  OK  ] Stopped Login Service.
[FAILED] Failed to start Login Service.
See 'systemctl status systemd-logind.service' for details.
[  OK  ] Started Network Service.
         Starting Wait for Network to be Configured...
[FAILED] Failed to start Network Name Resolution.
See 'systemctl status systemd-resolved.service' for details.
[  OK  ] Reached target Network.
[  OK  ] Reached target Host and Network Name Lookups.
         Starting Avahi[   10.189756] PVR_K:  302: Read BVNC 22.104.208.318 from HW device registers
 mDNS/DNS-SD Stack...
[  OK  ] Started NFS status monitor for NFSv2/3 locking..
         Starting Permit User Sessions...
[  OK  ] Stoppe[   10.213005] PVR_K:  302: RGX Device initialised with BVNC 22.104.208.318
d Network Name Resolution.
[FAILED] Failed to start Network Name Resolution.
See 'systemctl status systemd-resolved.service' for details.
[  OK[   10.239577] [drm] Initialized pvr 1.10.5371573 20170530 for 4e20000000.gpu on minor 0
  ] Stopped Network Name Resolution.
[FAILED] Failed to start Network Name Resolution.
See 'systemctl status systemd-resolved.service' for details.
[  OK  ] Started Permit User Sessions.
[  OK  ] Started Getty on tty1.
[  OK  ] Started Serial Getty on ttyS2.
[  OK  ] Started Serial Getty on ttyS3.
[  OK  ] Reached target Login Prompts.
         Starting Synchronize System and HW clocks...
[  OK  ] Stopped Network Name Resolution.
[FAILED] Failed to start Network Name Resolution.
See 'systemctl status systemd-resolved.service' for details.
[  OK  ] Started Avahi mDNS/DNS-SD Stack.
[  OK  ] Stopped Network Name Resolution.
[FAILED] Failed to start Network Name Resolution.
See 'systemctl status systemd-resolved.service' for details.
[  OK  ] Stopped Network Name Resolution.
[FAILED] Failed to start Network Name Resolution.
See 'systemctl status systemd-resolved.service' for details.
[FAILED] Failed to start Synchronize System and HW clocks.
See 'systemctl status sync-clocks.service' for details.
[   10.369081] k3-dsp-rproc 4d80800000.dsp: assigned reserved memory node c66-dma-memory@a7000000
[   10.701487] k3-dsp-rproc 4d80800000.dsp: configured DSP for IPC-only mode
***************************************************************
***************************************************************
NOTICE: This file system contains the following GPLv3 packages:
	bash-dev
	bash
	bc
	binutils
	cifs-utils
	cpio
	dosfstools
	elfutils
	gawk
	gdb
	glmark2
	gzip
	less
	libasm1
	libbfd
	libdw1
	libelf1
	libgdbm-compat4
	libgdbm-dev
	libgdbm6
	libgmp10
	libidn2-0
	libreadline-dev
	libreadline8
	libunistring2
	m4-dev
	m4
	nettle
	parted
	tar
	which

If you do not wish to distribute GPLv3 components please remove
the above packages prior to distribution.  This can be done using
the opkg remove command.  i.e.:
    opkg remove <package>
W[   10.963287] remoteproc remoteproc0: 4d80800000.dsp is available
here <package> is the name printed in the list above

NOTE: If the package is a dependency of another package you
      will be notified of the dependent packages.  You should
      use the --force-removal-of-dependent-packages option to
      also remove the dependent packages as well
***************************************************************
***************************************************************
[  OK  ] Started Print notice about GPLv3 packages.
[   11.114601] platform 41000000.r5f: configured R5F for remoteproc mode
[   11.199807] k3-dsp-rproc 4d81800000.dsp: assigned reserved memory node c66-dma-memory@a6000000
[   11.212263] remoteproc remoteproc0: powering up 4d80800000.dsp
[   11.218115] remoteproc remoteproc0: Booting fw image j7-c66_0-fw, size 1513584
[   11.230357] k3-dsp-rproc 4d80800000.dsp: DSP initialized in IPC-only mode
[   11.237164]  remoteproc0#vdev0buffer: assigned reserved memory node c66-dma-memory@a7000000
[   11.253777] virtio_rpmsg_bus virtio0: rpmsg host is online
[   11.259306]  remoteproc0#vdev0buffer: registered virtio0 (type 7)
[   11.274233] remoteproc remoteproc0: remote processor 4d80800000.dsp is now up
[   11.316547] platform 41000000.r5f: assigned reserved memory node r5f-dma-memory@a0000000
[   11.534638] k3-dsp-rproc 4d81800000.dsp: configured DSP for IPC-only mode
[   11.595447] remoteproc remoteproc1: 41000000.r5f is available
[   11.670241] random: crng init done
[   11.673637] random: 7 urandom warning(s) missed due to ratelimiting
[   11.686627] remoteproc remoteproc2: 4d81800000.dsp is available
[  OK  ] Started Load/Save Random Seed.
[   11.743802] remoteproc remoteproc1: Direct firmware load for j7-mcu-r5f0_0-fw failed with error -2
[   11.754347] remoteproc remoteproc1: powering up 41000000.r5f
[   11.765344] remoteproc remoteproc1: Direct firmware load for j7-mcu-r5f0_0-fw failed with error -2
[   11.777150] remoteproc remoteproc1: request_firmware failed: -2
[   11.783249] platform 5c00000.r5f: configured R5F for IPC-only mode
[   11.825749] k3-dsp-rproc 64800000.dsp: assigned reserved memory node c71-dma-memory@a8000000
[   11.838099] remoteproc remoteproc2: powering up 4d81800000.dsp
[   11.846219] remoteproc remoteproc2: Booting fw image j7-c66_1-fw, size 1513584
[   11.858331] k3-dsp-rproc 4d81800000.dsp: DSP initialized in IPC-only mode
[   11.865134]  remoteproc2#vdev0buffer: assigned reserved memory node c66-dma-memory@a6000000
[   11.879641] virtio_rpmsg_bus virtio1: rpmsg host is online
[   11.885193]  remoteproc2#vdev0buffer: registered virtio1 (type 7)
[   11.897100] remoteproc remoteproc2: remote processor 4d81800000.dsp is now up
[   11.908298] am65-cpsw-nuss 46000000.ethernet: phy /interconnect@100000/interconnect@28380000/ethernet@46000000/mdio@f00/ethernet-phy@0 not found on slave 1
[   11.925213] platform 5c00000.r5f: assigned reserved memory node r5f-dma-memory@a1000000
[   11.990038] k3-dsp-rproc 64800000.dsp: configured DSP for IPC-only mode
[   12.021038] remoteproc remoteproc3: 5c00000.r5f is available
[   12.050453] remoteproc remoteproc4: 64800000.dsp is available
[   12.079804] platform 5d00000.r5f: configured R5F for remoteproc mode
[   12.102682] remoteproc remoteproc3: powering up 5c00000.r5f
[   12.110777] remoteproc remoteproc3: Booting fw image j7-main-r5f0_0-fw, size 4847940
[   12.122681] remoteproc remoteproc4: powering up 64800000.dsp
[   12.128366] remoteproc remoteproc4: Booting fw image j7-c71_0-fw, size 9314288
[   12.136716] platform 5c00000.r5f: R5F core initialized in IPC-only mode
[   12.146239]  remoteproc3#vdev0buffer: assigned reserved memory node r5f-dma-memory@a1000000
[   12.146288] platform 5d00000.r5f: assigned reserved memory node r5f-dma-memory@a3000000
[   12.154713] k3-dsp-rproc 64800000.dsp: DSP initialized in IPC-only mode
[   12.173459] virtio_rpmsg_bus virtio2: rpmsg host is online
[   12.178118] virtio_rpmsg_bus virtio2: creating channel rpmsg_chrdev addr 0xd
[   12.181080]  remoteproc3#vdev0buffer: registered virtio2 (type 7)
[   12.192356]  remoteproc4#vdev0buffer: assigned reserved memory node c71-dma-memory@a8000000
[   12.203763] virtio_rpmsg_bus virtio3: rpmsg host is online
[   12.205848] virtio_rpmsg_bus virtio3: creating channel rpmsg_chrdev addr 0xd
[   12.209896] remoteproc remoteproc3: remote processor 5c00000.r5f is now up
[   12.224423]  remoteproc4#vdev0buffer: registered virtio3 (type 7)
[   12.232496] remoteproc remoteproc4: remote processor 64800000.dsp is now up
[   12.525399] remoteproc remoteproc5: 5d00000.r5f is available
[   12.645179] remoteproc remoteproc5: Direct firmware load for j7-main-r5f0_1-fw failed with error -2
[   12.658016] remoteproc remoteproc5: powering up 5d00000.r5f
[   12.663651] remoteproc remoteproc5: Direct firmware load for j7-main-r5f0_1-fw failed with error -2
[   12.677944] platform 5e00000.r5f: configured R5F for remoteproc mode
[   12.682235] remoteproc remoteproc5: request_firmware failed: -2
[   12.807751] platform 5e00000.r5f: assigned reserved memory node r5f-dma-memory@a4000000
[   12.979661] remoteproc remoteproc6: 5e00000.r5f is available
[   13.118588] remoteproc remoteproc6: Direct firmware load for j7-main-r5f1_0-fw failed with error -2
[   13.134218] remoteproc remoteproc6: powering up 5e00000.r5f
[   13.139869] remoteproc remoteproc6: Direct firmware load for j7-main-r5f1_0-fw failed with error -2
[   13.151753] remoteproc remoteproc6: request_firmware failed: -2
[   13.161015] platform 5f00000.r5f: configured R5F for remoteproc mode
[   13.270913] platform 5f00000.r5f: assigned reserved memory node r5f-dma-memory@a5000000
[   13.400181] remoteproc remoteproc7: 5f00000.r5f is available
[   13.428961] remoteproc remoteproc7: Direct firmware load for j7-main-r5f1_1-fw failed with error -2
[   13.440863] remoteproc remoteproc7: powering up 5f00000.r5f
[   13.450322] remoteproc remoteproc7: Direct firmware load for j7-main-r5f1_1-fw failed with error -2
[   13.461617] remoteproc remoteproc7: request_firmware failed: -2
[  OK  ] Created slice system-weston.slice.
[   13.612698] remoteproc remoteproc8: b034000.pru is available
[  OK  ] Started Weston Wayland Compositor.
[FAILED] Failed to start Login Service.[   13.712731] pru-rproc b034000.pru: PRU rproc node /interconnect@100000/icssg@b000000/pru@34000 probed successfully

See 'systemctl status systemd-logind.service' for details.
[   13.784792] omap_rng 4e10000.trng: Random Number Generator ver. 241b34c
[  OK  ] Started rc.pvr.service.
[   13.800746] remoteproc remoteproc9: b004000.rtu is available
         Starting weston.service...
[   13.885264] pru-rproc b004000.rtu: PRU rproc node /interconnect@100000/icssg@b000000/rtu@4000 probed successfully
[  OK  ] Created slice system-systemd\x2dfsck.slice.
[   13.955950] pru-rproc b00a000.txpru: IRQ vring not found
[   13.991382] pru-rproc b00a000.txpru: IRQ kick not found
[   14.024649] remoteproc remoteproc10: b00a000.txpru is available
[   14.060637] pru-rproc b00a000.txpru: PRU rproc node /interconnect@100000/icssg@b000000/txpru@a000 probed successfully
[   14.096179] remoteproc remoteproc11: b038000.pru is available
[   14.116138] pru-rproc b038000.pru: PRU rproc node /interconnect@100000/icssg@b000000/pru@38000 probed successfully
[   14.156587] remoteproc remoteproc12: b006000.rtu is available
[   14.170773] pru-rproc b006000.rtu: PRU rproc node /interconnect@100000/icssg@b000000/rtu@6000 probed successfully
[   14.200636] pru-rproc b00c000.txpru: IRQ vring not found
[   14.210236] pru-rproc b00c000.txpru: IRQ kick not found
[   14.219418] remoteproc remoteproc13: b00c000.txpru is available
[   14.230266] pru-rproc b00c000.txpru: PRU rproc node /interconnect@100000/icssg@b000000/txpru@c000 probed successfully
[   14.248315] remoteproc remoteproc14: b134000.pru is available
[   14.254234] pru-rproc b134000.pru: PRU rproc node /interconnect@100000/icssg@b100000/pru@34000 probed successfully
[  OK  ] Found device /dev/mmcblk0p1.
[   14.270442] remoteproc remoteproc15: b104000.rtu is available
         Starting File System Check on /dev/mmcblk0p1...
[   14.292042] pru-rproc b104000.rtu: PRU rproc node /interconnect@100000/icssg@b100000/rtu@4000 probed successfully
[   14.312918] cdns-usb3 6000000.usb: DRD version v1 (ID: 0004024e, rev: 00000200)
[   14.327196] pru-rproc b10a000.txpru: IRQ vring not found
[   14.337108] pru-rproc b10a000.txpru: IRQ kick not found
[   14.353451] remoteproc remoteproc16: b10a000.txpru is available
[   14.363483] pru-rproc b10a000.txpru: PRU rproc node /interconnect@100000/icssg@b100000/txpru@a000 probed successfully
[   14.391287] remoteproc remoteproc17: b138000.pru is available
[   14.408043] pru-rproc b138000.pru: PRU rproc node /interconnect@100000/icssg@b100000/pru@38000 probed successfully
[   14.428114] remoteproc remoteproc18: b106000.rtu is available
[[   14.438400] pru-rproc b106000.rtu: PRU rproc node /interconnect@100000/icssg@b100000/rtu@6000 probed successfully
  OK  ] Started File System Check on /dev/mmcblk0p1.[   14.454897] pru-rproc b10c000.txpru: IRQ vring not found

[   14.466370] pru-rproc b10c000.txpru: IRQ kick not found
[   14.474489] remoteproc remoteproc19: b10c000.txpru is available
         Mounting /run/media/mmcblk0p1...
[   14.483194] pru-rproc b10c000.txpru: PRU rproc node /interconnect@100000/icssg@b100000/txpru@c000 probed successfully
[  OK  ] Mounted /run/media/mmcblk0p1.
[   15.154255] cdns-usb3 6000000.usb: Initialized  ep0 support:  
[   15.166692] cdns-usb3 6000000.usb: Initialized  ep1out support: BULK, INT ISO
[   15.180255] cdns-usb3 6000000.usb: Initialized  ep2out support: BULK, INT ISO
[   15.194218] cdns-usb3 6000000.usb: Initialized  ep3out support: BULK, INT ISO
[   15.206208] cdns-usb3 6000000.usb: Initialized  ep4out support: BULK, INT ISO
[   15.218208] cdns-usb3 6000000.usb: Initialized  ep5out support: BULK, INT ISO
[   15.230214] cdns-usb3 6000000.usb: Initialized  ep6out support: BULK, INT ISO
[   15.242216] cdns-usb3 6000000.usb: Initialized  ep7out support: BULK, INT ISO
[   15.249584] cdns-usb3 6000000.usb: Initialized  ep8out support: BULK, INT ISO
[   15.262208] cdns-usb3 6000000.usb: Initialized  ep9out support: BULK, INT ISO
[   15.274207] cdns-usb3 6000000.usb: Initialized  ep10out support: BULK, INT ISO
[   15.286223] cdns-usb3 6000000.usb: Initialized  ep11out support: BULK, INT ISO
[   15.293438] cdns-usb3 6000000.usb: Initialized  ep12out support: BULK, INT ISO
[   15.306206] cdns-usb3 6000000.usb: Initialized  ep13out support: BULK, INT ISO
[   15.313419] cdns-usb3 6000000.usb: Initialized  ep14out support: BULK, INT ISO
[   15.330206] cdns-usb3 6000000.usb: Initialized  ep15out support: BULK, INT ISO
[   15.337418] cdns-usb3 6000000.usb: Initialized  ep1in support: BULK, INT ISO
[   15.350209] cdns-usb3 6000000.usb: Initialized  ep2in support: BULK, INT ISO
[   15.357249] cdns-usb3 6000000.usb: Initialized  ep3in support: BULK, INT ISO
[   15.370205] cdns-usb3 6000000.usb: Initialized  ep4in support: BULK, INT ISO
[   15.377244] cdns-usb3 6000000.usb: Initialized  ep5in support: BULK, INT ISO
[   15.390205] cdns-usb3 6000000.usb: Initialized  ep6in support: BULK, INT ISO
[   15.397244] cdns-usb3 6000000.usb: Initialized  ep7in support: BULK, INT ISO
[   15.414207] cdns-usb3 6000000.usb: Initialized  ep8in support: BULK, INT ISO
[   15.421244] cdns-usb3 6000000.usb: Initialized  ep9in support: BULK, INT ISO
[   15.434205] cdns-usb3 6000000.usb: Initialized  ep10in support: BULK, INT ISO
[   15.441330] cdns-usb3 6000000.usb: Initialized  ep11in support: BULK, INT ISO
[   15.454206] cdns-usb3 6000000.usb: Initialized  ep12in support: BULK, INT ISO
[   15.461331] cdns-usb3 6000000.usb: Initialized  ep13in support: BULK, INT ISO
[   15.478205] cdns-usb3 6000000.usb: Initialized  ep14in support: BULK, INT ISO
[   15.485329] cdns-usb3 6000000.usb: Initialized  ep15in support: BULK, INT ISO
[   15.498816] cdns-usb3 6400000.usb: DRD version v1 (ID: 0004024e, rev: 00000200)
[   15.559150] usbcore: registered new interface driver usbfs
[   15.574582] usbcore: registered new interface driver hub
[   15.580351] usbcore: registered new device driver usb
[   15.591499] xhci-hcd xhci-hcd.2.auto: xHCI Host Controller
[   15.597009] xhci-hcd xhci-hcd.2.auto: new USB bus registered, assigned bus number 1
[   15.614351] xhci-hcd xhci-hcd.2.auto: hcc params 0x200073c9 hci version 0x100 quirks 0x0000000000010010
[   15.630237] xhci-hcd xhci-hcd.2.auto: irq 506, io mem 0x06410000
[   15.642358] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.04
[   15.654211] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   15.666206] usb usb1: Product: xHCI Host Controller
[   15.671139] usb usb1: Manufacturer: Linux 5.4.40-gfb1068f4c8 xhci-hcd
[   15.682204] usb usb1: SerialNumber: xhci-hcd.2.auto
[   15.690449] hub 1-0:1.0: USB hub found
[   15.694637] hub 1-0:1.0: 1 port detected
[   15.702995] xhci-hcd xhci-hcd.2.auto: xHCI Host Controller
[   15.708485] xhci-hcd xhci-hcd.2.auto: new USB bus registered, assigned bus number 2
[   15.722216] xhci-hcd xhci-hcd.2.auto: Host supports USB 3.0 SuperSpeed
[   15.734249] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[   15.746254] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.04
[   15.762206] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   15.769481] usb usb2: Product: xHCI Host Controller
[   15.778209] usb usb2: Manufacturer: Linux 5.4.40-gfb1068f4c8 xhci-hcd
[   15.790212] usb usb2: SerialNumber: xhci-hcd.2.auto
[   15.795357] hub 2-0:1.0: USB hub found
[   15.799457] hub 2-0:1.0: 1 port detected

 _____                    _____           _         _   
|  _  |___ ___ ___ ___   |  _  |___ ___  |_|___ ___| |_ 
|     |  _| .'| . | . |  |   __|  _| . | | | -_|  _|  _|
|__|__|_| |__,|_  |___|  |__|  |_| |___|_| |___|___|_|  
              |___|                    |___|            

Arago Project http://arago-project.org j7-evm ttyS2

Arago 2020.05 j7-evm ttyS2

j7-evm login: root

In this boot log, we already set below config

=> setenv dorprocboot 1
=> setenv rproc_fw_binaries '0 /lib/firmware/j7-mcu-r5f0_0-fw 2 /lib/firmware/j7-main-r5f0_0-fw 3 /lib/firmware/j7-main-r5f0_1-fw 4 /lib/firmware/j7-main-r5f1_0-fw 5 /lib/firmware/j7-main-r5f1_1-fw 6 /lib/firmware/j7-c66_0-fw 7 /lib/firmware/j7-c66_1-fw 8 /lib/firmware/j7-c71_0-fw'
=> setenv name_overlays 'k3-j721e-vision-apps.dtbo'
=> saveenv

So you can see there are two time that remote process load the j7-main-r5f0_0-fw firmware.

The first time is

Load Remote Processor 2 with data@addr=0x80080000 4847940 bytes: Success!
1513584 bytes read in 8 ms (180.4 MiB/s)

And the Second time is

[   11.783249] platform 5c00000.r5f: configured R5F for IPC-only mode
[   11.925213] platform 5c00000.r5f: assigned reserved memory node r5f-dma-memory@a1000000
[   12.021038] remoteproc remoteproc3: 5c00000.r5f is available
[   12.102682] remoteproc remoteproc3: powering up 5c00000.r5f
[   12.110777] remoteproc remoteproc3: Booting fw image j7-main-r5f0_0-fw, size 4847940
[   12.146239]  remoteproc3#vdev0buffer: assigned reserved memory node r5f-dma-memory@a1000000

So I have some questions,

1. Why the remoteproc need to load firmware twice

2 . Also I find if I want to run vision_apps demo, like './run_app_tidl.sh", then I will need the first time load process.

but if I want ethfw function, I compare EVM board's CPSW9G related log, It will start on the second time load process. 

The two function (vision_apps & CPSW9G ) all build in j7-main-r5f0_0-fw, why they run on different loading time? 

BR

Sentinen Chen

  • Hi Sentinen,

    "[ 11.783249] platform 5c00000.r5f: configured R5F for IPC-only mode"

    The above typically means the firmware is not loaded again but just attached in IPC only mode.

    Best Regards,
    Keerthy

  • Hi Keethy:

    Thanks your information.

    Can I understand that if I set dorprocboot to 1, then remote core  will load firmware on first time.

    And if I set dorprocboot to 0, then remote core  will load firmware on second time.

    BTW, I still have one question:

    1. What time remote core should be used as IPC only mode, and what time should be remoteproc mode?  or what different between IPC-only mode and remoteproc mode? 

    BR

    Sentinen Chen

  • Hi Chen,

    Could you please share your complete log for both the cases? Linux boot log will cleanly tell us if it loaded firmwares in IPC only mode or on full feature mode..

    Regarding your question, if the firmares is already loaded on the remote cores, it will just initialize IPC entries. 

    Regards,

    Brijesh

  • Hi Keerthy:

    We do some test recently, 

    First situation:

    1. We modify the firmware name form "j7-main-r5f0_0-fw" to "j7-main-r5f0_0-fw-exp"
    2. and modify rproc_fw_binaries parameter to "2 /lib/firmware/j7-main-r5f0_0-fw-exp 3 /lib/firmware/j7-main-r5f0_1-fw 4 /lib/firmware/j7-main-r5f1_0-fw 5 /lib/firmware/j7-main-r5f1_1-fw 6 /lib/firmware/j7-c66_0-fw 7 /lib/firmware/j7-c66_1-fw 8 /lib/firmware/j7-c71_0-fw"

    • In the situation, we would like let remoteproc only load in U-boot, and didn't attached in IPC only mode in linux.
      But we find the ethfw function never start-up in this setup.

    Second situation:

    1. We keep the firmware name "j7-main-r5f0_0-fw"
    2. And disable dorprocboot parameter "=> setenv dorprocboot 0"
    • In the situation, we still can see ethfw function start-up on liunx boot time 11s.

    Form the two situation result,

    I didn't understand why the ethfw function can't start in first situation.

    BR

    Sentinen Chen

  • Hi Brijesh:

    Please see below my colleague's test log 

    1. dorprocboot=1

    U-Boot SPL 2020.01-g8d8c0726c8 (Dec 03 2020 - 06:06:14 +0000)
    SYSFW ABI: 3.0 (firmware rev 0x0014 '20.04.1-v2020.04a (Terrific Lla')
    Reading on-board EEPROM at 0x50 failed 1
    Trying to boot from SPI
    Loading Environment from MMC... *** Warning - No MMC card found, using default environment
    
    Loading rproc fw image from device 3 not supported!
    Loading rproc fw image from device 3 not supported!
    Starting ATF on ARM64 core...
    
    NOTICE:  BL31: v2.3():07.00.00.005-dirty
    NOTICE:  BL31: Built : 03:24:44, Oct 26 2020
    
    U-Boot SPL 2020.01-g8d8c0726c8 (Dec 03 2020 - 05:34:20 +0000)
    SYSFW ABI: 3.0 (firmware rev 0x0014 '20.04.1-v2020.04a (Terrific Lla')
    Reading on-board EEPROM at 0x50 failed 1
    Trying to boot from SPI
    
    
    U-Boot 2020.01-g8d8c0726c8 (Dec 03 2020 - 05:34:20 +0000)
    
    SoC:   J721E SR1.0
    Model: Texas Instruments K3 J721E SoC
    Reading on-board EEPROM at 0x50 failed 1
    Board: J721EX-PM1-SOM rev E2
    DRAM:  4 GiB
    not found for dev hbmc-mux
    Flash: 0 Bytes
    MMC:   sdhci@4f80000: 0
    Loading Environment from MMC... OK
    In:    serial@2800000
    Out:   serial@2800000
    Err:   serial@2800000
    Reading on-board EEPROM at 0x50 failed 1
    Net:   Sentinen Print pull high reset 
    Could not get PHY for ethernet@046000000: addr 2
    phy_connect() failed
    No ethernet found.
    
    Hit any key to stop autoboot:  2  1  0 
    switch to partitions #0, OK
    mmc0(part 0) is current device
    SD/MMC found on device 0
    ** Unrecognized filesystem type **
    4856132 bytes read in 20 ms (231.6 MiB/s)
    Load Remote Processor 2 with data@addr=0x80080000 4856132 bytes: Success!
    1513584 bytes read in 8 ms (180.4 MiB/s)
    Load Remote Processor 6 with data@addr=0x80080000 1513584 bytes: Success!
    1513584 bytes read in 8 ms (180.4 MiB/s)
    Load Remote Processor 7 with data@addr=0x80080000 1513584 bytes: Success!
    9314288 bytes read in 17 ms (522.5 MiB/s)
    Load Remote Processor 8 with data@addr=0x80080000 9314288 bytes: Success!
    16654344 bytes read in 53 ms (299.7 MiB/s)
    91114 bytes read in 3 ms (29 MiB/s)
    1719 bytes read in 2 ms (838.9 KiB/s)
    ## Flattened Device Tree blob at 82000000
       Booting using the fdt blob at 0x82000000
       Loading Device Tree to 00000000fdda0000, end 00000000fdeb9fff ... OK
    
    Starting kernel ...
    
    [    0.000000] Booting Linux on physical CPU 0x0000000000 [0x411fd080]
    [    0.000000] Linux version 5.4.40-g1fb4f9a5a7 (oe-user@oe-host) (gcc version 9.2.1 20191025 (GNU Toolchain for the A-profile Architecture 9.2-2019.12 (arm-9.10))) #1 SMP PREEMPT Tue Dec 1 07:34:12 UTC 2020
    [    0.000000] Machine model: Texas Instruments K3 J721E SoC
    [    0.000000] earlycon: ns16550a0 at MMIO32 0x0000000002800000 (options '')
    [    0.000000] printk: bootconsole [ns16550a0] enabled
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a0000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-dma-memory@a0000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a0100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-memory@a0100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a1000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-dma-memory@a1000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a1100000, size 31 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-memory@a1100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a3000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-dma-memory@a3000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a3100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-memory@a3100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a4000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-dma-memory@a4000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a4100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-memory@a4100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a5000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-dma-memory@a5000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a5100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-memory@a5100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a6000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node c66-dma-memory@a6000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a6100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node c66-memory@a6100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a7000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node c66-dma-memory@a7000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a7100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node c66-memory@a7100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a8000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node c71-dma-memory@a8000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a8100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node c71-memory@a8100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000ac000000, size 32 MiB
    [    0.000000] OF: reserved mem: initialized node vision_apps-dma-memory@ac000000, compatible id shared-dma-pool
    [    0.000000] OF: reserved mem: initialized node vision_apps_shared-memories, compatible id dma-heap-carveout
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000ce000000, size 720 MiB
    [    0.000000] OF: reserved mem: initialized node vision_apps-core-heap-memory@ce000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000fb000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-dma-memory@fb000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000fb100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-memory@fb100000, compatible id shared-dma-pool
    [    0.000000] cma: Failed to reserve 512 MiB
    [    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: Trusted OS migration not required
    [    0.000000] psci: SMC Calling Convention v1.0
    [    0.000000] percpu: Embedded 2 pages/cpu s48408 r8192 d74472 u131072
    [    0.000000] Detected PIPT I-cache on CPU0
    [    0.000000] CPU features: detected: GIC system register CPU interface
    [    0.000000] CPU features: detected: EL2 vector hardening
    [    0.000000] Built 1 zonelists, mobility grouping off.  Total pages: 35779
    [    0.000000] Kernel command line: console=ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 mtdparts=47040000.spi.0:512k(ospi.tiboot3),2m(ospi.tispl),4m(ospi.u-boot),128k(ospi.env),128k(ospi.env.backup),1m(ospi.sysfw),-@8m(ospi.rootfs);47034000.hyperbus:512k(hbmc.tiboot3),2m(hbmc.tispl),4m(hbmc.u-boot),256k(hbmc.env),1m(hbmc.sysfw),-@8m(hbmc.rootfs) root=PARTUUID=a3179f72-7984-407e-bdf3-c374e0d3d24f rw rootfstype=ext4 rootwait
    [    0.000000] Dentry cache hash table entries: 524288 (order: 6, 4194304 bytes, linear)
    [    0.000000] Inode-cache hash table entries: 262144 (order: 5, 2097152 bytes, linear)
    [    0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
    [    0.000000] software IO TLB: mapped [mem 0x9a800000-0x9e800000] (64MB)
    [    0.000000] Memory: 2584064K/2293760K available (9534K kernel code, 776K rwdata, 3840K rodata, 1728K init, 695K bss, 18446744073709261312K reserved, 0K cma-reserved)
    [    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
    [    0.000000] rcu: Preemptible hierarchical RCU implementation.
    [    0.000000] rcu: 	RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.
    [    0.000000] 	Tasks RCU enabled.
    [    0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
    [    0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
    [    0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
    [    0.000000] GICv3: GIC: Using split EOI/Deactivate mode
    [    0.000000] GICv3: 960 SPIs implemented
    [    0.000000] GICv3: 0 Extended SPIs implemented
    [    0.000000] GICv3: Distributor has no Range Selector support
    [    0.000000] GICv3: 16 PPIs implemented
    [    0.000000] GICv3: no VLPI support, no direct LPI support
    [    0.000000] GICv3: CPU0: found redistributor 0 region 0:0x0000000001900000
    [    0.000000] ITS [mem 0x01820000-0x0182ffff]
    [    0.000000] GIC: enabling workaround for ITS: Socionext Synquacer pre-ITS
    [    0.000000] ITS@0x0000000001820000: allocated 1048576 Devices @8c0800000 (flat, esz 8, psz 64K, shr 0)
    [    0.000000] ITS: using cache flushing for cmd queue
    [    0.000000] GICv3: using LPI property table @0x00000008c00c0000
    [    0.000000] GIC: using cache flushing for LPI property table
    [    0.000000] GICv3: CPU0: using allocated LPI pending table @0x00000008c00d0000
    [    0.000000] random: get_random_bytes called from start_kernel+0x2b8/0x438 with crng_init=0
    [    0.000000] arch_timer: cp15 timer(s) running at 200.00MHz (phys).
    [    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x2e2049d3e8, max_idle_ns: 440795210634 ns
    [    0.000001] sched_clock: 56 bits at 200MHz, resolution 5ns, wraps every 4398046511102ns
    [    0.008357] Console: colour dummy device 80x25
    [    0.012912] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000)
    [    0.023580] pid_max: default: 32768 minimum: 301
    [    0.028326] LSM: Security Framework initializing
    [    0.033066] Mount-cache hash table entries: 8192 (order: 0, 65536 bytes, linear)
    [    0.040633] Mountpoint-cache hash table entries: 8192 (order: 0, 65536 bytes, linear)
    [    0.072677] ASID allocator initialised with 32768 entries
    [    0.086203] rcu: Hierarchical SRCU implementation.
    [    0.099143] Platform MSI: gic-its@1820000 domain created
    [    0.104668] PCI/MSI: /interconnect@100000/interrupt-controller@1800000/gic-its@1820000 domain created
    [    0.122103] smp: Bringing up secondary CPUs ...
    [    0.159052] Detected PIPT I-cache on CPU1
    [    0.159070] GICv3: CPU1: found redistributor 1 region 0:0x0000000001920000
    [    0.159079] GICv3: CPU1: using allocated LPI pending table @0x00000008c00e0000
    [    0.159099] CPU1: Booted secondary processor 0x0000000001 [0x411fd080]
    [    0.159136] smp: Brought up 1 node, 2 CPUs
    [    0.188479] SMP: Total of 2 processors activated.
    [    0.193283] CPU features: detected: 32-bit EL0 Support
    [    0.198535] CPU features: detected: CRC32 instructions
    [    0.209785] CPU: All CPU(s) started at EL2
    [    0.213978] alternatives: patching kernel code
    [    0.218903] devtmpfs: initialized
    [    0.226330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
    [    0.236295] futex hash table entries: 512 (order: -1, 32768 bytes, linear)
    [    0.243421] pinctrl core: initialized pinctrl subsystem
    [    0.249082] NET: Registered protocol family 16
    [    0.253789] DMA: preallocated 256 KiB pool for atomic allocations
    [    0.260266] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
    [    0.274714] HugeTLB registered 16.0 GiB page size, pre-allocated 0 pages
    [    0.281566] HugeTLB registered 512 MiB page size, pre-allocated 0 pages
    [    0.288323] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
    [    0.296875] cryptd: max_cpu_qlen set to 1000
    [    0.303908] vsys_3v3: supplied by evm_12v0
    [    0.308201] vsys_5v0: supplied by evm_12v0
    [    0.312675] iommu: Default domain type: Translated 
    [    0.317776] SCSI subsystem initialized
    [    0.321941] mc: Linux media interface: v0.10
    [    0.326318] videodev: Linux video capture interface: v2.00
    [    0.331928] pps_core: LinuxPPS API ver. 1 registered
    [    0.336997] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
    [    0.346333] PTP clock support registered
    [    0.350343] EDAC MC: Ver: 3.0.0
    [    0.353988] FPGA manager framework
    [    0.357498] Advanced Linux Sound Architecture Driver Initialized.
    [    0.364043] clocksource: Switched to clocksource arch_sys_counter
    [    0.370333] VFS: Disk quotas dquot_6.6.0
    [    0.374381] VFS: Dquot-cache hash table entries: 8192 (order 0, 65536 bytes)
    [    0.383685] Carveout Heap: Exported 512 MiB at 0x00000000ae000000
    [    0.389914] thermal_sys: Registered thermal governor 'step_wise'
    [    0.389915] thermal_sys: Registered thermal governor 'power_allocator'
    [    0.396214] NET: Registered protocol family 2
    [    0.407562] tcp_listen_portaddr_hash hash table entries: 4096 (order: 0, 65536 bytes, linear)
    [    0.416321] TCP established hash table entries: 32768 (order: 2, 262144 bytes, linear)
    [    0.424513] TCP bind hash table entries: 32768 (order: 3, 524288 bytes, linear)
    [    0.432204] TCP: Hash tables configured (established 32768 bind 32768)
    [    0.438933] UDP hash table entries: 2048 (order: 0, 65536 bytes, linear)
    [    0.445822] UDP-Lite hash table entries: 2048 (order: 0, 65536 bytes, linear)
    [    0.453203] NET: Registered protocol family 1
    [    0.457899] RPC: Registered named UNIX socket transport module.
    [    0.463952] RPC: Registered udp transport module.
    [    0.468758] RPC: Registered tcp transport module.
    [    0.473562] RPC: Registered tcp NFSv4.1 backchannel transport module.
    [    0.480145] PCI: CLS 0 bytes, default 64
    [    0.484389] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available
    [    0.495756] Initialise system trusted keyrings
    [    0.500366] workingset: timestamp_bits=46 max_order=16 bucket_order=0
    [    0.508816] squashfs: version 4.0 (2009/01/31) Phillip Lougher
    [    0.515004] NFS: Registering the id_resolver key type
    [    0.520223] Key type id_resolver registered
    [    0.524494] Key type id_legacy registered
    [    0.528590] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
    [    0.535517] 9p: Installing v9fs 9p2000 file system support
    [    0.548229] Key type asymmetric registered
    [    0.552415] Asymmetric key parser 'x509' registered
    [    0.557417] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244)
    [    0.564978] io scheduler mq-deadline registered
    [    0.569607] io scheduler kyber registered
    [    0.574644] pinctrl-single 4301c000.pinmux: 94 pins, size 376
    [    0.580702] pinctrl-single 11c000.pinmux: 173 pins, size 692
    [    0.586839] pinctrl-single a40000.timesync_router: 512 pins, size 2048
    [    0.595559] k3-ringacc 2b800000.ringacc: Failed to get MSI domain
    [    0.601818] k3-ringacc 3c000000.ringacc: Failed to get MSI domain
    [    0.608139] ti-pat 31010000.pat: Found PAT Rev 1.0 with 16384 pages
    [    0.614548] debugfs: Directory '31010000.pat' with parent 'regmap' already present!
    [    0.622533] ti-pat 31011000.pat: Found PAT Rev 1.0 with 16384 pages
    [    0.628943] debugfs: Directory '31011000.pat' with parent 'regmap' already present!
    [    0.636864] ti-pat 31012000.pat: Found PAT Rev 1.0 with 16384 pages
    [    0.643278] debugfs: Directory '31012000.pat' with parent 'regmap' already present!
    [    0.651192] ti-pat 31013000.pat: Found PAT Rev 1.0 with 2048 pages
    [    0.657514] debugfs: Directory '31013000.pat' with parent 'regmap' already present!
    [    0.665445] ti-pat 31014000.pat: Found PAT Rev 1.0 with 2048 pages
    [    0.671769] debugfs: Directory '31014000.pat' with parent 'regmap' already present!
    [    0.681010] Serial: 8250/16550 driver, 10 ports, IRQ sharing enabled
    [    0.692386] brd: module loaded
    [    0.698265] loop: module loaded
    [    0.701728] sysfs: cannot create duplicate filename '/devices/platform/dma_buf_phys'
    [    0.709653] CPU: 0 PID: 1 Comm: swapper/0 Not tainted 5.4.40-g1fb4f9a5a7 #1
    [    0.716762] Hardware name: Texas Instruments K3 J721E SoC (DT)
    [    0.722716] Call trace:
    [    0.725210]  dump_backtrace+0x0/0x140
    [    0.728945]  show_stack+0x14/0x20
    [    0.732324]  dump_stack+0xb4/0xf8
    [    0.735706]  sysfs_warn_dup+0x5c/0x78
    [    0.739440]  sysfs_create_dir_ns+0xd8/0xf0
    [    0.743619]  kobject_add_internal+0x94/0x280
    [    0.747975]  kobject_add+0x90/0xf8
    [    0.751443]  device_add+0xdc/0x600
    [    0.754912]  platform_device_add+0xfc/0x228
    [    0.759178]  platform_device_register_full+0xc8/0x140
    [    0.764336]  dma_buf_phys_init+0x68/0x94
    [    0.768336]  do_one_initcall+0x50/0x190
    [    0.772250]  kernel_init_freeable+0x194/0x22c
    [    0.776696]  kernel_init+0x10/0xfc
    [    0.780163]  ret_from_fork+0x10/0x18
    [    0.783815] kobject_add_internal failed for dma_buf_phys with -EEXIST, don't try to register things with the same name in the same directory.
    [    0.797758] libphy: Fixed MDIO Bus: probed
    [    0.802103] tun: Universal TUN/TAP device driver, 1.6
    [    0.807477] igbvf: Intel(R) Gigabit Virtual Function Network Driver - version 2.4.0-k
    [    0.815480] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
    [    0.821541] sky2: driver version 1.30
    [    0.825759] VFIO - User Level meta-driver version: 0.3
    [    0.831311] i2c /dev entries driver
    [    0.835322] sdhci: Secure Digital Host Controller Interface driver
    [    0.841636] sdhci: Copyright(c) Pierre Ossman
    [    0.846222] sdhci-pltfm: SDHCI platform and OF driver helper
    [    0.852415] ledtrig-cpu: registered to indicate activity on CPUs
    [    0.859099] optee: probing for conduit method from DT.
    [    0.864359] optee: revision 3.8 (199fca17)
    [    0.864635] optee: initialized driver
    [    0.873173] NET: Registered protocol family 17
    [    0.877774] 9pnet: Installing 9P2000 support
    [    0.882158] Key type dns_resolver registered
    [    0.886635] registered taskstats version 1
    [    0.890821] Loading compiled-in X.509 certificates
    [    0.898999] k3-ringacc 2b800000.ringacc: Failed to get MSI domain
    [    0.905324] k3-ringacc 3c000000.ringacc: Failed to get MSI domain
    [    0.912796] ti-sci 44083000.dmsc: ABI: 3.0 (firmware rev 0x0014 '20.04.1-v2020.04a (Terrific Lla')
    [    0.938168] random: fast init done
    [    0.956510] omap_i2c 40b00000.i2c: bus 0 rev0.12 at 400 kHz
    [    0.962469] omap_i2c 40b10000.i2c: bus 1 rev0.12 at 100 kHz
    [    0.968450] omap_i2c 42120000.i2c: bus 2 rev0.12 at 400 kHz
    [    0.974423] omap_i2c 2000000.i2c: bus 3 rev0.12 at 400 kHz
    [    0.980299] omap_i2c 2020000.i2c: bus 4 rev0.12 at 400 kHz
    [    0.986173] omap_i2c 2030000.i2c: bus 5 rev0.12 at 400 kHz
    [    0.992034] omap_i2c 2040000.i2c: bus 6 rev0.12 at 100 kHz
    [    0.997893] omap_i2c 2050000.i2c: bus 7 rev0.12 at 100 kHz
    [    1.004080] ti-sci-intr interconnect@100000:interconnect@28380000:interrupt-controller2: Interrupt Router 137 domain created
    [    1.015642] ti-sci-intr interconnect@100000:interrupt-controller0: Interrupt Router 131 domain created
    [    1.025246] ti-sci-intr interconnect@100000:navss@30000000:interrupt-controller1: Interrupt Router 213 domain created
    [    1.036249] ti-sci-inta 33d00000.interrupt-controller: Interrupt Aggregator domain 209 created
    [    2.052085] j721e-pcie 2910000.pcie: host bridge /interconnect@100000/pcie@2910000 ranges:
    [    2.060580] j721e-pcie 2910000.pcie:    IO 0x18001000..0x18010fff -> 0x18001000
    [    2.068068] j721e-pcie 2910000.pcie:   MEM 0x18011000..0x1fffffff -> 0x18011000
    [    2.075598] j721e-pcie 2910000.pcie: PCI host bridge to bus 0000:00
    [    2.082005] pci_bus 0000:00: root bus resource [bus 00-0f]
    [    2.087610] pci_bus 0000:00: root bus resource [io  0x0000-0xffff] (bus address [0x18001000-0x18010fff])
    [    2.097300] pci_bus 0000:00: root bus resource [mem 0x18011000-0x1fffffff]
    [    2.104338] pci 0000:00:00.0: [104c:b00d] type 01 class 0x060400
    [    2.110484] pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x4 may corrupt adjacent RW1C bits
    [    2.120353] pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x4 may corrupt adjacent RW1C bits
    [    2.130239] pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0xe8 may corrupt adjacent RW1C bits
    [    2.140197] pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x3e may corrupt adjacent RW1C bits
    [    2.150162] pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x92 may corrupt adjacent RW1C bits
    [    2.160124] pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0xb2 may corrupt adjacent RW1C bits
    [    2.170106] pci 0000:00:00.0: supports D1
    [    2.174199] pci 0000:00:00.0: PME# supported from D0 D1 D3hot
    [    2.180070] pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x84 may corrupt adjacent RW1C bits
    [    2.191685] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
    [    2.199871] pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x3e may corrupt adjacent RW1C bits
    [    2.209830] pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x3e may corrupt adjacent RW1C bits
    [    2.219788] pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x3e may corrupt adjacent RW1C bits
    [    2.231079] pci_bus 0000:01: busn_res: [bus 01-0f] end is updated to 01
    [    2.237845] pci 0000:00:00.0: PCI bridge to [bus 01]
    [    2.243067] pcieport 0000:00:00.0: PME: Signaling with IRQ 30
    [    2.249096] pcieport 0000:00:00.0: AER: enabled with IRQ 30
    [    2.255806] k3-ringacc 2b800000.ringacc: Ring Accelerator probed rings:286, gp-rings[96,20] sci-dev-id:235
    [    2.265679] k3-ringacc 2b800000.ringacc: dma-ring-reset-quirk: disabled
    [    2.272438] k3-ringacc 2b800000.ringacc: RA Proxy rev. 66346100, num_proxies:64
    [    2.281227] k3-ringacc 3c000000.ringacc: Ring Accelerator probed rings:1024, gp-rings[440,150] sci-dev-id:211
    [    2.291369] k3-ringacc 3c000000.ringacc: dma-ring-reset-quirk: disabled
    [    2.298127] k3-ringacc 3c000000.ringacc: RA Proxy rev. 66346100, num_proxies:64
    [    2.305780] omap8250 40a00000.serial: PM domain pd:149 will not be powered off
    [    2.313288] 40a00000.serial: ttyS1 at MMIO 0x40a00000 (irq = 7, base_baud = 6000000) is a 8250
    [    2.322429] 2800000.serial: ttyS2 at MMIO 0x2800000 (irq = 17, base_baud = 3000000) is a 8250
    [    2.331165] printk: console [ttyS2] enabled
    [    2.331165] printk: console [ttyS2] enabled
    [    2.339601] printk: bootconsole [ns16550a0] disabled
    [    2.339601] printk: bootconsole [ns16550a0] disabled
    [    2.349933] 2810000.serial: ttyS3 at MMIO 0x2810000 (irq = 18, base_baud = 3000000) is a 8250
    [    2.358774] 2840000.serial: ttyS6 at MMIO 0x2840000 (irq = 19, base_baud = 3000000) is a 8250
    [    2.367511] arm-smmu-v3 36600000.smmu: ias 48-bit, oas 48-bit (features 0x00001faf)
    [    2.376756] arm-smmu-v3 36600000.smmu: allocated 524288 entries for cmdq
    [    2.385389] arm-smmu-v3 36600000.smmu: allocated 524288 entries for evtq
    [    2.392770] arm-smmu-v3 36600000.smmu: msi_domain absent - falling back to wired irqs
    [    2.401367] cdns-ufshcd 4e84000.ufs: ufshcd_populate_vreg: Unable to find vdd-hba-supply regulator, assuming enabled
    [    2.411876] cdns-ufshcd 4e84000.ufs: ufshcd_populate_vreg: Unable to find vcc-supply regulator, assuming enabled
    [    2.422028] cdns-ufshcd 4e84000.ufs: ufshcd_populate_vreg: Unable to find vccq-supply regulator, assuming enabled
    [    2.432266] cdns-ufshcd 4e84000.ufs: ufshcd_populate_vreg: Unable to find vccq2-supply regulator, assuming enabled
    [    2.443010] scsi host0: ufshcd
    [    2.448791] cadence-qspi 47040000.spi: mt35xu512aba_v2 (65536 Kbytes)
    [    2.455225] 7 cmdlinepart partitions found on MTD device 47040000.spi.0
    [    2.461825] Creating 7 MTD partitions on "47040000.spi.0":
    [    2.467299] 0x000000000000-0x000000080000 : "ospi.tiboot3"
    [    2.473219] 0x000000080000-0x000000280000 : "ospi.tispl"
    [    2.478924] 0x000000280000-0x000000680000 : "ospi.u-boot"
    [    2.484678] 0x000000680000-0x0000006a0000 : "ospi.env"
    [    2.490140] 0x0000006a0000-0x0000006c0000 : "ospi.env.backup"
    [    2.496270] 0x0000006c0000-0x0000007c0000 : "ospi.sysfw"
    [    2.501914] 0x000000800000-0x000004000000 : "ospi.rootfs"
    [    2.732247] cadence-qspi 47040000.spi: Cadence QSPI NOR probe failed -517
    [    2.739995] am65-cpsw-nuss 46000000.ethernet: am65_cpsw_nuss_probe[2146], Print reset_gpio=-517 
    [    2.788048] davinci_mdio 46000f00.mdio: davinci mdio revision 9.7, bus freq 1000000
    [    2.795690] libphy: 46000f00.mdio: probed
    [    2.799869] davinci_mdio 46000f00.mdio: phy[2]: device 46000f00.mdio:02, driver Marvell 88Q2122
    [    2.808564] am65-cpsw-nuss 46000000.ethernet: initializing am65 cpsw nuss version 0x6BA00101, cpsw version 0x6BA80100 Ports: 2
    [    2.819981] am65-cpsw-nuss 46000000.ethernet: Failed to request tx dma channel -517
    [    2.828476] am65-cpts 310d0000.cpts: CPTS ver 0x4e8a010a, freq:200000000, add_val:4 pps:0
    [    2.836984] mmc0: CQHCI version 5.10
    [    2.853876] cdns-ufshcd 4e84000.ufs: link startup failed 1
    [    2.859353] cdns-ufshcd 4e84000.ufs: UFS Host state=0
    [    2.864391] cdns-ufshcd 4e84000.ufs: lrb in use=0x0, outstanding reqs=0x0 tasks=0x0
    [    2.872029] cdns-ufshcd 4e84000.ufs: saved_err=0x0, saved_uic_err=0x0
    [    2.875339] mmc0: SDHCI controller on 4f80000.sdhci [4f80000.sdhci] using ADMA 64-bit
    [    2.878454] cdns-ufshcd 4e84000.ufs: Device power mode=1, UIC link state=0
    [    2.878457] cdns-ufshcd 4e84000.ufs: PM in progress=0, sys. suspended=0
    [    2.886798] davinci_gpio 42110000.gpio: IRQ index 4 not found
    [    2.893120] cdns-ufshcd 4e84000.ufs: Auto BKOPS=0, Host self-block=0
    [    2.893122] cdns-ufshcd 4e84000.ufs: Clk gate=1
    [    2.893124] cdns-ufshcd 4e84000.ufs: error handling flags=0x0, req. abort count=0
    [    2.893127] cdns-ufshcd 4e84000.ufs: Host capabilities=0x1587031f, caps=0x0
    [    2.899804] davinci_gpio 42110000.gpio: IRQ not populated, err = -6
    [    2.905450] cdns-ufshcd 4e84000.ufs: quirks=0x0, dev. quirks=0x0
    [    2.905454] cdns-ufshcd 4e84000.ufs: ufshcd_print_pwr_info:[RX, TX]: gear=[0, 0], lane[0, 0], pwr[INVALID MODE, INVALID MODE], rate = 0
    [    2.914995] omap-mailbox 31f80000.mailbox: omap mailbox rev 0x66fc7100
    [    2.916324] host_regs: 00000000: 1587031f 00000000 00000210 00000000
    [    2.924203] omap-mailbox 31f81000.mailbox: omap mailbox rev 0x66fc7100
    [    2.930721] host_regs: 00000010: 00000000 00000000 00000000 00000000
    [    2.930723] host_regs: 00000020: 00000000 00000470 00000000 00000000
    [    2.930725] host_regs: 00000030: 00000008 00000001 00000000 00000000
    [    2.930727] host_regs: 00000040: 00000000 00000000 00000000 00000000
    [    2.937394] omap-mailbox 31f82000.mailbox: omap mailbox rev 0x66fc7100
    [    2.942965] host_regs: 00000050: 00000000 00000000 00000000 00000000
    [    2.942967] host_regs: 00000060: 00000000 00000000 00000000 00000000
    [    2.942970] host_regs: 00000070: 00000000 00000000 00000000 00000000
    [    2.955529] omap-mailbox 31f83000.mailbox: omap mailbox rev 0x66fc7100
    [    2.961626] host_regs: 00000080: 00000000 00000000 00000000 00000000
    [    2.961628] host_regs: 00000090: 00000000 00000000 00000000 00000000
    [    2.961631] cdns-ufshcd 4e84000.ufs: hba->ufs_version = 0x210, hba->capabilities = 0x1587031f
    [    2.961633] cdns-ufshcd 4e84000.ufs: hba->outstanding_reqs = 0x0, hba->outstanding_tasks = 0x0
    [    2.968417] omap-mailbox 31f84000.mailbox: omap mailbox rev 0x66fc7100
    [    2.974479] cdns-ufshcd 4e84000.ufs: last_hibern8_exit_tstamp at 0 us, hibern8_exit_cnt = 0
    [    2.974481] cdns-ufshcd 4e84000.ufs: No record of pa_err errors
    [    2.974483] cdns-ufshcd 4e84000.ufs: No record of dl_err errors
    [    2.974486] cdns-ufshcd 4e84000.ufs: No record of nl_err errors
    [    3.055555] mmc0: Command Queue Engine enabled
    [    3.061610] cdns-ufshcd 4e84000.ufs: No record of tl_err errors
    [    3.061612] cdns-ufshcd 4e84000.ufs: No record of dme_err errors
    [    3.061614] cdns-ufshcd 4e84000.ufs: No record of auto_hibern8_err errors
    [    3.068130] mmc0: new HS400 MMC card at address 0001
    [    3.076452] cdns-ufshcd 4e84000.ufs: No record of fatal_err errors
    [    3.076455] cdns-ufshcd 4e84000.ufs: link_startup_fail[0] = 0x1 at 2765836 us
    [    3.086606] mmcblk0: mmc0:0001 S0J58X 59.3 GiB 
    [    3.088267] cdns-ufshcd 4e84000.ufs: No record of resume_fail errors
    [    3.094303] mmcblk0boot0: mmc0:0001 S0J58X partition 1 31.5 MiB
    [    3.098602] cdns-ufshcd 4e84000.ufs: No record of suspend_fail errors
    [    3.098604] cdns-ufshcd 4e84000.ufs: No record of dev_reset errors
    [    3.098606] cdns-ufshcd 4e84000.ufs: No record of host_reset errors
    [    3.098608] cdns-ufshcd 4e84000.ufs: No record of task_abort errors
    [    3.104623] mmcblk0boot1: mmc0:0001 S0J58X partition 2 31.5 MiB
    [    3.110501] cdns-ufshcd 4e84000.ufs: clk: core_clk, rate: 250000000
    [    3.110503] cdns-ufshcd 4e84000.ufs: clk: phy_clk, rate: 19200000
    [    3.110506] cdns-ufshcd 4e84000.ufs: clk: ref_clk, rate: 19200000
    [    3.117337] mmcblk0rpmb: mmc0:0001 S0J58X partition 3 4.00 MiB, chardev (240:0)
    [    3.212545]  mmcblk0: p1
    [    4.008998] j721e-pcie 2920000.pcie: host bridge /interconnect@100000/pcie@2920000 ranges:
    [    4.017272] j721e-pcie 2920000.pcie:    IO 0x4400001000..0x4400010fff -> 0x00001000
    [    4.024918] j721e-pcie 2920000.pcie:   MEM 0x4400011000..0x4407ffffff -> 0x00011000
    [    4.032635] j721e-pcie 2920000.pcie: PCI host bridge to bus 0001:00
    [    4.038889] pci_bus 0001:00: root bus resource [bus 00-0f]
    [    4.044363] pci_bus 0001:00: root bus resource [io  0x10000-0x1ffff] (bus address [0x1000-0x10fff])
    [    4.053387] pci_bus 0001:00: root bus resource [mem 0x4400011000-0x4407ffffff] (bus address [0x00011000-0x07ffffff])
    [    4.063900] pci 0001:00:00.0: [104c:b00d] type 01 class 0x060400
    [    4.069958] pci 0001:00:00.0: supports D1
    [    4.073956] pci 0001:00:00.0: PME# supported from D0 D1 D3hot
    [    4.081361] pci 0001:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
    [    4.090753] pci_bus 0001:01: busn_res: [bus 01-0f] end is updated to 01
    [    4.097359] pci 0001:00:00.0: PCI bridge to [bus 01]
    [    4.102476] pcieport 0001:00:00.0: PME: Signaling with IRQ 389
    [    4.108418] pcieport 0001:00:00.0: AER: enabled with IRQ 389
    [    4.115079] ti-udma 285c0000.dma-controller: Channels: 24 (tchan: 12, rchan: 12, gp-rflow: 8)
    [    4.125362] ti-udma 31150000.dma-controller: Channels: 84 (tchan: 42, rchan: 42, gp-rflow: 16)
    [    4.136690] cadence-qspi 47040000.spi: mt35xu512aba_v2 (65536 Kbytes)
    [    4.143119] 7 cmdlinepart partitions found on MTD device 47040000.spi.0
    [    4.149717] Creating 7 MTD partitions on "47040000.spi.0":
    [    4.155191] 0x000000000000-0x000000080000 : "ospi.tiboot3"
    [    4.161109] 0x000000080000-0x000000280000 : "ospi.tispl"
    [    4.166802] 0x000000280000-0x000000680000 : "ospi.u-boot"
    [    4.172584] 0x000000680000-0x0000006a0000 : "ospi.env"
    [    4.178067] 0x0000006a0000-0x0000006c0000 : "ospi.env.backup"
    [    4.184186] 0x0000006c0000-0x0000007c0000 : "ospi.sysfw"
    [    4.189876] 0x000000800000-0x000004000000 : "ospi.rootfs"
    [    4.197282] am65-cpsw-nuss 46000000.ethernet: am65_cpsw_nuss_probe[2146], Print reset_gpio=416 
    [    5.240058] am65-cpsw-nuss 46000000.ethernet: am65_cpsw_nuss_probe[2159], Print reset to 1 
    [    5.288050] davinci_mdio 46000f00.mdio: davinci mdio revision 9.7, bus freq 1000000
    [    5.295690] libphy: 46000f00.mdio: probed
    [    5.299888] davinci_mdio 46000f00.mdio: phy[2]: device 46000f00.mdio:02, driver Marvell 88Q2122
    [    5.308582] am65-cpsw-nuss 46000000.ethernet: initializing am65 cpsw nuss version 0x6BA00101, cpsw version 0x6BA80100 Ports: 2
    [    5.320758] am65-cpsw-nuss 46000000.ethernet: set new flow-id-base 48
    [    5.327877] pps pps0: new PPS source ptp1
    [    5.331993] am65-cpsw-nuss 46000000.ethernet: CPTS ver 0x4e8a010a, freq:500000000, add_val:1 pps:1
    [    5.340940] am65-cpsw-nuss 46000000.ethernet: initialized cpsw ale version 57.4
    [    5.348232] am65-cpsw-nuss 46000000.ethernet: ALE Table size 64
    [    5.355410] debugfs: Directory 'pd:242' with parent 'pm_genpd' already present!
    [    5.362765] debugfs: Directory 'pd:241' with parent 'pm_genpd' already present!
    [    5.370068] debugfs: Directory 'pd:240' with parent 'pm_genpd' already present!
    [    5.377368] debugfs: Directory 'pd:239' with parent 'pm_genpd' already present!
    [    5.385289] hctosys: unable to open rtc device (rtc0)
    [    5.401256] ALSA device list:
    [    5.404216]   No soundcards found.
    [    5.510350] EXT4-fs (mmcblk0p1): recovery complete
    [    5.515858] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: (null)
    [    5.523957] VFS: Mounted root (ext4 filesystem) on device 179:1.
    [    5.530345] devtmpfs: mounted
    [    5.533806] Freeing unused kernel memory: 1728K
    [    5.538347] Run /sbin/init as init process
    [    5.581729] systemd[1]: System time before build time, advancing clock.
    [    5.607811] NET: Registered protocol family 10
    [    5.612594] Segment Routing with IPv6
    [    5.625246] systemd[1]: systemd 244.3+ running in system mode. (+PAM -AUDIT -SELINUX +IMA -APPARMOR -SMACK +SYSVINIT +UTMP -LIBCRYPTSETUP -GCRYPT -GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID -ELFUTILS +KMOD -IDN2 -IDN -PCRE2 default-hierarchy=hybrid)
    [    5.646929] systemd[1]: Detected architecture arm64.
    
    Welcome to Arago 2020.05!
    
    [    5.684320] systemd[1]: Set hostname to <j7-evm>.
    [    5.794879] systemd[1]: /lib/systemd/system/docker.socket:6: ListenStream= references a path below legacy directory /var/run/, updating /var/run/docker.sock �� /run/docker.sock; please update the unit file accordingly.
    [    5.849114] random: systemd: uninitialized urandom read (16 bytes read)
    [    5.855802] systemd[1]: system-getty.slice: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling.
    [    5.868127] systemd[1]: (This warning is only shown for the first unit using IP firewalling.)
    [    5.877801] systemd[1]: Created slice system-getty.slice.
    [  OK  ] Created slice system-getty.slice.
    [    5.900106] random: systemd: uninitialized urandom read (16 bytes read)
    [    5.907246] systemd[1]: Created slice system-serial\x2dgetty.slice.
    [  OK  ] Created slice system-serial\x2dgetty.slice.
    [    5.928094] random: systemd: uninitialized urandom read (16 bytes read)
    [    5.935125] systemd[1]: Created slice User and Session Slice.
    [  OK  ] Created slice User and Session Slice.
    [    5.956174] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
    [  OK  ] Started Dispatch Password �Kts to Console Directory Watch.
    [    5.980139] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
    [  OK  ] Started Forward Password R�Kuests to Wall Directory Watch.
    [    6.004134] systemd[1]: Reached target Paths.
    [  OK  ] Reached target Paths.
    [    6.020094] systemd[1]: Reached target Remote File Systems.
    [  OK  ] Reached target Remote File Systems.
    [    6.040088] systemd[1]: Reached target Slices.
    [  OK  ] Reached target Slices.
    [    6.056089] systemd[1]: Reached target Swap.
    [  OK  ] Reached target Swap.
    [    6.075682] systemd[1]: Listening on RPCbind Server Activation Socket.
    [  OK  ] Listening on RPCbind Server Activation Socket.
    [    6.096103] systemd[1]: Reached target RPC Port Mapper.
    [  OK  ] Reached target RPC Port Mapper.
    [    6.117810] systemd[1]: Listening on Process Core Dump Socket.
    [  OK  ] Listening on Process Core Dump Socket.
    [    6.140177] systemd[1]: Listening on initctl Compatibility Named Pipe.
    [  OK  ] Listening on initctl Compatibility Named Pipe.
    [    6.167496] systemd[1]: Condition check resulted in Journal Audit Socket being skipped.
    [    6.175743] systemd[1]: Listening on Journal Socket (/dev/log).
    [  OK  ] Listening on Journal Socket (/dev/log).
    [    6.192265] systemd[1]: Listening on Journal Socket.
    [  OK  ] Listening on Journal Socket.
    [    6.208288] systemd[1]: Listening on Network Service Netlink Socket.
    [  OK  ] Listening on Network Service Netlink Socket.
    [    6.228245] systemd[1]: Listening on udev Control Socket.
    [  OK  ] Listening on udev Control Socket.
    [    6.244182] systemd[1]: Listening on udev Kernel Socket.
    [  OK  ] Listening on udev Kernel Socket.
    [    6.266005] systemd[1]: Mounting Huge Pages File System...
             Mounting Huge Pages File System...
    [    6.281986] systemd[1]: Mounting POSIX Message Queue File System...
             Mounting POSIX Message Queue File System...
    [    6.302241] systemd[1]: Mounting Kernel Debug File System...
             Mounting Kernel Debug File System...
    [    6.325900] systemd[1]: Mounting Temporary Directory (/tmp)...
             Mounting Temporary Directory (/tmp)...
    [    6.346099] systemd[1]: Starting Create list of static device nodes for the current kernel...
             Starting Create list of st�Kodes for the current kernel...
    [    6.373931] systemd[1]: Starting Start psplash boot splash screen...
             Starting Start psplash boot splash screen...
    [    6.395246] systemd[1]: Started Hardware RNG Entropy Gatherer Daemon.
    [  OK  ] Started Hardware RNG Entropy Gatherer Daemon.
    [    6.418053] systemd[1]: Starting RPC Bind...
             Starting RPC Bind...
    [    6.432186] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
    [    6.450470] systemd[1]: Starting Journal Service...
             Starting Journal Service...
    [    6.462825] systemd[1]: Starting Load Kernel Modules...
             Starting Load Kernel Modules...
    [    6.473845] cryptodev: loading out-of-tree module taints kernel.
    [    6.486207] systemd[1]: Starting Remount Root and Kernel File Systems...
             Starting Remount Root and Kernel File Systems...
    [    6.500176] cryptodev: driver 1.10 loaded.
    [    6.510113] systemd[1]: Starting udev Coldplug all Devices...
    [    6.518414] EXT4-fs (mmcblk0p1): re-mounted. Opts: (null)
             Starting udev Coldplug all Devices...
    [    6.538345] systemd[1]: Started RPC Bind.
    [  OK  ] Started RPC Bind.
    [    6.553117] systemd[1]: Started Journal Service.
    [  OK  ] Started Journal Service.
    [  OK  ] Mounted Huge Pages File System.
    [  OK  ] Mounted POSIX Message Queue File System.
    [  OK  ] Mounted Kernel Debug File System.
    [  OK  ] Mounted Temporary Directory (/tmp).
    [  OK  ] Started Create list of sta�K nodes for the current kernel.
    [FAILED] Failed to start Start psplash boot splash screen.
    See 'systemctl status psplash-start.service' for details.
    [DEPEND] Dependency failed for Star�Kprogress communication helper.
    [  OK  ] Started Load Kernel Modules.
    [  OK  ] Started Remount Root and Kernel File Systems.
             Mounting Kernel Configuration File System...
             Starting Flush Journal to Persistent Storage...
    [    6.763729] systemd-journald[218]: Received client request to flush runtime journal.
             Starting Apply Kernel Variables...
             Starting Create Static Device Nodes in /dev...
    [  OK  ] Mounted Kernel Configuration File System.
    [  OK  ] Started Flush Journal to Persistent Storage.
    [  OK  ] Started Apply Kernel Variables.
    [  OK  ] Started Create Static Device Nodes in /dev.
    [  OK  ] Reached target Local File Systems (Pre).
             Mounting /media/ram...
             Mounting /var/volatile...
             Starting udev Kernel Device Manager...
    [  OK  ] Mounted /media/ram.
    [  OK  ] Mounted /var/volatile.
             Starting Load/Save Random Seed...
    [  OK  ] Reached target Local File Systems.
             Starting Create Volatile Files and Directories...
    [  OK  ] Started udev Kernel Device Manager.
    [  OK  ] Started udev Coldplug all Devices.
    [  OK  ] Started Create Volatile Files and Directories.
    [FAILED] Failed to start Network Time Synchronization.
    See 'systemctl status systemd-timesyncd.service' for details.
    [  OK  ] Reached target System Time Set.
    [  OK  ] Reached target System Time Synchronized.
             Starting Update UTMP about System Boot/Shutdown...
    [  OK  ] Stopped Network Time Synchronization.
    [FAILED] Failed to start Network Time Synchronization.
    See 'systemctl status systemd-timesyncd.service' for details.
    [  OK  ] Stopped Network Time Synchronization.
    [FAILED] Failed to start Network Time Synchronization.
    See 'systemctl status systemd-timesyncd.service' for details.
    [  OK  ] Started Update UTMP about System Boot/Shutdown.
    [  OK  ] Stopped Network Time Synchronization.
    [FAILED] Failed to start Network Time Synchronization.
    See 'systemctl status systemd-timesyncd.service' for details.
    [  OK  ] Reached target System Initialization.
    [  OK  ] Started Daily rotation of log files.
    [  OK  ] Started Daily Cleanup of Temporary D[    7.344175] rti-wdt 2200000.rti: heartbeat 60 sec
    irectories.
    [  OK  ] Reached target Timers.
    [    7.370560] k3-dsp-rproc 4d80800000.dsp: assigned reserved memory node c66-dma-memory@a7000000
    [  OK  ] Listening on Avahi mDNS/DNS-SD Stack Activation Socket.
    [  OK  ] Listening on D-Bus System Message Bus Socket.
             Starting Docker Socket for the API.
    [  OK  ] Listening on Docker Socket for the API.
    [  OK  ] Reached target Sockets.
    [  OK  ] Reached target Basic System.
    [  OK  ] Started Job spooling tools.
    [  OK  ] Started Periodic Command Scheduler.
    [  OK  ] Started D-Bus System Message Bus.
    [    7.514567] k3-dsp-rproc 4d80800000.dsp: configured DSP for IPC-only mode
             Starting Print notice about GPLv3 packages...
    [    7.540526] remoteproc remoteproc0: 4d80800000.dsp is available
             Starting IPv6 Packet Filtering Framework...
             Starting IPv4 Packet Filtering Framework...
             Starting rc.pvr.service...
    [FAILED] Failed to start Login Service.
    See 'systemctl status systemd-logind.service' for details.
    [  OK  ] Stopped Network Time Synchronization.
    [FAILED] Failed to start Network Time Synchronization.
    See 'systemctl status systemd-timesyncd.service' for details.
    [  OK  ] Started TEE Supplicant.
    [  OK  ] Started IPv4 Packet Filtering Framework.
    [  OK  ] Stopped Login Service.
    [FAILED] Failed to start Login Service.
    See 'systemctl status systemd-logind.service' for details.
    [  OK  ] Stopped Network Time Synchronization.
    [FAILED] Failed to start Network Time Synchronization.
    See 'systemctl status systemd-timesyncd.service' for details.
    [  OK  ] Stopped Login Service.
    [FAILED] Failed to start Login Service.
    See 'systemctl status systemd-logind.service' for details.
    [  OK  ] Started IPv6 Packet Filtering Framework.
    [  OK  ] Reached target Network (Pre).
    [  OK  ] Stopped Login Service.
    [FAILED] Failed to start Login Service.
    See 'systemctl status systemd-logind.service' for details.
             Starting Network Service...
    [  OK  ] Stopped Login Service.
    [FAILED] Failed to start Login S[    7.692112] rti-wdt 2210000.rti: heartbeat 60 sec
    ervice.
    See 'systemctl status systemd-logind.service' for details.
    [  OK  ] Stopped Login Service.
    [FAILED] Failed to start Login Service.
    See 'systemctl status systemd-logind.service' for details.
    [  OK  ] Started Network Service.
             Starting Wait for Network to be Configured...
    [FAILED] Failed to start Network Name Resolution.
    See 'systemctl status systemd-resolved.service' for details.
    [  OK  ] Reached target Network.
    [  OK  ] Reached target Host and Network Name Lookups.
             Starting Avahi mDNS/DNS-SD Stack...
    [  OK  ] Started NFS status monitor for NFSv2/3 locking..
             Starting Permit User Sessions...
    [  OK  ] Stopped Network Name Resolution.
    [FAILED] Failed to s[    7.781841] k3-dsp-rproc 4d81800000.dsp: assigned reserved memory node c66-dma-memory@a6000000
    tart Network Name Resolution.
    See 'systemctl statu[    7.793805] remoteproc remoteproc0: powering up 4d80800000.dsp
    s systemd-resolved.service' for details.
    [  OK  ] St[    7.794334] PVR_K:  310: Read BVNC 22.104.208.318 from HW device registers
    arted Permit User Sessions.
    [  OK  ] St[    7.808051] remoteproc remoteproc0: Booting fw image j7-c66_0-fw, size 1513584
    arted Getty on tty1.
    [  OK  ] Started Serial Getty on ttyS2.
    [  OK  ] Started [    7.836183] k3-dsp-rproc 4d80800000.dsp: DSP initialized in IPC-only mode
    Serial Getty on ttyS3.
    [  OK  ] Reached[    7.843941] PVR_K:  310: RGX Device initialised with BVNC 22.104.208.318
     target Login Prompts.
             Starting [    7.852075]  remoteproc0#vdev0buffer: assigned reserved memory node c66-dma-memory@a7000000
    Synchronize System and HW clocks...
    [  OK  ] Stopped Network Name Resolution.
    [FAILED[    7.881312] virtio_rpmsg_bus virtio0: rpmsg host is online
    ] Failed to start Network Name Resolution.
    See 'sy[    7.896137]  remoteproc0#vdev0buffer: registered virtio0 (type 7)
    stemctl status systemd-resolved.service' for details.
    [    7.902346] remoteproc remoteproc0: remote processor 4d80800000.dsp is now up
    mFAILED] Failed to start Synchronize System and HW [    7.915078] [drm] Initialized pvr 1.10.5371573 20170530 for 4e20000000.gpu on minor 0
    clocks.
    See 'systemctl status sync-clocks.service' for details.
    [  OK  ] Stopped Network Name Resolution.
    [FAILED] Failed to start Network Name Resolution.
    See 'systemctl status systemd-resolved.service' for details.
    [  OK  ] Started Avahi mDNS/DNS-SD Stack.
    [  OK  ] Stopped Network Name Resolution.
    [FAILED] Failed to start Network Name Resolution.
    See 'systemctl status systemd-resolved.service' for details.
    [  OK  ] Stopped Network Name Resolution.
    [FAILED] Failed to start Network Name Resolution.
    See 'systemctl status systemd-resolved.service' for details.
    [    8.326699] k3-dsp-rproc 4d81800000.dsp: configured DSP for IPC-only mode
    ***************************************************************
    ***************************************************************
    NOTICE: This file system contains the following GPLv3 packages:
    	bash-dev
    	bash
    	bc
    	binutils
    	cifs-utils
    	cpio
    	dosfstools
    	elfutils
    	gawk
    	gdb
    	glmark2
    	gzip
    	less
    	libasm1
    	libbfd
    	libdw1
    	libelf1
    	libgdbm-compat4
    	libgdbm-dev
    	libgdbm6
    	libgmp10
    	libidn2-0
    	libreadline-dev
    	libreadline8
    	libunistring2
    	m4-dev
    	m4
    	nettle
    	parted
    	tar
    	which
    
    If you do not wish to distribute GPLv3 components please remove
    the above packages prior to distribution.  This can be done using
    the opkg remove command.  i.e.:
        opkg remove <package>
    Where <package> is the name printed in the list above
    
    NOTE: If the package is a dependency of another package you
          will be notified of the dependent packages.  You should
          use the --force-removal-of-dependent-packages option to
          also remove the dependent packages as well
    ***************************************************************
    ***************************************************************
    [  OK  ] Started Print notice about GPLv3 packages.
    [    8.557778] remoteproc remoteproc1: 4d81800000.dsp is available
    [    8.628816] platform 41000000.r5f: configured R5F for remoteproc mode
    [    8.740443] k3-dsp-rproc 64800000.dsp: assigned reserved memory node c71-dma-memory@a8000000
    [    8.752677] remoteproc remoteproc1: powering up 4d81800000.dsp
    [    8.759589] remoteproc remoteproc1: Booting fw image j7-c66_1-fw, size 1513584
    [    8.772190] k3-dsp-rproc 4d81800000.dsp: DSP initialized in IPC-only mode
    [    8.778996]  remoteproc1#vdev0buffer: assigned reserved memory node c66-dma-memory@a6000000
    [    8.789268] k3-dsp-rproc 64800000.dsp: configured DSP for IPC-only mode
    [    8.796240] virtio_rpmsg_bus virtio1: rpmsg host is online
    [    8.801800]  remoteproc1#vdev0buffer: registered virtio1 (type 7)
    [    8.807884] remoteproc remoteproc1: remote processor 4d81800000.dsp is now up
    [    8.860168] platform 41000000.r5f: assigned reserved memory node r5f-dma-memory@a0000000
    [    9.035020] remoteproc remoteproc3: 64800000.dsp is available
    [    9.105366] remoteproc remoteproc2: 41000000.r5f is available
    [    9.177815] remoteproc remoteproc3: powering up 64800000.dsp
    [    9.183511] remoteproc remoteproc3: Booting fw image j7-c71_0-fw, size 9314288
    [    9.195179] k3-dsp-rproc 64800000.dsp: DSP initialized in IPC-only mode
    [    9.208070]  remoteproc3#vdev0buffer: assigned reserved memory node c71-dma-memory@a8000000
    [    9.216767] virtio_rpmsg_bus virtio2: rpmsg host is online
    [    9.218750] virtio_rpmsg_bus virtio2: creating channel rpmsg_chrdev addr 0xd
    [    9.222266]  remoteproc3#vdev0buffer: registered virtio2 (type 7)
    [    9.244104] remoteproc remoteproc3: remote processor 64800000.dsp is now up
    [    9.271577] Marvell 88Q2122 46000f00.mdio:02: attached PHY driver [Marvell 88Q2122] (mii_bus:phy_addr=46000f00.mdio:02, irq=POLL)
    [    9.296313] am65-cpsw-nuss 46000000.ethernet eth0: Link is Down
    [    9.316033] remoteproc remoteproc2: Direct firmware load for j7-mcu-r5f0_0-fw failed with error -2
    [    9.327051] remoteproc remoteproc2: powering up 41000000.r5f
    [    9.336147] remoteproc remoteproc2: Direct firmware load for j7-mcu-r5f0_0-fw failed with error -2
    [    9.348069] remoteproc remoteproc2: request_firmware failed: -2
    [    9.356074] random: crng init done
    [    9.359466] random: 7 urandom warning(s) missed due to ratelimiting
    [    9.370810] platform 5c00000.r5f: configured R5F for IPC-only mode
    [  OK  ] Started Load/Save Random Seed.
    [    9.406552] platform 5c00000.r5f: assigned reserved memory node r5f-dma-memory@a1000000
    [    9.460796] remoteproc remoteproc4: 5c00000.r5f is available
    [    9.550086] platform 5d00000.r5f: configured R5F for remoteproc mode
    [    9.561222] remoteproc remoteproc4: powering up 5c00000.r5f
    [    9.566801] remoteproc remoteproc4: Booting fw image j7-main-r5f0_0-fw, size 4856132
    [    9.580171] platform 5c00000.r5f: R5F core initialized in IPC-only mode
    [    9.586789]  remoteproc4#vdev0buffer: assigned reserved memory node r5f-dma-memory@a1000000
    [    9.600519] virtio_rpmsg_bus virtio3: rpmsg host is online
    [    9.612072]  remoteproc4#vdev0buffer: registered virtio3 (type 7)
    [    9.618193] remoteproc remoteproc4: remote processor 5c00000.r5f is now up
    [    9.628109] virtio_rpmsg_bus virtio3: creating channel rpmsg_chrdev addr 0xd
    [    9.769085] platform 5d00000.r5f: assigned reserved memory node r5f-dma-memory@a3000000
    [    9.901598] remoteproc remoteproc5: 5d00000.r5f is available
    [    9.989975] remoteproc remoteproc5: Direct firmware load for j7-main-r5f0_1-fw failed with error -2
    [   10.004062] remoteproc remoteproc5: powering up 5d00000.r5f
    [   10.009653] remoteproc remoteproc5: Direct firmware load for j7-main-r5f0_1-fw failed with error -2
    [   10.024077] remoteproc remoteproc5: request_firmware failed: -2
    [   10.061007] platform 5e00000.r5f: configured R5F for remoteproc mode
    [   10.201438] platform 5e00000.r5f: assigned reserved memory node r5f-dma-memory@a4000000
    [   10.325946] remoteproc remoteproc6: 5e00000.r5f is available
    [   10.404905] remoteproc remoteproc6: Direct firmware load for j7-main-r5f1_0-fw failed with error -2
    [   10.416062] remoteproc remoteproc6: powering up 5e00000.r5f
    [   10.421652] remoteproc remoteproc6: Direct firmware load for j7-main-r5f1_0-fw failed with error -2
    [   10.431589] platform 5f00000.r5f: configured R5F for remoteproc mode
    [   10.440060] remoteproc remoteproc6: request_firmware failed: -2
    [   10.513050] platform 5f00000.r5f: assigned reserved memory node r5f-dma-memory@a5000000
    [  OK  ] Created slice system-weston.slice.
    [  OK  ] Started Weston Wayland Compositor.
    [FAILED] Failed to start Login Service.
    [   10.570219] remoteproc remoteproc8: b034000.pru is available
    See 'systemctl status systemd-logind.service' for details.[   10.576833] remoteproc remoteproc7: 5f00000.r5f is available
    
    [   10.639044] remoteproc remoteproc7: Direct firmware load for j7-main-r5f1_1-fw failed with error -2
    [  OK  ] [   10.649749] pru-rproc b034000.pru: PRU rproc node /interconnect@100000/icssg@b000000/pru@34000 probed successfully
    Started rc.pvr.service.
    [   10.652063] remoteproc remoteproc7: powering up 5f00000.r5f
             Starting weston.service...
    [   10.676083] remoteproc remoteproc7: Direct firmware load for j7-main-r5f1_1-fw failed with error -2
    [   10.692086] remoteproc remoteproc7: request_firmware failed: -2
    [   10.800843] remoteproc remoteproc9: b004000.rtu is available
    [   10.859592] pru-rproc b004000.rtu: PRU rproc node /interconnect@100000/icssg@b000000/rtu@4000 probed successfully
    [   10.907347] omap_rng 4e10000.trng: Random Number Generator ver. 241b34c
    [   10.956583] pru-rproc b00a000.txpru: IRQ vring not found
    [   10.972107] pru-rproc b00a000.txpru: IRQ kick not found
    [   10.994948] remoteproc remoteproc10: b00a000.txpru is available
    [   11.024080] pru-rproc b00a000.txpru: PRU rproc node /interconnect@100000/icssg@b000000/txpru@a000 probed successfully
    [   11.066701] remoteproc remoteproc11: b038000.pru is available
    [   11.080206] pru-rproc b038000.pru: PRU rproc node /interconnect@100000/icssg@b000000/pru@38000 probed successfully
    [   11.104671] remoteproc remoteproc12: b006000.rtu is available
    [   11.112108] pru-rproc b006000.rtu: PRU rproc node /interconnect@100000/icssg@b000000/rtu@6000 probed successfully
    [   11.128288] pru-rproc b00c000.txpru: IRQ vring not found
    [   11.140045] pru-rproc b00c000.txpru: IRQ kick not found
    [   11.145305] remoteproc remoteproc13: b00c000.txpru is available
    [   11.160066] pru-rproc b00c000.txpru: PRU rproc node /interconnect@100000/icssg@b000000/txpru@c000 probed successfully
    [   11.180325] remoteproc remoteproc14: b134000.pru is available
    [   11.186087] pru-rproc b134000.pru: PRU rproc node /interconnect@100000/icssg@b100000/pru@34000 probed successfully
    [   11.208288] remoteproc remoteproc15: b104000.rtu is available
    [   11.214048] pru-rproc b104000.rtu: PRU rproc node /interconnect@100000/icssg@b100000/rtu@4000 probed successfully
    [   11.232242] pru-rproc b10a000.txpru: IRQ vring not found
    [   11.244088] cdns-usb3 6000000.usb: DRD version v1 (ID: 0004024e, rev: 00000200)
    [   11.251385] pru-rproc b10a000.txpru: IRQ kick not found
    [   11.264095] remoteproc remoteproc16: b10a000.txpru is available
    [   11.270097] pru-rproc b10a000.txpru: PRU rproc node /interconnect@100000/icssg@b100000/txpru@a000 probed successfully
    [   11.288316] remoteproc remoteproc17: b138000.pru is available
    [   11.294078] pru-rproc b138000.pru: PRU rproc node /interconnect@100000/icssg@b100000/pru@38000 probed successfully
    [   11.312276] remoteproc remoteproc18: b106000.rtu is available
    [   11.318039] pru-rproc b106000.rtu: PRU rproc node /interconnect@100000/icssg@b100000/rtu@6000 probed successfully
    [   11.336338] pru-rproc b10c000.txpru: IRQ vring not found
    [   11.348050] pru-rproc b10c000.txpru: IRQ kick not found
    [   11.353621] remoteproc remoteproc19: b10c000.txpru is available
    [   11.364070] pru-rproc b10c000.txpru: PRU rproc node /interconnect@100000/icssg@b100000/txpru@c000 probed successfully
    [   12.056079] cdns-usb3 6000000.usb: Initialized  ep0 support:  
    [   12.061906] cdns-usb3 6000000.usb: Initialized  ep1out support: BULK, INT ISO
    [   12.076046] cdns-usb3 6000000.usb: Initialized  ep2out support: BULK, INT ISO
    [   12.083174] cdns-usb3 6000000.usb: Initialized  ep3out support: BULK, INT ISO
    [   12.096044] cdns-usb3 6000000.usb: Initialized  ep4out support: BULK, INT ISO
    [   12.103169] cdns-usb3 6000000.usb: Initialized  ep5out support: BULK, INT ISO
    [   12.116044] cdns-usb3 6000000.usb: Initialized  ep6out support: BULK, INT ISO
    [   12.123169] cdns-usb3 6000000.usb: Initialized  ep7out support: BULK, INT ISO
    [   12.140046] cdns-usb3 6000000.usb: Initialized  ep8out support: BULK, INT ISO
    [   12.147172] cdns-usb3 6000000.usb: Initialized  ep9out support: BULK, INT ISO
    [   12.160050] cdns-usb3 6000000.usb: Initialized  ep10out support: BULK, INT ISO
    [   12.167264] cdns-usb3 6000000.usb: Initialized  ep11out support: BULK, INT ISO
    [   12.180045] cdns-usb3 6000000.usb: Initialized  ep12out support: BULK, INT ISO
    [   12.187254] cdns-usb3 6000000.usb: Initialized  ep13out support: BULK, INT ISO
    [   12.204045] cdns-usb3 6000000.usb: Initialized  ep14out support: BULK, INT ISO
    [   12.211257] cdns-usb3 6000000.usb: Initialized  ep15out support: BULK, INT ISO
    [   12.224043] cdns-usb3 6000000.usb: Initialized  ep1in support: BULK, INT ISO
    [   12.231080] cdns-usb3 6000000.usb: Initialized  ep2in support: BULK, INT ISO
    [   12.244047] cdns-usb3 6000000.usb: Initialized  ep3in support: BULK, INT ISO
    [   12.251084] cdns-usb3 6000000.usb: Initialized  ep4in support: BULK, INT ISO
    [   12.258133] cdns-usb3 6000000.usb: Initialized  ep5in support: BULK, INT ISO
    [   12.268049] cdns-usb3 6000000.usb: Initialized  ep6in support: BULK, INT ISO
    [   12.280050] cdns-usb3 6000000.usb: Initialized  ep7in support: BULK, INT ISO
    [   12.292055] cdns-usb3 6000000.usb: Initialized  ep8in support: BULK, INT ISO
    [   12.299321] cdns-usb3 6000000.usb: Initialized  ep9in support: BULK, INT ISO
    [   12.312049] cdns-usb3 6000000.usb: Initialized  ep10in support: BULK, INT ISO
    [   12.324050] cdns-usb3 6000000.usb: Initialized  ep11in support: BULK, INT ISO
    [   12.331401] cdns-usb3 6000000.usb: Initialized  ep12in support: BULK, INT ISO
    [   12.344053] cdns-usb3 6000000.usb: Initialized  ep13in support: BULK, INT ISO
    [   12.351177] cdns-usb3 6000000.usb: Initialized  ep14in support: BULK, INT ISO
    [   12.364044] cdns-usb3 6000000.usb: Initialized  ep15in support: BULK, INT ISO
    [   12.380437] cdns-usb3 6400000.usb: DRD version v1 (ID: 0004024e, rev: 00000200)
    [   12.434231] usbcore: registered new interface driver usbfs
    [   12.444462] usbcore: registered new interface driver hub
    [   12.456352] usbcore: registered new device driver usb
    [   12.466344] xhci-hcd xhci-hcd.2.auto: xHCI Host Controller
    [   12.471839] xhci-hcd xhci-hcd.2.auto: new USB bus registered, assigned bus number 1
    [   12.484191] xhci-hcd xhci-hcd.2.auto: hcc params 0x200073c9 hci version 0x100 quirks 0x0000000000010010
    [   12.500076] xhci-hcd xhci-hcd.2.auto: irq 503, io mem 0x06410000
    [   12.506217] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.04
    [   12.520046] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    [   12.532045] usb usb1: Product: xHCI Host Controller
    [   12.536916] usb usb1: Manufacturer: Linux 5.4.40-g1fb4f9a5a7 xhci-hcd
    [   12.552045] usb usb1: SerialNumber: xhci-hcd.2.auto
    [   12.560645] hub 1-0:1.0: USB hub found
    [   12.564405] hub 1-0:1.0: 1 port detected
    [   12.576670] xhci-hcd xhci-hcd.2.auto: xHCI Host Controller
    [   12.582154] xhci-hcd xhci-hcd.2.auto: new USB bus registered, assigned bus number 2
    [   12.596053] xhci-hcd xhci-hcd.2.auto: Host supports USB 3.0 SuperSpeed
    [   12.602604] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
    [   12.616103] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.04
    [   12.628046] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    [   12.635256] usb usb2: Product: xHCI Host Controller
    [   12.644059] usb usb2: Manufacturer: Linux 5.4.40-g1fb4f9a5a7 xhci-hcd
    [   12.656055] usb usb2: SerialNumber: xhci-hcd.2.auto
    [   12.661185] hub 2-0:1.0: USB hub found
    [   12.665242] hub 2-0:1.0: 1 port detected
    
     _____                    _____           _         _   
    |  _  |___ ___ ___ ___   |  _  |___ ___  |_|___ ___| |_ 
    |     |  _| .'| . | . |  |   __|  _| . | | | -_|  _|  _|
    |__|__|_| |__,|_  |___|  |__|  |_| |___|_| |___|___|_|  
                  |___|                    |___|            
    
    Arago Project http://arago-project.org j7-evm ttyS2
    
    Arago 2020.05 j7-evm ttyS2
    
    j7-evm login: 

    2. dorprocboot=0

    U-Boot SPL 2020.01-g8d8c0726c8 (Dec 03 2020 - 06:06:14 +0000)
    SYSFW ABI: 3.0 (firmware rev 0x0014 '20.04.1-v2020.04a (Terrific Lla')
    Reading on-board EEPROM at 0x50 failed 1
    Trying to boot from SPI
    Loading Environment from MMC... *** Warning - No MMC card found, using default environment
    
    Loading rproc fw image from device 3 not supported!
    Loading rproc fw image from device 3 not supported!
    Starting ATF on ARM64 core...
    
    NOTICE:  BL31: v2.3():07.00.00.005-dirty
    NOTICE:  BL31: Built : 03:24:44, Oct 26 2020
    
    U-Boot SPL 2020.01-g8d8c0726c8 (Dec 03 2020 - 05:34:20 +0000)
    SYSFW ABI: 3.0 (firmware rev 0x0014 '20.04.1-v2020.04a (Terrific Lla')
    Reading on-board EEPROM at 0x50 failed 1
    Trying to boot from SPI
    
    
    U-Boot 2020.01-g8d8c0726c8 (Dec 03 2020 - 05:34:20 +0000)
    
    SoC:   J721E SR1.0
    Model: Texas Instruments K3 J721E SoC
    Reading on-board EEPROM at 0x50 failed 1
    Board: J721EX-PM1-SOM rev E2
    DRAM:  4 GiB
    not found for dev hbmc-mux
    Flash: 0 Bytes
    MMC:   sdhci@4f80000: 0
    Loading Environment from MMC... OK
    In:    serial@2800000
    Out:   serial@2800000
    Err:   serial@2800000
    Reading on-board EEPROM at 0x50 failed 1
    Net:   Sentinen Print pull high reset 
    Could not get PHY for ethernet@046000000: addr 2
    phy_connect() failed
    No ethernet found.
    
    Hit any key to stop autoboot:  2  1  0 
    switch to partitions #0, OK
    mmc0(part 0) is current device
    SD/MMC found on device 0
    ** Unrecognized filesystem type **
    16654344 bytes read in 52 ms (305.4 MiB/s)
    91114 bytes read in 2 ms (43.4 MiB/s)
    1719 bytes read in 2 ms (838.9 KiB/s)
    ## Flattened Device Tree blob at 82000000
       Booting using the fdt blob at 0x82000000
       Loading Device Tree to 00000000fdda0000, end 00000000fdeb9fff ... OK
    
    Starting kernel ...
    
    [    0.000000] Booting Linux on physical CPU 0x0000000000 [0x411fd080]
    [    0.000000] Linux version 5.4.40-g1fb4f9a5a7 (oe-user@oe-host) (gcc version 9.2.1 20191025 (GNU Toolchain for the A-profile Architecture 9.2-2019.12 (arm-9.10))) #1 SMP PREEMPT Tue Dec 1 07:34:12 UTC 2020
    [    0.000000] Machine model: Texas Instruments K3 J721E SoC
    [    0.000000] earlycon: ns16550a0 at MMIO32 0x0000000002800000 (options '')
    [    0.000000] printk: bootconsole [ns16550a0] enabled
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a0000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-dma-memory@a0000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a0100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-memory@a0100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a1000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-dma-memory@a1000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a1100000, size 31 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-memory@a1100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a3000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-dma-memory@a3000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a3100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-memory@a3100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a4000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-dma-memory@a4000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a4100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-memory@a4100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a5000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-dma-memory@a5000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a5100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-memory@a5100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a6000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node c66-dma-memory@a6000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a6100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node c66-memory@a6100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a7000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node c66-dma-memory@a7000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a7100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node c66-memory@a7100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a8000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node c71-dma-memory@a8000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a8100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node c71-memory@a8100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000ac000000, size 32 MiB
    [    0.000000] OF: reserved mem: initialized node vision_apps-dma-memory@ac000000, compatible id shared-dma-pool
    [    0.000000] OF: reserved mem: initialized node vision_apps_shared-memories, compatible id dma-heap-carveout
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000ce000000, size 720 MiB
    [    0.000000] OF: reserved mem: initialized node vision_apps-core-heap-memory@ce000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000fb000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-dma-memory@fb000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000fb100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-memory@fb100000, compatible id shared-dma-pool
    [    0.000000] cma: Failed to reserve 512 MiB
    [    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: Trusted OS migration not required
    [    0.000000] psci: SMC Calling Convention v1.0
    [    0.000000] percpu: Embedded 2 pages/cpu s48408 r8192 d74472 u131072
    [    0.000000] Detected PIPT I-cache on CPU0
    [    0.000000] CPU features: detected: GIC system register CPU interface
    [    0.000000] CPU features: detected: EL2 vector hardening
    [    0.000000] Built 1 zonelists, mobility grouping off.  Total pages: 35779
    [    0.000000] Kernel command line: console=ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 mtdparts=47040000.spi.0:512k(ospi.tiboot3),2m(ospi.tispl),4m(ospi.u-boot),128k(ospi.env),128k(ospi.env.backup),1m(ospi.sysfw),-@8m(ospi.rootfs);47034000.hyperbus:512k(hbmc.tiboot3),2m(hbmc.tispl),4m(hbmc.u-boot),256k(hbmc.env),1m(hbmc.sysfw),-@8m(hbmc.rootfs) root=PARTUUID=a3179f72-7984-407e-bdf3-c374e0d3d24f rw rootfstype=ext4 rootwait
    [    0.000000] Dentry cache hash table entries: 524288 (order: 6, 4194304 bytes, linear)
    [    0.000000] Inode-cache hash table entries: 262144 (order: 5, 2097152 bytes, linear)
    [    0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
    [    0.000000] software IO TLB: mapped [mem 0x9a800000-0x9e800000] (64MB)
    [    0.000000] Memory: 2584064K/2293760K available (9534K kernel code, 776K rwdata, 3840K rodata, 1728K init, 695K bss, 18446744073709261312K reserved, 0K cma-reserved)
    [    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
    [    0.000000] rcu: Preemptible hierarchical RCU implementation.
    [    0.000000] rcu: 	RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.
    [    0.000000] 	Tasks RCU enabled.
    [    0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
    [    0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
    [    0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
    [    0.000000] GICv3: GIC: Using split EOI/Deactivate mode
    [    0.000000] GICv3: 960 SPIs implemented
    [    0.000000] GICv3: 0 Extended SPIs implemented
    [    0.000000] GICv3: Distributor has no Range Selector support
    [    0.000000] GICv3: 16 PPIs implemented
    [    0.000000] GICv3: no VLPI support, no direct LPI support
    [    0.000000] GICv3: CPU0: found redistributor 0 region 0:0x0000000001900000
    [    0.000000] ITS [mem 0x01820000-0x0182ffff]
    [    0.000000] GIC: enabling workaround for ITS: Socionext Synquacer pre-ITS
    [    0.000000] ITS@0x0000000001820000: allocated 1048576 Devices @8c0800000 (flat, esz 8, psz 64K, shr 0)
    [    0.000000] ITS: using cache flushing for cmd queue
    [    0.000000] GICv3: using LPI property table @0x00000008c00c0000
    [    0.000000] GIC: using cache flushing for LPI property table
    [    0.000000] GICv3: CPU0: using allocated LPI pending table @0x00000008c00d0000
    [    0.000000] random: get_random_bytes called from start_kernel+0x2b8/0x438 with crng_init=0
    [    0.000000] arch_timer: cp15 timer(s) running at 200.00MHz (phys).
    [    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x2e2049d3e8, max_idle_ns: 440795210634 ns
    [    0.000001] sched_clock: 56 bits at 200MHz, resolution 5ns, wraps every 4398046511102ns
    [    0.008321] Console: colour dummy device 80x25
    [    0.012876] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000)
    [    0.023544] pid_max: default: 32768 minimum: 301
    [    0.028289] LSM: Security Framework initializing
    [    0.033031] Mount-cache hash table entries: 8192 (order: 0, 65536 bytes, linear)
    [    0.040599] Mountpoint-cache hash table entries: 8192 (order: 0, 65536 bytes, linear)
    [    0.072641] ASID allocator initialised with 32768 entries
    [    0.086167] rcu: Hierarchical SRCU implementation.
    [    0.099108] Platform MSI: gic-its@1820000 domain created
    [    0.104628] PCI/MSI: /interconnect@100000/interrupt-controller@1800000/gic-its@1820000 domain created
    [    0.122063] smp: Bringing up secondary CPUs ...
    [    0.159016] Detected PIPT I-cache on CPU1
    [    0.159033] GICv3: CPU1: found redistributor 1 region 0:0x0000000001920000
    [    0.159043] GICv3: CPU1: using allocated LPI pending table @0x00000008c00e0000
    [    0.159062] CPU1: Booted secondary processor 0x0000000001 [0x411fd080]
    [    0.159100] smp: Brought up 1 node, 2 CPUs
    [    0.188443] SMP: Total of 2 processors activated.
    [    0.193247] CPU features: detected: 32-bit EL0 Support
    [    0.198499] CPU features: detected: CRC32 instructions
    [    0.209681] CPU: All CPU(s) started at EL2
    [    0.213872] alternatives: patching kernel code
    [    0.218789] devtmpfs: initialized
    [    0.226068] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
    [    0.236034] futex hash table entries: 512 (order: -1, 32768 bytes, linear)
    [    0.243155] pinctrl core: initialized pinctrl subsystem
    [    0.248813] NET: Registered protocol family 16
    [    0.253520] DMA: preallocated 256 KiB pool for atomic allocations
    [    0.259989] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
    [    0.274211] HugeTLB registered 16.0 GiB page size, pre-allocated 0 pages
    [    0.281064] HugeTLB registered 512 MiB page size, pre-allocated 0 pages
    [    0.287821] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
    [    0.296348] cryptd: max_cpu_qlen set to 1000
    [    0.303279] vsys_3v3: supplied by evm_12v0
    [    0.307574] vsys_5v0: supplied by evm_12v0
    [    0.312055] iommu: Default domain type: Translated 
    [    0.317251] SCSI subsystem initialized
    [    0.321294] mc: Linux media interface: v0.10
    [    0.325662] videodev: Linux video capture interface: v2.00
    [    0.331271] pps_core: LinuxPPS API ver. 1 registered
    [    0.336339] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
    [    0.345675] PTP clock support registered
    [    0.349683] EDAC MC: Ver: 3.0.0
    [    0.353307] FPGA manager framework
    [    0.356809] Advanced Linux Sound Architecture Driver Initialized.
    [    0.363320] clocksource: Switched to clocksource arch_sys_counter
    [    0.369595] VFS: Disk quotas dquot_6.6.0
    [    0.373640] VFS: Dquot-cache hash table entries: 8192 (order 0, 65536 bytes)
    [    0.382890] Carveout Heap: Exported 512 MiB at 0x00000000ae000000
    [    0.389118] thermal_sys: Registered thermal governor 'step_wise'
    [    0.389119] thermal_sys: Registered thermal governor 'power_allocator'
    [    0.395416] NET: Registered protocol family 2
    [    0.406741] tcp_listen_portaddr_hash hash table entries: 4096 (order: 0, 65536 bytes, linear)
    [    0.415499] TCP established hash table entries: 32768 (order: 2, 262144 bytes, linear)
    [    0.423692] TCP bind hash table entries: 32768 (order: 3, 524288 bytes, linear)
    [    0.431379] TCP: Hash tables configured (established 32768 bind 32768)
    [    0.438106] UDP hash table entries: 2048 (order: 0, 65536 bytes, linear)
    [    0.444994] UDP-Lite hash table entries: 2048 (order: 0, 65536 bytes, linear)
    [    0.452373] NET: Registered protocol family 1
    [    0.457058] RPC: Registered named UNIX socket transport module.
    [    0.463116] RPC: Registered udp transport module.
    [    0.467920] RPC: Registered tcp transport module.
    [    0.472722] RPC: Registered tcp NFSv4.1 backchannel transport module.
    [    0.479305] PCI: CLS 0 bytes, default 64
    [    0.483548] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available
    [    0.494812] Initialise system trusted keyrings
    [    0.499421] workingset: timestamp_bits=46 max_order=16 bucket_order=0
    [    0.507822] squashfs: version 4.0 (2009/01/31) Phillip Lougher
    [    0.514036] NFS: Registering the id_resolver key type
    [    0.519205] Key type id_resolver registered
    [    0.523478] Key type id_legacy registered
    [    0.527573] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
    [    0.534515] 9p: Installing v9fs 9p2000 file system support
    [    0.547322] Key type asymmetric registered
    [    0.551513] Asymmetric key parser 'x509' registered
    [    0.556512] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244)
    [    0.564073] io scheduler mq-deadline registered
    [    0.568699] io scheduler kyber registered
    [    0.573721] pinctrl-single 4301c000.pinmux: 94 pins, size 376
    [    0.579772] pinctrl-single 11c000.pinmux: 173 pins, size 692
    [    0.585901] pinctrl-single a40000.timesync_router: 512 pins, size 2048
    [    0.594631] k3-ringacc 2b800000.ringacc: Failed to get MSI domain
    [    0.600891] k3-ringacc 3c000000.ringacc: Failed to get MSI domain
    [    0.607207] ti-pat 31010000.pat: Found PAT Rev 1.0 with 16384 pages
    [    0.613615] debugfs: Directory '31010000.pat' with parent 'regmap' already present!
    [    0.621560] ti-pat 31011000.pat: Found PAT Rev 1.0 with 16384 pages
    [    0.627969] debugfs: Directory '31011000.pat' with parent 'regmap' already present!
    [    0.635888] ti-pat 31012000.pat: Found PAT Rev 1.0 with 16384 pages
    [    0.642301] debugfs: Directory '31012000.pat' with parent 'regmap' already present!
    [    0.650218] ti-pat 31013000.pat: Found PAT Rev 1.0 with 2048 pages
    [    0.656538] debugfs: Directory '31013000.pat' with parent 'regmap' already present!
    [    0.664457] ti-pat 31014000.pat: Found PAT Rev 1.0 with 2048 pages
    [    0.670778] debugfs: Directory '31014000.pat' with parent 'regmap' already present!
    [    0.680037] Serial: 8250/16550 driver, 10 ports, IRQ sharing enabled
    [    0.691309] brd: module loaded
    [    0.697121] loop: module loaded
    [    0.700572] sysfs: cannot create duplicate filename '/devices/platform/dma_buf_phys'
    [    0.708496] CPU: 0 PID: 1 Comm: swapper/0 Not tainted 5.4.40-g1fb4f9a5a7 #1
    [    0.715605] Hardware name: Texas Instruments K3 J721E SoC (DT)
    [    0.721560] Call trace:
    [    0.724053]  dump_backtrace+0x0/0x140
    [    0.727787]  show_stack+0x14/0x20
    [    0.731167]  dump_stack+0xb4/0xf8
    [    0.734551]  sysfs_warn_dup+0x5c/0x78
    [    0.738285]  sysfs_create_dir_ns+0xd8/0xf0
    [    0.742465]  kobject_add_internal+0x94/0x280
    [    0.746821]  kobject_add+0x90/0xf8
    [    0.750289]  device_add+0xdc/0x600
    [    0.753757]  platform_device_add+0xfc/0x228
    [    0.758024]  platform_device_register_full+0xc8/0x140
    [    0.763181]  dma_buf_phys_init+0x68/0x94
    [    0.767182]  do_one_initcall+0x50/0x190
    [    0.771096]  kernel_init_freeable+0x194/0x22c
    [    0.775541]  kernel_init+0x10/0xfc
    [    0.779008]  ret_from_fork+0x10/0x18
    [    0.782663] kobject_add_internal failed for dma_buf_phys with -EEXIST, don't try to register things with the same name in the same directory.
    [    0.796586] libphy: Fixed MDIO Bus: probed
    [    0.800927] tun: Universal TUN/TAP device driver, 1.6
    [    0.806296] igbvf: Intel(R) Gigabit Virtual Function Network Driver - version 2.4.0-k
    [    0.814299] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
    [    0.820360] sky2: driver version 1.30
    [    0.824553] VFIO - User Level meta-driver version: 0.3
    [    0.830107] i2c /dev entries driver
    [    0.834141] sdhci: Secure Digital Host Controller Interface driver
    [    0.840456] sdhci: Copyright(c) Pierre Ossman
    [    0.845043] sdhci-pltfm: SDHCI platform and OF driver helper
    [    0.851232] ledtrig-cpu: registered to indicate activity on CPUs
    [    0.857914] optee: probing for conduit method from DT.
    [    0.863173] optee: revision 3.8 (199fca17)
    [    0.863466] optee: initialized driver
    [    0.871984] NET: Registered protocol family 17
    [    0.876589] 9pnet: Installing 9P2000 support
    [    0.880973] Key type dns_resolver registered
    [    0.885451] registered taskstats version 1
    [    0.889637] Loading compiled-in X.509 certificates
    [    0.897769] k3-ringacc 2b800000.ringacc: Failed to get MSI domain
    [    0.904084] k3-ringacc 3c000000.ringacc: Failed to get MSI domain
    [    0.911529] ti-sci 44083000.dmsc: ABI: 3.0 (firmware rev 0x0014 '20.04.1-v2020.04a (Terrific Lla')
    [    0.936861] random: fast init done
    [    0.955145] omap_i2c 40b00000.i2c: bus 0 rev0.12 at 400 kHz
    [    0.961104] omap_i2c 40b10000.i2c: bus 1 rev0.12 at 100 kHz
    [    0.967077] omap_i2c 42120000.i2c: bus 2 rev0.12 at 400 kHz
    [    0.973068] omap_i2c 2000000.i2c: bus 3 rev0.12 at 400 kHz
    [    0.978953] omap_i2c 2020000.i2c: bus 4 rev0.12 at 400 kHz
    [    0.984820] omap_i2c 2030000.i2c: bus 5 rev0.12 at 400 kHz
    [    0.990677] omap_i2c 2040000.i2c: bus 6 rev0.12 at 100 kHz
    [    0.996531] omap_i2c 2050000.i2c: bus 7 rev0.12 at 100 kHz
    [    1.002703] ti-sci-intr interconnect@100000:interconnect@28380000:interrupt-controller2: Interrupt Router 137 domain created
    [    1.014265] ti-sci-intr interconnect@100000:interrupt-controller0: Interrupt Router 131 domain created
    [    1.023868] ti-sci-intr interconnect@100000:navss@30000000:interrupt-controller1: Interrupt Router 213 domain created
    [    1.034868] ti-sci-inta 33d00000.interrupt-controller: Interrupt Aggregator domain 209 created
    [    2.050727] j721e-pcie 2910000.pcie: host bridge /interconnect@100000/pcie@2910000 ranges:
    [    2.059220] j721e-pcie 2910000.pcie:    IO 0x18001000..0x18010fff -> 0x18001000
    [    2.066707] j721e-pcie 2910000.pcie:   MEM 0x18011000..0x1fffffff -> 0x18011000
    [    2.074239] j721e-pcie 2910000.pcie: PCI host bridge to bus 0000:00
    [    2.080644] pci_bus 0000:00: root bus resource [bus 00-0f]
    [    2.086249] pci_bus 0000:00: root bus resource [io  0x0000-0xffff] (bus address [0x18001000-0x18010fff])
    [    2.095939] pci_bus 0000:00: root bus resource [mem 0x18011000-0x1fffffff]
    [    2.102976] pci 0000:00:00.0: [104c:b00d] type 01 class 0x060400
    [    2.109122] pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x4 may corrupt adjacent RW1C bits
    [    2.118991] pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x4 may corrupt adjacent RW1C bits
    [    2.128876] pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0xe8 may corrupt adjacent RW1C bits
    [    2.138834] pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x3e may corrupt adjacent RW1C bits
    [    2.148799] pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x92 may corrupt adjacent RW1C bits
    [    2.158761] pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0xb2 may corrupt adjacent RW1C bits
    [    2.168742] pci 0000:00:00.0: supports D1
    [    2.172835] pci 0000:00:00.0: PME# supported from D0 D1 D3hot
    [    2.178706] pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x84 may corrupt adjacent RW1C bits
    [    2.190085] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
    [    2.198272] pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x3e may corrupt adjacent RW1C bits
    [    2.208231] pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x3e may corrupt adjacent RW1C bits
    [    2.218189] pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x3e may corrupt adjacent RW1C bits
    [    2.229442] pci_bus 0000:01: busn_res: [bus 01-0f] end is updated to 01
    [    2.236207] pci 0000:00:00.0: PCI bridge to [bus 01]
    [    2.241425] pcieport 0000:00:00.0: PME: Signaling with IRQ 30
    [    2.247448] pcieport 0000:00:00.0: AER: enabled with IRQ 30
    [    2.254138] k3-ringacc 2b800000.ringacc: Ring Accelerator probed rings:286, gp-rings[96,20] sci-dev-id:235
    [    2.264013] k3-ringacc 2b800000.ringacc: dma-ring-reset-quirk: disabled
    [    2.270771] k3-ringacc 2b800000.ringacc: RA Proxy rev. 66346100, num_proxies:64
    [    2.279513] k3-ringacc 3c000000.ringacc: Ring Accelerator probed rings:1024, gp-rings[440,150] sci-dev-id:211
    [    2.289652] k3-ringacc 3c000000.ringacc: dma-ring-reset-quirk: disabled
    [    2.296411] k3-ringacc 3c000000.ringacc: RA Proxy rev. 66346100, num_proxies:64
    [    2.304060] omap8250 40a00000.serial: PM domain pd:149 will not be powered off
    [    2.311561] 40a00000.serial: ttyS1 at MMIO 0x40a00000 (irq = 7, base_baud = 6000000) is a 8250
    [    2.320696] 2800000.serial: ttyS2 at MMIO 0x2800000 (irq = 17, base_baud = 3000000) is a 8250
    [    2.329432] printk: console [ttyS2] enabled
    [    2.329432] printk: console [ttyS2] enabled
    [    2.337868] printk: bootconsole [ns16550a0] disabled
    [    2.337868] printk: bootconsole [ns16550a0] disabled
    [    2.348192] 2810000.serial: ttyS3 at MMIO 0x2810000 (irq = 18, base_baud = 3000000) is a 8250
    [    2.357005] 2840000.serial: ttyS6 at MMIO 0x2840000 (irq = 19, base_baud = 3000000) is a 8250
    [    2.365774] arm-smmu-v3 36600000.smmu: ias 48-bit, oas 48-bit (features 0x00001faf)
    [    2.374933] arm-smmu-v3 36600000.smmu: allocated 524288 entries for cmdq
    [    2.383475] arm-smmu-v3 36600000.smmu: allocated 524288 entries for evtq
    [    2.390821] arm-smmu-v3 36600000.smmu: msi_domain absent - falling back to wired irqs
    [    2.399405] cdns-ufshcd 4e84000.ufs: ufshcd_populate_vreg: Unable to find vdd-hba-supply regulator, assuming enabled
    [    2.409911] cdns-ufshcd 4e84000.ufs: ufshcd_populate_vreg: Unable to find vcc-supply regulator, assuming enabled
    [    2.420063] cdns-ufshcd 4e84000.ufs: ufshcd_populate_vreg: Unable to find vccq-supply regulator, assuming enabled
    [    2.430301] cdns-ufshcd 4e84000.ufs: ufshcd_populate_vreg: Unable to find vccq2-supply regulator, assuming enabled
    [    2.441042] scsi host0: ufshcd
    [    2.446820] cadence-qspi 47040000.spi: mt35xu512aba_v2 (65536 Kbytes)
    [    2.453257] 7 cmdlinepart partitions found on MTD device 47040000.spi.0
    [    2.459857] Creating 7 MTD partitions on "47040000.spi.0":
    [    2.465330] 0x000000000000-0x000000080000 : "ospi.tiboot3"
    [    2.471238] 0x000000080000-0x000000280000 : "ospi.tispl"
    [    2.476878] 0x000000280000-0x000000680000 : "ospi.u-boot"
    [    2.482642] 0x000000680000-0x0000006a0000 : "ospi.env"
    [    2.488105] 0x0000006a0000-0x0000006c0000 : "ospi.env.backup"
    [    2.494195] 0x0000006c0000-0x0000007c0000 : "ospi.sysfw"
    [    2.499859] 0x000000800000-0x000004000000 : "ospi.rootfs"
    [    2.739519] cadence-qspi 47040000.spi: Cadence QSPI NOR probe failed -517
    [    2.747247] am65-cpsw-nuss 46000000.ethernet: am65_cpsw_nuss_probe[2146], Print reset_gpio=-517 
    [    2.795325] davinci_mdio 46000f00.mdio: davinci mdio revision 9.7, bus freq 1000000
    [    2.802965] libphy: 46000f00.mdio: probed
    [    2.807143] davinci_mdio 46000f00.mdio: phy[2]: device 46000f00.mdio:02, driver Marvell 88Q2122
    [    2.815838] am65-cpsw-nuss 46000000.ethernet: initializing am65 cpsw nuss version 0x6BA00101, cpsw version 0x6BA80100 Ports: 2
    [    2.827255] am65-cpsw-nuss 46000000.ethernet: Failed to request tx dma channel -517
    [    2.835739] am65-cpts 310d0000.cpts: CPTS ver 0x4e8a010a, freq:200000000, add_val:4 pps:0
    [    2.844238] mmc0: CQHCI version 5.10
    [    2.858792] cdns-ufshcd 4e84000.ufs: link startup failed 1
    [    2.864269] cdns-ufshcd 4e84000.ufs: UFS Host state=0
    [    2.869306] cdns-ufshcd 4e84000.ufs: lrb in use=0x0, outstanding reqs=0x0 tasks=0x0
    [    2.876944] cdns-ufshcd 4e84000.ufs: saved_err=0x0, saved_uic_err=0x0
    [    2.882579] mmc0: SDHCI controller on 4f80000.sdhci [4f80000.sdhci] using ADMA 64-bit
    [    2.883369] cdns-ufshcd 4e84000.ufs: Device power mode=1, UIC link state=0
    [    2.883371] cdns-ufshcd 4e84000.ufs: PM in progress=0, sys. suspended=0
    [    2.891712] davinci_gpio 42110000.gpio: IRQ index 4 not found
    [    2.898036] cdns-ufshcd 4e84000.ufs: Auto BKOPS=0, Host self-block=0
    [    2.898038] cdns-ufshcd 4e84000.ufs: Clk gate=1
    [    2.898040] cdns-ufshcd 4e84000.ufs: error handling flags=0x0, req. abort count=0
    [    2.898043] cdns-ufshcd 4e84000.ufs: Host capabilities=0x1587031f, caps=0x0
    [    2.904722] davinci_gpio 42110000.gpio: IRQ not populated, err = -6
    [    2.910367] cdns-ufshcd 4e84000.ufs: quirks=0x0, dev. quirks=0x0
    [    2.910371] cdns-ufshcd 4e84000.ufs: ufshcd_print_pwr_info:[RX, TX]: gear=[0, 0], lane[0, 0], pwr[INVALID MODE, INVALID MODE], rate = 0
    [    2.919881] omap-mailbox 31f80000.mailbox: omap mailbox rev 0x66fc7100
    [    2.921240] host_regs: 00000000: 1587031f 00000000 00000210 00000000
    [    2.929122] omap-mailbox 31f81000.mailbox: omap mailbox rev 0x66fc7100
    [    2.935626] host_regs: 00000010: 00000000 00000000 00000000 00000000
    [    2.935628] host_regs: 00000020: 00000000 00000470 00000000 00000000
    [    2.935630] host_regs: 00000030: 00000008 00000001 00000000 00000000
    [    2.935633] host_regs: 00000040: 00000000 00000000 00000000 00000000
    [    2.942297] omap-mailbox 31f82000.mailbox: omap mailbox rev 0x66fc7100
    [    2.947870] host_regs: 00000050: 00000000 00000000 00000000 00000000
    [    2.947872] host_regs: 00000060: 00000000 00000000 00000000 00000000
    [    2.947874] host_regs: 00000070: 00000000 00000000 00000000 00000000
    [    2.947876] host_regs: 00000080: 00000000 00000000 00000000 00000000
    [    2.960448] omap-mailbox 31f83000.mailbox: omap mailbox rev 0x66fc7100
    [    2.966538] host_regs: 00000090: 00000000 00000000 00000000 00000000
    [    2.973210] omap-mailbox 31f84000.mailbox: omap mailbox rev 0x66fc7100
    [    2.979390] cdns-ufshcd 4e84000.ufs: hba->ufs_version = 0x210, hba->capabilities = 0x1587031f
    [    3.062837] mmc0: Command Queue Engine enabled
    [    3.064432] cdns-ufshcd 4e84000.ufs: hba->outstanding_reqs = 0x0, hba->outstanding_tasks = 0x0
    [    3.064435] cdns-ufshcd 4e84000.ufs: last_hibern8_exit_tstamp at 0 us, hibern8_exit_cnt = 0
    [    3.068871] mmc0: new HS400 MMC card at address 0001
    [    3.077453] cdns-ufshcd 4e84000.ufs: No record of pa_err errors
    [    3.077455] cdns-ufshcd 4e84000.ufs: No record of dl_err errors
    [    3.077457] cdns-ufshcd 4e84000.ufs: No record of nl_err errors
    [    3.090039] mmcblk0: mmc0:0001 S0J58X 59.3 GiB 
    [    3.090743] cdns-ufshcd 4e84000.ufs: No record of tl_err errors
    [    3.096760] mmcblk0boot0: mmc0:0001 S0J58X partition 1 31.5 MiB
    [    3.102543] cdns-ufshcd 4e84000.ufs: No record of dme_err errors
    [    3.108550] mmcblk0boot1: mmc0:0001 S0J58X partition 2 31.5 MiB
    [    3.112961] cdns-ufshcd 4e84000.ufs: No record of auto_hibern8_err errors
    [    3.112963] cdns-ufshcd 4e84000.ufs: No record of fatal_err errors
    [    3.118920] mmcblk0rpmb: mmc0:0001 S0J58X partition 3 4.00 MiB, chardev (240:0)
    [    3.124770] cdns-ufshcd 4e84000.ufs: link_startup_fail[0] = 0x1 at 2787475 us
    [    3.138417]  mmcblk0: p1
    [    3.143432] cdns-ufshcd 4e84000.ufs: No record of resume_fail errors
    [    3.143434] cdns-ufshcd 4e84000.ufs: No record of suspend_fail errors
    [    3.179281] cdns-ufshcd 4e84000.ufs: No record of dev_reset errors
    [    3.185445] cdns-ufshcd 4e84000.ufs: No record of host_reset errors
    [    3.191695] cdns-ufshcd 4e84000.ufs: No record of task_abort errors
    [    3.197946] cdns-ufshcd 4e84000.ufs: clk: core_clk, rate: 250000000
    [    3.204197] cdns-ufshcd 4e84000.ufs: clk: phy_clk, rate: 19200000
    [    3.210273] cdns-ufshcd 4e84000.ufs: clk: ref_clk, rate: 19200000
    [    3.987362] j721e-pcie 2920000.pcie: host bridge /interconnect@100000/pcie@2920000 ranges:
    [    3.995630] j721e-pcie 2920000.pcie:    IO 0x4400001000..0x4400010fff -> 0x00001000
    [    4.003276] j721e-pcie 2920000.pcie:   MEM 0x4400011000..0x4407ffffff -> 0x00011000
    [    4.010990] j721e-pcie 2920000.pcie: PCI host bridge to bus 0001:00
    [    4.017245] pci_bus 0001:00: root bus resource [bus 00-0f]
    [    4.022718] pci_bus 0001:00: root bus resource [io  0x10000-0x1ffff] (bus address [0x1000-0x10fff])
    [    4.031744] pci_bus 0001:00: root bus resource [mem 0x4400011000-0x4407ffffff] (bus address [0x00011000-0x07ffffff])
    [    4.042256] pci 0001:00:00.0: [104c:b00d] type 01 class 0x060400
    [    4.048314] pci 0001:00:00.0: supports D1
    [    4.052311] pci 0001:00:00.0: PME# supported from D0 D1 D3hot
    [    4.059522] pci 0001:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
    [    4.068814] pci_bus 0001:01: busn_res: [bus 01-0f] end is updated to 01
    [    4.075420] pci 0001:00:00.0: PCI bridge to [bus 01]
    [    4.080536] pcieport 0001:00:00.0: PME: Signaling with IRQ 389
    [    4.086477] pcieport 0001:00:00.0: AER: enabled with IRQ 389
    [    4.093133] ti-udma 285c0000.dma-controller: Channels: 24 (tchan: 12, rchan: 12, gp-rflow: 8)
    [    4.103399] ti-udma 31150000.dma-controller: Channels: 84 (tchan: 42, rchan: 42, gp-rflow: 16)
    [    4.114706] cadence-qspi 47040000.spi: mt35xu512aba_v2 (65536 Kbytes)
    [    4.121141] 7 cmdlinepart partitions found on MTD device 47040000.spi.0
    [    4.127739] Creating 7 MTD partitions on "47040000.spi.0":
    [    4.133211] 0x000000000000-0x000000080000 : "ospi.tiboot3"
    [    4.139124] 0x000000080000-0x000000280000 : "ospi.tispl"
    [    4.144786] 0x000000280000-0x000000680000 : "ospi.u-boot"
    [    4.150578] 0x000000680000-0x0000006a0000 : "ospi.env"
    [    4.156048] 0x0000006a0000-0x0000006c0000 : "ospi.env.backup"
    [    4.162149] 0x0000006c0000-0x0000007c0000 : "ospi.sysfw"
    [    4.167826] 0x000000800000-0x000004000000 : "ospi.rootfs"
    [    4.175238] am65-cpsw-nuss 46000000.ethernet: am65_cpsw_nuss_probe[2146], Print reset_gpio=416 
    [    5.191346] am65-cpsw-nuss 46000000.ethernet: am65_cpsw_nuss_probe[2159], Print reset to 1 
    [    5.239327] davinci_mdio 46000f00.mdio: davinci mdio revision 9.7, bus freq 1000000
    [    5.246967] libphy: 46000f00.mdio: probed
    [    5.251160] davinci_mdio 46000f00.mdio: phy[2]: device 46000f00.mdio:02, driver Marvell 88Q2122
    [    5.259856] am65-cpsw-nuss 46000000.ethernet: initializing am65 cpsw nuss version 0x6BA00101, cpsw version 0x6BA80100 Ports: 2
    [    5.272031] am65-cpsw-nuss 46000000.ethernet: set new flow-id-base 48
    [    5.279140] pps pps0: new PPS source ptp1
    [    5.283253] am65-cpsw-nuss 46000000.ethernet: CPTS ver 0x4e8a010a, freq:500000000, add_val:1 pps:1
    [    5.292199] am65-cpsw-nuss 46000000.ethernet: initialized cpsw ale version 57.4
    [    5.299491] am65-cpsw-nuss 46000000.ethernet: ALE Table size 64
    [    5.306634] debugfs: Directory 'pd:242' with parent 'pm_genpd' already present!
    [    5.313987] debugfs: Directory 'pd:241' with parent 'pm_genpd' already present!
    [    5.321291] debugfs: Directory 'pd:240' with parent 'pm_genpd' already present!
    [    5.328591] debugfs: Directory 'pd:239' with parent 'pm_genpd' already present!
    [    5.336534] hctosys: unable to open rtc device (rtc0)
    [    5.352488] ALSA device list:
    [    5.355449]   No soundcards found.
    [    5.459935] EXT4-fs (mmcblk0p1): recovery complete
    [    5.465451] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: (null)
    [    5.473550] VFS: Mounted root (ext4 filesystem) on device 179:1.
    [    5.479938] devtmpfs: mounted
    [    5.483420] Freeing unused kernel memory: 1728K
    [    5.487955] Run /sbin/init as init process
    [    5.531045] systemd[1]: System time before build time, advancing clock.
    [    5.556440] NET: Registered protocol family 10
    [    5.561237] Segment Routing with IPv6
    [    5.573958] systemd[1]: systemd 244.3+ running in system mode. (+PAM -AUDIT -SELINUX +IMA -APPARMOR -SMACK +SYSVINIT +UTMP -LIBCRYPTSETUP -GCRYPT -GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID -ELFUTILS +KMOD -IDN2 -IDN -PCRE2 default-hierarchy=hybrid)
    [    5.595692] systemd[1]: Detected architecture arm64.
    
    Welcome to Arago 2020.05!
    
    [    5.643688] systemd[1]: Set hostname to <j7-evm>.
    [    5.752214] systemd[1]: /lib/systemd/system/docker.socket:6: ListenStream= references a path below legacy directory /var/run/, updating /var/run/docker.sock �� /run/docker.sock; please update the unit file accordingly.
    [    5.806097] random: systemd: uninitialized urandom read (16 bytes read)
    [    5.812779] systemd[1]: system-getty.slice: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling.
    [    5.825116] systemd[1]: (This warning is only shown for the first unit using IP firewalling.)
    [    5.834793] systemd[1]: Created slice system-getty.slice.
    [  OK  ] Created slice system-getty.slice.
    [    5.855403] random: systemd: uninitialized urandom read (16 bytes read)
    [    5.862532] systemd[1]: Created slice system-serial\x2dgetty.slice.
    [  OK  ] Created slice system-serial\x2dgetty.slice.
    [    5.883368] random: systemd: uninitialized urandom read (16 bytes read)
    [    5.890398] systemd[1]: Created slice User and Session Slice.
    [  OK  ] Created slice User and Session Slice.
    [    5.911448] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
    [  OK  ] Started Dispatch Password �Kts to Console Directory Watch.
    [    5.935415] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
    [  OK  ] Started Forward Password R�Kuests to Wall Directory Watch.
    [    5.959400] systemd[1]: Reached target Paths.
    [  OK  ] Reached target Paths.
    [    5.975371] systemd[1]: Reached target Remote File Systems.
    [  OK  ] Reached target Remote File Systems.
    [    5.995363] systemd[1]: Reached target Slices.
    [  OK  ] Reached target Slices.
    [    6.011364] systemd[1]: Reached target Swap.
    [  OK  ] Reached target Swap.
    [    6.030864] systemd[1]: Listening on RPCbind Server Activation Socket.
    [  OK  ] Listening on RPCbind Server Activation Socket.
    [    6.051376] systemd[1]: Reached target RPC Port Mapper.
    [  OK  ] Reached target RPC Port Mapper.
    [    6.073045] systemd[1]: Listening on Process Core Dump Socket.
    [  OK  ] Listening on Process Core Dump Socket.
    [    6.095451] systemd[1]: Listening on initctl Compatibility Named Pipe.
    [  OK  ] Listening on initctl Compatibility Named Pipe.
    [    6.122784] systemd[1]: Condition check resulted in Journal Audit Socket being skipped.
    [    6.131031] systemd[1]: Listening on Journal Socket (/dev/log).
    [  OK  ] Listening on Journal Socket (/dev/log).
    [    6.147535] systemd[1]: Listening on Journal Socket.
    [  OK  ] Listening on Journal Socket.
    [    6.163567] systemd[1]: Listening on Network Service Netlink Socket.
    [  OK  ] Listening on Network Service Netlink Socket.
    [    6.183495] systemd[1]: Listening on udev Control Socket.
    [  OK  ] Listening on udev Control Socket.
    [    6.199454] systemd[1]: Listening on udev Kernel Socket.
    [  OK  ] Listening on udev Kernel Socket.
    [    6.217442] systemd[1]: Mounting Huge Pages File System...
             Mounting Huge Pages File System...
    [    6.233417] systemd[1]: Mounting POSIX Message Queue File System...
             Mounting POSIX Message Queue File System...
    [    6.257268] systemd[1]: Mounting Kernel Debug File System...
             Mounting Kernel Debug File System...
    [    6.283714] systemd[1]: Mounting Temporary Directory (/tmp)...
             Mounting Temporary Directory (/tmp)...
    [    6.309589] systemd[1]: Starting Create list of static device nodes for the current kernel...
             Starting Create list of st�Kodes for the current kernel...
    [    6.337510] systemd[1]: Starting Start psplash boot splash screen...
             Starting Start psplash boot splash screen...
    [    6.362468] systemd[1]: Started Hardware RNG Entropy Gatherer Daemon.
    [  OK  ] Started Hardware RNG Entropy Gatherer Daemon.
    [    6.385262] systemd[1]: Starting RPC Bind...
             Starting RPC Bind...
    [    6.399452] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
    [    6.417836] systemd[1]: Starting Journal Service...
             Starting Journal Service...
    [    6.430384] systemd[1]: Starting Load Kernel Modules...
             Starting Load Kernel Modules...
    [    6.441502] cryptodev: loading out-of-tree module taints kernel.
    [    6.449506] systemd[1]: Starting Remount Root and Kernel File Systems...
             Starting Remount Root and Kernel File Systems...
    [    6.463189] EXT4-fs (mmcblk0p1): re-mounted. Opts: (null)
    [    6.473646] systemd[1]: Starting udev Coldplug all Devices...
             Starting udev Coldplug all Devices...
    [    6.484450] cryptodev: driver 1.10 loaded.
    [    6.493647] systemd[1]: Started RPC Bind.
    [  OK  ] Started RPC Bind.
    [    6.512007] systemd[1]: Started Journal Service.
    [  OK  ] Started Journal Service.
    [  OK  ] Mounted Huge Pages File System.
    [  OK  ] Mounted POSIX Message Queue File System.
    [  OK  ] Mounted Kernel Debug File System.
    [  OK  ] Mounted Temporary Directory (/tmp).
    [  OK  ] Started Create list of sta�K nodes for the current kernel.
    [FAILED] Failed to start Start psplash boot splash screen.
    See 'systemctl status psplash-start.service' for details.
    [DEPEND] Dependency failed for Star�Kprogress communication helper.
    [  OK  ] Started Load Kernel Modules.
    [  OK  ] Started Remount Root and Kernel File Systems.
             Mounting Kernel Configuration File System...
             Starting Flush Journal to Persistent Storage...
    [    6.709943] systemd-journald[218]: Received client request to flush runtime journal.
             Starting Apply Kernel Variables...
             Starting Create Static Device Nodes in /dev...
    [  OK  ] Mounted Kernel Configuration File System.
    [  OK  ] Started Flush Journal to Persistent Storage.
    [  OK  ] Started Apply Kernel Variables.
    [  OK  ] Started Create Static Device Nodes in /dev.
    [  OK  ] Reached target Local File Systems (Pre).
             Mounting /media/ram...
             Mounting /var/volatile...
             Starting udev Kernel Device Manager...
    [  OK  ] Mounted /media/ram.
    [  OK  ] Mounted /var/volatile.
    [  OK  ] Started udev Kernel Device Manager.
    [  OK  ] Started udev Coldplug all Devices.
             Starting Load/Save Random Seed...
    [  OK  ] Reached target Local File Systems.
             Starting Create Volatile Files and Directories...
    [  OK  ] Started Create Volatile Files and Directories.
    [FAILED] Failed to start Network Time Synchronization.
    See 'systemctl status systemd-timesyncd.service' for details.
    [  OK  ] Reached target System Time Set.
    [  OK  ] Reached target System Time Synchronized.
             Starting Update UTMP about System Boot/Shutdown...
    [  OK  ] Stopped Network Time Synchronization.
    [FAILED] Failed to start Network Time Synchronization.
    See 'systemctl status systemd-timesyncd.service' for details.
    [  OK  ] Stopped Network Time Synchronization.
    [FAILED] Failed to start Network Time Synchronization.
    See 'systemctl status systemd-timesyncd.service' for details.
    [  OK  ] Started Update UTMP about System Boot/Shutdown.
    [  OK  ] Stopped Network Time Synchronization.
    [FAILED] Failed to start Network Time Synchronization.
    See 'systemctl status systemd-timesyncd.service' for details.
    [  OK  ] Reached target System Initialization.
    [    7.260108] rti-wdt 2200000.rti: heartbeat 60 sec
    [  OK  ] Started Daily rotation of log files.
    [  OK  ] Started Daily Cleanup of Temporary Directories.
    [    7.296103] rti-wdt 2210000.rti: heartbeat 60 sec
    [  OK  ] Reached target Timers.
    [  OK  ] Listening on Avahi mDNS/DNS-SD Stack Activation Socket.
    [  OK  ] Listening on D-Bus System Message Bus Socket.
             Starting Docker Socket for the API.
    [  OK  ] Listening on Docker Socket for the API.
    [  OK  ] Reached target Sockets.
    [  OK  ] Reached target Basic System.
    [  OK  ] Started Job spooling tools.
    [  OK  ] Started Periodic Command Scheduler.
    [  OK  ] Started D-Bus System Message Bus.
             Starting Print notice about GPLv3 packages...
             Starting IPv6 Packet Filtering Framework...
             Starting IPv4 Packet Filtering Framework...
             Starting rc.pvr.service...
    [FAILED] Failed to start Login Service.
    See 'systemctl status systemd-logind.service' for details.
    [  OK  ] Stopped Network Time Synchronization.
    [FAILED] Failed to start Network Time Synchronization.
    See 'systemctl status systemd-timesyncd.service' for details.
    [  OK  ] Started TEE Supplicant.
    [  OK  ] Started IPv6 Packet Filtering Framework.
    [  OK  ] Started IPv4 Packet Filtering Framework.
    [  OK  ] Reached target Network (Pre).
    [  OK  ] Stopped Login Service.
    [FAILED] Failed to start Login Service.
    See 'systemctl status systemd-logind.service' for details.
             Starting Network Service...
    [  OK  ] Stopped Network Time Synchronization.
    [FAILED] Failed to start Network Time Synchronization.
    See 'systemctl status systemd-timesyncd.service' for details.
    [  OK  ] Stopped Login Service.
    [FAILED] Failed to start Login Service.
    See 'systemctl status systemd-logind.service' for details.
    [  OK  ] Stopped Login Service.
    [FAILED] Failed to start Login Service.
    See 'systemctl status systemd-logind.service' for details.
    [  OK  ] Stopped Login Service.
    [FAILED] Failed to start Login Service.
    See 'systemctl status systemd-logind.service' for details.
    [  OK  ] Stopped Login Service.
    [FAILED] Failed to start Logi[    7.631877] k3-dsp-rproc 4d80800000.dsp: assigned reserved memory node c66-dma-memory@a7000000
    n Service.
    See 'systemctl status systemd-logind.service' for details.
    [  OK  ] Started Network Service.
             Starting Wait for Network to be Configured...
    [FAILED] Failed to start Network Name Resolution.
    See 'systemctl status systemd-resolved.service' for details.
    [  OK  ] Reached target Network.
    [  OK  ] Reached target Host and Network Name Lookups.
             Starting Avahi mDNS/DNS-SD Stack...
    [  OK  ] Started NFS status monitor for NFSv2/3 locking..
             Starting Permit User Sessions...
    [  OK  ] Stopped Network Name Resolution.
    [FAILED] Failed to start Network Name Resolution.
    See 'syst[    7.711824] PVR_K:  312: Read BVNC 22.104.208.318 from HW device registers
    emctl status systemd-resolved.service' for details.
    [  OK  ] Started Permit User Sessions.
    [  O[    7.731367] PVR_K:  312: RGX Device initialised with BVNC 22.104.208.318
    K  ] Started Getty on tty1.
    [  OK  ] Started Serial Getty on ttyS2.
    [  OK  ] Started Serial Getty on ttyS3.
    [  OK      7.755657] [drm] Initialized pvr 1.10.5371573 20170530 for 4e20000000.gpu on minor 0
    0m] Reached target Login Prompts.
             Starting Synchronize System and HW clocks...
    [  OK  ] Stopped Network Name Resolution.
    [FAILED] Failed to start Network Name Resolution.
    See 'systemctl status systemd-resolved.service' for details.
    [FAILED] Failed to start Synchronize System and HW clocks.
    See 'systemctl status sync-clocks.service' for details.
    [  OK  ] Started Avahi mDNS/DNS-SD Stack.
    [  OK  ] Stopped Network Name Resolution.
    [FAILED] Failed to start Network Name Resolution.
    See 'systemctl status systemd-resolved.service' for details.
    [  OK  ] Stopped Network Name Resolution.
    [FAILED] Failed to start Network Name Resolution.
    See 'systemctl status systemd-resolved.service' for details.
    [  OK  ] Stopped Network Name Resolution.
    [FAILED] Failed to start Network Name Resolution.
    See 'systemctl status systemd-resolved.service' for details.
    [    8.139343] k3-dsp-rproc 4d80800000.dsp: configured DSP for remoteproc mode
    [    8.151919] platform 41000000.r5f: configured R5F for remoteproc mode
    ***************************************************************
    ***************************************************************
    NOTICE: This file system contains the following GPLv3 packages:
    	bash-dev
    	bash
    	bc
    	binutils
    	cifs-utils
    	cpio
    	dosfstools
    	elfutils
    	gawk
    	gdb
    	glmark2
    	gzip
    	less
    	libasm1
    	libbfd
    	libdw1
    	libelf1
    	libgdbm-compat4
    	libgdbm-dev
    	libgdbm6
    	libgmp10
    	libidn2-0
    	libreadline-dev
    	libreadline8
    	libunistring2
    	m4-dev
    	m4
    	nettle
    	parted
    	tar
    	which
    
    If you do not wish to distribute GPLv3 components please remove
    the above packages prior to distribution.  This can be done using
    the opkg remove command.  i.e.:
        opkg remove <package>
    Where <package> is the name printed in the list above
    
    NOTE: If the package is a dependency of another package you
          will be notified of the dependent packages.  You should
          use the --force-removal-of-dependent-packages option to
          also remove the dependent packages as well
    ***************************************************************
    ***************************************************************
    [  OK  ] Started Print notice about GPLv3 packages.
    [    8.411379] platform 41000000.r5f: assigned reserved memory node r5f-dma-memory@a0000000
    [    8.448140] k3-dsp-rproc 4d80800000.dsp: local reset is deasserted for device
    [    8.608387] remoteproc remoteproc1: 41000000.r5f is available
    [    8.619368] remoteproc remoteproc0: 4d80800000.dsp is available
    [    8.713709] k3-dsp-rproc 4d81800000.dsp: assigned reserved memory node c66-dma-memory@a6000000
    [    8.722543] remoteproc remoteproc1: Direct firmware load for j7-mcu-r5f0_0-fw failed with error -2
    [    8.733558] remoteproc remoteproc1: powering up 41000000.r5f
    [    8.739717] remoteproc remoteproc0: powering up 4d80800000.dsp
    [    8.745772] remoteproc remoteproc0: Booting fw image j7-c66_0-fw, size 1513584
    [    8.755989] remoteproc remoteproc1: Direct firmware load for j7-mcu-r5f0_0-fw failed with error -2
    [    8.765662] platform 5c00000.r5f: configured R5F for remoteproc mode
    [    8.767061] k3-dsp-rproc 4d80800000.dsp: booting DSP core using boot addr = 0xa6200000
    [    8.783686] remoteproc remoteproc1: request_firmware failed: -2
    [    8.795549]  remoteproc0#vdev0buffer: assigned reserved memory node c66-dma-memory@a7000000
    [    8.815354] virtio_rpmsg_bus virtio0: rpmsg host is online
    [    8.820867]  remoteproc0#vdev0buffer: registered virtio0 (type 7)
    [    8.826968] remoteproc remoteproc0: remote processor 4d80800000.dsp is now up
    [    8.834141] virtio_rpmsg_bus virtio0: creating channel rpmsg_chrdev addr 0xd
    [    8.888065] platform 5c00000.r5f: assigned reserved memory node r5f-dma-memory@a1000000
    [    8.905955] k3-dsp-rproc 4d81800000.dsp: configured DSP for remoteproc mode
    [    8.946763] Marvell 88Q2122 46000f00.mdio:02: attached PHY driver [Marvell 88Q2122] (mii_bus:phy_addr=46000f00.mdio:02, irq=POLL)
    [    8.972098] am65-cpsw-nuss 46000000.ethernet eth0: Link is Down
    [    9.017544] remoteproc remoteproc3: 5c00000.r5f is available
    [    9.044628] k3-dsp-rproc 4d81800000.dsp: local reset is deasserted for device
    [    9.094951] platform 5d00000.r5f: configured R5F for remoteproc mode
    [    9.116717] remoteproc remoteproc3: powering up 5c00000.r5f
    [    9.122302] remoteproc remoteproc3: Booting fw image j7-main-r5f0_0-fw, size 4856132
    [    9.138181] platform 5c00000.r5f: booting R5F core using boot addr = 0x0
    [    9.151413]  remoteproc3#vdev0buffer: assigned reserved memory node r5f-dma-memory@a1000000
    [    9.163672] virtio_rpmsg_bus virtio1: rpmsg host is online
    [    9.169177]  remoteproc3#vdev0buffer: registered virtio1 (type 7)
    [    9.175259] remoteproc remoteproc3: remote processor 5c00000.r5f is now up
    [    9.219337] random: crng init done
    [    9.222733] random: 7 urandom warning(s) missed due to ratelimiting
    [    9.239194] virtio_rpmsg_bus virtio1: creating channel rpmsg_chrdev addr 0xd
    [  OK  ] Started Load/Save Random Seed.
    [    9.283262] remoteproc remoteproc2: 4d81800000.dsp is available
    [    9.339385] platform 5d00000.r5f: assigned reserved memory node r5f-dma-memory@a3000000
    [    9.426972] k3-dsp-rproc 64800000.dsp: assigned reserved memory node c71-dma-memory@a8000000
    [    9.439139] remoteproc remoteproc2: powering up 4d81800000.dsp
    [    9.445046] remoteproc remoteproc2: Booting fw image j7-c66_1-fw, size 1513584
    [    9.460477] k3-dsp-rproc 4d81800000.dsp: booting DSP core using boot addr = 0xa7200000
    [    9.471215]  remoteproc2#vdev0buffer: assigned reserved memory node c66-dma-memory@a6000000
    [    9.487225] virtio_rpmsg_bus virtio2: rpmsg host is online
    [    9.493619] remoteproc remoteproc4: 5d00000.r5f is available
    [    9.499330] virtio_rpmsg_bus virtio2: creating channel rpmsg_chrdev addr 0xd
    [    9.499361]  remoteproc2#vdev0buffer: registered virtio2 (type 7)
    [    9.515397] remoteproc remoteproc2: remote processor 4d81800000.dsp is now up
    [    9.578364] remoteproc remoteproc4: Direct firmware load for j7-main-r5f0_1-fw failed with error -2
    [    9.591222] k3-dsp-rproc 64800000.dsp: configured DSP for remoteproc mode
    [    9.591304] remoteproc remoteproc4: powering up 5d00000.r5f
    [    9.610003] remoteproc remoteproc4: Direct firmware load for j7-main-r5f0_1-fw failed with error -2
    [    9.623223] remoteproc remoteproc4: request_firmware failed: -2
    [    9.679368] platform 5e00000.r5f: configured R5F for remoteproc mode
    [    9.684781] remoteproc remoteproc5: 64800000.dsp is available
    [    9.780017] platform 5e00000.r5f: assigned reserved memory node r5f-dma-memory@a4000000
    [    9.804160] remoteproc remoteproc5: powering up 64800000.dsp
    [    9.815520] remoteproc remoteproc5: Booting fw image j7-c71_0-fw, size 9314288
    [    9.824272] k3-dsp-rproc 64800000.dsp: booting DSP core using boot addr = 0xa8200000
    [    9.839653]  remoteproc5#vdev0buffer: assigned reserved memory node c71-dma-memory@a8000000
    [    9.851031] virtio_rpmsg_bus virtio3: rpmsg host is online
    [    9.859405]  remoteproc5#vdev0buffer: registered virtio3 (type 7)
    [    9.866125] remoteproc remoteproc5: remote processor 64800000.dsp is now up
    [    9.869778] virtio_rpmsg_bus virtio3: creating channel rpmsg_chrdev addr 0xd
    [    9.883423] virtio_rpmsg_bus virtio3: creating channel rpmsg_chrdev addr 0x15
    [    9.895429] virtio_rpmsg_bus virtio3: creating channel ti.ipc4.ping-pong addr 0xe
    [    9.902959] virtio_rpmsg_bus virtio0: creating channel rpmsg_chrdev addr 0x15
    [    9.919414] virtio_rpmsg_bus virtio0: creating channel ti.ipc4.ping-pong addr 0xe
    [    9.927014] virtio_rpmsg_bus virtio2: creating channel rpmsg_chrdev addr 0x15
    [    9.939559] virtio_rpmsg_bus virtio2: creating channel ti.ipc4.ping-pong addr 0xe
    [    9.947131] virtio_rpmsg_bus virtio1: creating channel rpmsg_chrdev addr 0x15
    [    9.992220] ------------[ cut here ]------------
    [    9.996834] WARNING: CPU: 0 PID: 29 at drivers/net/phy/phy.c:716 phy_error+0x10/0x58
    [   10.004556] Modules linked in: crct10dif_ce j721e_cpsw_virt_mac ti_k3_r5_remoteproc(+) ti_am335x_tscadc ntb_hw_epf pruss sa2ul ntb pci_endpoint_test pvrsrvkm(O) ti_k3_dsp_remoteproc sha512_generic authenc virtio_rpmsg_bus cdns3_ti rti_wdt sch_fq_codel rpmsg_kdrv_switch cryptodev(O) ipv6 nf_defrag_ipv6
    [   10.031204] CPU: 0 PID: 29 Comm: kworker/u4:1 Tainted: G           O      5.4.40-g1fb4f9a5a7 #1
    [   10.039880] Hardware name: Texas Instruments K3 J721E SoC (DT)
    [   10.045703] Workqueue: events_power_efficient phy_state_machine
    [   10.051607] pstate: 60000005 (nZCv daif -PAN -UAO)
    [   10.056384] pc : phy_error+0x10/0x58
    [   10.059947] lr : phy_state_machine+0x90/0x178
    [   10.064289] sp : ffff80001208fd60
    [   10.067589] x29: ffff80001208fd60 x28: ffff800010fd1000 
    [   10.072890] x27: ffff000840060070 x26: ffff000840060020 
    [   10.078187] x25: 0000000000000000 x24: 00000000fffffffb 
    [   10.083482] x23: ffff000844295000 x22: 0000000000000005 
    [   10.088777] x21: ffff000844295438 x20: ffff000844294fe0 
    [   10.094072] x19: ffff000844295000 x18: 0000000000000000 
    [   10.099365] x17: 0000000000000000 x16: 0000000000000000 
    [   10.104659] x15: 0000000000000000 x14: 0000000000000000 
    [   10.109953] x13: 00011487dc2eefbc x12: 0000000000000001 
    [   10.115248] x11: 0000000000000001 x10: 00000000000009e0 
    [   10.120543] x9 : ffff80001208fab0 x8 : ffff000840375e40 
    [   10.125836] x7 : ffff00087fa7ac00 x6 : 00000000ac08b270 
    [   10.131132] x5 : 00ffffffffffffff x4 : 0000000000000000 
    [   10.136425] x3 : ffff000844295438 x2 : 0000000000000000 
    [   10.141721] x1 : ffff000840375400 x0 : ffff000844295000 
    [   10.147015] Call trace:
    [   10.149453]  phy_error+0x10/0x58
    [   10.152670]  phy_state_machine+0x90/0x178
    [   10.156668]  process_one_work+0x198/0x320
    [   10.160662]  worker_thread+0x48/0x420
    [   10.164309]  kthread+0xf0/0x120
    [   10.167438]  ret_from_fork+0x10/0x18
    [   10.170999] ---[ end trace ecb50a3603ecf466 ]---
    [   10.175706] virtio_rpmsg_bus virtio1: creating channel ti.ethfw.notifyservice addr 0x1e
    [   10.187445] virtio_rpmsg_bus virtio1: creating channel rpmsg-kdrv addr 0x1a
    [   10.197449] virtio_rpmsg_bus virtio1: creating channel ti.ipc4.ping-pong addr 0xe
    [   10.199064] remoteproc remoteproc6: 5e00000.r5f is available
    [   10.207411] rpmsg-kdrv-eth-switch rpmsg-kdrv-2-mpu_1_0_ethswitch-device-0: Device info: permissions: 07FFFFFF uart_id: 2
    [   10.227395] rpmsg-kdrv-eth-switch rpmsg-kdrv-2-mpu_1_0_ethswitch-device-0: FW ver 0.1 (rev 1)  2/Dec/2020 SHA:c86bd2b2
    [   10.311539] j721e-cpsw-virt-mac main_r5fss_cpsw9g_virt_mac0: virt_cpsw_nuss mac loaded
    [   10.319457] j721e-cpsw-virt-mac main_r5fss_cpsw9g_virt_mac0: rdev_features:00000003 rdev_mtu:1522 flow_id:172 tx_psil_dst_id:4A00
    [   10.338080] j721e-cpsw-virt-mac main_r5fss_cpsw9g_virt_mac0: local_mac_addr:00:00:00:00:00:00 rdev_mac_addr:70:ff:76:1d:91:cc
    [   10.391934] remoteproc remoteproc6: Direct firmware load for j7-main-r5f1_0-fw failed with error -2
    [   10.407368] remoteproc remoteproc6: powering up 5e00000.r5f
    [   10.412985] remoteproc remoteproc6: Direct firmware load for j7-main-r5f1_0-fw failed with error -2
    [   10.423861] platform 5f00000.r5f: configured R5F for remoteproc mode
    [   10.430226] remoteproc remoteproc6: request_firmware failed: -2
    [   10.505262] platform 5f00000.r5f: assigned reserved memory node r5f-dma-memory@a5000000
    [   10.530624] remoteproc remoteproc7: 5f00000.r5f is available
    [   10.604105] remoteproc remoteproc8: b034000.pru is available
    [   10.663671] remoteproc remoteproc7: Direct firmware load for j7-main-r5f1_1-fw failed with error -2
    [   10.675337] remoteproc remoteproc7: powering up 5f00000.r5f
    [   10.680915] remoteproc remoteproc7: Direct firmware load for j7-main-r5f1_1-fw failed with error -2
    [   10.688693] pru-rproc b034000.pru: PRU rproc node /interconnect@100000/icssg@b000000/pru@34000 probed successfully
    [   10.699338] remoteproc remoteproc7: request_firmware failed: -2
    [  OK  ] Created slice system-weston.slice   10.782704] remoteproc remoteproc9: b004000.rtu is available
    m.
    [  OK  ] Started Weston Wayland Compositor.
    [   10.815245] omap_rng 4e10000.trng: Random Number Generator ver. 241b34c
    [   10.824217] pru-rproc b004000.rtu: PRU rproc node /interconnect@100000/icssg@b000000/rtu@4000 probed successfully
    [  OK  ] Started rc.pvr.service.
    [FAILED] Failed to start Login Service.
    See 'systemctl status systemd-logind.service' for details.
             Starting weston.service...
    [   10.891474] pru-rproc b00a000.txpru: IRQ vring not found
    [   10.943828] pru-rproc b00a000.txpru: IRQ kick not found
    [   10.960561] remoteproc remoteproc10: b00a000.txpru is available
    [   10.971396] pru-rproc b00a000.txpru: PRU rproc node /interconnect@100000/icssg@b000000/txpru@a000 probed successfully
    [   10.998957] remoteproc remoteproc11: b038000.pru is available
    [   11.070958] pru-rproc b038000.pru: PRU rproc node /interconnect@100000/icssg@b000000/pru@38000 probed successfully
    [   11.163581] remoteproc remoteproc12: b006000.rtu is available
    [   11.181188] pru-rproc b006000.rtu: PRU rproc node /interconnect@100000/icssg@b000000/rtu@6000 probed successfully
    [   11.203526] pru-rproc b00c000.txpru: IRQ vring not found
    [   11.216852] pru-rproc b00c000.txpru: IRQ kick not found
    [   11.228933] remoteproc remoteproc13: b00c000.txpru is available
    [   11.246292] pru-rproc b00c000.txpru: PRU rproc node /interconnect@100000/icssg@b000000/txpru@c000 probed successfully
    [   11.272895] cdns-usb3 6000000.usb: DRD version v1 (ID: 0004024e, rev: 00000200)
    [   11.287528] remoteproc remoteproc14: b134000.pru is available
    [   11.303358] pru-rproc b134000.pru: PRU rproc node /interconnect@100000/icssg@b100000/pru@34000 probed successfully
    [   11.323504] remoteproc remoteproc15: b104000.rtu is available
    [   11.335350] pru-rproc b104000.rtu: PRU rproc node /interconnect@100000/icssg@b100000/rtu@4000 probed successfully
    [   11.355393] pru-rproc b10a000.txpru: IRQ vring not found
    [   11.363341] pru-rproc b10a000.txpru: IRQ kick not found
    [   11.368673] remoteproc remoteproc16: b10a000.txpru is available
    [   11.379343] pru-rproc b10a000.txpru: PRU rproc node /interconnect@100000/icssg@b100000/txpru@a000 probed successfully
    [   11.395606] remoteproc remoteproc17: b138000.pru is available
    [   11.401407] pru-rproc b138000.pru: PRU rproc node /interconnect@100000/icssg@b100000/pru@38000 probed successfully
    [   11.419640] remoteproc remoteproc18: b106000.rtu is available
    [   11.425407] pru-rproc b106000.rtu: PRU rproc node /interconnect@100000/icssg@b100000/rtu@6000 probed successfully
    [   11.447486] pru-rproc b10c000.txpru: IRQ vring not found
    [   11.452793] pru-rproc b10c000.txpru: IRQ kick not found
    [   11.463423] remoteproc remoteproc19: b10c000.txpru is available
    [   11.469356] pru-rproc b10c000.txpru: PRU rproc node /interconnect@100000/icssg@b100000/txpru@c000 probed successfully
    [   11.521659] j721e-cpsw-virt-mac main_r5fss_cpsw9g_virt_mac0: virt_cpsw_nuss mac started
    [   12.071353] cdns-usb3 6000000.usb: Initialized  ep0 support:  
    [   12.077180] cdns-usb3 6000000.usb: Initialized  ep1out support: BULK, INT ISO
    [   12.091325] cdns-usb3 6000000.usb: Initialized  ep2out support: BULK, INT ISO
    [   12.103340] cdns-usb3 6000000.usb: Initialized  ep3out support: BULK, INT ISO
    [   12.110691] cdns-usb3 6000000.usb: Initialized  ep4out support: BULK, INT ISO
    [   12.123324] cdns-usb3 6000000.usb: Initialized  ep5out support: BULK, INT ISO
    [   12.135324] cdns-usb3 6000000.usb: Initialized  ep6out support: BULK, INT ISO
    [   12.147331] cdns-usb3 6000000.usb: Initialized  ep7out support: BULK, INT ISO
    [   12.154681] cdns-usb3 6000000.usb: Initialized  ep8out support: BULK, INT ISO
    [   12.167324] cdns-usb3 6000000.usb: Initialized  ep9out support: BULK, INT ISO
    [   12.179324] cdns-usb3 6000000.usb: Initialized  ep10out support: BULK, INT ISO
    [   12.191331] cdns-usb3 6000000.usb: Initialized  ep11out support: BULK, INT ISO
    [   12.198766] cdns-usb3 6000000.usb: Initialized  ep12out support: BULK, INT ISO
    [   12.210022] cdns-usb3 6000000.usb: Initialized  ep13out support: BULK, INT ISO
    [   12.223330] cdns-usb3 6000000.usb: Initialized  ep14out support: BULK, INT ISO
    [   12.235326] cdns-usb3 6000000.usb: Initialized  ep15out support: BULK, INT ISO
    [   12.247332] cdns-usb3 6000000.usb: Initialized  ep1in support: BULK, INT ISO
    [   12.254595] cdns-usb3 6000000.usb: Initialized  ep2in support: BULK, INT ISO
    [   12.267324] cdns-usb3 6000000.usb: Initialized  ep3in support: BULK, INT ISO
    [   12.279324] cdns-usb3 6000000.usb: Initialized  ep4in support: BULK, INT ISO
    [   12.287334] cdns-usb3 6000000.usb: Initialized  ep5in support: BULK, INT ISO
    [   12.294374] cdns-usb3 6000000.usb: Initialized  ep6in support: BULK, INT ISO
    [   12.303334] cdns-usb3 6000000.usb: Initialized  ep7in support: BULK, INT ISO
    [   12.315326] cdns-usb3 6000000.usb: Initialized  ep8in support: BULK, INT ISO
    [   12.322580] cdns-usb3 6000000.usb: Initialized  ep9in support: BULK, INT ISO
    [   12.335324] cdns-usb3 6000000.usb: Initialized  ep10in support: BULK, INT ISO
    [   12.347324] cdns-usb3 6000000.usb: Initialized  ep11in support: BULK, INT ISO
    [   12.354670] cdns-usb3 6000000.usb: Initialized  ep12in support: BULK, INT ISO
    [   12.367329] cdns-usb3 6000000.usb: Initialized  ep13in support: BULK, INT ISO
    [   12.379323] cdns-usb3 6000000.usb: Initialized  ep14in support: BULK, INT ISO
    [   12.391330] cdns-usb3 6000000.usb: Initialized  ep15in support: BULK, INT ISO
    [   12.403517] cdns-usb3 6400000.usb: DRD version v1 (ID: 0004024e, rev: 00000200)
    [   12.443994] usbcore: registered new interface driver usbfs
    [   12.455771] usbcore: registered new interface driver hub
    [   12.467673] usbcore: registered new device driver usb
    [   12.478317] xhci-hcd xhci-hcd.2.auto: xHCI Host Controller
    [   12.483817] xhci-hcd xhci-hcd.2.auto: new USB bus registered, assigned bus number 1
    [   12.503449] xhci-hcd xhci-hcd.2.auto: hcc params 0x200073c9 hci version 0x100 quirks 0x0000000000010010
    [   12.512860] xhci-hcd xhci-hcd.2.auto: irq 503, io mem 0x06410000
    [   12.523446] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.04
    [   12.535339] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    [   12.547324] usb usb1: Product: xHCI Host Controller
    [   12.552260] usb usb1: Manufacturer: Linux 5.4.40-g1fb4f9a5a7 xhci-hcd
    [   12.563323] usb usb1: SerialNumber: xhci-hcd.2.auto
    [   12.571538] hub 1-0:1.0: USB hub found
    [   12.575292] hub 1-0:1.0: 1 port detected
    [   12.587479] xhci-hcd xhci-hcd.2.auto: xHCI Host Controller
    [   12.593209] xhci-hcd xhci-hcd.2.auto: new USB bus registered, assigned bus number 2
    [   12.607330] xhci-hcd xhci-hcd.2.auto: Host supports USB 3.0 SuperSpeed
    [   12.614113] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
    [   12.631415] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.04
    [   12.643367] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    [   12.655327] usb usb2: Product: xHCI Host Controller
    [   12.660306] usb usb2: Manufacturer: Linux 5.4.40-g1fb4f9a5a7 xhci-hcd
    [   12.671324] usb usb2: SerialNumber: xhci-hcd.2.auto
    [   12.679573] hub 2-0:1.0: USB hub found
    [   12.683687] hub 2-0:1.0: 1 port detected
    
     _____                    _____           _         _   
    |  _  |___ ___ ___ ___   |  _  |___ ___  |_|___ ___| |_ 
    |     |  _| .'| . | . |  |   __|  _| . | | | -_|  _|  _|
    |__|__|_| |__,|_  |___|  |__|  |_| |___|_| |___|___|_|  
                  |___|                    |___|            
    
    Arago Project http://arago-project.org j7-evm ttyS2
    
    Arago 2020.05 j7-evm ttyS2
    
    j7-evm login: 

    3. dorprocboot=1 & rename j7-main-r5f0_0-fw to j7-main-r5f0_0-fw-exp

    U-Boot SPL 2020.01-g8d8c0726c8 (Dec 03 2020 - 06:06:14 +0000)
    SYSFW ABI: 3.0 (firmware rev 0x0014 '20.04.1-v2020.04a (Terrific Lla')
    Reading on-board EEPROM at 0x50 failed 1
    Trying to boot from SPI
    Loading Environment from MMC... *** Warning - No MMC card found, using default environment
    
    Loading rproc fw image from device 3 not supported!
    Loading rproc fw image from device 3 not supported!
    Starting ATF on ARM64 core...
    
    NOTICE:  BL31: v2.3():07.00.00.005-dirty
    NOTICE:  BL31: Built : 03:24:44, Oct 26 2020
    
    U-Boot SPL 2020.01-g8d8c0726c8 (Dec 03 2020 - 05:34:20 +0000)
    SYSFW ABI: 3.0 (firmware rev 0x0014 '20.04.1-v2020.04a (Terrific Lla')
    Reading on-board EEPROM at 0x50 failed 1
    Trying to boot from SPI
    
    
    U-Boot 2020.01-g8d8c0726c8 (Dec 03 2020 - 05:34:20 +0000)
    
    SoC:   J721E SR1.0
    Model: Texas Instruments K3 J721E SoC
    Reading on-board EEPROM at 0x50 failed 1
    Board: J721EX-PM1-SOM rev E2
    DRAM:  4 GiB
    not found for dev hbmc-mux
    Flash: 0 Bytes
    MMC:   sdhci@4f80000: 0
    Loading Environment from MMC... OK
    In:    serial@2800000
    Out:   serial@2800000
    Err:   serial@2800000
    Reading on-board EEPROM at 0x50 failed 1
    Net:   Sentinen Print pull high reset 
    Could not get PHY for ethernet@046000000: addr 2
    phy_connect() failed
    No ethernet found.
    
    Hit any key to stop autoboot:  2  1  0 
    switch to partitions #0, OK
    mmc0(part 0) is current device
    SD/MMC found on device 0
    ** Unrecognized filesystem type **
    4856132 bytes read in 20 ms (231.6 MiB/s)
    Load Remote Processor 2 with data@addr=0x80080000 4856132 bytes: Success!
    1513584 bytes read in 8 ms (180.4 MiB/s)
    Load Remote Processor 6 with data@addr=0x80080000 1513584 bytes: Success!
    1513584 bytes read in 8 ms (180.4 MiB/s)
    Load Remote Processor 7 with data@addr=0x80080000 1513584 bytes: Success!
    9314288 bytes read in 17 ms (522.5 MiB/s)
    Load Remote Processor 8 with data@addr=0x80080000 9314288 bytes: Success!
    16654344 bytes read in 53 ms (299.7 MiB/s)
    91114 bytes read in 3 ms (29 MiB/s)
    1719 bytes read in 2 ms (838.9 KiB/s)
    ## Flattened Device Tree blob at 82000000
       Booting using the fdt blob at 0x82000000
       Loading Device Tree to 00000000fdda0000, end 00000000fdeb9fff ... OK
    
    Starting kernel ...
    
    [    0.000000] Booting Linux on physical CPU 0x0000000000 [0x411fd080]
    [    0.000000] Linux version 5.4.40-g1fb4f9a5a7 (oe-user@oe-host) (gcc version 9.2.1 20191025 (GNU Toolchain for the A-profile Architecture 9.2-2019.12 (arm-9.10))) #1 SMP PREEMPT Tue Dec 1 07:34:12 UTC 2020
    [    0.000000] Machine model: Texas Instruments K3 J721E SoC
    [    0.000000] earlycon: ns16550a0 at MMIO32 0x0000000002800000 (options '')
    [    0.000000] printk: bootconsole [ns16550a0] enabled
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a0000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-dma-memory@a0000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a0100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-memory@a0100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a1000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-dma-memory@a1000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a1100000, size 31 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-memory@a1100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a3000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-dma-memory@a3000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a3100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-memory@a3100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a4000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-dma-memory@a4000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a4100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-memory@a4100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a5000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-dma-memory@a5000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a5100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-memory@a5100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a6000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node c66-dma-memory@a6000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a6100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node c66-memory@a6100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a7000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node c66-dma-memory@a7000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a7100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node c66-memory@a7100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a8000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node c71-dma-memory@a8000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a8100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node c71-memory@a8100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000ac000000, size 32 MiB
    [    0.000000] OF: reserved mem: initialized node vision_apps-dma-memory@ac000000, compatible id shared-dma-pool
    [    0.000000] OF: reserved mem: initialized node vision_apps_shared-memories, compatible id dma-heap-carveout
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000ce000000, size 720 MiB
    [    0.000000] OF: reserved mem: initialized node vision_apps-core-heap-memory@ce000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000fb000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-dma-memory@fb000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000fb100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-memory@fb100000, compatible id shared-dma-pool
    [    0.000000] cma: Failed to reserve 512 MiB
    [    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: Trusted OS migration not required
    [    0.000000] psci: SMC Calling Convention v1.0
    [    0.000000] percpu: Embedded 2 pages/cpu s48408 r8192 d74472 u131072
    [    0.000000] Detected PIPT I-cache on CPU0
    [    0.000000] CPU features: detected: GIC system register CPU interface
    [    0.000000] CPU features: detected: EL2 vector hardening
    [    0.000000] Built 1 zonelists, mobility grouping off.  Total pages: 35779
    [    0.000000] Kernel command line: console=ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 mtdparts=47040000.spi.0:512k(ospi.tiboot3),2m(ospi.tispl),4m(ospi.u-boot),128k(ospi.env),128k(ospi.env.backup),1m(ospi.sysfw),-@8m(ospi.rootfs);47034000.hyperbus:512k(hbmc.tiboot3),2m(hbmc.tispl),4m(hbmc.u-boot),256k(hbmc.env),1m(hbmc.sysfw),-@8m(hbmc.rootfs) root=PARTUUID=a3179f72-7984-407e-bdf3-c374e0d3d24f rw rootfstype=ext4 rootwait
    [    0.000000] Dentry cache hash table entries: 524288 (order: 6, 4194304 bytes, linear)
    [    0.000000] Inode-cache hash table entries: 262144 (order: 5, 2097152 bytes, linear)
    [    0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
    [    0.000000] software IO TLB: mapped [mem 0x9a800000-0x9e800000] (64MB)
    [    0.000000] Memory: 2584064K/2293760K available (9534K kernel code, 776K rwdata, 3840K rodata, 1728K init, 695K bss, 18446744073709261312K reserved, 0K cma-reserved)
    [    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
    [    0.000000] rcu: Preemptible hierarchical RCU implementation.
    [    0.000000] rcu: 	RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.
    [    0.000000] 	Tasks RCU enabled.
    [    0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
    [    0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
    [    0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
    [    0.000000] GICv3: GIC: Using split EOI/Deactivate mode
    [    0.000000] GICv3: 960 SPIs implemented
    [    0.000000] GICv3: 0 Extended SPIs implemented
    [    0.000000] GICv3: Distributor has no Range Selector support
    [    0.000000] GICv3: 16 PPIs implemented
    [    0.000000] GICv3: no VLPI support, no direct LPI support
    [    0.000000] GICv3: CPU0: found redistributor 0 region 0:0x0000000001900000
    [    0.000000] ITS [mem 0x01820000-0x0182ffff]
    [    0.000000] GIC: enabling workaround for ITS: Socionext Synquacer pre-ITS
    [    0.000000] ITS@0x0000000001820000: allocated 1048576 Devices @8c0800000 (flat, esz 8, psz 64K, shr 0)
    [    0.000000] ITS: using cache flushing for cmd queue
    [    0.000000] GICv3: using LPI property table @0x00000008c00c0000
    [    0.000000] GIC: using cache flushing for LPI property table
    [    0.000000] GICv3: CPU0: using allocated LPI pending table @0x00000008c00d0000
    [    0.000000] random: get_random_bytes called from start_kernel+0x2b8/0x438 with crng_init=0
    [    0.000000] arch_timer: cp15 timer(s) running at 200.00MHz (phys).
    [    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x2e2049d3e8, max_idle_ns: 440795210634 ns
    [    0.000001] sched_clock: 56 bits at 200MHz, resolution 5ns, wraps every 4398046511102ns
    [    0.008323] Console: colour dummy device 80x25
    [    0.012877] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000)
    [    0.023545] pid_max: default: 32768 minimum: 301
    [    0.028292] LSM: Security Framework initializing
    [    0.033033] Mount-cache hash table entries: 8192 (order: 0, 65536 bytes, linear)
    [    0.040601] Mountpoint-cache hash table entries: 8192 (order: 0, 65536 bytes, linear)
    [    0.072643] ASID allocator initialised with 32768 entries
    [    0.086169] rcu: Hierarchical SRCU implementation.
    [    0.099111] Platform MSI: gic-its@1820000 domain created
    [    0.104633] PCI/MSI: /interconnect@100000/interrupt-controller@1800000/gic-its@1820000 domain created
    [    0.122069] smp: Bringing up secondary CPUs ...
    [    0.159021] Detected PIPT I-cache on CPU1
    [    0.159038] GICv3: CPU1: found redistributor 1 region 0:0x0000000001920000
    [    0.159048] GICv3: CPU1: using allocated LPI pending table @0x00000008c00e0000
    [    0.159066] CPU1: Booted secondary processor 0x0000000001 [0x411fd080]
    [    0.159105] smp: Brought up 1 node, 2 CPUs
    [    0.188446] SMP: Total of 2 processors activated.
    [    0.193250] CPU features: detected: 32-bit EL0 Support
    [    0.198502] CPU features: detected: CRC32 instructions
    [    0.209759] CPU: All CPU(s) started at EL2
    [    0.213952] alternatives: patching kernel code
    [    0.218880] devtmpfs: initialized
    [    0.226260] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
    [    0.236225] futex hash table entries: 512 (order: -1, 32768 bytes, linear)
    [    0.243350] pinctrl core: initialized pinctrl subsystem
    [    0.249010] NET: Registered protocol family 16
    [    0.253714] DMA: preallocated 256 KiB pool for atomic allocations
    [    0.260189] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
    [    0.274478] HugeTLB registered 16.0 GiB page size, pre-allocated 0 pages
    [    0.281330] HugeTLB registered 512 MiB page size, pre-allocated 0 pages
    [    0.288088] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
    [    0.296656] cryptd: max_cpu_qlen set to 1000
    [    0.303630] vsys_3v3: supplied by evm_12v0
    [    0.307933] vsys_5v0: supplied by evm_12v0
    [    0.312417] iommu: Default domain type: Translated 
    [    0.317616] SCSI subsystem initialized
    [    0.321662] mc: Linux media interface: v0.10
    [    0.326031] videodev: Linux video capture interface: v2.00
    [    0.331640] pps_core: LinuxPPS API ver. 1 registered
    [    0.336708] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
    [    0.346044] PTP clock support registered
    [    0.350053] EDAC MC: Ver: 3.0.0
    [    0.353687] FPGA manager framework
    [    0.357188] Advanced Linux Sound Architecture Driver Initialized.
    [    0.363707] clocksource: Switched to clocksource arch_sys_counter
    [    0.369983] VFS: Disk quotas dquot_6.6.0
    [    0.374030] VFS: Dquot-cache hash table entries: 8192 (order 0, 65536 bytes)
    [    0.383301] Carveout Heap: Exported 512 MiB at 0x00000000ae000000
    [    0.389531] thermal_sys: Registered thermal governor 'step_wise'
    [    0.389532] thermal_sys: Registered thermal governor 'power_allocator'
    [    0.395841] NET: Registered protocol family 2
    [    0.407174] tcp_listen_portaddr_hash hash table entries: 4096 (order: 0, 65536 bytes, linear)
    [    0.415934] TCP established hash table entries: 32768 (order: 2, 262144 bytes, linear)
    [    0.424127] TCP bind hash table entries: 32768 (order: 3, 524288 bytes, linear)
    [    0.431815] TCP: Hash tables configured (established 32768 bind 32768)
    [    0.438546] UDP hash table entries: 2048 (order: 0, 65536 bytes, linear)
    [    0.445434] UDP-Lite hash table entries: 2048 (order: 0, 65536 bytes, linear)
    [    0.452811] NET: Registered protocol family 1
    [    0.457503] RPC: Registered named UNIX socket transport module.
    [    0.463555] RPC: Registered udp transport module.
    [    0.468361] RPC: Registered tcp transport module.
    [    0.473165] RPC: Registered tcp NFSv4.1 backchannel transport module.
    [    0.479748] PCI: CLS 0 bytes, default 64
    [    0.483988] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available
    [    0.495333] Initialise system trusted keyrings
    [    0.499948] workingset: timestamp_bits=46 max_order=16 bucket_order=0
    [    0.508385] squashfs: version 4.0 (2009/01/31) Phillip Lougher
    [    0.518559] NFS: Registering the id_resolver key type
    [    0.523827] Key type id_resolver registered
    [    0.528100] Key type id_legacy registered
    [    0.532201] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
    [    0.539150] 9p: Installing v9fs 9p2000 file system support
    [    0.552040] Key type asymmetric registered
    [    0.556235] Asymmetric key parser 'x509' registered
    [    0.561235] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244)
    [    0.568797] io scheduler mq-deadline registered
    [    0.573423] io scheduler kyber registered
    [    0.578450] pinctrl-single 4301c000.pinmux: 94 pins, size 376
    [    0.584506] pinctrl-single 11c000.pinmux: 173 pins, size 692
    [    0.590654] pinctrl-single a40000.timesync_router: 512 pins, size 2048
    [    0.599395] k3-ringacc 2b800000.ringacc: Failed to get MSI domain
    [    0.605659] k3-ringacc 3c000000.ringacc: Failed to get MSI domain
    [    0.611974] ti-pat 31010000.pat: Found PAT Rev 1.0 with 16384 pages
    [    0.618387] debugfs: Directory '31010000.pat' with parent 'regmap' already present!
    [    0.626331] ti-pat 31011000.pat: Found PAT Rev 1.0 with 16384 pages
    [    0.632745] debugfs: Directory '31011000.pat' with parent 'regmap' already present!
    [    0.640667] ti-pat 31012000.pat: Found PAT Rev 1.0 with 16384 pages
    [    0.647079] debugfs: Directory '31012000.pat' with parent 'regmap' already present!
    [    0.655029] ti-pat 31013000.pat: Found PAT Rev 1.0 with 2048 pages
    [    0.661351] debugfs: Directory '31013000.pat' with parent 'regmap' already present!
    [    0.669271] ti-pat 31014000.pat: Found PAT Rev 1.0 with 2048 pages
    [    0.675591] debugfs: Directory '31014000.pat' with parent 'regmap' already present!
    [    0.684829] Serial: 8250/16550 driver, 10 ports, IRQ sharing enabled
    [    0.696125] brd: module loaded
    [    0.701989] loop: module loaded
    [    0.705448] sysfs: cannot create duplicate filename '/devices/platform/dma_buf_phys'
    [    0.713370] CPU: 0 PID: 1 Comm: swapper/0 Not tainted 5.4.40-g1fb4f9a5a7 #1
    [    0.720479] Hardware name: Texas Instruments K3 J721E SoC (DT)
    [    0.726434] Call trace:
    [    0.728927]  dump_backtrace+0x0/0x140
    [    0.732662]  show_stack+0x14/0x20
    [    0.736042]  dump_stack+0xb4/0xf8
    [    0.739425]  sysfs_warn_dup+0x5c/0x78
    [    0.743159]  sysfs_create_dir_ns+0xd8/0xf0
    [    0.747338]  kobject_add_internal+0x94/0x280
    [    0.751693]  kobject_add+0x90/0xf8
    [    0.755161]  device_add+0xdc/0x600
    [    0.758629]  platform_device_add+0xfc/0x228
    [    0.762896]  platform_device_register_full+0xc8/0x140
    [    0.768053]  dma_buf_phys_init+0x68/0x94
    [    0.772054]  do_one_initcall+0x50/0x190
    [    0.775967]  kernel_init_freeable+0x194/0x22c
    [    0.780412]  kernel_init+0x10/0xfc
    [    0.783879]  ret_from_fork+0x10/0x18
    [    0.787535] kobject_add_internal failed for dma_buf_phys with -EEXIST, don't try to register things with the same name in the same directory.
    [    0.801459] libphy: Fixed MDIO Bus: probed
    [    0.805804] tun: Universal TUN/TAP device driver, 1.6
    [    0.811173] igbvf: Intel(R) Gigabit Virtual Function Network Driver - version 2.4.0-k
    [    0.819177] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
    [    0.825257] sky2: driver version 1.30
    [    0.829457] VFIO - User Level meta-driver version: 0.3
    [    0.835016] i2c /dev entries driver
    [    0.839026] sdhci: Secure Digital Host Controller Interface driver
    [    0.845340] sdhci: Copyright(c) Pierre Ossman
    [    0.849925] sdhci-pltfm: SDHCI platform and OF driver helper
    [    0.856113] ledtrig-cpu: registered to indicate activity on CPUs
    [    0.862833] optee: probing for conduit method from DT.
    [    0.868093] optee: revision 3.8 (199fca17)
    [    0.868375] optee: initialized driver
    [    0.876888] NET: Registered protocol family 17
    [    0.881491] 9pnet: Installing 9P2000 support
    [    0.885876] Key type dns_resolver registered
    [    0.890389] registered taskstats version 1
    [    0.894576] Loading compiled-in X.509 certificates
    [    0.902773] k3-ringacc 2b800000.ringacc: Failed to get MSI domain
    [    0.909098] k3-ringacc 3c000000.ringacc: Failed to get MSI domain
    [    0.916553] ti-sci 44083000.dmsc: ABI: 3.0 (firmware rev 0x0014 '20.04.1-v2020.04a (Terrific Lla')
    [    0.941930] random: fast init done
    [    0.960298] omap_i2c 40b00000.i2c: bus 0 rev0.12 at 400 kHz
    [    0.966259] omap_i2c 40b10000.i2c: bus 1 rev0.12 at 100 kHz
    [    0.972232] omap_i2c 42120000.i2c: bus 2 rev0.12 at 400 kHz
    [    0.978200] omap_i2c 2000000.i2c: bus 3 rev0.12 at 400 kHz
    [    0.984070] omap_i2c 2020000.i2c: bus 4 rev0.12 at 400 kHz
    [    0.989940] omap_i2c 2030000.i2c: bus 5 rev0.12 at 400 kHz
    [    0.995799] omap_i2c 2040000.i2c: bus 6 rev0.12 at 100 kHz
    [    1.001658] omap_i2c 2050000.i2c: bus 7 rev0.12 at 100 kHz
    [    1.007867] ti-sci-intr interconnect@100000:interconnect@28380000:interrupt-controller2: Interrupt Router 137 domain created
    [    1.019427] ti-sci-intr interconnect@100000:interrupt-controller0: Interrupt Router 131 domain created
    [    1.029032] ti-sci-intr interconnect@100000:navss@30000000:interrupt-controller1: Interrupt Router 213 domain created
    [    1.040037] ti-sci-inta 33d00000.interrupt-controller: Interrupt Aggregator domain 209 created
    [    2.055773] j721e-pcie 2910000.pcie: host bridge /interconnect@100000/pcie@2910000 ranges:
    [    2.064264] j721e-pcie 2910000.pcie:    IO 0x18001000..0x18010fff -> 0x18001000
    [    2.071751] j721e-pcie 2910000.pcie:   MEM 0x18011000..0x1fffffff -> 0x18011000
    [    2.079282] j721e-pcie 2910000.pcie: PCI host bridge to bus 0000:00
    [    2.085688] pci_bus 0000:00: root bus resource [bus 00-0f]
    [    2.091292] pci_bus 0000:00: root bus resource [io  0x0000-0xffff] (bus address [0x18001000-0x18010fff])
    [    2.100982] pci_bus 0000:00: root bus resource [mem 0x18011000-0x1fffffff]
    [    2.108019] pci 0000:00:00.0: [104c:b00d] type 01 class 0x060400
    [    2.114166] pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x4 may corrupt adjacent RW1C bits
    [    2.124035] pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x4 may corrupt adjacent RW1C bits
    [    2.133919] pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0xe8 may corrupt adjacent RW1C bits
    [    2.143877] pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x3e may corrupt adjacent RW1C bits
    [    2.153842] pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x92 may corrupt adjacent RW1C bits
    [    2.163804] pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0xb2 may corrupt adjacent RW1C bits
    [    2.173786] pci 0000:00:00.0: supports D1
    [    2.177879] pci 0000:00:00.0: PME# supported from D0 D1 D3hot
    [    2.183750] pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x84 may corrupt adjacent RW1C bits
    [    2.195182] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
    [    2.203367] pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x3e may corrupt adjacent RW1C bits
    [    2.213325] pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x3e may corrupt adjacent RW1C bits
    [    2.223283] pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x3e may corrupt adjacent RW1C bits
    [    2.234584] pci_bus 0000:01: busn_res: [bus 01-0f] end is updated to 01
    [    2.241351] pci 0000:00:00.0: PCI bridge to [bus 01]
    [    2.246570] pcieport 0000:00:00.0: PME: Signaling with IRQ 30
    [    2.252611] pcieport 0000:00:00.0: AER: enabled with IRQ 30
    [    2.259340] k3-ringacc 2b800000.ringacc: Ring Accelerator probed rings:286, gp-rings[96,20] sci-dev-id:235
    [    2.269216] k3-ringacc 2b800000.ringacc: dma-ring-reset-quirk: disabled
    [    2.275975] k3-ringacc 2b800000.ringacc: RA Proxy rev. 66346100, num_proxies:64
    [    2.284754] k3-ringacc 3c000000.ringacc: Ring Accelerator probed rings:1024, gp-rings[440,150] sci-dev-id:211
    [    2.294896] k3-ringacc 3c000000.ringacc: dma-ring-reset-quirk: disabled
    [    2.301654] k3-ringacc 3c000000.ringacc: RA Proxy rev. 66346100, num_proxies:64
    [    2.309307] omap8250 40a00000.serial: PM domain pd:149 will not be powered off
    [    2.316815] 40a00000.serial: ttyS1 at MMIO 0x40a00000 (irq = 7, base_baud = 6000000) is a 8250
    [    2.325950] 2800000.serial: ttyS2 at MMIO 0x2800000 (irq = 17, base_baud = 3000000) is a 8250
    [    2.334686] printk: console [ttyS2] enabled
    [    2.334686] printk: console [ttyS2] enabled
    [    2.343121] printk: bootconsole [ns16550a0] disabled
    [    2.343121] printk: bootconsole [ns16550a0] disabled
    [    2.353475] 2810000.serial: ttyS3 at MMIO 0x2810000 (irq = 18, base_baud = 3000000) is a 8250
    [    2.362296] 2840000.serial: ttyS6 at MMIO 0x2840000 (irq = 19, base_baud = 3000000) is a 8250
    [    2.371074] arm-smmu-v3 36600000.smmu: ias 48-bit, oas 48-bit (features 0x00001faf)
    [    2.380366] arm-smmu-v3 36600000.smmu: allocated 524288 entries for cmdq
    [    2.389012] arm-smmu-v3 36600000.smmu: allocated 524288 entries for evtq
    [    2.396395] arm-smmu-v3 36600000.smmu: msi_domain absent - falling back to wired irqs
    [    2.404996] cdns-ufshcd 4e84000.ufs: ufshcd_populate_vreg: Unable to find vdd-hba-supply regulator, assuming enabled
    [    2.415502] cdns-ufshcd 4e84000.ufs: ufshcd_populate_vreg: Unable to find vcc-supply regulator, assuming enabled
    [    2.425654] cdns-ufshcd 4e84000.ufs: ufshcd_populate_vreg: Unable to find vccq-supply regulator, assuming enabled
    [    2.435892] cdns-ufshcd 4e84000.ufs: ufshcd_populate_vreg: Unable to find vccq2-supply regulator, assuming enabled
    [    2.446634] scsi host0: ufshcd
    [    2.452406] cadence-qspi 47040000.spi: mt35xu512aba_v2 (65536 Kbytes)
    [    2.458839] 7 cmdlinepart partitions found on MTD device 47040000.spi.0
    [    2.465437] Creating 7 MTD partitions on "47040000.spi.0":
    [    2.470913] 0x000000000000-0x000000080000 : "ospi.tiboot3"
    [    2.476817] 0x000000080000-0x000000280000 : "ospi.tispl"
    [    2.482505] 0x000000280000-0x000000680000 : "ospi.u-boot"
    [    2.488230] 0x000000680000-0x0000006a0000 : "ospi.env"
    [    2.493714] 0x0000006a0000-0x0000006c0000 : "ospi.env.backup"
    [    2.499821] 0x0000006c0000-0x0000007c0000 : "ospi.sysfw"
    [    2.505467] 0x000000800000-0x000004000000 : "ospi.rootfs"
    [    2.739911] cadence-qspi 47040000.spi: Cadence QSPI NOR probe failed -517
    [    2.747649] am65-cpsw-nuss 46000000.ethernet: am65_cpsw_nuss_probe[2146], Print reset_gpio=-517 
    [    2.795712] davinci_mdio 46000f00.mdio: davinci mdio revision 9.7, bus freq 1000000
    [    2.803353] libphy: 46000f00.mdio: probed
    [    2.807539] davinci_mdio 46000f00.mdio: phy[2]: device 46000f00.mdio:02, driver Marvell 88Q2122
    [    2.816233] am65-cpsw-nuss 46000000.ethernet: initializing am65 cpsw nuss version 0x6BA00101, cpsw version 0x6BA80100 Ports: 2
    [    2.827658] am65-cpsw-nuss 46000000.ethernet: Failed to request tx dma channel -517
    [    2.836185] am65-cpts 310d0000.cpts: CPTS ver 0x4e8a010a, freq:200000000, add_val:4 pps:0
    [    2.844683] mmc0: CQHCI version 5.10
    [    2.859188] cdns-ufshcd 4e84000.ufs: link startup failed 1
    [    2.864664] cdns-ufshcd 4e84000.ufs: UFS Host state=0
    [    2.869702] cdns-ufshcd 4e84000.ufs: lrb in use=0x0, outstanding reqs=0x0 tasks=0x0
    [    2.877339] cdns-ufshcd 4e84000.ufs: saved_err=0x0, saved_uic_err=0x0
    [    2.883033] mmc0: SDHCI controller on 4f80000.sdhci [4f80000.sdhci] using ADMA 64-bit
    [    2.883764] cdns-ufshcd 4e84000.ufs: Device power mode=1, UIC link state=0
    [    2.883767] cdns-ufshcd 4e84000.ufs: PM in progress=0, sys. suspended=0
    [    2.892101] davinci_gpio 42110000.gpio: IRQ index 4 not found
    [    2.898430] cdns-ufshcd 4e84000.ufs: Auto BKOPS=0, Host self-block=0
    [    2.898432] cdns-ufshcd 4e84000.ufs: Clk gate=1
    [    2.898434] cdns-ufshcd 4e84000.ufs: error handling flags=0x0, req. abort count=0
    [    2.898437] cdns-ufshcd 4e84000.ufs: Host capabilities=0x1587031f, caps=0x0
    [    2.905117] davinci_gpio 42110000.gpio: IRQ not populated, err = -6
    [    2.910761] cdns-ufshcd 4e84000.ufs: quirks=0x0, dev. quirks=0x0
    [    2.910764] cdns-ufshcd 4e84000.ufs: ufshcd_print_pwr_info:[RX, TX]: gear=[0, 0], lane[0, 0], pwr[INVALID MODE, INVALID MODE], rate = 0
    [    2.920475] omap-mailbox 31f80000.mailbox: omap mailbox rev 0x66fc7100
    [    2.921634] host_regs: 00000000: 1587031f 00000000 00000210 00000000
    [    2.929502] omap-mailbox 31f81000.mailbox: omap mailbox rev 0x66fc7100
    [    2.936020] host_regs: 00000010: 00000000 00000000 00000000 00000000
    [    2.936022] host_regs: 00000020: 00000000 00000470 00000000 00000000
    [    2.936024] host_regs: 00000030: 00000008 00000001 00000000 00000000
    [    2.936026] host_regs: 00000040: 00000000 00000000 00000000 00000000
    [    2.942692] omap-mailbox 31f82000.mailbox: omap mailbox rev 0x66fc7100
    [    2.948264] host_regs: 00000050: 00000000 00000000 00000000 00000000
    [    2.948266] host_regs: 00000060: 00000000 00000000 00000000 00000000
    [    2.948268] host_regs: 00000070: 00000000 00000000 00000000 00000000
    [    2.948270] host_regs: 00000080: 00000000 00000000 00000000 00000000
    [    2.960826] omap-mailbox 31f83000.mailbox: omap mailbox rev 0x66fc7100
    [    2.966931] host_regs: 00000090: 00000000 00000000 00000000 00000000
    [    2.973634] omap-mailbox 31f84000.mailbox: omap mailbox rev 0x66fc7100
    [    2.979784] cdns-ufshcd 4e84000.ufs: hba->ufs_version = 0x210, hba->capabilities = 0x1587031f
    [    2.979786] cdns-ufshcd 4e84000.ufs: hba->outstanding_reqs = 0x0, hba->outstanding_tasks = 0x0
    [    2.979792] cdns-ufshcd 4e84000.ufs: last_hibern8_exit_tstamp at 0 us, hibern8_exit_cnt = 0
    [    3.063238] mmc0: Command Queue Engine enabled
    [    3.064837] cdns-ufshcd 4e84000.ufs: No record of pa_err errors
    [    3.064840] cdns-ufshcd 4e84000.ufs: No record of dl_err errors
    [    3.073435] mmc0: new HS400 MMC card at address 0001
    [    3.081759] cdns-ufshcd 4e84000.ufs: No record of nl_err errors
    [    3.090438] mmcblk0: mmc0:0001 S0J58X 59.3 GiB 
    [    3.092099] cdns-ufshcd 4e84000.ufs: No record of tl_err errors
    [    3.098112] mmcblk0boot0: mmc0:0001 S0J58X partition 1 31.5 MiB
    [    3.102947] cdns-ufshcd 4e84000.ufs: No record of dme_err errors
    [    3.108963] mmcblk0boot1: mmc0:0001 S0J58X partition 2 31.5 MiB
    [    3.113365] cdns-ufshcd 4e84000.ufs: No record of auto_hibern8_err errors
    [    3.113367] cdns-ufshcd 4e84000.ufs: No record of fatal_err errors
    [    3.119331] mmcblk0rpmb: mmc0:0001 S0J58X partition 3 4.00 MiB, chardev (240:0)
    [    3.125173] cdns-ufshcd 4e84000.ufs: link_startup_fail[0] = 0x1 at 2787484 us
    [    3.138773]  mmcblk0: p1
    [    3.143835] cdns-ufshcd 4e84000.ufs: No record of resume_fail errors
    [    3.143838] cdns-ufshcd 4e84000.ufs: No record of suspend_fail errors
    [    3.179680] cdns-ufshcd 4e84000.ufs: No record of dev_reset errors
    [    3.185845] cdns-ufshcd 4e84000.ufs: No record of host_reset errors
    [    3.192096] cdns-ufshcd 4e84000.ufs: No record of task_abort errors
    [    3.198346] cdns-ufshcd 4e84000.ufs: clk: core_clk, rate: 250000000
    [    3.204598] cdns-ufshcd 4e84000.ufs: clk: phy_clk, rate: 19200000
    [    3.210675] cdns-ufshcd 4e84000.ufs: clk: ref_clk, rate: 19200000
    [    3.987750] j721e-pcie 2920000.pcie: host bridge /interconnect@100000/pcie@2920000 ranges:
    [    3.996019] j721e-pcie 2920000.pcie:    IO 0x4400001000..0x4400010fff -> 0x00001000
    [    4.003664] j721e-pcie 2920000.pcie:   MEM 0x4400011000..0x4407ffffff -> 0x00011000
    [    4.011380] j721e-pcie 2920000.pcie: PCI host bridge to bus 0001:00
    [    4.017634] pci_bus 0001:00: root bus resource [bus 00-0f]
    [    4.023106] pci_bus 0001:00: root bus resource [io  0x10000-0x1ffff] (bus address [0x1000-0x10fff])
    [    4.032132] pci_bus 0001:00: root bus resource [mem 0x4400011000-0x4407ffffff] (bus address [0x00011000-0x07ffffff])
    [    4.042643] pci 0001:00:00.0: [104c:b00d] type 01 class 0x060400
    [    4.048699] pci 0001:00:00.0: supports D1
    [    4.052697] pci 0001:00:00.0: PME# supported from D0 D1 D3hot
    [    4.059941] pci 0001:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
    [    4.069293] pci_bus 0001:01: busn_res: [bus 01-0f] end is updated to 01
    [    4.075901] pci 0001:00:00.0: PCI bridge to [bus 01]
    [    4.081017] pcieport 0001:00:00.0: PME: Signaling with IRQ 389
    [    4.086962] pcieport 0001:00:00.0: AER: enabled with IRQ 389
    [    4.093621] ti-udma 285c0000.dma-controller: Channels: 24 (tchan: 12, rchan: 12, gp-rflow: 8)
    [    4.103892] ti-udma 31150000.dma-controller: Channels: 84 (tchan: 42, rchan: 42, gp-rflow: 16)
    [    4.115196] cadence-qspi 47040000.spi: mt35xu512aba_v2 (65536 Kbytes)
    [    4.121630] 7 cmdlinepart partitions found on MTD device 47040000.spi.0
    [    4.128229] Creating 7 MTD partitions on "47040000.spi.0":
    [    4.133703] 0x000000000000-0x000000080000 : "ospi.tiboot3"
    [    4.139621] 0x000000080000-0x000000280000 : "ospi.tispl"
    [    4.145337] 0x000000280000-0x000000680000 : "ospi.u-boot"
    [    4.151082] 0x000000680000-0x0000006a0000 : "ospi.env"
    [    4.156597] 0x0000006a0000-0x0000006c0000 : "ospi.env.backup"
    [    4.162706] 0x0000006c0000-0x0000007c0000 : "ospi.sysfw"
    [    4.168376] 0x000000800000-0x000004000000 : "ospi.rootfs"
    [    4.175818] am65-cpsw-nuss 46000000.ethernet: am65_cpsw_nuss_probe[2146], Print reset_gpio=416 
    [    5.191733] am65-cpsw-nuss 46000000.ethernet: am65_cpsw_nuss_probe[2159], Print reset to 1 
    [    5.239713] davinci_mdio 46000f00.mdio: davinci mdio revision 9.7, bus freq 1000000
    [    5.247352] libphy: 46000f00.mdio: probed
    [    5.251553] davinci_mdio 46000f00.mdio: phy[2]: device 46000f00.mdio:02, driver Marvell 88Q2122
    [    5.260248] am65-cpsw-nuss 46000000.ethernet: initializing am65 cpsw nuss version 0x6BA00101, cpsw version 0x6BA80100 Ports: 2
    [    5.272424] am65-cpsw-nuss 46000000.ethernet: set new flow-id-base 48
    [    5.279535] pps pps0: new PPS source ptp1
    [    5.283654] am65-cpsw-nuss 46000000.ethernet: CPTS ver 0x4e8a010a, freq:500000000, add_val:1 pps:1
    [    5.292600] am65-cpsw-nuss 46000000.ethernet: initialized cpsw ale version 57.4
    [    5.299891] am65-cpsw-nuss 46000000.ethernet: ALE Table size 64
    [    5.307088] debugfs: Directory 'pd:242' with parent 'pm_genpd' already present!
    [    5.314477] debugfs: Directory 'pd:241' with parent 'pm_genpd' already present!
    [    5.321783] debugfs: Directory 'pd:240' with parent 'pm_genpd' already present!
    [    5.329084] debugfs: Directory 'pd:239' with parent 'pm_genpd' already present!
    [    5.336977] hctosys: unable to open rtc device (rtc0)
    [    5.352944] ALSA device list:
    [    5.355905]   No soundcards found.
    [    5.459482] EXT4-fs (mmcblk0p1): recovery complete
    [    5.465003] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: (null)
    [    5.473102] VFS: Mounted root (ext4 filesystem) on device 179:1.
    [    5.479500] devtmpfs: mounted
    [    5.482976] Freeing unused kernel memory: 1728K
    [    5.487518] Run /sbin/init as init process
    [    5.530780] systemd[1]: System time before build time, advancing clock.
    [    5.556991] NET: Registered protocol family 10
    [    5.561778] Segment Routing with IPv6
    [    5.574468] systemd[1]: systemd 244.3+ running in system mode. (+PAM -AUDIT -SELINUX +IMA -APPARMOR -SMACK +SYSVINIT +UTMP -LIBCRYPTSETUP -GCRYPT -GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID -ELFUTILS +KMOD -IDN2 -IDN -PCRE2 default-hierarchy=hybrid)
    [    5.596150] systemd[1]: Detected architecture arm64.
    
    Welcome to Arago 2020.05!
    
    [    5.644064] systemd[1]: Set hostname to <j7-evm>.
    [    5.752399] systemd[1]: /lib/systemd/system/docker.socket:6: ListenStream= references a path below legacy directory /var/run/, updating /var/run/docker.sock �� /run/docker.sock; please update the unit file accordingly.
    [    5.806145] random: systemd: uninitialized urandom read (16 bytes read)
    [    5.812835] systemd[1]: system-getty.slice: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling.
    [    5.825159] systemd[1]: (This warning is only shown for the first unit using IP firewalling.)
    [    5.834844] systemd[1]: Created slice system-getty.slice.
    [  OK  ] Created slice system-getty.slice.
    [    5.851767] random: systemd: uninitialized urandom read (16 bytes read)
    [    5.858896] systemd[1]: Created slice system-serial\x2dgetty.slice.
    [  OK  ] Created slice system-serial\x2dgetty.slice.
    [    5.875759] random: systemd: uninitialized urandom read (16 bytes read)
    [    5.882820] systemd[1]: Created slice User and Session Slice.
    [  OK  ] Created slice User and Session Slice.
    [    5.899834] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
    [  OK  ] Started Dispatch Password �Kts to Console Directory Watch.
    [    5.923800] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
    [  OK  ] Started Forward Password R�Kuests to Wall Directory Watch.
    [    5.947795] systemd[1]: Reached target Paths.
    [  OK  ] Reached target Paths.
    [    5.963757] systemd[1]: Reached target Remote File Systems.
    [  OK  ] Reached target Remote File Systems.
    [    5.979749] systemd[1]: Reached target Slices.
    [  OK  ] Reached target Slices.
    [    5.995754] systemd[1]: Reached target Swap.
    [  OK  ] Reached target Swap.
    [    6.015384] systemd[1]: Listening on RPCbind Server Activation Socket.
    [  OK  ] Listening on RPCbind Server Activation Socket.
    [    6.031769] systemd[1]: Reached target RPC Port Mapper.
    [  OK  ] Reached target RPC Port Mapper.
    [    6.049454] systemd[1]: Listening on Process Core Dump Socket.
    [  OK  ] Listening on Process Core Dump Socket.
    [    6.067836] systemd[1]: Listening on initctl Compatibility Named Pipe.
    [  OK  ] Listening on initctl Compatibility Named Pipe.
    [    6.095169] systemd[1]: Condition check resulted in Journal Audit Socket being skipped.
    [    6.103417] systemd[1]: Listening on Journal Socket (/dev/log).
    [  OK  ] Listening on Journal Socket (/dev/log).
    [    6.123939] systemd[1]: Listening on Journal Socket.
    [  OK  ] Listening on Journal Socket.
    [    6.139947] systemd[1]: Listening on Network Service Netlink Socket.
    [  OK  ] Listening on Network Service Netlink Socket.
    [    6.163880] systemd[1]: Listening on udev Control Socket.
    [  OK  ] Listening on udev Control Socket.
    [    6.183832] systemd[1]: Listening on udev Kernel Socket.
    [  OK  ] Listening on udev Kernel Socket.
    [    6.206129] systemd[1]: Mounting Huge Pages File System...
             Mounting Huge Pages File System...
    [    6.225771] systemd[1]: Mounting POSIX Message Queue File System...
             Mounting POSIX Message Queue File System...
    [    6.245640] systemd[1]: Mounting Kernel Debug File System...
             Mounting Kernel Debug File System...
    [    6.267992] systemd[1]: Mounting Temporary Directory (/tmp)...
             Mounting Temporary Directory (/tmp)...
    [    6.285891] systemd[1]: Starting Create list of static device nodes for the current kernel...
             Starting Create list of st�Kodes for the current kernel...
    [    6.313943] systemd[1]: Starting Start psplash boot splash screen...
             Starting Start psplash boot splash screen...
    [    6.339005] systemd[1]: Started Hardware RNG Entropy Gatherer Daemon.
    [  OK  ] Started Hardware RNG Entropy Gatherer Daemon.
    [    6.357662] systemd[1]: Starting RPC Bind...
             Starting RPC Bind...
    [    6.366938] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
    [    6.392094] systemd[1]: Starting Journal Service...
             Starting Journal Service...
    [    6.414790] systemd[1]: Starting Load Kernel Modules...
             Starting Load Kernel Modules...
    [    6.425997] cryptodev: loading out-of-tree module taints kernel.
    [    6.436479] systemd[1]: Starting Remount Root and Kernel File Systems...
             Starting Remount Root and Kernel File Systems...
    [    6.453649] EXT4-fs (mmcblk0p1): re-mounted. Opts: (null)
    [    6.459613] cryptodev: driver 1.10 loaded.
    [    6.465702] systemd[1]: Starting udev Coldplug all Devices...
             Starting udev Coldplug all Devices...
    [    6.489984] systemd[1]: Started RPC Bind.
    [  OK  ] Started RPC Bind.
    [    6.507979] systemd[1]: Started Journal Service.
    [  OK  ] Started Journal Service.
    [  OK  ] Mounted Huge Pages File System.
    [  OK  ] Mounted POSIX Message Queue File System.
    [  OK  ] Mounted Kernel Debug File System.
    [  OK  ] Mounted Temporary Directory (/tmp).
    [  OK  ] Started Create list of sta�K nodes for the current kernel.
    [FAILED] Failed to start Start psplash boot splash screen.
    See 'systemctl status psplash-start.service' for details.
    [DEPEND] Dependency failed for Star�Kprogress communication helper.
    [  OK  ] Started Load Kernel Modules.
    [  OK  ] Started Remount Root and Kernel File Systems.
             Mounting Kernel Configuration File System...
             Starting Flush Journal to Persistent Storage...
    [    6.694737] systemd-journald[218]: Received client request to flush runtime journal.
             Starting Apply Kernel Variables...
             Starting Create Static Device Nodes in /dev...
    [  OK  ] Mounted Kernel Configuration File System.
    [  OK  ] Started Flush Journal to Persistent Storage.
    [  OK  ] Started Apply Kernel Variables.
    [  OK  ] Started Create Static Device Nodes in /dev.
    [  OK  ] Reached target Local File Systems (Pre).
             Mounting /media/ram...
             Mounting /var/volatile...
             Starting udev Kernel Device Manager...
    [  OK  ] Started udev Coldplug all Devices.
    [  OK  ] Mounted /media/ram.
    [  OK  ] Started udev Kernel Device Manager.
    [  OK  ] Mounted /var/volatile.
             Starting Load/Save Random Seed...
    [  OK  ] Reached target Local File Systems.
             Starting Create Volatile Files and Directories...
    [  OK  ] Started Create Volatile Files and Directories.
    [FAILED] Failed to start Network Time Synchronization.
    See 'systemctl status systemd-timesyncd.service' for details.
    [  OK  ] Reached target System Time Set.
    [  OK  ] Reached target System Time Synchronized.
             Starting Update UTMP about System Boot/Shutdown...
    [  OK  ] Stopped Network Time Synchronization.
    [FAILED] Failed to start Network Time Synchronization.
    See 'systemctl status systemd-timesyncd.service' for details.
    [  OK  ] Stopped Network Time Synchronization.
    [FAILED] Failed to start Network Time Synchronization.
    See 'systemctl status systemd-timesyncd.service' for details.
    [  OK  ] Started Update UTMP about System Boot/Shutdown.
    [  OK  ] Stopped Network Time Synchronization.
    [FAILED] Failed to start Network Time Synchronization.
    See 'systemctl status systemd-timesyncd.service' for details.
    [  OK  ] Reached target System Initialization.
    [  OK  ] Started Daily rotation of log files.
    [  OK  ] Started Daily Cleanup of Temporary Directories.
    [  OK  ] Reached target Timers.
    [  OK  ] Listening on Avahi mDNS/DNS-SD Stack[    7.311794] rti-wdt 2200000.rti: heartbeat 60 sec
     Activation Socket.
    [  OK  ] Listening on D-Bus System Message Bus Socket.
             Starting Docker Socket for the API.
    [  OK  ] Listening on Docker Socket for the API.
    [  OK  ] Reached target Sockets.
    [  OK  ] Reached target Basic System.
    [  OK  ] Started Job spooling tools.
    [    7.399443] rti-wdt 2210000.rti: heartbeat 60 sec
    [  OK  ] Started Periodic Command Scheduler.
    [  OK  ] Started D-Bus System Message Bus.
             Starting Print notice about GPLv3 packages...
             Starting IPv6 Packet Filtering Framework...
             Starting IPv4 Packet Filtering Framework...
             Starting rc.pvr.service...
    [FAILED] Failed to start Login Service.
    See 'systemctl status systemd-logind.service' for details.
    [  OK  ] Stopped Network Time Synchronization[    7.496777] k3-dsp-rproc 4d80800000.dsp: assigned reserved memory node c66-dma-memory@a7000000
    .
    [FAILED] Failed to start Network Time Synchronization.
    See 'systemctl status systemd-timesyncd.service' for details.
    [  OK  ] Started TEE Supplicant.
    [  OK  ] Started IPv6 Packet Filtering Framework.
    [  OK  ] Stopped Login Service.
    [FAILED] Failed to start Login Service.
    See 'systemctl status systemd-logind.service' for details.
    [  OK  ] Stopped Network Time Synchronization.
    [FAILED] Failed to start Network Time Synchronization.
    See 'systemctl status systemd-timesyncd.service' for details.
    [  OK  ] Started IPv4 Packet Filtering Framework.
    [  OK  ] Reached target Network (Pre).
    [  OK  ] Stopped Login Service.
    [FAILED] Failed to start Login Service.
    See 'systemctl status systemd-logind.service' for details.
             Starting Network Service...
    [  OK  ] Stopped Login Service.
    [FAILED] Failed to start Login Service.
    See 'systemctl status systemd-logind.service' for details.
    [  OK  ] Stopped Login Service.
    [FAILED] Failed to start Login Service.
    See 'systemctl status systemd-logind.service' for details.
    [  OK  ] Stopped Login Service.
    [FAILED] Failed to start Logi[    7.636331] PVR_K:  317: Read BVNC 22.104.208.318 from HW device registers
    n Service.
    See 'systemctl status systemd-logind.service' for details.
    [  OK  ] Started Network Service.
             Starting Wait for Network to be Configured...
    [FAILED] Failed to start Network Name Resolution.
    See 'systemctl status systemd-resolved.[    7.671731] PVR_K:  317: RGX Device initialised with BVNC 22.104.208.318
    service' for details.
    [  OK  ] Reached target Network.
    [  OK  ] Reached target Hos[    7.688027] [drm] Initialized pvr 1.10.5371573 20170530 for 4e20000000.gpu on minor 0
    t and Network Name Lookups.
             Starting Avahi mDNS/DNS-SD Stack...
    [  OK  ] Started NFS status monitor for NFSv2/3 locking..
             Starting Permit User Sessions...
    [  OK  ] Stopped Network Name Resolution.
    [FAILED] Failed to start Network Name Resolution.
    See 'systemctl status systemd-resolved.service' for details.
    [  OK  ] Stopped Network Name Resolution.
    [FAILED] Failed to start Network Name Resolution.
    See 'systemctl status systemd-resolved.service' for details.
    [  OK  ] Stopped Network Name Resolution.
    [FAILED] Failed to start Network Name Resolution.
    See 'systemctl status systemd-resolved.service' for details.
    [  OK  ] Started Permit User Sessions.
    [  OK  ] Started Avahi mDNS/DNS-SD Stack.
    [  OK  ] Started Getty on tty1.
    [  OK  ] Started Serial Getty on ttyS2.
    [  OK  ] Started Serial Getty on ttyS3.
    [  OK  ] Reached target Login Prompts.
             Starting Synchronize System and HW clocks...
    [  OK  ] Stopped Network Name Resolution.
    [FAILED] Failed to start Network Name Resolution.
    See 'systemctl status systemd-resolved.service' for details.
    [  OK  ] Stopped Network Name Resolution.
    [FAILED] Failed to start Network Name Resolution.
    See 'systemctl [    7.840791] k3-dsp-rproc 4d80800000.dsp: configured DSP for IPC-only mode
    status systemd-resolved.service' for details.
    [FAILED] Failed to start Synchronize System and HW clocks.
    See 'systemctl status sync-clocks.service' for details.
    [    7.902179] remoteproc remoteproc0: 4d80800000.dsp is available
    [    8.087132] remoteproc remoteproc0: powering up 4d80800000.dsp
    [    8.092973] remoteproc remoteproc0: Booting fw image j7-c66_0-fw, size 1513584
    [    8.103803] k3-dsp-rproc 4d80800000.dsp: DSP initialized in IPC-only mode
    [    8.115720]  remoteproc0#vdev0buffer: assigned reserved memory node c66-dma-memory@a7000000
    [    8.124124] k3-dsp-rproc 4d81800000.dsp: assigned reserved memory node c66-dma-memory@a6000000
    [    8.133054] virtio_rpmsg_bus virtio0: rpmsg host is online
    [    8.138567]  remoteproc0#vdev0buffer: registered virtio0 (type 7)
    [    8.144673] remoteproc remoteproc0: remote processor 4d80800000.dsp is now up
    ***************************************************************
    ***************************************************************
    NOTICE: This file system contains the following GPLv3 packages:
    	bash-dev
    	bash
    	bc
    	binutils
    	cifs-utils
    	cpio
    	dosfstools
    	elfutils
    	gawk
    	gdb
    	glmark2
    	gzip
    	less
    	libasm1
    	libbfd
    	libdw1
    	libelf1
    	libgdbm-compat4
    	libgdbm-dev
    	libgdbm6
    	libgmp10
    	libidn2-0
    	libreadline-dev
    	libreadline8
    	libunistring2
    	m4-dev
    	m4
    	nettle
    	parted
    	tar
    	which
    
    If you do not wish to distribute GPLv3 components please remove
    [    8.335218] k3-dsp-rproc 4d81800000.dsp: configured DSP for IPC-only mode
    the above packages prior to distribution.  This can be done using
    the opkg remove command.  i.e.:
        opkg remove <package>
    Where <package> is the name printed in the list above
    
    NOTE: If the package is a dependency of another package you
          will be notified of the dependent packages.  You should
          use the --force-removal-of-dependent-packages option to
          also remove the dependent packages as well
    ***************************************************************
    ***************************************************************
    [  OK  ] Started Print notice about GPLv3 packages.
    [    8.415748] platform 41000000.r5f: configured R5F for remoteproc mode
    [    8.555529] remoteproc remoteproc1: 4d81800000.dsp is available
    [    8.675750] platform 41000000.r5f: assigned reserved memory node r5f-dma-memory@a0000000
    [    8.723277] k3-dsp-rproc 64800000.dsp: assigned reserved memory node c71-dma-memory@a8000000
    [    8.735431] remoteproc remoteproc1: powering up 4d81800000.dsp
    [    8.741285] remoteproc remoteproc1: Booting fw image j7-c66_1-fw, size 1513584
    [    8.752032] k3-dsp-rproc 4d81800000.dsp: DSP initialized in IPC-only mode
    [    8.763865]  remoteproc1#vdev0buffer: assigned reserved memory node c66-dma-memory@a6000000
    [    8.776091] virtio_rpmsg_bus virtio1: rpmsg host is online
    [    8.783571]  remoteproc1#vdev0buffer: registered virtio1 (type 7)
    [    8.791404] remoteproc remoteproc1: remote processor 4d81800000.dsp is now up
    [    8.879864] remoteproc remoteproc2: 41000000.r5f is available
    [    8.933005] k3-dsp-rproc 64800000.dsp: configured DSP for IPC-only mode
    [    8.991810] remoteproc remoteproc2: Direct firmware load for j7-mcu-r5f0_0-fw failed with error -2
    [    9.002929] remoteproc remoteproc2: powering up 41000000.r5f
    [    9.011305] remoteproc remoteproc2: Direct firmware load for j7-mcu-r5f0_0-fw failed with error -2
    [    9.024315] remoteproc remoteproc2: request_firmware failed: -2
    [    9.036842] platform 5c00000.r5f: configured R5F for IPC-only mode
    [    9.093304] remoteproc remoteproc3: 64800000.dsp is available
    [    9.107729] random: crng init done
    [    9.111124] random: 7 urandom warning(s) missed due to ratelimiting
    [    9.127636] Marvell 88Q2122 46000f00.mdio:02: attached PHY driver [Marvell 88Q2122] (mii_bus:phy_addr=46000f00.mdio:02, irq=POLL)
    [    9.143174] platform 5c00000.r5f: assigned reserved memory node r5f-dma-memory@a1000000
    [    9.152251] am65-cpsw-nuss 46000000.ethernet eth0: Link is Down
    [  OK  ] Started Load/Save Random Seed.
    [    9.187644] remoteproc remoteproc3: powering up 64800000.dsp
    [    9.193323] remoteproc remoteproc3: Booting fw image j7-c71_0-fw, size 9314288
    [    9.204951] k3-dsp-rproc 64800000.dsp: DSP initialized in IPC-only mode
    [    9.215801]  remoteproc3#vdev0buffer: assigned reserved memory node c71-dma-memory@a8000000
    [    9.228861] virtio_rpmsg_bus virtio2: rpmsg host is online
    [    9.230859] virtio_rpmsg_bus virtio2: creating channel rpmsg_chrdev addr 0xd
    [    9.238817]  remoteproc3#vdev0buffer: registered virtio2 (type 7)
    [    9.251781] remoteproc remoteproc3: remote processor 64800000.dsp is now up
    [    9.332049] remoteproc remoteproc4: 5c00000.r5f is available
    [    9.531847] remoteproc remoteproc4: Direct firmware load for j7-main-r5f0_0-fw failed with error -2
    [    9.543730] remoteproc remoteproc4: powering up 5c00000.r5f
    [    9.551760] remoteproc remoteproc4: Direct firmware load for j7-main-r5f0_0-fw failed with error -2
    [    9.563727] remoteproc remoteproc4: request_firmware failed: -2
    [    9.571298] platform 5d00000.r5f: configured R5F for remoteproc mode
    [    9.650949] platform 5d00000.r5f: assigned reserved memory node r5f-dma-memory@a3000000
    [    9.799808] remoteproc remoteproc5: 5d00000.r5f is available
    [    9.899898] remoteproc remoteproc5: Direct firmware load for j7-main-r5f0_1-fw failed with error -2
    [    9.911411] remoteproc remoteproc5: powering up 5d00000.r5f
    [    9.920727] remoteproc remoteproc5: Direct firmware load for j7-main-r5f0_1-fw failed with error -2
    [    9.935740] remoteproc remoteproc5: request_firmware failed: -2
    [    9.966958] platform 5e00000.r5f: configured R5F for remoteproc mode
    [   10.092430] platform 5e00000.r5f: assigned reserved memory node r5f-dma-memory@a4000000
    [   10.160922] remoteproc remoteproc6: 5e00000.r5f is available
    [   10.243007] remoteproc remoteproc6: Direct firmware load for j7-main-r5f1_0-fw failed with error -2
    [   10.255002] remoteproc remoteproc6: powering up 5e00000.r5f
    [   10.260657] remoteproc remoteproc6: Direct firmware load for j7-main-r5f1_0-fw failed with error -2
    [   10.272829] platform 5f00000.r5f: configured R5F for remoteproc mode
    [   10.279279] remoteproc remoteproc6: request_firmware failed: -2
    [   10.302367] platform 5f00000.r5f: assigned reserved memory node r5f-dma-memory@a5000000
    [   10.397010] remoteproc remoteproc7: 5f00000.r5f is available
    [   10.421746] remoteproc remoteproc7: Direct firmware load for j7-main-r5f1_1-fw failed with error -2
    [  OK  ] Created slice system-weston.slice.
    [   10.437409] remoteproc remoteproc7: powering up 5f00000.r5f
    [   10.451752] remoteproc remoteproc7: Direct firmware load for j7-main-r5f1_1-fw failed with error -2
    [   10.451756] remoteproc remoteproc7: request_firmware failed: -2
    [   10.486628] remoteproc remoteproc8: b034000.pru is available
    [   10.486660] pru-rproc b034000.pru: PRU rproc node /interconnect@100000/icssg@b000000/pru@34000 probed successfully
    [   10.496073] remoteproc remoteproc9: b004000.rtu is available
    [   10.496106] pru-rproc b004000.rtu: PRU rproc node /interconnect@100000/icssg@b000000/rtu@4000 probed successfully
    [   10.496348] pru-rproc b00a000.txpru: IRQ vring not found
    [   10.496351] pru-rproc b00a000.txpru: IRQ kick not found
    [   10.496379] remoteproc remoteproc10: b00a000.txpru is available
    [   10.496402] pru-rproc b00a000.txpru: PRU rproc node /interconnect@100000/icssg@b000000/txpru@a000 probed successfully
    [   10.496614] remoteproc remoteproc11: b038000.pru is available
    [   10.496635] pru-rproc b038000.pru: PRU rproc node /interconnect@100000/icssg@b000000/pru@38000 probed successfully
    [   10.507154] omap_rng 4e10000.trng: Random Number Generator ver. 241b34c
    [   10.507893] remoteproc remoteproc12: b006000.rtu is available
    [   10.507916] pru-rproc b006000.rtu: PRU rproc node /interconnect@100000/icssg@b000000/rtu@6000 probed successfully
    [   10.508579] pru-rproc b00c000.txpru: IRQ vring not found
    [   10.508582] pru-rproc b00c000.txpru: IRQ kick not found
    [   10.508621] remoteproc remoteproc13: b00c000.txpru is available
    [   10.508643] pru-rproc b00c000.txpru: PRU rproc node /interconnect@100000/icssg@b000000/txpru@c000 probed successfully
    [   10.508952] remoteproc remoteproc14: b134000.pru is available
    [   10.508978] pru-rproc b134000.pru: PRU rproc node /interconnect@100000/icssg@b100000/pru@34000 probed successfully
    [   10.509217] remoteproc remoteproc15: b104000.rtu is available
    [   10.509237] pru-rproc b104000.rtu: PRU rproc node /interconnect@100000/icssg@b100000/rtu@4000 probed successfully
    [   10.509401] pru-rproc b10a000.txpru: IRQ vring not found
    [   10.509404] pru-rproc b10a000.txpru: IRQ kick not found
    [   10.509428] remoteproc remoteproc16: b10a000.txpru is available
    [   10.509448] pru-rproc b10a000.txpru: PRU rproc node /interconnect@100000/icssg@b100000/txpru@a000 probed successfully
    [   10.509675] remoteproc remoteproc17: b138000.pru is available
    [   10.509696] pru-rproc b138000.pru: PRU rproc node /interconnect@100000/icssg@b100000/pru@38000 probed successfully
    [   10.509921] remoteproc remoteproc18: b106000.rtu is available
    [   10.509982] pru-rproc b106000.rtu: PRU rproc node /interconnect@100000/icssg@b100000/rtu@6000 probed successfully
    [   10.510155] pru-rproc b10c000.txpru: IRQ vring not found
    [   10.510157] pru-rproc b10c000.txpru: IRQ kick not found
    [   10.510192] remoteproc remoteproc19: b10c000.txpru is available
    [   10.510212] pru-rproc b10c000.txpru: PRU rproc node /interconnect@100000/icssg@b100000/txpru@c000 probed successfully
    [   11.215789] cdns-usb3 6000000.usb: DRD version v1 (ID: 0004024e, rev: 00000200)
    [  OK  ] Started Weston Wayland Compositor.
    [  OK  ] Started rc.pvr.service.
    [FAILED] Failed to start Login Service.
    See 'systemctl status systemd-logind.service' for details.
             Starting weston.service...
    [   12.007746] cdns-usb3 6000000.usb: Initialized  ep0 support:  
    [   12.013578] cdns-usb3 6000000.usb: Initialized  ep1out support: BULK, INT ISO
    [   12.027716] cdns-usb3 6000000.usb: Initialized  ep2out support: BULK, INT ISO
    [   12.034842] cdns-usb3 6000000.usb: Initialized  ep3out support: BULK, INT ISO
    [   12.047713] cdns-usb3 6000000.usb: Initialized  ep4out support: BULK, INT ISO
    [   12.054836] cdns-usb3 6000000.usb: Initialized  ep5out support: BULK, INT ISO
    [   12.067712] cdns-usb3 6000000.usb: Initialized  ep6out support: BULK, INT ISO
    [   12.075723] cdns-usb3 6000000.usb: Initialized  ep7out support: BULK, INT ISO
    [   12.084989] cdns-usb3 6000000.usb: Initialized  ep8out support: BULK, INT ISO
    [   12.096756] cdns-usb3 6000000.usb: Initialized  ep9out support: BULK, INT ISO
    [   12.108097] cdns-usb3 6000000.usb: Initialized  ep10out support: BULK, INT ISO
    [   12.120634] cdns-usb3 6000000.usb: Initialized  ep11out support: BULK, INT ISO
    [   12.131718] cdns-usb3 6000000.usb: Initialized  ep12out support: BULK, INT ISO
    [   12.138929] cdns-usb3 6000000.usb: Initialized  ep13out support: BULK, INT ISO
    [   12.151708] cdns-usb3 6000000.usb: Initialized  ep14out support: BULK, INT ISO
    [   12.158920] cdns-usb3 6000000.usb: Initialized  ep15out support: BULK, INT ISO
    [   12.171708] cdns-usb3 6000000.usb: Initialized  ep1in support: BULK, INT ISO
    [   12.178746] cdns-usb3 6000000.usb: Initialized  ep2in support: BULK, INT ISO
    [   12.191708] cdns-usb3 6000000.usb: Initialized  ep3in support: BULK, INT ISO
    [   12.198749] cdns-usb3 6000000.usb: Initialized  ep4in support: BULK, INT ISO
    [   12.211709] cdns-usb3 6000000.usb: Initialized  ep5in support: BULK, INT ISO
    [   12.218746] cdns-usb3 6000000.usb: Initialized  ep6in support: BULK, INT ISO
    [   12.231729] cdns-usb3 6000000.usb: Initialized  ep7in support: BULK, INT ISO
    [   12.243711] cdns-usb3 6000000.usb: Initialized  ep8in support: BULK, INT ISO
    [   12.250747] cdns-usb3 6000000.usb: Initialized  ep9in support: BULK, INT ISO
    [   12.263708] cdns-usb3 6000000.usb: Initialized  ep10in support: BULK, INT ISO
    [   12.270832] cdns-usb3 6000000.usb: Initialized  ep11in support: BULK, INT ISO
    [   12.283708] cdns-usb3 6000000.usb: Initialized  ep12in support: BULK, INT ISO
    [   12.290832] cdns-usb3 6000000.usb: Initialized  ep13in support: BULK, INT ISO
    [   12.303709] cdns-usb3 6000000.usb: Initialized  ep14in support: BULK, INT ISO
    [   12.310833] cdns-usb3 6000000.usb: Initialized  ep15in support: BULK, INT ISO
    [   12.330470] cdns-usb3 6400000.usb: DRD version v1 (ID: 0004024e, rev: 00000200)
    [   12.371582] usbcore: registered new interface driver usbfs
    [   12.384082] usbcore: registered new interface driver hub
    [   12.396091] usbcore: registered new device driver usb
    [   12.417073] xhci-hcd xhci-hcd.2.auto: xHCI Host Controller
    [   12.423728] xhci-hcd xhci-hcd.2.auto: new USB bus registered, assigned bus number 1
    [   12.439855] xhci-hcd xhci-hcd.2.auto: hcc params 0x200073c9 hci version 0x100 quirks 0x0000000000010010
    [   12.455734] xhci-hcd xhci-hcd.2.auto: irq 503, io mem 0x06410000
    [   12.467757] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.04
    [   12.479711] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    [   12.486920] usb usb1: Product: xHCI Host Controller
    [   12.495716] usb usb1: Manufacturer: Linux 5.4.40-g1fb4f9a5a7 xhci-hcd
    [   12.502145] usb usb1: SerialNumber: xhci-hcd.2.auto
    [   12.512257] hub 1-0:1.0: USB hub found
    [   12.519718] hub 1-0:1.0: 1 port detected
    [   12.524271] xhci-hcd xhci-hcd.2.auto: xHCI Host Controller
    [   12.529755] xhci-hcd xhci-hcd.2.auto: new USB bus registered, assigned bus number 2
    [   12.543716] xhci-hcd xhci-hcd.2.auto: Host supports USB 3.0 SuperSpeed
    [   12.555724] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
    [   12.563841] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.04
    [   12.579710] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    [   12.586921] usb usb2: Product: xHCI Host Controller
    [   12.595721] usb usb2: Manufacturer: Linux 5.4.40-g1fb4f9a5a7 xhci-hcd
    [   12.603715] usb usb2: SerialNumber: xhci-hcd.2.auto
    [   12.611907] hub 2-0:1.0: USB hub found
    [   12.619718] hub 2-0:1.0: 1 port detected
    
     _____                    _____           _         _   
    |  _  |___ ___ ___ ___   |  _  |___ ___  |_|___ ___| |_ 
    |     |  _| .'| . | . |  |   __|  _| . | | | -_|  _|  _|
    |__|__|_| |__,|_  |___|  |__|  |_| |___|_| |___|___|_|  
                  |___|                    |___|            
    
    Arago Project http://arago-project.org j7-evm ttyS2
    
    Arago 2020.05 j7-evm ttyS2
    
    j7-evm login: 

    In three situations, we can see ethfw function run log on case 1 & 2, but can't see on case 3.

    BR

    Sentinen Chen

  • Hi Sentinen Chen,

    Why are renaming the firmware to j7-main-r5f0_0-fw-exp? As you can see in the boot logs, u-boot or remoteproc expects the firmware with name "j7-main-r5f0_0-fw".

    software-dl.ti.com/.../ipc.html

    Thanks & Regards,

    Sunita.

  • Hi Sunita:

    The reason of rename the firmware name to "j7-main-r5f0_0-fw-exp" is that we want to confirm the firmware didn't load to remote core and check ethfw function didn't run. 

    BR

    Sentinen Chen

  • Hi Sentinen,

    The remoteprocs can essentially be booted either in boot-loader (R5 SPL or U-Boot) or in Kernel. The 'first time' boot is essentially what we call early-boot, and the 'second time' boot is the regular remoteproc boot by the Linux kernel. The remoteproc driver prints a trace about the mode the remote processor is in when it gets loaded. These modes are named "IPC-only" mode for early-boot or "remoteproc" mode for regular boot.

    The following are the differences between the two modes:

    1. In "IPC-only" mode, the remote processor is already running and the kernel simply establishes only the IPC. You cannot stop the running processor and load a different firmware in this mode. 

    2. The "remoteproc" mode is the general fallback mode where kernel has full control over the loading, starting and stopping of a remote processor. This mode is the normal mode where you can wait until the kernel is up to run your specific use-case. 

    The decision to early-boot a processor depends on your System end-goals, and what functionality a remote processor is using. The CPSW9G functionality is typically desired to be early-booted.

    The 'dorprocboot' and 'rproc_fw_binaries' are simply helper env variables that are designed to provide ease of early booting commands. The actual command that uses these is 'boot_rprocs' which is part of the default bootcmd. A 'dorprocboot' value of 1 enables the early booting of the processors (only for MMC boot) defined in the 'rproc_fw_binaries' which is a tuple of fixed remoteproc id and the corresponding firmware to load and start. You can modify one or both variables to perform the early-boot of desired processors using default commands.  Btw, the V3GA_boot.txt is booting only 2 (Main R5F Core0), 6, 7 and 8 (C66_0, C66_1 and C71 DSPs respectively) and not matching the command you have where you want to boot 0, 2, 3, 4, 5, 6, 7 and 8.

    For IPC-only mode to work properly, you would need the same firmware file to be used in both U-Boot and Kernel. The kernel does a partial load of the firmware to retrieve the resource table so that it can establish the rpmsg transport between kernel and IPC. The kernel remoteproc driver uses the 'firmware-name' property from the corresponding DT node as default.

    For your #3 to work, please change kernel dts 'firmware-name' for  5c00000.r5f device also to j7-main-r5f0_0-fw-exp. It is clear that you have removed the default firmware altogether from your FS, since kernel couldn't find it. There is no IPC established as such, and your virtmac cpsw driver is unable to communicate with the firmware as such. 

    [ 9.036842] platform 5c00000.r5f: configured R5F for IPC-only mode

    ...

    [ 9.332049] remoteproc remoteproc4: 5c00000.r5f is available
    [ 9.531847] remoteproc remoteproc4: Direct firmware load for j7-main-r5f0_0-fw failed with error -2
    [ 9.543730] remoteproc remoteproc4: powering up 5c00000.r5f
    [ 9.551760] remoteproc remoteproc4: Direct firmware load for j7-main-r5f0_0-fw failed with error -2
    [ 9.563727] remoteproc remoteproc4: request_firmware failed: -2

    You need to also see a trace

    platform 5c00000.r5f: initialized R5F for IPC-only mode

    regards

    Suman