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.

[参考译文] 有关在 TDA4-VH EVM 上使用原生 Linux 驱动程序的问题

Guru**** 689970 points
请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1207209/questions-about-using-native-linux-driver-on-tda4-vh-evm

主题中讨论的其他器件:TDA4VH

您好、TI

我正在   TDA4-VH EVM 板上使用 SDK8.5、但发现有一个 问题、那就是 ethX 端口号在执行 ifconfig 后会变得不稳定。

有时它是 eth0、eth1、eth3、eth5。

U-Boot SPL 2021.01-g7996ed51f1 (Dec 18 2022 - 12:04:04 +0000)
SYSFW ABI: 3.1 (firmware rev 0x0008 '8.5.2--v08.05.02 (Chill Capybar')
SPL initial stack usage: 13472 bytes
Trying to boot from MMC2
Starting ATF on ARM64 core...

NOTICE:  BL31: v2.7(release):v2.7.0-359-g1309c6c805-dirty
NOTICE:  BL31: Built : 12:02:48, Dec 18 2022
I/TC:
I/TC: OP-TEE version: 3.19.0 (gcc version 9.2.1 20191025 (GNU Toolchain for the A-profile Architecture 9.2-2019.12 (arm-9.10))) #1 Sun Dec 18 12:03:06 UTC 2022 aarch64
I/TC: WARNING: This OP-TEE configuration might be insecure!
I/TC: WARNING: Please check optee.readthedocs.io/.../porting_guidelines.html
I/TC: Primary CPU initializing
I/TC: SYSFW ABI: 3.1 (firmware rev 0x0008 '8.5.2--v08.05.02 (Chill Capybar')
I/TC: HUK Initialized
I/TC: Activated SA2UL device
I/TC: Fixing SA2UL firewall owner for GP device
I/TC: Enabled firewalls for SA2UL TRNG device
I/TC: SA2UL TRNG initialized
I/TC: SA2UL Drivers initialized
I/TC: Primary CPU switching to normal world boot

U-Boot SPL 2021.01-g7996ed51f1 (Dec 18 2022 - 12:03:17 +0000)
SYSFW ABI: 3.1 (firmware rev 0x0008 '8.5.2--v08.05.02 (Chill Capybar')
Trying to boot from MMC2


U-Boot 2021.01-g7996ed51f1 (Dec 18 2022 - 12:03:17 +0000)

SoC:   J784S4 SR1.0 GP
Model: Texas Instruments J784S4 EVM
DRAM:  32 GiB
Flash: 0 Bytes
MMC:   mmc@4f80000: 0, mmc@4fb0000: 1
Loading Environment from MMC... OK
In:    serial@2880000
Out:   serial@2880000
Err:   serial@2880000
am65_cpsw_nuss ethernet@46000000: K3 CPSW: nuss_ver: 0x6BA02102 cpsw_ver: 0x6BA82102 ale_ver: 0x00293904 Ports:1 mdio_freq:1000000
Net:   eth0: ethernet@46000000port@1
Hit any key to stop autoboot:  0
=>
=>
=> <INTERRUPT>
=> <INTERRUPT>
=> <INTERRUPT>
=> <INTERRUPT>
=> <INTERRUPT>
=> run findfdt; setenv bootpart 1:2;setenv mmcdev 1;mmc dev ${mmcdev};setenv dorprocboot 1;setenv name_overlays k3-j784s4-quad-port-eth1-exp.dtbo k3-j784s4-vision-apps.dtbo; run init_${boot}; run boot_rp
rocs; run get_kern_${boot}; run get_fdt_${boot}; run get_overlay_${boot}; run run_kern
switch to partitions #0, OK
mmc1 is current device
k3_r5f_rproc r5f@41000000: Core 1 is already in use. No rproc commands work
k3_r5f_rproc r5f@41400000: Core 2 is already in use. No rproc commands work
9067072 bytes read in 391 ms (22.1 MiB/s)
Load Remote Processor 2 with data@addr=0x82000000 9067072 bytes: Success!
297932 bytes read in 27 ms (10.5 MiB/s)
Load Remote Processor 3 with data@addr=0x82000000 297932 bytes: Success!
179128 bytes read in 22 ms (7.8 MiB/s)
Load Remote Processor 4 with data@addr=0x82000000 179128 bytes: Success!
179128 bytes read in 22 ms (7.8 MiB/s)
Load Remote Processor 5 with data@addr=0x82000000 179128 bytes: Success!
592760 bytes read in 39 ms (14.5 MiB/s)
Load Remote Processor 6 with data@addr=0x82000000 592760 bytes: Success!
179128 bytes read in 22 ms (7.8 MiB/s)
Load Remote Processor 7 with data@addr=0x82000000 179128 bytes: Success!
14815416 bytes read in 627 ms (22.5 MiB/s)
Load Remote Processor 8 with data@addr=0x82000000 14815416 bytes: Success!
15208632 bytes read in 642 ms (22.6 MiB/s)
Load Remote Processor 9 with data@addr=0x82000000 15208632 bytes: Success!
14815416 bytes read in 626 ms (22.6 MiB/s)
Load Remote Processor 10 with data@addr=0x82000000 14815416 bytes: Success!
14815416 bytes read in 627 ms (22.5 MiB/s)
Load Remote Processor 11 with data@addr=0x82000000 14815416 bytes: Success!
18608640 bytes read in 777 ms (22.8 MiB/s)
87834 bytes read in 13 ms (6.4 MiB/s)
4300 bytes read in 9 ms (465.8 KiB/s)
13942 bytes read in 10 ms (1.3 MiB/s)
## Flattened Device Tree blob at 88000000
   Booting using the fdt blob at 0x88000000
   Loading Device Tree to 000000008fee7000, end 000000008fffffff ... OK

Starting kernel ...

[    0.000000] Booting Linux on physical CPU 0x0000000000 [0x411fd080]
[    0.000000] Linux version 5.10.153-g90c3a58fd2 (wqiang@CSCD-csp1) (aarch64-none-linux-gnu-gcc (GNU Toolchain for the A-profile Architecture 9.2-2019.12 (arm-9.10)) 9.2.1 20191025, GNU ld (GNU Toolchai
n for the A-profile Architecture 9.2-2019.12 (arm-9.10)) 2.33.1.20191209) #3 SMP PREEMPT Fri Mar 3 10:37:31 CST 2023
[    0.000000] Machine model: Texas Instruments J784S4 EVM
[    0.000000] earlycon: ns16550a0 at MMIO32 0x0000000002880000 (options '')
[    0.000000] printk: bootconsole [ns16550a0] enabled
[    0.000000] efi: UEFI not found.
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000a0000000, size 1 MiB
[    0.000000] OF: reserved mem: initialized node vision-apps-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 vision-apps-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 vision-apps-r5f-dma-memory@a1000000, compatible id shared-dma-pool
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000a1100000, size 15 MiB
[    0.000000] OF: reserved mem: initialized node vision-apps-r5f-memory@a1100000, compatible id shared-dma-pool
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000a2000000, size 1 MiB
[    0.000000] OF: reserved mem: initialized node vision-apps-r5f-dma-memory@a2000000, compatible id shared-dma-pool
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000a2100000, size 31 MiB
[    0.000000] OF: reserved mem: initialized node vision-apps-r5f-memory@a2100000, 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 vision-apps-r5f-dma-memory@a4000000, compatible id shared-dma-pool
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000a4100000, size 31 MiB
[    0.000000] OF: reserved mem: initialized node vision-apps-r5f-memory@a4100000, 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 vision-apps-r5f-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 vision-apps-r5f-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 vision-apps-r5f-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 vision-apps-r5f-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 vision-apps-r5f-dma-memory@a8000000, compatible id shared-dma-pool
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000a8100000, size 31 MiB
[    0.000000] OF: reserved mem: initialized node vision-apps-r5f-memory@a8100000, compatible id shared-dma-pool
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000aa000000, size 1 MiB
[    0.000000] OF: reserved mem: initialized node vision-apps-r5f-dma-memory@aa000000, compatible id shared-dma-pool
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000aa100000, size 31 MiB
[    0.000000] OF: reserved mem: initialized node vision-apps-r5f-memory@aa100000, compatible id shared-dma-pool
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000ac000000, size 48 MiB
[    0.000000] OF: reserved mem: initialized node vision-apps-rtos-ipc-memory-region@ac000000, compatible id shared-dma-pool
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000af000000, size 80 MiB
[    0.000000] OF: reserved mem: initialized node vision-apps-dma-memory@af000000, compatible id shared-dma-pool
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000b4000000, size 1 MiB
[    0.000000] OF: reserved mem: initialized node vision-apps-c71-dma-memory@b4000000, compatible id shared-dma-pool
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000b4100000, size 51 MiB
[    0.000000] OF: reserved mem: initialized node vision-apps-c71_0-memory@b4100000, compatible id shared-dma-pool
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000b7400000, size 1 MiB
[    0.000000] OF: reserved mem: initialized node vision-apps-c71_1-dma-memory@b7400000, compatible id shared-dma-pool
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000b7500000, size 51 MiB
[    0.000000] OF: reserved mem: initialized node vision-apps-c71_1-memory@b7500000, compatible id shared-dma-pool
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000ba800000, size 1 MiB
[    0.000000] OF: reserved mem: initialized node vision-apps-c71_2-dma-memory@ba800000, compatible id shared-dma-pool
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000ba900000, size 51 MiB
[    0.000000] OF: reserved mem: initialized node vision-apps-c71_2-memory@ba900000, compatible id shared-dma-pool
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000bdc00000, size 1 MiB
[    0.000000] OF: reserved mem: initialized node vision-apps-c71_3-dma-memory@bdc00000, compatible id shared-dma-pool
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000bdd00000, size 51 MiB
[    0.000000] OF: reserved mem: initialized node vision-apps-c71_3-memory@bdd00000, 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 0x00000000e1000000, size 80 MiB
[    0.000000] OF: reserved mem: initialized node vision-apps-core-heap-memory-lo@e1000000, compatible id shared-dma-pool
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000e6000000, size 8 MiB
[    0.000000] OF: reserved mem: initialized node vision-apps-r5f-virtual-eth-queues@e6000000, compatible id shared-dma-pool
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000e6800000, size 24 MiB
[    0.000000] OF: reserved mem: initialized node vision-apps-r5f-virtual-eth-buffers@e6800000, compatible id shared-dma-pool
[    0.000000] Reserved memory: created DMA memory pool at 0x0000000880000000, size 1024 MiB
[    0.000000] OF: reserved mem: initialized node vision-apps-core-heap-memory-hi@880000000, compatible id shared-dma-pool
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000080000000-0x00000000ffffffff]
[    0.000000]   DMA32    empty
[    0.000000]   Normal   [mem 0x0000000100000000-0x0000000fffffefff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000080000000-0x000000009e7fffff]
[    0.000000]   node   0: [mem 0x000000009e800000-0x00000000c0ffffff]
[    0.000000]   node   0: [mem 0x00000000c1000000-0x00000000e0ffffff]
[    0.000000]   node   0: [mem 0x00000000e1000000-0x00000000e7ffffff]
[    0.000000]   node   0: [mem 0x00000000e8000000-0x00000000ffffefff]
[    0.000000]   node   0: [mem 0x0000000880000000-0x00000008bfffffff]
[    0.000000]   node   0: [mem 0x00000008c0000000-0x0000000fffffefff]
[    0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x0000000fffffefff]
[    0.000000] On node 0, zone Normal: 1 pages in unavailable ranges
[    0.000000] On node 0, zone Normal: 1 pages in unavailable ranges
[    0.000000] cma: Reserved 360 MiB at 0x00000000e9400000
[    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.2
[    0.000000] percpu: Embedded 22 pages/cpu s50008 r8192 d31912 u90112
[    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] CPU features: detected: ARM errata 1165522, 1319367, or 1530923
[    0.000000] CPU features: detected: Spectre-BHB
[    0.000000] CPU features: detected: ARM erratum 1742098
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 8257534
[    0.000000] Kernel command line: console=ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02880000 mtdparts=47040000.spi.0:512k(ospi.tiboot3),2m(ospi.tispl),4m(ospi.u-boot),256k(ospi.env),256k(ospi.env.backu
p),57088k@8m(ospi.rootfs),256k(ospi.phypattern);47034000.hyperbus:512k(hbmc.tiboot3),2m(hbmc.tispl),4m(hbmc.u-boot),256k(hbmc.env),-@8m(hbmc.rootfs) root=PARTUUID=511f3794-02 rw rootfstype=ext4 rootwait
[    0.000000] Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear)
[    0.000000] Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
[    0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[    0.000000] software IO TLB: mapped [mem 0x000000009a800000-0x000000009e800000] (64MB)
[    0.000000] Memory: 30211444K/33554424K available (10880K kernel code, 1148K rwdata, 4212K rodata, 1792K init, 432K bss, 2974340K reserved, 368640K cma-reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[    0.000000] rcu: Preemptible hierarchical RCU implementation.
[    0.000000] rcu:     RCU event tracing is enabled.
[    0.000000] rcu:     RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=8.
[    0.000000]  Trampoline variant of 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=8
[    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: 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: Devices Table too large, reduce ids 20->19
[    0.000000] ITS@0x0000000001820000: allocated 524288 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 @0x00000008c0050000
[    0.000000] GIC: using cache flushing for LPI property table
[    0.000000] GICv3: CPU0: using allocated LPI pending table @0x00000008c0060000
[    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.000003] sched_clock: 56 bits at 200MHz, resolution 5ns, wraps every 4398046511102ns
[    0.008479] Console: colour dummy device 80x25
[    0.013052] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000)
[    0.023733] pid_max: default: 32768 minimum: 301
[    0.028536] LSM: Security Framework initializing
[    0.033448] Mount-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.041373] Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.051114] rcu: Hierarchical SRCU implementation.
[    0.056312] Platform MSI: msi-controller@1820000 domain created
[    0.062571] PCI/MSI: /bus@100000/interrupt-controller@1800000/msi-controller@1820000 domain created
[    0.071956] EFI services will not be available.
[    0.077067] smp: Bringing up secondary CPUs ...
I/TC: Secondary CPU 1 initializing
I/TC: Secondary CPU 1 switching to normal world boot
I/TC: Secondary CPU 2 initializing
I/TC: Secondary CPU 2 switching to normal world boot
I/TC: Secondary CPU 3 initializing
I/TC: Secondary CPU 3 switching to normal world boot
I/TC: Secondary CPU 2 initializing
I/TC: Secondary CPU 2 switching to normal world boot
I/TC: Secondary CPU 3 initializing
I/TC: Secondary CPU 3 switching to normal world boot
I/TC: Secondary CPU 4 initializing
I/TC: Secondary CPU 4 switching to normal world boot
I/TC: Secondary CPU 5 initializing
I/TC: Secondary CPU 5 switching to normal world boot
[    0.090429] Detected PIPT I-cache on CPU1
[    0.090454] GICv3: CPU1: found redistributor 1 region 0:0x0000000001920000
[    0.090470] GICv3: CPU1: using allocated LPI pending table @0x00000008c0070000
[    0.090512] CPU1: Booted secondary processor 0x0000000001 [0x411fd080]
[    0.099400] Detected PIPT I-cache on CPU2
[    0.099426] GICv3: CPU2: found redistributor 2 region 0:0x0000000001940000
[    0.099441] GICv3: CPU2: using allocated LPI pending table @0x00000008c0080000
[    0.099483] CPU2: Booted secondary processor 0x0000000002 [0x411fd080]
[    0.108322] Detected PIPT I-cache on CPU3
[    0.108351] GICv3: CPU3: found redistributor 3 region 0:0x0000000001960000
[    0.108366] GICv3: CPU3: using allocated LPI pending table @0x00000008c0090000
[    0.108404] CPU3: Booted secondary processor 0x0000000003 [0x411fd080]
[    0.117245] Detected PIPT I-cache on CPU4
[    0.117275] GICv3: CPU4: found redistributor 100 region 0:0x0000000001980000
[    0.117291] GICv3: CPU4: using allocated LPI pending table @0x00000008c00a0000
[    0.117334] CPU4: Booted secondary processor 0x0000000100 [0x411fd080]
[    0.126215] Detected PIPT I-cache on CPU5
[    0.126246] GICv3: CPU5: found redistributor 101 region 0:0x00000000019a0000
[    0.126262] GICv3: CPU5: using allocated LPI pending table @0x00000008c00b0000
[    0.126302] CPU5: Booted secondary processor 0x0000000101 [0x411fd080]
[    0.135136] Detected PIPT I-cache on CPU6
[    0.135168] GICv3: CPU6: found redistributor 102 region 0:0x00000000019c0000
[    0.135184] GICv3: CPU6: using allocated LPI pending table @0x00000008c00c0000
[    0.135222] CPU6: Booted secondary processor 0x0000000102 [0x411fd080]
[    0.144035] Detected PIPT I-cache on CPU7
[    0.144069] GICv3: CPU7: found redistributor 103 region 0:0x00000000019e0000
[    0.144084] GICv3: CPU7: using allocated LPI pending table @0x00000008c00d0000
[    0.144126] CPU7: Booted secondary processor 0x0000000103 [0x411fd080]
[    0.144265] smp: Brought up 1 node, 8 CPUs
[    0.325432] SMP: Total of 8 processors activated.
[    0.330251] CPU features: detected: 32-bit EL0 Support
[    0.335529] CPU features: detected: CRC32 instructions
[    0.351513] CPU: All CPU(s) started at EL2
[    0.355749] alternatives: patching kernel code
[    0.361123] devtmpfs: initialized
[    0.398718] KASLR disabled due to lack of seed
[    0.403622] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.413603] futex hash table entries: 2048 (order: 5, 131072 bytes, linear)
[    0.424589] pinctrl core: initialized pinctrl subsystem
[    0.430586] DMI not present or invalid.
[    0.434907] NET: Registered protocol family 16
[    0.441207] DMA: preallocated 4096 KiB GFP_KERNEL pool for atomic allocations
[    0.449329] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.458161] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.467134] thermal_sys: Registered thermal governor 'step_wise'
[    0.467138] thermal_sys: Registered thermal governor 'power_allocator'
[    0.473643] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[    0.487450] ASID allocator initialised with 65536 entries
[    0.532590] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[    0.539469] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
[    0.546330] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.553183] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
[    0.562061] cryptd: max_cpu_qlen set to 1000
[    0.570931] k3-chipinfo 43000014.chipid: Family:J784S4 rev:SR1.0 JTAGID[0x0bb8002f] Detected
[    0.580180] vsys_3v3: supplied by evm_12v0
[    0.584910] vsys_5v0: supplied by evm_12v0
[    0.590869] iommu: Default domain type: Translated
[    0.596314] SCSI subsystem initialized
[    0.600609] mc: Linux media interface: v0.10
[    0.605046] videodev: Linux video capture interface: v2.00
[    0.610881] pps_core: LinuxPPS API ver. 1 registered
[    0.615976] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.625344] PTP clock support registered
[    0.629395] EDAC MC: Ver: 3.0.0
[    0.634206] FPGA manager framework
[    0.637812] Advanced Linux Sound Architecture Driver Initialized.
[    0.645091] clocksource: Switched to clocksource arch_sys_counter
[    0.651506] VFS: Disk quotas dquot_6.6.0
[    0.655578] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.674849] Carveout Heap: Exported 512 MiB at 0x00000000c1000000
[    0.681183] NET: Registered protocol family 2
[    0.686296] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.697562] tcp_listen_portaddr_hash hash table entries: 16384 (order: 6, 262144 bytes, linear)
[    0.706679] TCP established hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.715784] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[    0.723808] TCP: Hash tables configured (established 262144 bind 65536)
[    0.730740] UDP hash table entries: 16384 (order: 7, 524288 bytes, linear)
[    0.738099] UDP-Lite hash table entries: 16384 (order: 7, 524288 bytes, linear)
[    0.745999] NET: Registered protocol family 1
[    0.751154] RPC: Registered named UNIX socket transport module.
[    0.757230] RPC: Registered udp transport module.
[    0.762045] RPC: Registered tcp transport module.
[    0.766860] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.773458] PCI: CLS 0 bytes, default 64
[    0.778551] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 counters available
[    0.793490] Initialise system trusted keyrings
[    0.798232] workingset: timestamp_bits=46 max_order=23 bucket_order=0
[    0.817121] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.824054] NFS: Registering the id_resolver key type
[    0.829273] Key type id_resolver registered
[    0.833559] Key type id_legacy registered
[    0.837803] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[    0.844668] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[    0.852453] 9p: Installing v9fs 9p2000 file system support
[    0.877927] Key type asymmetric registered
[    0.882132] Asymmetric key parser 'x509' registered
[    0.887162] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
[    0.894729] io scheduler mq-deadline registered
[    0.899361] io scheduler kyber registered
[    0.907122] pinctrl-single 4301c000.pinctrl: 94 pins, size 376
[    0.913352] pinctrl-single 11c000.pinctrl: 72 pins, size 288
[    0.924670] k3-ringacc 2b800000.ringacc: Failed to get MSI domain
[    0.931033] k3-ringacc 3c000000.ringacc: Failed to get MSI domain
[    0.943674] Serial: 8250/16550 driver, 10 ports, IRQ sharing enabled
[    0.974399] brd: module loaded
[    0.987629] loop: module loaded
[    0.992113] megasas: 07.714.04.00-rc1
[    1.001619] tun: Universal TUN/TAP device driver, 1.6
[    1.007323] igbvf: Intel(R) Gigabit Virtual Function Network Driver
[    1.013744] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
[    1.019868] sky2: driver version 1.30
[    1.025016] VFIO - User Level meta-driver version: 0.3
[    1.031527] i2c /dev entries driver
[    1.037292] sdhci: Secure Digital Host Controller Interface driver
[    1.043626] sdhci: Copyright(c) Pierre Ossman
[    1.048554] sdhci-pltfm: SDHCI platform and OF driver helper
[    1.055779] ledtrig-cpu: registered to indicate activity on CPUs
[    1.062322] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
[    1.070776] optee: probing for conduit method.
[    1.075347] optee: revision 3.19 (afacf356)
[    1.075706] optee: dynamic shared memory is enabled
[    1.085357] optee: initialized driver
[    1.091356] NET: Registered protocol family 17
[    1.096102] 9pnet: Installing 9P2000 support
[    1.100553] Key type dns_resolver registered
[    1.105048] Loading compiled-in X.509 certificates
[    1.117252] k3-ringacc 2b800000.ringacc: Failed to get MSI domain
[    1.123741] k3-ringacc 3c000000.ringacc: Failed to get MSI domain
[    1.132931] ti-sci 44083000.system-controller: ABI: 3.1 (firmware rev 0x0008 '8.5.2--v08.05.02 (Chill Capybar')
[    1.182105] pca953x 0-0020: supply vcc not found, using dummy regulator
[    1.189052] pca953x 0-0020: using no AI
[    1.214707] pca953x 0-0022: supply vcc not found, using dummy regulator
[    1.221653] pca953x 0-0022: using AI
[    1.226089] gpio-485 (mux-sel-hog): hogged as output/high
[    1.231860] gpio-486 (mux-sel-hog): hogged as output/high
[    1.237627] gpio-487 (mux-sel-hog): hogged as output/high
[    1.243701] gpio-488 (qsgmii-line-hog): hogged as output/low
[    1.250042] omap_i2c 2000000.i2c: bus 0 rev0.12 at 400 kHz
[    1.257660] ti-sci-intr 42200000.interrupt-controller: Interrupt Router 177 domain created
[    1.266396] ti-sci-intr bus@100000:interrupt-controller@a00000: Interrupt Router 10 domain created
[    1.275777] ti-sci-intr 310e0000.interrupt-controller: Interrupt Router 283 domain created
[    1.284539] ti-sci-inta 33d00000.msi-controller: Interrupt Aggregator domain 321 created
[    1.301890] j721e-pcie 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges:
[    1.309597] j721e-pcie 2900000.pcie:       IO 0x0010001000..0x0010010fff -> 0x0010001000
[    1.317905] j721e-pcie 2900000.pcie:      MEM 0x0010011000..0x0017ffffff -> 0x0010011000
[    1.326201] j721e-pcie 2900000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    2.339139] j721e-pcie 2900000.pcie: PCI host bridge to bus 0000:00
[    2.345588] pci_bus 0000:00: root bus resource [bus 00-ff]
[    2.351209] pci_bus 0000:00: root bus resource [io  0x0000-0xffff] (bus address [0x10001000-0x10010fff])
[    2.360913] pci_bus 0000:00: root bus resource [mem 0x10011000-0x17ffffff]
[    2.367990] pci 0000:00:00.0: [104c:b00d] type 01 class 0x060400
[    2.374147] pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x4 may corrupt adjacent RW1C bits
[    2.384139] pci 0000:00:00.0: supports D1
[    2.388248] pci 0000:00:00.0: PME# supported from D0 D1 D3hot
[    2.398193] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[    2.410204] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
[    2.416997] pci 0000:00:00.0: PCI bridge to [bus 01]
[    2.422626] pcieport 0000:00:00.0: PME: Signaling with IRQ 33
[    2.429610] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
[    2.437317] j721e-pcie 2910000.pcie:       IO 0x0018001000..0x0018010fff -> 0x0018001000
[    2.445637] j721e-pcie 2910000.pcie:      MEM 0x0018011000..0x001fffffff -> 0x0018011000
[    2.453936] j721e-pcie 2910000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    2.462787] j721e-pcie 2910000.pcie: Failed to init phy
[    2.470364] k3-ringacc 2b800000.ringacc: Ring Accelerator probed rings:286, gp-rings[96,20] sci-dev-id:328
[    2.480265] k3-ringacc 2b800000.ringacc: dma-ring-reset-quirk: disabled
[    2.487036] k3-ringacc 2b800000.ringacc: RA Proxy rev. 66349100, num_proxies:64
[    2.501377] k3-ringacc 3c000000.ringacc: Ring Accelerator probed rings:1024, gp-rings[878,128] sci-dev-id:315
[    2.511536] k3-ringacc 3c000000.ringacc: dma-ring-reset-quirk: disabled
[    2.518306] k3-ringacc 3c000000.ringacc: RA Proxy rev. 66349100, num_proxies:64
[    2.526640] printk: console [ttyS2] disabled
[    2.531065] 2880000.serial: ttyS2 at MMIO 0x2880000 (irq = 19, base_baud = 3000000) is a 8250
[    2.539822] printk: console [ttyS2] enabled
[    2.539822] printk: console [ttyS2] enabled
[    2.548268] printk: bootconsole [ns16550a0] disabled
[    2.548268] printk: bootconsole [ns16550a0] disabled
[    2.601113] davinci_mdio 46000f00.mdio: davinci mdio revision 9.7, bus freq 1000000
[    2.610463] davinci_mdio 46000f00.mdio: phy[0]: device 46000f00.mdio:00, driver TI DP83867
[    2.618867] am65-cpsw-nuss 46000000.ethernet: initializing am65 cpsw nuss version 0x6BA02102, cpsw version 0x6BA82102 Ports: 2 quirks:00000000
[    2.631822] am65-cpsw-nuss 46000000.ethernet: initialized cpsw ale version 1.4
[    2.639045] am65-cpsw-nuss 46000000.ethernet: ALE Table size 64
[    2.645829] am65-cpsw-nuss 46000000.ethernet: CPTS ver 0x4e8a010b, freq:500000000, add_val:1 pps:0
[    2.825098] davinci_mdio c000f00.mdio: davinci mdio revision 9.7, bus freq 1000000
[    2.842591] davinci_mdio c000f00.mdio: phy[16]: device c000f00.mdio:10, driver Microsemi GE VSC8514 SyncE
[    2.852161] davinci_mdio c000f00.mdio: phy[17]: device c000f00.mdio:11, driver Microsemi GE VSC8514 SyncE
[    2.861720] davinci_mdio c000f00.mdio: phy[18]: device c000f00.mdio:12, driver Microsemi GE VSC8514 SyncE
[    2.871275] davinci_mdio c000f00.mdio: phy[19]: device c000f00.mdio:13, driver Microsemi GE VSC8514 SyncE
[    2.881033] am65-cpsw-nuss c000000.ethernet: initializing am65 cpsw nuss version 0x6BA03102, cpsw version 0x6BA82902 Ports: 9 quirks:00000000
[    2.895113] am65-cpsw-nuss c000000.ethernet: Use random MAC address
[    2.901594] am65-cpsw-nuss c000000.ethernet: Use random MAC address
[    2.908060] am65-cpsw-nuss c000000.ethernet: Use random MAC address
[    2.914518] am65-cpsw-nuss c000000.ethernet: Use random MAC address
[    2.920797] am65-cpsw-nuss c000000.ethernet: initialized cpsw ale version 1.5
[    2.927927] am65-cpsw-nuss c000000.ethernet: ALE Table size 512
[    2.934663] am65-cpsw-nuss c000000.ethernet: CPTS ver 0x4e8a010c, freq:250000000, add_val:3 pps:0
[    2.989106] davinci_mdio c200f00.mdio: davinci mdio revision 9.7, bus freq 1000000
[    2.998314] davinci_mdio c200f00.mdio: phy[0]: device c200f00.mdio:00, driver TI DP83867
[    3.006536] am65-cpsw-nuss c200000.ethernet: initializing am65 cpsw nuss version 0x6BA02102, cpsw version 0x6BA82102 Ports: 2 quirks:00000000
[    3.019396] am65-cpsw-nuss c200000.ethernet: Use random MAC address
[    3.025674] am65-cpsw-nuss c200000.ethernet: initialized cpsw ale version 1.4
[    3.032801] am65-cpsw-nuss c200000.ethernet: ALE Table size 64
[    3.039435] am65-cpsw-nuss c200000.ethernet: CPTS ver 0x4e8a010b, freq:250000000, add_val:3 pps:0
[    3.051496] mmc0: CQHCI version 5.10
[    3.064479] vdd_mmc1: supplied by vsys_3v3
[    3.070887] omap-mailbox 31f80000.mailbox: omap mailbox rev 0x66fca100
[    3.078124] omap-mailbox 31f81000.mailbox: omap mailbox rev 0x66fca100
[    3.085351] omap-mailbox 31f82000.mailbox: omap mailbox rev 0x66fca100
[    3.092579] omap-mailbox 31f83000.mailbox: omap mailbox rev 0x66fca100
[    3.097985] mmc0: SDHCI controller on 4f80000.mmc [4f80000.mmc] using ADMA 64-bit
[    3.099796] omap-mailbox 31f84000.mailbox: omap mailbox rev 0x66fca100
[    3.113848] omap-mailbox 31f85000.mailbox: omap mailbox rev 0x66fca100
[    3.193896] mmc0: Command Queue Engine enabled
[    3.198367] mmc0: new HS200 MMC card at address 0001
[    3.203935] mmcblk0: mmc0:0001 G1M15L 29.6 GiB
[    3.208642] mmcblk0boot0: mmc0:0001 G1M15L partition 1 31.5 MiB
[    3.214717] mmcblk0boot1: mmc0:0001 G1M15L partition 2 31.5 MiB
[    3.220840] mmcblk0rpmb: mmc0:0001 G1M15L partition 3 4.00 MiB, chardev (237:0)
[    3.231406]  mmcblk0: p1 p2 p3 p4 p5 p6 p7 p8 p9
[    3.841852] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
[    3.849378] j721e-pcie 2910000.pcie:       IO 0x0018001000..0x0018010fff -> 0x0018001000
[    3.857480] j721e-pcie 2910000.pcie:      MEM 0x0018011000..0x001fffffff -> 0x0018011000
[    3.865578] j721e-pcie 2910000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    4.876091] j721e-pcie 2910000.pcie: PCI host bridge to bus 0001:00
[    4.882389] pci_bus 0001:00: root bus resource [bus 00-ff]
[    4.887881] pci_bus 0001:00: root bus resource [io  0x10000-0x1ffff] (bus address [0x18001000-0x18010fff])
[    4.897526] pci_bus 0001:00: root bus resource [mem 0x18011000-0x1fffffff]
[    4.904436] pci 0001:00:00.0: [104c:b013] type 01 class 0x060400
[    4.910450] pci_bus 0001:00: 2-byte config write to 0001:00:00.0 offset 0x4 may corrupt adjacent RW1C bits
[    4.920211] pci 0001:00:00.0: supports D1
[    4.924228] pci 0001:00:00.0: PME# supported from D0 D1 D3hot
[    4.934026] pci 0001:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[    4.945833] pci_bus 0001:01: busn_res: [bus 01-ff] end is updated to 01
[    4.952467] pci 0001:00:00.0: PCI bridge to [bus 01]
[    4.957988] pcieport 0001:00:00.0: PME: Signaling with IRQ 359
[    4.966206] ti-udma 285c0000.dma-controller: Channels: 22 (tchan: 11, rchan: 11, gp-rflow: 8)
[    4.980851] ti-udma 31150000.dma-controller: Channels: 66 (tchan: 33, rchan: 33, gp-rflow: 16)
[    5.000112] spi-nor spi0.0: s28hs512t (65536 Kbytes)
[    5.005112] 7 cmdlinepart partitions found on MTD device 47040000.spi.0
[    5.011730] Creating 7 MTD partitions on "47040000.spi.0":
[    5.017218] 0x000000000000-0x000000080000 : "ospi.tiboot3"
[    5.024401] 0x000000080000-0x000000280000 : "ospi.tispl"
[    5.031450] 0x000000280000-0x000000680000 : "ospi.u-boot"
[    5.038584] 0x000000680000-0x0000006c0000 : "ospi.env"
[    5.045432] 0x0000006c0000-0x000000700000 : "ospi.env.backup"
[    5.052864] 0x000000800000-0x000003fc0000 : "ospi.rootfs"
[    5.060021] 0x000003fc0000-0x000004000000 : "ospi.phypattern"
[    5.069618] mmc1: CQHCI version 5.10
[    5.070872] debugfs: Directory 'pd:73' with parent 'pm_genpd' already present!
[    5.080486] debugfs: Directory 'pd:72' with parent 'pm_genpd' already present!
[    5.087964] debugfs: Directory 'pd:253' with parent 'pm_genpd' already present!
[    5.095279] debugfs: Directory 'pd:252' with parent 'pm_genpd' already present!
[    5.102754] debugfs: Directory 'pd:333' with parent 'pm_genpd' already present!
[    5.110108] debugfs: Directory 'pd:332' with parent 'pm_genpd' already present!
[    5.114597] mmc1: SDHCI controller on 4fb0000.mmc [4fb0000.mmc] using ADMA 64-bit
[    5.131094] ALSA device list:
[    5.134081]   No soundcards found.
[    5.137839] Waiting for root device PARTUUID=511f3794-02...
[    5.161305] mmc1: new high speed SDHC card at address aaaa
[    5.167425] mmcblk1: mmc1:aaaa SL16G 14.8 GiB
[    5.177267]  mmcblk1: p1 p2 p3 p4
[    6.014790] EXT4-fs (mmcblk1p2): recovery complete
[    6.020562] EXT4-fs (mmcblk1p2): mounted filesystem with ordered data mode. Opts: (null)
[    6.028704] VFS: Mounted root (ext4 filesystem) on device 179:98.
[    6.046174] devtmpfs: mounted
[    6.049904] Freeing unused kernel memory: 1792K
[    6.054543] Run /sbin/init as init process
[    6.351073] systemd[1]: System time before build time, advancing clock.
[    6.433633] NET: Registered protocol family 10
[    6.439369] Segment Routing with IPv6
[    6.472230] systemd[1]: systemd 244.5+ 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)
[    6.494535] systemd[1]: Detected architecture arm64.

Welcome to Arago 2021.09!

[    6.548819] systemd[1]: Set hostname to <j784s4-evm>.
[    6.851057] 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 uni
t file accordingly.
[    6.949861] random: systemd: uninitialized urandom read (16 bytes read)
[    6.956647] systemd[1]: system-getty.slice: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling.
[    6.969005] systemd[1]: (This warning is only shown for the first unit using IP firewalling.)
[    6.982321] systemd[1]: Created slice system-getty.slice.
[  OK  ] Created slice system-getty.slice.
[    7.005246] random: systemd: uninitialized urandom read (16 bytes read)
[    7.014208] systemd[1]: Created slice system-serial\x2dgetty.slice.
[  OK  ] Created slice system-serial\x2dgetty.slice.
[    7.037237] random: systemd: uninitialized urandom read (16 bytes read)
[    7.046045] systemd[1]: Created slice User and Session Slice.
[  OK  ] Created slice User and Session Slice.
[    7.069503] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[  OK  ] Started Dispatch Password ▒…ts to Console Directory Watch.
[    7.093453] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[  OK  ] Started Forward Password R▒…uests to Wall Directory Watch.
[    7.117363] systemd[1]: Reached target Paths.
[  OK  ] Reached target Paths.
[    7.133308] systemd[1]: Reached target Remote File Systems.
[  OK  ] Reached target Remote File Systems.
[    7.153287] systemd[1]: Reached target Slices.
[  OK  ] Reached target Slices.
[    7.169299] systemd[1]: Reached target Swap.
[  OK  ] Reached target Swap.
[    7.190299] systemd[1]: Listening on RPCbind Server Activation Socket.
[  OK  ] Listening on RPCbind Server Activation Socket.
[    7.213304] systemd[1]: Reached target RPC Port Mapper.
[  OK  ] Reached target RPC Port Mapper.
[    7.239199] systemd[1]: Listening on Process Core Dump Socket.
[  OK  ] Listening on Process Core Dump Socket.
[    7.261541] systemd[1]: Listening on initctl Compatibility Named Pipe.
[  OK  ] Listening on initctl Compatibility Named Pipe.
[    7.301919] systemd[1]: Condition check resulted in Journal Audit Socket being skipped.
[    7.310628] systemd[1]: Listening on Journal Socket (/dev/log).
[  OK  ] Listening on Journal Socket (/dev/log).
[    7.337858] systemd[1]: Listening on Journal Socket.
[  OK  ] Listening on Journal Socket.
[    7.353872] systemd[1]: Listening on Network Service Netlink Socket.
[  OK  ] Listening on Network Service Netlink Socket.
[    7.377793] systemd[1]: Listening on udev Control Socket.
[  OK  ] Listening on udev Control Socket.
[    7.397610] systemd[1]: Listening on udev Kernel Socket.
[  OK  ] Listening on udev Kernel Socket.
[    7.423249] systemd[1]: Mounting Huge Pages File System...
         Mounting Huge Pages File System...
[    7.443147] systemd[1]: Mounting POSIX Message Queue File System...
         Mounting POSIX Message Queue File System...
[    7.475024] systemd[1]: Mounting Kernel Debug File System...
         Mounting Kernel Debug File System...
[    7.502181] systemd[1]: Mounting Temporary Directory (/tmp)...
         Mounting Temporary Directory (/tmp)...
[    7.523098] systemd[1]: Starting Create list of static device nodes for the current kernel...
         Starting Create list of st▒…odes for the current kernel...
[    7.554710] systemd[1]: Starting Start psplash boot splash screen...
         Starting Start psplash boot splash screen...
[    7.591107] systemd[1]: Starting RPC Bind...
         Starting RPC Bind...
[    7.605400] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
[    7.621760] systemd[1]: Starting Journal Service...
         Starting Journal Service...
[    7.650611] systemd[1]: Starting Load Kernel Modules...
         Starting Load Kernel Modules...
[    7.672402] systemd[1]: Starting Remount Root and Kernel File Systems...
[    7.678949] cryptodev: loading out-of-tree module taints kernel.
         Starting Remount Root and Kernel File Systems   7.687240] cryptodev: driver 1.10 loaded.
[0m...
[    7.703036] EXT4-fs (mmcblk1p2): re-mounted. Opts: (null)
[    7.716442] systemd[1]: Starting udev Coldplug all Devices...
         Starting udev Coldplug all Devices...
[    7.741926] systemd[1]: Started RPC Bind.
[  OK  ] Started RPC Bind.
[    7.762192] systemd[1]: Mounted Huge Pages File System.
[  OK  ] Mounted Huge Pages File System.
[    7.789816] systemd[1]: Started Journal Service.
[  OK  ] Started Journal Service.
[  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.
[    8.016915] random: systemd-journal: uninitialized urandom read (16 bytes read)
[    8.018513] random: systemd: uninitialized urandom read (16 bytes read)
         Mounting Kernel Configuration File System.[    8.042090] random: systemd-journal: uninitialized urandom read (16 bytes read)
..
         Starting Flush Journal to Persistent Storage...
[    8.092308] systemd-journald[211]: 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 Create Volatile Files and Directories.
         Starting Network Time Synchronization...
         Starting Update UTMP about System Boot/Shutdown...
[  OK  ] Started udev Kernel Device Manager.
[  OK  ] Started Update UTMP about System Boot/Shutdown.
[  OK  ] Started udev Coldplug all Devices.
         Starting udev Wait for Complete Device Initialization...
[  OK  ] Started Network Time Synchronization.
[  OK  ] Reached target System Time Set.
[  OK  ] Reached target System Time Synchronized.
[    9.053711] random: crng init done
[    9.057299] random: 66 urandom warning(s) missed due to ratelimiting
[    9.129903] cdns-mhdp8546 a000000.dp-bridge: no PHY configured
[    9.130572] PVR_K:  239: Read BVNC 36.53.104.796 from HW device registers
[    9.143496] PVR_K:  239: RGX Device registered BVNC 36.53.104.796 with 1 core in the system
[    9.157037] [drm] Initialized pvr 1.15.6133109 20170530 for 4e20000000.gpu on minor 0
[  OK  ] Started Load/Save Random Seed.
[    9.173292] cdns-mhdp8546 a000000.dp-bridge: no PHY configured
[    9.185011] CAN device driver interface
[    9.210560] k3-dsp-rproc 64800000.dsp: assigned reserved memory node vision-apps-c71-dma-memory@b4000000
[    9.215108] cdns-mhdp8546 a000000.dp-bridge: no PHY configured
[    9.226945] k3-dsp-rproc 64800000.dsp: configured DSP for IPC-only mode
[    9.237744] remoteproc remoteproc0: 64800000.dsp is available
[    9.246870] remoteproc remoteproc0: attaching to 64800000.dsp
[    9.250884] platform 41000000.r5f: R5F core may have been powered on by a different host, programmed state (0) != actual state (1)
[    9.254527] remoteproc remoteproc0: unsupported resource 65538
[    9.270565] k3-dsp-rproc 64800000.dsp: DSP initialized in IPC-only mode
[    9.273358] platform 41000000.r5f: configured R5F for IPC-only mode
[    9.277384]  remoteproc0#vdev0buffer: assigned reserved memory node vision-apps-c71-dma-memory@b4000000
[    9.277406] cdns-mhdp8546 a000000.dp-bridge: no PHY configured
[    9.284090] platform 41000000.r5f: assigned reserved memory node vision-apps-r5f-dma-memory@a0000000
[    9.297610] virtio_rpmsg_bus virtio0: rpmsg host is online
[    9.300759] remoteproc remoteproc1: 41000000.r5f is available
[    9.314031] cdns-mhdp8546 a000000.dp-bridge: no PHY configured
[    9.319086]  remoteproc0#vdev0buffer: registered virtio0 (type 7)
[    9.319095] remoteproc remoteproc0: remote processor 64800000.dsp is now attached
[    9.319792] virtio_rpmsg_bus virtio0: creating channel rpmsg_chrdev addr 0xd
[    9.320929] k3-dsp-rproc 65800000.dsp: assigned reserved memory node vision-apps-c71_1-dma-memory@b7400000
[    9.334019] k3-dsp-rproc 65800000.dsp: configured DSP for IPC-only mode
[    9.337286] remoteproc remoteproc1: attaching to 41000000.r5f
[    9.337595] platform 41000000.r5f: R5F core initialized in IPC-only mode
[    9.341052]  remoteproc1#vdev0buffer: assigned reserved memory node vision-apps-r5f-dma-memory@a0000000
[    9.348262] cdns-mhdp8546 a000000.dp-bridge: no PHY configured
[    9.350071] remoteproc remoteproc2: 65800000.dsp is available
[    9.350230] remoteproc remoteproc2: attaching to 65800000.dsp
[    9.350505] remoteproc remoteproc2: unsupported resource 65538
[    9.350601] k3-dsp-rproc 65800000.dsp: DSP initialized in IPC-only mode
[    9.350622]  remoteproc2#vdev0buffer: assigned reserved memory node vision-apps-c71_1-dma-memory@b7400000
[    9.358364] virtio_rpmsg_bus virtio2: rpmsg host is online
[    9.378350] virtio_rpmsg_bus virtio1: rpmsg host is online
[    9.381304] virtio_rpmsg_bus virtio2: creating channel ti.ipc4.ping-pong addr 0xd
[    9.381717] virtio_rpmsg_bus virtio2: creating channel rpmsg_chrdev addr 0xe
[    9.383845] virtio_rpmsg_bus virtio1: creating channel rpmsg_chrdev addr 0xd
[    9.387252] vdec 4210000.video-codec: sram node not found
[    9.387648]  remoteproc1#vdev0buffer: registered virtio2 (type 7)
[    9.387660] remoteproc remoteproc1: remote processor 41000000.r5f is now attached
[    9.388769] cdns-mhdp8546 a000000.dp-bridge: no PHY configured
[    9.391036]  remoteproc2#vdev0buffer: registered virtio1 (type 7)
[    9.393306] cdns-mhdp8546 a000000.dp-bridge: no PHY configured
[    9.396700] platform 5c00000.r5f: configured R5F for IPC-only mode
[    9.402586] remoteproc remoteproc2: remote processor 65800000.dsp is now attached
[    9.408792] platform 5c00000.r5f: assigned reserved memory node vision-apps-r5f-dma-memory@a2000000
[    9.430453] cdns-mhdp8546 a000000.dp-bridge: no PHY configured
[    9.437613] k3-dsp-rproc 66800000.dsp: assigned reserved memory node vision-apps-c71_2-dma-memory@ba800000
[    9.465403] remoteproc remoteproc3: 5c00000.r5f is available
[    9.474606] k3-dsp-rproc 66800000.dsp: configured DSP for IPC-only mode
[    9.476902] remoteproc remoteproc3: attaching to 5c00000.r5f
[    9.483086] remoteproc remoteproc4: 66800000.dsp is available
[    9.492817] platform 5c00000.r5f: R5F core initialized in IPC-only mode
[    9.494613] remoteproc remoteproc4: attaching to 66800000.dsp
[    9.496325] cdns-mhdp8546 a000000.dp-bridge: no PHY configured
[    9.498761] vdec 4220000.video-codec: sram node not found
[    9.500930]  remoteproc3#vdev0buffer: assigned reserved memory node vision-apps-r5f-dma-memory@a2000000
[    9.508401] remoteproc remoteproc4: unsupported resource 65538
[    9.524140] virtio_rpmsg_bus virtio3: rpmsg host is online
[    9.528863] cdns-mhdp8546 a000000.dp-bridge: no PHY configured
[    9.533214] k3-dsp-rproc 66800000.dsp: DSP initialized in IPC-only mode
[    9.544700] cdns-mhdp8546 a000000.dp-bridge: no PHY configured
[    9.545730]  remoteproc4#vdev0buffer: assigned reserved memory node vision-apps-c71_2-dma-memory@ba800000
[    9.548094] virtio_rpmsg_bus virtio3: creating channel rpmsg_chrdev addr 0xd
[    9.553883]  remoteproc3#vdev0buffer: registered virtio3 (type 7)
[    9.563635] virtio_rpmsg_bus virtio4: rpmsg host is online
[    9.564554] remoteproc remoteproc3: remote processor 5c00000.r5f is now attached
[    9.568283] virtio_rpmsg_bus virtio4: creating channel rpmsg_chrdev addr 0xd
[    9.579354]  remoteproc4#vdev0buffer: registered virtio4 (type 7)
[    9.579502] cdns-mhdp8546 a000000.dp-bridge: no PHY configured
[    9.584364] platform 5d00000.r5f: configured R5F for IPC-only mode
[    9.596545] platform 5d00000.r5f: assigned reserved memory node vision-apps-r5f-dma-memory@a4000000
[    9.601820] remoteproc remoteproc4: remote processor 66800000.dsp is now attached
[    9.627912] k3-dsp-rproc 67800000.dsp: assigned reserved memory node vision-apps-c71_3-dma-memory@bdc00000
[    9.633249] remoteproc remoteproc5: 5d00000.r5f is available
[    9.637263] cdns-mhdp8546 a000000.dp-bridge: no PHY configured
[    9.643706] remoteproc remoteproc5: attaching to 5d00000.r5f
[    9.658884] k3-dsp-rproc 67800000.dsp: configured DSP for IPC-only mode
[    9.663789] platform 5d00000.r5f: R5F core initialized in IPC-only mode
[    9.671310] remoteproc remoteproc6: 67800000.dsp is available
[    9.675602]  remoteproc5#vdev0buffer: assigned reserved memory node vision-apps-r5f-dma-memory@a4000000
[    9.681903] remoteproc remoteproc6: attaching to 67800000.dsp
[    9.691513] virtio_rpmsg_bus virtio5: rpmsg host is online
[    9.699347] m_can_platform 40528000.can: m_can device registered (irq=15, version=32)
[    9.699757] remoteproc remoteproc6: unsupported resource 65538
[    9.699823] k3-dsp-rproc 67800000.dsp: DSP initialized in IPC-only mode
[    9.699845]  remoteproc6#vdev0buffer: assigned reserved memory node vision-apps-c71_3-dma-memory@bdc00000
[    9.700426] virtio_rpmsg_bus virtio6: rpmsg host is online
[    9.700502]  remoteproc6#vdev0buffer: registered virtio6 (type 7)
[    9.700512] remoteproc remoteproc6: remote processor 67800000.dsp is now attached
[    9.708207] virtio_rpmsg_bus virtio6: creating channel rpmsg_chrdev addr 0xd
[    9.713936]  remoteproc5#vdev0buffer: registered virtio5 (type 7)
[    9.719954] virtio_rpmsg_bus virtio5: creating channel rpmsg_chrdev addr 0xd
[    9.725451] remoteproc remoteproc5: remote processor 5d00000.r5f is now attached
[    9.843304] cdns-mhdp8546 a000000.dp-bridge: no PHY configured
[    9.847345] platform 5e00000.r5f: configured R5F for IPC-only mode
[    9.851631] cdns-mhdp8546 a000000.dp-bridge: no PHY configured
[    9.855926] platform 5e00000.r5f: assigned reserved memory node vision-apps-r5f-dma-memory@a6000000
[    9.872856] remoteproc remoteproc7: 5e00000.r5f is available
[    9.878799] remoteproc remoteproc7: attaching to 5e00000.r5f
[    9.884752] platform 5e00000.r5f: R5F core initialized in IPC-only mode
[    9.891452]  remoteproc7#vdev0buffer: assigned reserved memory node vision-apps-r5f-dma-memory@a6000000
[    9.902332] virtio_rpmsg_bus virtio7: rpmsg host is online
[    9.910252]  remoteproc7#vdev0buffer: registered virtio7 (type 7)
[    9.916536] cdns-mhdp8546 a000000.dp-bridge: no PHY configured
[    9.924762] virtio_rpmsg_bus virtio7: creating channel rpmsg_chrdev addr 0xd
[    9.925022] remoteproc remoteproc7: remote processor 5e00000.r5f is now attached
[    9.952130] platform 5f00000.r5f: configured R5F for IPC-only mode
[    9.960099] platform 5f00000.r5f: assigned reserved memory node vision-apps-r5f-dma-memory@a7000000
[    9.979088] remoteproc remoteproc8: 5f00000.r5f is available
[    9.984977] remoteproc remoteproc8: attaching to 5f00000.r5f
[    9.994422] platform 5f00000.r5f: R5F core initialized in IPC-only mode
[   10.008155]  remoteproc8#vdev0buffer: assigned reserved memory node vision-apps-r5f-dma-memory@a7000000
[   10.020009] virtio_rpmsg_bus virtio8: rpmsg host is online
[   10.034108] cdns-mhdp8546 a000000.dp-bridge: no PHY configured
[   10.042394] virtio_rpmsg_bus virtio8: creating channel rpmsg_chrdev addr 0xd
[   10.045250]  remoteproc8#vdev0buffer: registered virtio8 (type 7)
[   10.056056] remoteproc remoteproc8: remote processor 5f00000.r5f is now attached
[   10.068887] cdns-mhdp8546 a000000.dp-bridge: no PHY configured
[   10.084632] platform 5900000.r5f: configured R5F for IPC-only mode
[   10.091619] platform 5900000.r5f: assigned reserved memory node vision-apps-r5f-dma-memory@a8000000
[   10.104908] remoteproc remoteproc9: 5900000.r5f is available
[   10.110827] remoteproc remoteproc9: attaching to 5900000.r5f
[   10.116889] platform 5900000.r5f: R5F core initialized in IPC-only mode
[   10.123848]  remoteproc9#vdev0buffer: assigned reserved memory node vision-apps-r5f-dma-memory@a8000000
[   10.139509] virtio_rpmsg_bus virtio9: rpmsg host is online
[   10.147140]  remoteproc9#vdev0buffer: registered virtio9 (type 7)
[   10.148383] cdns-mhdp8546 a000000.dp-bridge: no PHY configured
[   10.153533] remoteproc remoteproc9: remote processor 5900000.r5f is now attached
[   10.162058] virtio_rpmsg_bus virtio9: creating channel rpmsg_chrdev addr 0xd
[   10.178809] platform 5a00000.r5f: configured R5F for IPC-only mode
[   10.185741] platform 5a00000.r5f: assigned reserved memory node vision-apps-r5f-dma-memory@aa000000
[   10.204964] remoteproc remoteproc10: 5a00000.r5f is available
[   10.211148] remoteproc remoteproc10: attaching to 5a00000.r5f
[   10.217495] platform 5a00000.r5f: R5F core initialized in IPC-only mode
[   10.224413]  remoteproc10#vdev0buffer: assigned reserved memory node vision-apps-r5f-dma-memory@aa000000
[   10.234520] virtio_rpmsg_bus virtio10: rpmsg host is online
[   10.241255]  remoteproc10#vdev0buffer: registered virtio10 (type 7)
[   10.242953] cdns-mhdp8546 a000000.dp-bridge: no PHY configured
[   10.247937] remoteproc remoteproc10: remote processor 5a00000.r5f is now attached
[   10.256745] virtio_rpmsg_bus virtio10: creating channel rpmsg_chrdev addr 0xd
[   10.268834] cdns-mhdp8546 a000000.dp-bridge: no PHY configured
[   10.269145] virtio_rpmsg_bus virtio10: creating channel rpmsg_chrdev addr 0x15
[   10.285517] virtio_rpmsg_bus virtio10: creating channel ti.ipc4.ping-pong addr 0xe
[   10.293468] virtio_rpmsg_bus virtio0: creating channel rpmsg_chrdev addr 0x15
[   10.300962] virtio_rpmsg_bus virtio0: creating channel ti.ipc4.ping-pong addr 0xe
[   10.308748] virtio_rpmsg_bus virtio1: creating channel rpmsg_chrdev addr 0x15
[   10.316114] virtio_rpmsg_bus virtio1: creating channel ti.ipc4.ping-pong addr 0xe
[   10.323915] virtio_rpmsg_bus virtio4: creating channel rpmsg_chrdev addr 0x15
[   10.331441] virtio_rpmsg_bus virtio4: creating channel ti.ipc4.ping-pong addr 0xe
[   10.339275] virtio_rpmsg_bus virtio6: creating channel rpmsg_chrdev addr 0x15
[   10.346709] virtio_rpmsg_bus virtio6: creating channel ti.ipc4.ping-pong addr 0xe
[   10.354565] virtio_rpmsg_bus virtio3: creating channel rpmsg_chrdev addr 0x15
[   10.365363] virtio_rpmsg_bus virtio5: creating channel rpmsg_chrdev addr 0x15
[   10.372843] virtio_rpmsg_bus virtio5: creating channel ti.ipc4.ping-pong addr 0xe
[   10.380634] virtio_rpmsg_bus virtio7: creating channel rpmsg_chrdev addr 0x15
[   10.388074] virtio_rpmsg_bus virtio7: creating channel ti.ipc4.ping-pong addr 0xe
[   10.395876] virtio_rpmsg_bus virtio8: creating channel rpmsg_chrdev addr 0x15
[   10.403332] virtio_rpmsg_bus virtio8: creating channel ti.ipc4.ping-pong addr 0xe
[   10.411137] virtio_rpmsg_bus virtio9: creating channel rpmsg_chrdev addr 0x15
[   10.418629] virtio_rpmsg_bus virtio9: creating channel ti.ipc4.ping-pong addr 0xe
[   10.426471] virtio_rpmsg_bus virtio3: creating channel ti.ethfw.notifyservice addr 0x1e
[   10.434786] virtio_rpmsg_bus virtio3: creating channel rpmsg-kdrv addr 0x1a
[   10.445568] rpmsg-kdrv-eth-switch rpmsg-kdrv-1-mpu_1_0_ethswitch-device-0: Device info: permissions: 3FFFFFFF uart_id: 2
[   10.456576] rpmsg-kdrv-eth-switch rpmsg-kdrv-1-mpu_1_0_ethswitch-device-0: FW ver 0.2 (rev 0)  8/Mar/2023 SHA:
[   10.466833] cdns-mhdp8546 a000000.dp-bridge: no PHY configured
[   10.473242] rpmsg-kdrv-eth-switch rpmsg-kdrv-3-mpu_1_0_ethmac-device-1: Device info: permissions: 3FFFFFFF uart_id: 2
[   10.483924] rpmsg-kdrv-eth-switch rpmsg-kdrv-3-mpu_1_0_ethmac-device-1: FW ver 0.2 (rev 0)  8/Mar/2023 SHA:
[   10.496968] cdns-mhdp8546 a000000.dp-bridge: no PHY configured
[   10.550448] virtio_rpmsg_bus virtio3: creating channel ti.ipc4.ping-pong addr 0xe
[   10.651011] usbcore: registered new interface driver usbfs
[   10.658211] cdns-mhdp8546 a000000.dp-bridge: no PHY configured
[   10.691114] usbcore: registered new interface driver hub
[   10.697763] usbcore: registered new device driver usb
[   10.718753] cdns-mhdp8546 a000000.dp-bridge: no PHY configured
[   10.728262] cdns-mhdp8546 a000000.dp-bridge: no PHY configured
[   10.738398] cdns-mhdp8546 a000000.dp-bridge: no PHY configured
[   10.747188] cdns-mhdp8546 a000000.dp-bridge: no PHY configured
[   10.759774] cdns-mhdp8546 a000000.dp-bridge: no PHY configured
[   10.768669] cdns-mhdp8546 a000000.dp-bridge: no PHY configured
[   10.831842] cdns-mhdp8546 a000000.dp-bridge: no PHY configured
[   11.114862] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
[   11.120960] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 1
[   11.129614] xhci-hcd xhci-hcd.1.auto: hcc params 0x200073c9 hci version 0x100 quirks 0x0000002000010010
[   11.139155] xhci-hcd xhci-hcd.1.auto: irq 449, io mem 0x06010000
[   11.145998] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
[   11.154929] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   11.162251] usb usb1: Product: xHCI Host Controller
[   11.167187] usb usb1: Manufacturer: Linux 5.10.153-g90c3a58fd2 xhci-hcd
[   11.173832] usb usb1: SerialNumber: xhci-hcd.1.auto
[   11.179719] hub 1-0:1.0: USB hub found
[   11.183650] hub 1-0:1.0: 1 port detected
[   11.191787] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
[   11.197427] cdns-mhdp8546 a000000.dp-bridge: no PHY configured
[   11.201208] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 2
[   11.211399] xhci-hcd xhci-hcd.1.auto: Host supports USB 3.0 SuperSpeed
[   11.218161] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[   11.226515] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.10
[   11.234921] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   11.242179] usb usb2: Product: xHCI Host Controller
[   11.247081] usb usb2: Manufacturer: Linux 5.10.153-g90c3a58fd2 xhci-hcd
[   11.253714] usb usb2: SerialNumber: xhci-hcd.1.auto
[   11.259072] hub 2-0:1.0: USB hub found
[   11.262942] hub 2-0:1.0: 1 port detected
[   11.268179] cdns-mhdp8546 a000000.dp-bridge: no PHY configured
[   11.276799] cdns-mhdp8546 a000000.dp-bridge: no PHY configured
[  OK  ] Created slice system-systemd\x2dfsck.slice.
[  OK  ] Found device /dev/mmcblk0p2.
[  OK  ] Found device /dev/mmcblk0p4.
[  OK  ] Found device /dev/mmcblk0p7.
[  OK  ] Found device /dev/mmcblk0p6.
[  OK  ] Found device /dev/mmcblk0p3.
[  OK  ] Found device /dev/mmcblk0p5.
[  OK  ] Found device /dev/mmcblk0p8.
[  OK  ] Found device /dev/mmcblk0p9.
         Starting File System Check on /dev/mmcblk0p2...
         Starting File System Check on /dev/mmcblk0p3...
         Starting File System Check on /dev/mmcblk0p4...
         Starting File System Check on /dev/mmcblk0p5...
         Starting File System Check on /dev/mmcblk0p6...
         Starting File System Check on /dev/mmcblk0p7...
         Starting File System Check on /dev/mmcblk0p8...
         Starting File System Check on /dev/mmcblk0p9...
[  OK  ] Found device /dev/mmcblk1p1.
[  OK  ] Found device /dev/mmcblk1p3.
         Starting File System Check on /dev/mmcblk1p1...
         Starting File System Check on /dev/mmcblk1p3...
[  OK  ] Started File System Check on /dev/mmcblk0p3.
         Mounting /run/media/mmcblk0p3...
[  OK  ] Started File System Check on /dev/mmcblk0p5.
[  OK  ] Started File System Check on /dev/mmcblk0p4.
[  OK  ] Started File System Check on /dev/mmcblk0p6.
         Mounting /run/media/mmcblk0p4...
         Mounting /run/media/mmcblk0p5...
[   11.951850] EXT4-fs (mmcblk0p3): mounted filesystem with ordered data mode. Opts: (null)
         Mounting /run/media/mmcblk0p6...
[  OK  ] Started File System Check on /dev/mmcblk0p7.
[  OK  ] Started File System Check on /dev/mmcblk0p8.
[  OK  ] Started File System Check on /dev/mmcblk0p9.
[  OK  ] Mounted /run/media/mmcblk0p3.
[  OK  ][   11.998145] EXT4-fs (mmcblk0p5): mounted filesystem with ordered data mode. Opts: (null)
 Found device /dev/mmcblk1p4.
         Mounting    11.998913] EXT4-fs (mmcblk0p4): mounted filesystem with ordered data mode. Opts: (null)
0;1;39m/run/media/mmcblk0p7...
[   12.013892] EXT4-fs (mmcblk0p6): mounted filesystem with ordered data mode. Opts: (null)
[   12.033928] EXT4-fs (mmcblk0p8): mounted filesystem with ordered data mode. Opts: (null)
         Mounting /run/media/mmcblk0p8...
[   12.047856] EXT4-fs (mmcblk0p7): mounted filesystem with ordered data mode. Opts: (null)
         Mounting /run/media/mmcblk0p9...
         Starting File System Check on /dev/mmcblk1p4...
[  OK  ] Started udev Wait for Complete Device Initialization.
[  OK  ] Mounted /ru[   12.087922] EXT4-fs (mmcblk0p9): mounted filesystem with ordered data mode. Opts: (null)
n/media/mmcblk0p4.
[  OK  ] Mounted /run/media/mmcblk0p5.
[  OK  ] Mounted /run/media/mmcblk0p6.
[  OK  ] Mounted /run/media/mmcblk0p7.
[  OK  ] Mounted /run/media/mmcblk0p8.
[  OK  ] Started Hardware RNG Entropy Gatherer Daemon.
[  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 Activation Socket.
[  OK  ] Listening on D-Bus System Message Bus Socket.
         Starting Docker Socket for the API.
[  OK  ] Listening on dropbear.socket.
         Starting Reboot and dump vmcore via kexec...
[  OK  ] Started File System Check on /dev/mmcblk1p1.
[  OK  ] Started File System Check on /dev/mmcblk1p3.
[  OK  ] Mounted /run/media/mmcblk0p9.
[  OK  ] Listening on Docker Socket for the API.
[  OK  ] Reached target Sockets.
[  OK  ] Reached target Basic System.
         Mounting /run/media/mmcblk1p1...
         Mounting /run/media/mmcblk1p3...
[  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...
[  OK  ] Started irqbalance daemon.
         Starting Telephony service...
         Starting rc.pvr.service...
         Starting Login Service...
[  OK  ] Started TEE Supplicant.
[  OK  ] Started Reboot and dump vmcore via kexec.
[   12.513804] EXT4-fs (mmcblk1p3): mounted filesystem with ordered data mode. Opts: (null)
[  OK  ] Started File System Check on /dev/mmcblk1p4.
[  OK  ] Mounted /run/media/mmcblk1p1.
[  OK  ] Mounted /run/media/mmcblk1p3.
[  OK  ] Started IPv6 Packet Filtering Framework.
[  OK  ] Started IPv4 Packet Filtering Framework.
[FAILED] Failed to start File System Check on /dev/mmcblk0p2.
See 'systemctl status systemd-fsck@dev-mmcblk0p2.service' for details.
[DEPEND] Dependency failed for /run/media/mmcblk0p2.
[   12.739664] Bluetooth: Core ver 2.22
[  OK  ] Started Telephony service.
[   12.743440] NET: Registered protocol family 31
[   12.753230] Bluetooth: HCI device and connection manager initialized
[   12.753249] Bluetooth: HCI socket layer initialized
[  OK  ] Reached target Network (Pre).
[   12.765169] Bluetooth: L2CAP socket layer initialized
[  OK  ] Listening on Load/Save RF ▒…itch S[   12.775553] Bluetooth: SCO socket layer initialized
tatus /dev/rfkill Watch.
         Mounting /run/media/mmcblk1p4...
         Starting Network Service...
[  OK  ] Started rc.pvr.service.
         Starting weston.service...
[  OK  ] Started Login Service.
[   12.930821] EXT4-fs (mmcblk1p4): mounted filesystem with ordered data mode. Opts: (null)
[  OK  ] Mounted /run/media/mmcblk1p4.
[  OK  ] Started Network Service.
[   13.000474] am65-cpsw-nuss c200000.ethernet: down msc_sl e0000000 tmo 0
         Starting Wait for Network to be Configured...
[   13.017316] am65-cpsw-nuss c200000.ethernet: set new flow-id-base 82
         Starting Network Name Resolution...
[   13.037126] am65-cpsw-nuss c200000.ethernet eth5: PHY [c200f00.mdio:00] driver [TI DP83867] (irq=POLL)
[   13.046483] am65-cpsw-nuss c200000.ethernet eth5: configuring for phy/rgmii-rxid link mode
[   13.064211] am65-cpsw-nuss c000000.ethernet: down msc_sl e0000000 tmo 0
[   13.074277] am65-cpsw-nuss c000000.ethernet: set new flow-id-base 83
[   13.083233] am65-cpsw-nuss c000000.ethernet: PSI-L request err -22
[   13.598356] am65-cpsw-nuss c000000.ethernet: down msc_sl e0000000 tmo 0
[   13.608545] am65-cpsw-nuss c000000.ethernet: set new flow-id-base 83
[   13.617068] am65-cpsw-nuss c000000.ethernet: PSI-L request err -22
[   13.864888] am65-cpsw-nuss c000000.ethernet eth3: PHY [c000f00.mdio:10] driver [Microsemi GE VSC8514 SyncE] (irq=POLL)
[   13.875611] am65-cpsw-nuss c000000.ethernet eth3: configuring for phy/qsgmii link mode
[  OK  ] Started Network Name Resolution[   13.896412] am65-cpsw-nuss c000000.ethernet: down msc_sl e0000000 tmo 0
.
[  OK  ] Reached target Network.
[  OK  ] Reached target Host and Network Name Lookups.
         Starting Avahi mDNS/DNS-SD Stack...
         Starting Enable and configure wl18xx bluetooth stack...
[  OK  ] Started NFS status monitor for NFSv2/3 locking..
         Starting Simple Network Ma▒…ent Protocol (SNMP) Daemon....
         Starting Permit User Sessions...
[  OK  ] Started Enable and configure wl18xx bluetooth stack.
[  OK  ] Started Permit User Sessions.
[  OK  ] Started Getty on tty1.
[  OK  ] Started Serial Getty on ttyS2.
[   13.993892] am65-cpsw-nuss c000000.ethernet: down msc_sl f0000018 tmo 0

         Starting Synchronize System and HW clocks...
[  OK  ] Started Avahi mDNS/DNS-SD Stack.
[FAILED] Failed to start Synchronize System and HW clocks.
See 'systemctl status sync-clocks.service' for details.
***************************************************************
***************************************************************
NOTICE: This file system contains the following GPLv3 packages:
        autoconf
        bash-dev
        bash
        bc
        binutils
        cifs-utils
        coreutils-stdbuf
        coreutils
        cpio
        cpp-symlinks
        cpp
        dosfstools
        elfutils
        g++-symlinks
        g++
        gawk
        gcc-symlinks
        gcc
        gdb
        gdbserver
        gettext
        glmark2
        gstreamer1.0-libav-dev
        gstreamer1.0-libav
        gzip
        less
        libasm1
        libbfd
        libdw1
        libelf1
        libgdbm-compat4
        libgdbm-dev
        libgdbm6
        libgettextlib
        libgettextsrc
        libgmp-dev
        libgmp10
        libgmpxx4
        libidn2-0
        libidn2-dev
        libmpc3
        libmpfr6
        libreadline-dev
        libreadline8
        libunistring-dev
        libunistring2
        m4-dev
        m4
        make
        nettle-dev
        nettle
        parted
        python3-rfc3987
        python3-strict-rfc3339
        tar
        which
        zeromq

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.
[  OK  ] Started weston.service.
         Starting telnetd.service...
[  OK  ] Started telnetd.service.
[   16.152687] PVR_K:  1708: RGX Firmware image 'rgx.fw.36.53.104.796' loaded
[   16.176072] PVR_K:  1708: Shader binary image 'rgx.sh.36.53.104.796' loaded
[   16.204729] am65-cpsw-nuss c000000.ethernet eth1: PHY [c000f00.mdio:11] driver [Microsemi GE VSC8514 SyncE] (irq=POLL)
[   16.215456] am65-cpsw-nuss c000000.ethernet eth1: configuring for phy/qsgmii link mode
[   16.237861] am65-cpsw-nuss 46000000.ethernet: down msc_sl f0000000 tmo 0
[   16.247995] am65-cpsw-nuss 46000000.ethernet: set new flow-id-base 48
[   16.265664] am65-cpsw-nuss 46000000.ethernet eth0: PHY [46000f00.mdio:00] driver [TI DP83867] (irq=POLL)
[   16.275224] am65-cpsw-nuss 46000000.ethernet eth0: configuring for phy/rgmii-rxid link mode
[  OK  ] Started Simple Network Man▒…ement Protocol (SNMP) Daemon..
[   17.158400] am65-cpsw-nuss c000000.ethernet eth3: Link is Up - 1Gbps/Full - flow control rx/tx
[   17.167054] IPv6: ADDRCONF(NETDEV_CHANGE): eth3: link becomes ready
[   17.525872] PVR_K:(Error):     7: RGXSafetyEventHandler: Safety Watchdog Trigger ! [358]

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

Arago Project j784s4-evm ttyS2

Arago 2021.09 j784s4-evm ttyS2

j784s4-evm login:
j784s4-evm login:
j784s4-evm login:
j784s4-evm login: [   20.386625] am65-cpsw-nuss 46000000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
[   20.395357] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready

j784s4-evm login:
j784s4-evm login:
j784s4-evm login: root




root@j784s4-evm:~# 5;203R

-sh: 5: command not found
-sh: 203R: command not found
root@j784s4-evm:~#
root@j784s4-evm:~#
root@j784s4-evm:~# ifconfig
eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500  metric 1
        inet 192.168.3.184  netmask 255.255.255.0  broadcast 192.168.3.255
        inet6 fe80::6ae7:4aff:fe08:419b  prefixlen 64  scopeid 0x20<link>
        ether 68:e7:4a:08:41:9b  txqueuelen 1000  (Ethernet)
        RX packets 17  bytes 1644 (1.6 KiB)
        RX errors 0  dropped 3  overruns 0  frame 0
        TX packets 34  bytes 4576 (4.4 KiB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

eth1: flags=4099<UP,BROADCAST,MULTICAST>  mtu 1500  metric 1
        ether 9e:4a:83:1e:96:b0  txqueuelen 1000  (Ethernet)
        RX packets 0  bytes 0 (0.0 B)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 0  bytes 0 (0.0 B)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

eth3: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500  metric 1
        inet6 fe80::5c93:e3ff:fe3d:af7b  prefixlen 64  scopeid 0x20<link>
        ether 5e:93:e3:3d:af:7b  txqueuelen 1000  (Ethernet)
        RX packets 0  bytes 0 (0.0 B)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 21  bytes 3378 (3.2 KiB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

eth5: flags=4099<UP,BROADCAST,MULTICAST>  mtu 1500  metric 1
        ether 82:b1:b7:ae:65:08  txqueuelen 1000  (Ethernet)
        RX packets 0  bytes 0 (0.0 B)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 0  bytes 0 (0.0 B)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

lo: flags=73<UP,LOOPBACK,RUNNING>  mtu 65536  metric 1
        inet 127.0.0.1  netmask 255.0.0.0
        inet6 ::1  prefixlen 128  scopeid 0x10<host>
        loop  txqueuelen 1000  (Local Loopback)
        RX packets 82  bytes 6220 (6.0 KiB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 82  bytes 6220 (6.0 KiB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

root@j784s4-evm:~# cd /opt/vision_apps/

但当您重新启动或再次启动它时、它 是 eth0、eth3、eth4、eth5。

U-Boot SPL 2021.01-g7996ed51f1 (Dec 18 2022 - 12:04:04 +0000)
SYSFW ABI: 3.1 (firmware rev 0x0008 '8.5.2--v08.05.02 (Chill Capybar')
SPL initial stack usage: 13472 bytes
Trying to boot from MMC2
Starting ATF on ARM64 core...

NOTICE:  BL31: v2.7(release):v2.7.0-359-g1309c6c805-dirty
NOTICE:  BL31: Built : 12:02:48, Dec 18 2022
I/TC:
I/TC: OP-TEE version: 3.19.0 (gcc version 9.2.1 20191025 (GNU Toolchain for the A-profile Architecture 9.2-2019.12 (arm-9.10))) #1 Sun Dec 18 12:03:06 UTC 2022 aarch64
I/TC: WARNING: This OP-TEE configuration might be insecure!
I/TC: WARNING: Please check optee.readthedocs.io/.../porting_guidelines.html
I/TC: Primary CPU initializing
I/TC: SYSFW ABI: 3.1 (firmware rev 0x0008 '8.5.2--v08.05.02 (Chill Capybar')
I/TC: HUK Initialized
I/TC: Activated SA2UL device
I/TC: Fixing SA2UL firewall owner for GP device
I/TC: Enabled firewalls for SA2UL TRNG device
I/TC: SA2UL TRNG initialized
I/TC: SA2UL Drivers initialized
I/TC: Primary CPU switching to normal world boot

U-Boot SPL 2021.01-g7996ed51f1 (Dec 18 2022 - 12:03:17 +0000)
SYSFW ABI: 3.1 (firmware rev 0x0008 '8.5.2--v08.05.02 (Chill Capybar')
Trying to boot from MMC2


U-Boot 2021.01-g7996ed51f1 (Dec 18 2022 - 12:03:17 +0000)

SoC:   J784S4 SR1.0 GP
Model: Texas Instruments J784S4 EVM
DRAM:  32 GiB
Flash: 0 Bytes
MMC:   mmc@4f80000: 0, mmc@4fb0000: 1
Loading Environment from MMC... OK
In:    serial@2880000
Out:   serial@2880000
Err:   serial@2880000
am65_cpsw_nuss ethernet@46000000: K3 CPSW: nuss_ver: 0x6BA02102 cpsw_ver: 0x6BA82102 ale_ver: 0x00293904 Ports:1 mdio_freq:1000000
Net:   eth0: ethernet@46000000port@1
Hit any key to stop autoboot:  0
=>   <INTERRUPT>
=> run findfdt; setenv bootpart 1:2;setenv mmcdev 1;mmc dev ${mmcdev};setenv dorprocboot 1;setenv name_overlays k3-j784s4-quad-port-eth1-exp.dtbo k3-j784s4-vision-apps.dtbo; run init_${boot}; run boot_rp
rocs; run get_kern_${boot}; run get_fdt_${boot}; run get_overlay_${boot}; run run_kern
switch to partitions #0, OK
mmc1 is current device
k3_r5f_rproc r5f@41000000: Core 1 is already in use. No rproc commands work
k3_r5f_rproc r5f@41400000: Core 2 is already in use. No rproc commands work
9067072 bytes read in 391 ms (22.1 MiB/s)
Load Remote Processor 2 with data@addr=0x82000000 9067072 bytes: Success!
297932 bytes read in 26 ms (10.9 MiB/s)
Load Remote Processor 3 with data@addr=0x82000000 297932 bytes: Success!
179128 bytes read in 21 ms (8.1 MiB/s)
Load Remote Processor 4 with data@addr=0x82000000 179128 bytes: Success!
179128 bytes read in 21 ms (8.1 MiB/s)
Load Remote Processor 5 with data@addr=0x82000000 179128 bytes: Success!
592760 bytes read in 39 ms (14.5 MiB/s)
Load Remote Processor 6 with data@addr=0x82000000 592760 bytes: Success!
179128 bytes read in 22 ms (7.8 MiB/s)
Load Remote Processor 7 with data@addr=0x82000000 179128 bytes: Success!
14815416 bytes read in 626 ms (22.6 MiB/s)
Load Remote Processor 8 with data@addr=0x82000000 14815416 bytes: Success!
15208632 bytes read in 642 ms (22.6 MiB/s)
Load Remote Processor 9 with data@addr=0x82000000 15208632 bytes: Success!
14815416 bytes read in 626 ms (22.6 MiB/s)
Load Remote Processor 10 with data@addr=0x82000000 14815416 bytes: Success!
14815416 bytes read in 626 ms (22.6 MiB/s)
Load Remote Processor 11 with data@addr=0x82000000 14815416 bytes: Success!
18608640 bytes read in 778 ms (22.8 MiB/s)
87834 bytes read in 13 ms (6.4 MiB/s)
4300 bytes read in 9 ms (465.8 KiB/s)
13942 bytes read in 9 ms (1.5 MiB/s)
## Flattened Device Tree blob at 88000000
   Booting using the fdt blob at 0x88000000
   Loading Device Tree to 000000008fee7000, end 000000008fffffff ... OK

Starting kernel ...

[    0.000000] Booting Linux on physical CPU 0x0000000000 [0x411fd080]
[    0.000000] Linux version 5.10.153-g90c3a58fd2 (wqiang@CSCD-csp1) (aarch64-none-linux-gnu-gcc (GNU Toolchain for the A-profile Architecture 9.2-2019.12 (arm-9.10)) 9.2.1 20191025, GNU ld (GNU Toolchai
n for the A-profile Architecture 9.2-2019.12 (arm-9.10)) 2.33.1.20191209) #3 SMP PREEMPT Fri Mar 3 10:37:31 CST 2023
[    0.000000] Machine model: Texas Instruments J784S4 EVM
[    0.000000] earlycon: ns16550a0 at MMIO32 0x0000000002880000 (options '')
[    0.000000] printk: bootconsole [ns16550a0] enabled
[    0.000000] efi: UEFI not found.
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000a0000000, size 1 MiB
[    0.000000] OF: reserved mem: initialized node vision-apps-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 vision-apps-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 vision-apps-r5f-dma-memory@a1000000, compatible id shared-dma-pool
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000a1100000, size 15 MiB
[    0.000000] OF: reserved mem: initialized node vision-apps-r5f-memory@a1100000, compatible id shared-dma-pool
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000a2000000, size 1 MiB
[    0.000000] OF: reserved mem: initialized node vision-apps-r5f-dma-memory@a2000000, compatible id shared-dma-pool
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000a2100000, size 31 MiB
[    0.000000] OF: reserved mem: initialized node vision-apps-r5f-memory@a2100000, 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 vision-apps-r5f-dma-memory@a4000000, compatible id shared-dma-pool
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000a4100000, size 31 MiB
[    0.000000] OF: reserved mem: initialized node vision-apps-r5f-memory@a4100000, 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 vision-apps-r5f-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 vision-apps-r5f-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 vision-apps-r5f-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 vision-apps-r5f-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 vision-apps-r5f-dma-memory@a8000000, compatible id shared-dma-pool
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000a8100000, size 31 MiB
[    0.000000] OF: reserved mem: initialized node vision-apps-r5f-memory@a8100000, compatible id shared-dma-pool
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000aa000000, size 1 MiB
[    0.000000] OF: reserved mem: initialized node vision-apps-r5f-dma-memory@aa000000, compatible id shared-dma-pool
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000aa100000, size 31 MiB
[    0.000000] OF: reserved mem: initialized node vision-apps-r5f-memory@aa100000, compatible id shared-dma-pool
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000ac000000, size 48 MiB
[    0.000000] OF: reserved mem: initialized node vision-apps-rtos-ipc-memory-region@ac000000, compatible id shared-dma-pool
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000af000000, size 80 MiB
[    0.000000] OF: reserved mem: initialized node vision-apps-dma-memory@af000000, compatible id shared-dma-pool
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000b4000000, size 1 MiB
[    0.000000] OF: reserved mem: initialized node vision-apps-c71-dma-memory@b4000000, compatible id shared-dma-pool
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000b4100000, size 51 MiB
[    0.000000] OF: reserved mem: initialized node vision-apps-c71_0-memory@b4100000, compatible id shared-dma-pool
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000b7400000, size 1 MiB
[    0.000000] OF: reserved mem: initialized node vision-apps-c71_1-dma-memory@b7400000, compatible id shared-dma-pool
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000b7500000, size 51 MiB
[    0.000000] OF: reserved mem: initialized node vision-apps-c71_1-memory@b7500000, compatible id shared-dma-pool
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000ba800000, size 1 MiB
[    0.000000] OF: reserved mem: initialized node vision-apps-c71_2-dma-memory@ba800000, compatible id shared-dma-pool
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000ba900000, size 51 MiB
[    0.000000] OF: reserved mem: initialized node vision-apps-c71_2-memory@ba900000, compatible id shared-dma-pool
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000bdc00000, size 1 MiB
[    0.000000] OF: reserved mem: initialized node vision-apps-c71_3-dma-memory@bdc00000, compatible id shared-dma-pool
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000bdd00000, size 51 MiB
[    0.000000] OF: reserved mem: initialized node vision-apps-c71_3-memory@bdd00000, 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 0x00000000e1000000, size 80 MiB
[    0.000000] OF: reserved mem: initialized node vision-apps-core-heap-memory-lo@e1000000, compatible id shared-dma-pool
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000e6000000, size 8 MiB
[    0.000000] OF: reserved mem: initialized node vision-apps-r5f-virtual-eth-queues@e6000000, compatible id shared-dma-pool
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000e6800000, size 24 MiB
[    0.000000] OF: reserved mem: initialized node vision-apps-r5f-virtual-eth-buffers@e6800000, compatible id shared-dma-pool
[    0.000000] Reserved memory: created DMA memory pool at 0x0000000880000000, size 1024 MiB
[    0.000000] OF: reserved mem: initialized node vision-apps-core-heap-memory-hi@880000000, compatible id shared-dma-pool
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000080000000-0x00000000ffffffff]
[    0.000000]   DMA32    empty
[    0.000000]   Normal   [mem 0x0000000100000000-0x0000000fffffefff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000080000000-0x000000009e7fffff]
[    0.000000]   node   0: [mem 0x000000009e800000-0x00000000c0ffffff]
[    0.000000]   node   0: [mem 0x00000000c1000000-0x00000000e0ffffff]
[    0.000000]   node   0: [mem 0x00000000e1000000-0x00000000e7ffffff]
[    0.000000]   node   0: [mem 0x00000000e8000000-0x00000000ffffefff]
[    0.000000]   node   0: [mem 0x0000000880000000-0x00000008bfffffff]
[    0.000000]   node   0: [mem 0x00000008c0000000-0x0000000fffffefff]
[    0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x0000000fffffefff]
[    0.000000] On node 0, zone Normal: 1 pages in unavailable ranges
[    0.000000] On node 0, zone Normal: 1 pages in unavailable ranges
[    0.000000] cma: Reserved 360 MiB at 0x00000000e9400000
[    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.2
[    0.000000] percpu: Embedded 22 pages/cpu s50008 r8192 d31912 u90112
[    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] CPU features: detected: ARM errata 1165522, 1319367, or 1530923
[    0.000000] CPU features: detected: Spectre-BHB
[    0.000000] CPU features: detected: ARM erratum 1742098
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 8257534
[    0.000000] Kernel command line: console=ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02880000 mtdparts=47040000.spi.0:512k(ospi.tiboot3),2m(ospi.tispl),4m(ospi.u-boot),256k(ospi.env),256k(ospi.env.backu
p),57088k@8m(ospi.rootfs),256k(ospi.phypattern);47034000.hyperbus:512k(hbmc.tiboot3),2m(hbmc.tispl),4m(hbmc.u-boot),256k(hbmc.env),-@8m(hbmc.rootfs) root=PARTUUID=511f3794-02 rw rootfstype=ext4 rootwait
[    0.000000] Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear)
[    0.000000] Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
[    0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[    0.000000] software IO TLB: mapped [mem 0x000000009a800000-0x000000009e800000] (64MB)
[    0.000000] Memory: 30211444K/33554424K available (10880K kernel code, 1148K rwdata, 4212K rodata, 1792K init, 432K bss, 2974340K reserved, 368640K cma-reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[    0.000000] rcu: Preemptible hierarchical RCU implementation.
[    0.000000] rcu:     RCU event tracing is enabled.
[    0.000000] rcu:     RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=8.
[    0.000000]  Trampoline variant of 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=8
[    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: 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: Devices Table too large, reduce ids 20->19
[    0.000000] ITS@0x0000000001820000: allocated 524288 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 @0x00000008c0050000
[    0.000000] GIC: using cache flushing for LPI property table
[    0.000000] GICv3: CPU0: using allocated LPI pending table @0x00000008c0060000
[    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.000003] sched_clock: 56 bits at 200MHz, resolution 5ns, wraps every 4398046511102ns
[    0.008471] Console: colour dummy device 80x25
[    0.013045] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000)
[    0.023725] pid_max: default: 32768 minimum: 301
[    0.028523] LSM: Security Framework initializing
[    0.033438] Mount-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.041345] Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.051081] rcu: Hierarchical SRCU implementation.
[    0.056276] Platform MSI: msi-controller@1820000 domain created
[    0.062539] PCI/MSI: /bus@100000/interrupt-controller@1800000/msi-controller@1820000 domain created
[    0.071923] EFI services will not be available.
[    0.077034] smp: Bringing up secondary CPUs ...
I/TC: Secondary CPU 1 initializing
I/TC: Secondary CPU 1 switching to normal world boot
I/TC: Secondary CPU 2 initializing
I/TC: Secondary CPU 2 switching to normal world boot
I/TC: Secondary CPU 3 initializing
I/TC: Secondary CPU 3 switching to normal world boot
I/TC: Secondary CPU 2 initializing
I/TC: Secondary CPU 2 switching to normal world boot
I/TC: Secondary CPU 3 initializing
I/TC: Secondary CPU 3 switching to normal world boot
I/TC: Secondary CPU 4 initializing
I/TC: Secondary CPU 4 switching to normal world boot
I/TC: Secondary CPU 5 initializing
I/TC: Secondary CPU 5 switching to normal world boot
[    0.090399] Detected PIPT I-cache on CPU1
[    0.090425] GICv3: CPU1: found redistributor 1 region 0:0x0000000001920000
[    0.090441] GICv3: CPU1: using allocated LPI pending table @0x00000008c0070000
[    0.090481] CPU1: Booted secondary processor 0x0000000001 [0x411fd080]
[    0.099352] Detected PIPT I-cache on CPU2
[    0.099377] GICv3: CPU2: found redistributor 2 region 0:0x0000000001940000
[    0.099392] GICv3: CPU2: using allocated LPI pending table @0x00000008c0080000
[    0.099432] CPU2: Booted secondary processor 0x0000000002 [0x411fd080]
[    0.108257] Detected PIPT I-cache on CPU3
[    0.108286] GICv3: CPU3: found redistributor 3 region 0:0x0000000001960000
[    0.108300] GICv3: CPU3: using allocated LPI pending table @0x00000008c0090000
[    0.108339] CPU3: Booted secondary processor 0x0000000003 [0x411fd080]
[    0.117175] Detected PIPT I-cache on CPU4
[    0.117204] GICv3: CPU4: found redistributor 100 region 0:0x0000000001980000
[    0.117219] GICv3: CPU4: using allocated LPI pending table @0x00000008c00a0000
[    0.117259] CPU4: Booted secondary processor 0x0000000100 [0x411fd080]
[    0.126133] Detected PIPT I-cache on CPU5
[    0.126164] GICv3: CPU5: found redistributor 101 region 0:0x00000000019a0000
[    0.126179] GICv3: CPU5: using allocated LPI pending table @0x00000008c00b0000
[    0.126220] CPU5: Booted secondary processor 0x0000000101 [0x411fd080]
[    0.135046] Detected PIPT I-cache on CPU6
[    0.135075] GICv3: CPU6: found redistributor 102 region 0:0x00000000019c0000
[    0.135090] GICv3: CPU6: using allocated LPI pending table @0x00000008c00c0000
[    0.135130] CPU6: Booted secondary processor 0x0000000102 [0x411fd080]
[    0.143936] Detected PIPT I-cache on CPU7
[    0.143969] GICv3: CPU7: found redistributor 103 region 0:0x00000000019e0000
[    0.143984] GICv3: CPU7: using allocated LPI pending table @0x00000008c00d0000
[    0.144021] CPU7: Booted secondary processor 0x0000000103 [0x411fd080]
[    0.144157] smp: Brought up 1 node, 8 CPUs
[    0.325324] SMP: Total of 8 processors activated.
[    0.330142] CPU features: detected: 32-bit EL0 Support
[    0.335418] CPU features: detected: CRC32 instructions
[    0.351400] CPU: All CPU(s) started at EL2
[    0.355635] alternatives: patching kernel code
[    0.361005] devtmpfs: initialized
[    0.398537] KASLR disabled due to lack of seed
[    0.403442] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.413425] futex hash table entries: 2048 (order: 5, 131072 bytes, linear)
[    0.424468] pinctrl core: initialized pinctrl subsystem
[    0.430462] DMI not present or invalid.
[    0.434786] NET: Registered protocol family 16
[    0.441084] DMA: preallocated 4096 KiB GFP_KERNEL pool for atomic allocations
[    0.449205] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.458038] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.466985] thermal_sys: Registered thermal governor 'step_wise'
[    0.466989] thermal_sys: Registered thermal governor 'power_allocator'
[    0.473485] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[    0.487288] ASID allocator initialised with 65536 entries
[    0.532794] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[    0.539667] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
[    0.546524] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.553378] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
[    0.562330] cryptd: max_cpu_qlen set to 1000
[    0.571203] k3-chipinfo 43000014.chipid: Family:J784S4 rev:SR1.0 JTAGID[0x0bb8002f] Detected
[    0.580436] vsys_3v3: supplied by evm_12v0
[    0.585164] vsys_5v0: supplied by evm_12v0
[    0.591126] iommu: Default domain type: Translated
[    0.596552] SCSI subsystem initialized
[    0.600846] mc: Linux media interface: v0.10
[    0.605339] videodev: Linux video capture interface: v2.00
[    0.611112] pps_core: LinuxPPS API ver. 1 registered
[    0.616200] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.625566] PTP clock support registered
[    0.629614] EDAC MC: Ver: 3.0.0
[    0.634402] FPGA manager framework
[    0.638006] Advanced Linux Sound Architecture Driver Initialized.
[    0.645303] clocksource: Switched to clocksource arch_sys_counter
[    0.651734] VFS: Disk quotas dquot_6.6.0
[    0.655801] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.674937] Carveout Heap: Exported 512 MiB at 0x00000000c1000000
[    0.681261] NET: Registered protocol family 2
[    0.686372] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.697560] tcp_listen_portaddr_hash hash table entries: 16384 (order: 6, 262144 bytes, linear)
[    0.706726] TCP established hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.715828] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[    0.723852] TCP: Hash tables configured (established 262144 bind 65536)
[    0.730782] UDP hash table entries: 16384 (order: 7, 524288 bytes, linear)
[    0.738141] UDP-Lite hash table entries: 16384 (order: 7, 524288 bytes, linear)
[    0.746038] NET: Registered protocol family 1
[    0.751121] RPC: Registered named UNIX socket transport module.
[    0.757196] RPC: Registered udp transport module.
[    0.762011] RPC: Registered tcp transport module.
[    0.766828] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.773424] PCI: CLS 0 bytes, default 64
[    0.778557] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 counters available
[    0.793830] Initialise system trusted keyrings
[    0.798592] workingset: timestamp_bits=46 max_order=23 bucket_order=0
[    0.817347] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.824265] NFS: Registering the id_resolver key type
[    0.829484] Key type id_resolver registered
[    0.833769] Key type id_legacy registered
[    0.838029] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[    0.844894] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[    0.852671] 9p: Installing v9fs 9p2000 file system support
[    0.878572] Key type asymmetric registered
[    0.882774] Asymmetric key parser 'x509' registered
[    0.887805] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
[    0.895374] io scheduler mq-deadline registered
[    0.900007] io scheduler kyber registered
[    0.907826] pinctrl-single 4301c000.pinctrl: 94 pins, size 376
[    0.914038] pinctrl-single 11c000.pinctrl: 72 pins, size 288
[    0.925523] k3-ringacc 2b800000.ringacc: Failed to get MSI domain
[    0.931880] k3-ringacc 3c000000.ringacc: Failed to get MSI domain
[    0.944502] Serial: 8250/16550 driver, 10 ports, IRQ sharing enabled
[    0.974846] brd: module loaded
[    0.987997] loop: module loaded
[    0.992493] megasas: 07.714.04.00-rc1
[    1.001986] tun: Universal TUN/TAP device driver, 1.6
[    1.007673] igbvf: Intel(R) Gigabit Virtual Function Network Driver
[    1.014094] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
[    1.020219] sky2: driver version 1.30
[    1.025426] VFIO - User Level meta-driver version: 0.3
[    1.031946] i2c /dev entries driver
[    1.037758] sdhci: Secure Digital Host Controller Interface driver
[    1.044089] sdhci: Copyright(c) Pierre Ossman
[    1.049017] sdhci-pltfm: SDHCI platform and OF driver helper
[    1.056274] ledtrig-cpu: registered to indicate activity on CPUs
[    1.062831] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
[    1.071269] optee: probing for conduit method.
[    1.075854] optee: revision 3.19 (afacf356)
[    1.076270] optee: dynamic shared memory is enabled
[    1.085887] optee: initialized driver
[    1.091945] NET: Registered protocol family 17
[    1.096685] 9pnet: Installing 9P2000 support
[    1.101126] Key type dns_resolver registered
[    1.105625] Loading compiled-in X.509 certificates
[    1.117571] k3-ringacc 2b800000.ringacc: Failed to get MSI domain
[    1.124049] k3-ringacc 3c000000.ringacc: Failed to get MSI domain
[    1.133341] ti-sci 44083000.system-controller: ABI: 3.1 (firmware rev 0x0008 '8.5.2--v08.05.02 (Chill Capybar')
[    1.182366] pca953x 0-0020: supply vcc not found, using dummy regulator
[    1.189332] pca953x 0-0020: using no AI
[    1.214930] pca953x 0-0022: supply vcc not found, using dummy regulator
[    1.221863] pca953x 0-0022: using AI
[    1.226307] gpio-485 (mux-sel-hog): hogged as output/high
[    1.232082] gpio-486 (mux-sel-hog): hogged as output/high
[    1.237850] gpio-487 (mux-sel-hog): hogged as output/high
[    1.243934] gpio-488 (qsgmii-line-hog): hogged as output/low
[    1.250271] omap_i2c 2000000.i2c: bus 0 rev0.12 at 400 kHz
[    1.257930] ti-sci-intr 42200000.interrupt-controller: Interrupt Router 177 domain created
[    1.266679] ti-sci-intr bus@100000:interrupt-controller@a00000: Interrupt Router 10 domain created
[    1.276047] ti-sci-intr 310e0000.interrupt-controller: Interrupt Router 283 domain created
[    1.284806] ti-sci-inta 33d00000.msi-controller: Interrupt Aggregator domain 321 created
[    1.302233] j721e-pcie 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges:
[    1.309946] j721e-pcie 2900000.pcie:       IO 0x0010001000..0x0010010fff -> 0x0010001000
[    1.318253] j721e-pcie 2900000.pcie:      MEM 0x0010011000..0x0017ffffff -> 0x0010011000
[    1.326553] j721e-pcie 2900000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    2.339407] j721e-pcie 2900000.pcie: PCI host bridge to bus 0000:00
[    2.345851] pci_bus 0000:00: root bus resource [bus 00-ff]
[    2.351472] pci_bus 0000:00: root bus resource [io  0x0000-0xffff] (bus address [0x10001000-0x10010fff])
[    2.361173] pci_bus 0000:00: root bus resource [mem 0x10011000-0x17ffffff]
[    2.368245] pci 0000:00:00.0: [104c:b00d] type 01 class 0x060400
[    2.374400] pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x4 may corrupt adjacent RW1C bits
[    2.384394] pci 0000:00:00.0: supports D1
[    2.388504] pci 0000:00:00.0: PME# supported from D0 D1 D3hot
[    2.398329] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[    2.410239] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
[    2.417030] pci 0000:00:00.0: PCI bridge to [bus 01]
[    2.422639] pcieport 0000:00:00.0: PME: Signaling with IRQ 33
[    2.429618] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
[    2.437326] j721e-pcie 2910000.pcie:       IO 0x0018001000..0x0018010fff -> 0x0018001000
[    2.445643] j721e-pcie 2910000.pcie:      MEM 0x0018011000..0x001fffffff -> 0x0018011000
[    2.453938] j721e-pcie 2910000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    2.462785] j721e-pcie 2910000.pcie: Failed to init phy
[    2.470344] k3-ringacc 2b800000.ringacc: Ring Accelerator probed rings:286, gp-rings[96,20] sci-dev-id:328
[    2.480241] k3-ringacc 2b800000.ringacc: dma-ring-reset-quirk: disabled
[    2.487013] k3-ringacc 2b800000.ringacc: RA Proxy rev. 66349100, num_proxies:64
[    2.501164] k3-ringacc 3c000000.ringacc: Ring Accelerator probed rings:1024, gp-rings[878,128] sci-dev-id:315
[    2.511337] k3-ringacc 3c000000.ringacc: dma-ring-reset-quirk: disabled
[    2.518112] k3-ringacc 3c000000.ringacc: RA Proxy rev. 66349100, num_proxies:64
[    2.526465] printk: console [ttyS2] disabled
[    2.530891] 2880000.serial: ttyS2 at MMIO 0x2880000 (irq = 19, base_baud = 3000000) is a 8250
[    2.539654] printk: console [ttyS2] enabled
[    2.539654] printk: console [ttyS2] enabled
[    2.548102] printk: bootconsole [ns16550a0] disabled
[    2.548102] printk: bootconsole [ns16550a0] disabled
[    2.601324] davinci_mdio 46000f00.mdio: davinci mdio revision 9.7, bus freq 1000000
[    2.610686] davinci_mdio 46000f00.mdio: phy[0]: device 46000f00.mdio:00, driver TI DP83867
[    2.619098] am65-cpsw-nuss 46000000.ethernet: initializing am65 cpsw nuss version 0x6BA02102, cpsw version 0x6BA82102 Ports: 2 quirks:00000000
[    2.632037] am65-cpsw-nuss 46000000.ethernet: initialized cpsw ale version 1.4
[    2.639262] am65-cpsw-nuss 46000000.ethernet: ALE Table size 64
[    2.646036] am65-cpsw-nuss 46000000.ethernet: CPTS ver 0x4e8a010b, freq:500000000, add_val:1 pps:0
[    2.825305] davinci_mdio c000f00.mdio: davinci mdio revision 9.7, bus freq 1000000
[    2.842846] davinci_mdio c000f00.mdio: phy[16]: device c000f00.mdio:10, driver Microsemi GE VSC8514 SyncE
[    2.852430] davinci_mdio c000f00.mdio: phy[17]: device c000f00.mdio:11, driver Microsemi GE VSC8514 SyncE
[    2.862014] davinci_mdio c000f00.mdio: phy[18]: device c000f00.mdio:12, driver Microsemi GE VSC8514 SyncE
[    2.871577] davinci_mdio c000f00.mdio: phy[19]: device c000f00.mdio:13, driver Microsemi GE VSC8514 SyncE
[    2.881377] am65-cpsw-nuss c000000.ethernet: initializing am65 cpsw nuss version 0x6BA03102, cpsw version 0x6BA82902 Ports: 9 quirks:00000000
[    2.895493] am65-cpsw-nuss c000000.ethernet: Use random MAC address
[    2.901966] am65-cpsw-nuss c000000.ethernet: Use random MAC address
[    2.908424] am65-cpsw-nuss c000000.ethernet: Use random MAC address
[    2.914895] am65-cpsw-nuss c000000.ethernet: Use random MAC address
[    2.921170] am65-cpsw-nuss c000000.ethernet: initialized cpsw ale version 1.5
[    2.928299] am65-cpsw-nuss c000000.ethernet: ALE Table size 512
[    2.935040] am65-cpsw-nuss c000000.ethernet: CPTS ver 0x4e8a010c, freq:250000000, add_val:3 pps:0
[    2.989311] davinci_mdio c200f00.mdio: davinci mdio revision 9.7, bus freq 1000000
[    2.998568] davinci_mdio c200f00.mdio: phy[0]: device c200f00.mdio:00, driver TI DP83867
[    3.006804] am65-cpsw-nuss c200000.ethernet: initializing am65 cpsw nuss version 0x6BA02102, cpsw version 0x6BA82102 Ports: 2 quirks:00000000
[    3.019673] am65-cpsw-nuss c200000.ethernet: Use random MAC address
[    3.025950] am65-cpsw-nuss c200000.ethernet: initialized cpsw ale version 1.4
[    3.033078] am65-cpsw-nuss c200000.ethernet: ALE Table size 64
[    3.039728] am65-cpsw-nuss c200000.ethernet: CPTS ver 0x4e8a010b, freq:250000000, add_val:3 pps:0
[    3.051749] mmc0: CQHCI version 5.10
[    3.065307] vdd_mmc1: supplied by vsys_3v3
[    3.071475] omap-mailbox 31f80000.mailbox: omap mailbox rev 0x66fca100
[    3.078725] omap-mailbox 31f81000.mailbox: omap mailbox rev 0x66fca100
[    3.085957] omap-mailbox 31f82000.mailbox: omap mailbox rev 0x66fca100
[    3.093177] omap-mailbox 31f83000.mailbox: omap mailbox rev 0x66fca100
[    3.098943] mmc0: SDHCI controller on 4f80000.mmc [4f80000.mmc] using ADMA 64-bit
[    3.100427] omap-mailbox 31f84000.mailbox: omap mailbox rev 0x66fca100
[    3.114405] omap-mailbox 31f85000.mailbox: omap mailbox rev 0x66fca100
[    3.195049] mmc0: Command Queue Engine enabled
[    3.199521] mmc0: new HS200 MMC card at address 0001
[    3.205089] mmcblk0: mmc0:0001 G1M15L 29.6 GiB
[    3.209799] mmcblk0boot0: mmc0:0001 G1M15L partition 1 31.5 MiB
[    3.215880] mmcblk0boot1: mmc0:0001 G1M15L partition 2 31.5 MiB
[    3.222006] mmcblk0rpmb: mmc0:0001 G1M15L partition 3 4.00 MiB, chardev (237:0)
[    3.232485]  mmcblk0: p1 p2 p3 p4 p5 p6 p7 p8 p9
[    3.842059] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
[    3.849583] j721e-pcie 2910000.pcie:       IO 0x0018001000..0x0018010fff -> 0x0018001000
[    3.857682] j721e-pcie 2910000.pcie:      MEM 0x0018011000..0x001fffffff -> 0x0018011000
[    3.865783] j721e-pcie 2910000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    4.876266] j721e-pcie 2910000.pcie: PCI host bridge to bus 0001:00
[    4.882562] pci_bus 0001:00: root bus resource [bus 00-ff]
[    4.888050] pci_bus 0001:00: root bus resource [io  0x10000-0x1ffff] (bus address [0x18001000-0x18010fff])
[    4.897694] pci_bus 0001:00: root bus resource [mem 0x18011000-0x1fffffff]
[    4.904600] pci 0001:00:00.0: [104c:b013] type 01 class 0x060400
[    4.910610] pci_bus 0001:00: 2-byte config write to 0001:00:00.0 offset 0x4 may corrupt adjacent RW1C bits
[    4.920367] pci 0001:00:00.0: supports D1
[    4.924382] pci 0001:00:00.0: PME# supported from D0 D1 D3hot
[    4.934147] pci 0001:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[    4.945860] pci_bus 0001:01: busn_res: [bus 01-ff] end is updated to 01
[    4.952495] pci 0001:00:00.0: PCI bridge to [bus 01]
[    4.958004] pcieport 0001:00:00.0: PME: Signaling with IRQ 359
[    4.966139] ti-udma 285c0000.dma-controller: Channels: 22 (tchan: 11, rchan: 11, gp-rflow: 8)
[    4.980691] ti-udma 31150000.dma-controller: Channels: 66 (tchan: 33, rchan: 33, gp-rflow: 16)
[    4.999993] spi-nor spi0.0: s28hs512t (65536 Kbytes)
[    5.004993] 7 cmdlinepart partitions found on MTD device 47040000.spi.0
[    5.011613] Creating 7 MTD partitions on "47040000.spi.0":
[    5.017099] 0x000000000000-0x000000080000 : "ospi.tiboot3"
[    5.024283] 0x000000080000-0x000000280000 : "ospi.tispl"
[    5.031320] 0x000000280000-0x000000680000 : "ospi.u-boot"
[    5.038474] 0x000000680000-0x0000006c0000 : "ospi.env"
[    5.045373] 0x0000006c0000-0x000000700000 : "ospi.env.backup"
[    5.052789] 0x000000800000-0x000003fc0000 : "ospi.rootfs"
[    5.059867] 0x000003fc0000-0x000004000000 : "ospi.phypattern"
[    5.069427] mmc1: CQHCI version 5.10
[    5.070486] debugfs: Directory 'pd:73' with parent 'pm_genpd' already present!
[    5.080268] debugfs: Directory 'pd:72' with parent 'pm_genpd' already present!
[    5.087827] debugfs: Directory 'pd:253' with parent 'pm_genpd' already present!
[    5.095151] debugfs: Directory 'pd:252' with parent 'pm_genpd' already present!
[    5.102605] debugfs: Directory 'pd:333' with parent 'pm_genpd' already present!
[    5.109947] debugfs: Directory 'pd:332' with parent 'pm_genpd' already present!
[    5.114496] mmc1: SDHCI controller on 4fb0000.mmc [4fb0000.mmc] using ADMA 64-bit
[    5.124526] ALSA device list:
[    5.127696]   No soundcards found.
[    5.131480] Waiting for root device PARTUUID=511f3794-02...
[    5.160993] mmc1: new high speed SDHC card at address aaaa
[    5.167130] mmcblk1: mmc1:aaaa SL16G 14.8 GiB
[    5.177186]  mmcblk1: p1 p2 p3 p4
[    7.802593] EXT4-fs (mmcblk1p2): recovery complete
[    7.883122] EXT4-fs (mmcblk1p2): mounted filesystem with ordered data mode. Opts: (null)
[    7.891266] VFS: Mounted root (ext4 filesystem) on device 179:98.
[    7.908677] devtmpfs: mounted
[    7.912402] Freeing unused kernel memory: 1792K
[    7.917041] Run /sbin/init as init process
[    8.216126] systemd[1]: System time before build time, advancing clock.
[    8.296151] NET: Registered protocol family 10
[    8.301831] Segment Routing with IPv6
[    8.335007] systemd[1]: systemd 244.5+ 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.357343] systemd[1]: Detected architecture arm64.

Welcome to Arago 2021.09!

[    8.401030] systemd[1]: Set hostname to <j784s4-evm>.
[    8.705492] 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 uni
t file accordingly.
[    8.805772] random: systemd: uninitialized urandom read (16 bytes read)
[    8.812566] systemd[1]: system-getty.slice: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling.
[    8.824923] systemd[1]: (This warning is only shown for the first unit using IP firewalling.)
[    8.838239] systemd[1]: Created slice system-getty.slice.
[  OK  ] Created slice system-getty.slice.
[    8.861460] random: systemd: uninitialized urandom read (16 bytes read)
[    8.870463] systemd[1]: Created slice system-serial\x2dgetty.slice.
[  OK  ] Created slice system-serial\x2dgetty.slice.
[    8.893456] random: systemd: uninitialized urandom read (16 bytes read)
[    8.902251] systemd[1]: Created slice User and Session Slice.
[  OK  ] Created slice User and Session Slice.
[    8.925717] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[  OK  ] Started Dispatch Password ▒…ts to Console Directory Watch.
[    8.949681] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[  OK  ] Started Forward Password R▒…uests to Wall Directory Watch.
[    8.973566] systemd[1]: Reached target Paths.
[  OK  ] Reached target Paths.
[    8.989529] systemd[1]: Reached target Remote File Systems.
[  OK  ] Reached target Remote File Systems.
[    9.009506] systemd[1]: Reached target Slices.
[  OK  ] Reached target Slices.
[    9.025528] systemd[1]: Reached target Swap.
[  OK  ] Reached target Swap.
[    9.046509] systemd[1]: Listening on RPCbind Server Activation Socket.
[  OK  ] Listening on RPCbind Server Activation Socket.
[    9.069506] systemd[1]: Reached target RPC Port Mapper.
[  OK  ] Reached target RPC Port Mapper.
[    9.095630] systemd[1]: Listening on Process Core Dump Socket.
[  OK  ] Listening on Process Core Dump Socket.
[    9.117782] systemd[1]: Listening on initctl Compatibility Named Pipe.
[  OK  ] Listening on initctl Compatibility Named Pipe.
[    9.158155] systemd[1]: Condition check resulted in Journal Audit Socket being skipped.
[    9.166895] systemd[1]: Listening on Journal Socket (/dev/log).
[  OK  ] Listening on Journal Socket (/dev/log).
[    9.194025] systemd[1]: Listening on Journal Socket.
[  OK  ] Listening on Journal Socket.
[    9.210040] systemd[1]: Listening on Network Service Netlink Socket.
[  OK  ] Listening on Network Service Netlink Socket.
[    9.233976] systemd[1]: Listening on udev Control Socket.
[  OK  ] Listening on udev Control Socket.
[    9.253820] systemd[1]: Listening on udev Kernel Socket.
[  OK  ] Listening on udev Kernel Socket.
[    9.279243] systemd[1]: Mounting Huge Pages File System...
         Mounting Huge Pages File System...
[    9.299055] systemd[1]: Mounting POSIX Message Queue File System...
         Mounting POSIX Message Queue File System...
[    9.326962] systemd[1]: Mounting Kernel Debug File System...
         Mounting Kernel Debug File System...
[    9.358634] systemd[1]: Mounting Temporary Directory (/tmp)...
         Mounting Temporary Directory (/tmp)...
[    9.379237] systemd[1]: Starting Create list of static device nodes for the current kernel...
         Starting Create list of st▒…odes for the current kernel...
[    9.410935] systemd[1]: Starting Start psplash boot splash screen...
         Starting Start psplash boot splash screen...
[    9.446594] systemd[1]: Starting RPC Bind...
         Starting RPC Bind...
[    9.461598] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
[    9.478401] systemd[1]: Starting Journal Service...
         Starting Journal Service...
[    9.508941] systemd[1]: Starting Load Kernel Modules...
         Starting Load Kernel Modules...
[    9.535951] cryptodev: loading out-of-tree module taints kernel.
[    9.540343] systemd[1]: Starting Remount Root and Kernel File Systems...
         Starting Remount Root and Kernel File Systems   9.549926] cryptodev: driver 1.10 loaded.
[0m...
[    9.566904] EXT4-fs (mmcblk1p2): re-mounted. Opts: (null)
[    9.580606] systemd[1]: Starting udev Coldplug all Devices...
         Starting udev Coldplug all Devices...
[    9.610262] systemd[1]: Started RPC Bind.
[  OK  ] Started RPC Bind.
[    9.630309] systemd[1]: Mounted Huge Pages File System.
[  OK  ] Mounted Huge Pages File System.
[    9.654231] systemd[1]: Mounted POSIX Message Queue File System.
[  OK  ] Mounted POSIX Message Queue File System.
[    9.677988] systemd[1]: Started Journal Service.
[  OK  ] Started Journal Service.
[  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.
[    9.857236] random: systemd-journal: uninitialized urandom read (16 bytes read)
[    9.858896] random: systemd: uninitialized urandom read (16 bytes read)
         Mounting Kernel Configuration File System.[    9.880650] random: systemd-journal: uninitialized urandom read (16 bytes read)
..
         Starting Flush Journal to Persistent Storage...
[    9.932834] systemd-journald[212]: 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 Coldplug all Devices.
         Starting udev Wait for Complete Device Initialization...
[  OK  ] Started Create Volatile Files and Directories.
         Starting Network Time Synchronization...
         Starting Update UTMP about System Boot/Shutdown...
[  OK  ] Started udev Kernel Device Manager.
[  OK  ] Started Update UTMP about System Boot/Shutdown.
[   10.938096] random: systemd: uninitialized urandom read (16 bytes read)
[  OK  ] Started Network Time Synchronization.
[   11.023183] random: crng init done
[   11.026712] random: 63 urandom warning(s) missed due to ratelimiting
[  OK  ] Reached target System Time Set.
[  OK  ] Reached target System Time Synchronized.
[   11.139836] cdns-mhdp8546 a000000.dp-bridge: no PHY configured
[   11.220415] cdns-mhdp8546 a000000.dp-bridge: no PHY configured
[   11.229880] k3-dsp-rproc 64800000.dsp: assigned reserved memory node vision-apps-c71-dma-memory@b4000000

[   11.252386] platform 41000000.r5f: R5F core may have been powered on by a different host, programmed state (0) != actual state (1)
[   11.252389] PVR_K:  264: Read BVNC 36.53.104.796 from HW device registers
[   11.252414] PVR_K:  264: RGX Device registered BVNC 36.53.104.796 with 1 core in the system
[   11.281922] platform 41000000.r5f: configured R5F for IPC-only mode
[   11.281949] [drm] Initialized pvr 1.15.6133109 20170530 for 4e20000000.gpu on minor 0
[   11.288883] platform 41000000.r5f: assigned reserved memory node vision-apps-r5f-dma-memory@a0000000
[   11.304774] cdns-mhdp8546 a000000.dp-bridge: no PHY configured
[   11.306958] remoteproc remoteproc1: 41000000.r5f is available
[   11.317881] remoteproc remoteproc1: attaching to 41000000.r5f
[   11.324634] platform 41000000.r5f: R5F core initialized in IPC-only mode
[   11.331821]  remoteproc1#vdev0buffer: assigned reserved memory node vision-apps-r5f-dma-memory@a0000000
[   11.342383] virtio_rpmsg_bus virtio0: rpmsg host is online
[   11.343452] CAN device driver interface
[   11.349477]  remoteproc1#vdev0buffer: registered virtio0 (type 7)
[   11.358436] remoteproc remoteproc1: remote processor 41000000.r5f is now attached
[   11.367333] virtio_rpmsg_bus virtio0: creating channel ti.ipc4.ping-pong addr 0xd
[   11.375576] virtio_rpmsg_bus virtio0: creating channel rpmsg_chrdev addr 0xe
[   11.391703] k3-dsp-rproc 64800000.dsp: configured DSP for IPC-only mode
[   11.392374] cdns-mhdp8546 a000000.dp-bridge: no PHY configured
[   11.404943] remoteproc remoteproc0: 64800000.dsp is available
[   11.408400] vdec 4210000.video-codec: sram node not found
[   11.409589] platform 5c00000.r5f: configured R5F for IPC-only mode
[   11.409917] platform 5c00000.r5f: assigned reserved memory node vision-apps-r5f-dma-memory@a2000000
[   11.411134] remoteproc remoteproc0: attaching to 64800000.dsp
[   11.418056] remoteproc remoteproc2: 5c00000.r5f is available
[   11.430577] remoteproc remoteproc0: unsupported resource 65538
[   11.436427] cdns-mhdp8546 a000000.dp-bridge: no PHY configured
[   11.437872] k3-dsp-rproc 64800000.dsp: DSP initialized in IPC-only mode
[   11.441563] remoteproc remoteproc2: attaching to 5c00000.r5f
[   11.442041] platform 5c00000.r5f: R5F core initialized in IPC-only mode
[   11.442072]  remoteproc2#vdev0buffer: assigned reserved memory node vision-apps-r5f-dma-memory@a2000000
[   11.443016] virtio_rpmsg_bus virtio1: rpmsg host is online
[   11.443124]  remoteproc2#vdev0buffer: registered virtio1 (type 7)
[   11.443132] remoteproc remoteproc2: remote processor 5c00000.r5f is now attached
[   11.453699] platform 5d00000.r5f: configured R5F for IPC-only mode
[   11.455556] cdns-mhdp8546 a000000.dp-bridge: no PHY configured
[   11.461053]  remoteproc0#vdev0buffer: assigned reserved memory node vision-apps-c71-dma-memory@b4000000
[   11.462307] virtio_rpmsg_bus virtio2: rpmsg host is online
[   11.463693] platform 5d00000.r5f: assigned reserved memory node vision-apps-r5f-dma-memory@a4000000
[   11.467072] virtio_rpmsg_bus virtio2: creating channel rpmsg_chrdev addr 0xd
[   11.470263] remoteproc remoteproc3: 5d00000.r5f is available
[   11.471090] virtio_rpmsg_bus virtio1: creating channel rpmsg_chrdev addr 0xd
[   11.481086] cdns-mhdp8546 a000000.dp-bridge: no PHY configured
[   11.485251] remoteproc remoteproc3: attaching to 5d00000.r5f
[   11.489791]  remoteproc0#vdev0buffer: registered virtio2 (type 7)
[   11.512492] platform 5d00000.r5f: R5F core initialized in IPC-only mode
[   11.515248] remoteproc remoteproc0: remote processor 64800000.dsp is now attached
[   11.533133] cdns-mhdp8546 a000000.dp-bridge: no PHY configured
[   11.535557]  remoteproc3#vdev0buffer: assigned reserved memory node vision-apps-r5f-dma-memory@a4000000
[   11.536303] virtio_rpmsg_bus virtio3: rpmsg host is online
[   11.536380]  remoteproc3#vdev0buffer: registered virtio3 (type 7)
[   11.536388] remoteproc remoteproc3: remote processor 5d00000.r5f is now attached
[   11.560525] virtio_rpmsg_bus virtio3: creating channel rpmsg_chrdev addr 0xd
[   11.580378] k3-dsp-rproc 65800000.dsp: assigned reserved memory node vision-apps-c71_1-dma-memory@b7400000
[   11.627217] vdec 4220000.video-codec: sram node not found
[   11.631001] platform 5e00000.r5f: configured R5F for IPC-only mode
[   11.631274] platform 5e00000.r5f: assigned reserved memory node vision-apps-r5f-dma-memory@a6000000
[   11.631525] m_can_platform 40528000.can: m_can device registered (irq=15, version=32)
[   11.632796] remoteproc remoteproc5: 5e00000.r5f is available
[   11.632902] remoteproc remoteproc5: attaching to 5e00000.r5f
[   11.633245] platform 5e00000.r5f: R5F core initialized in IPC-only mode
[   11.633431] cdns-mhdp8546 a000000.dp-bridge: no PHY configured
[   11.663743] k3-dsp-rproc 65800000.dsp: configured DSP for IPC-only mode
[   11.671809]  remoteproc5#vdev0buffer: assigned reserved memory node vision-apps-r5f-dma-memory@a6000000
[   11.686591] remoteproc remoteproc4: 65800000.dsp is available
[   11.690618] virtio_rpmsg_bus virtio4: rpmsg host is online
[   11.698666] remoteproc remoteproc4: attaching to 65800000.dsp
[   11.702643] cdns-mhdp8546 a000000.dp-bridge: no PHY configured
[   11.703307]  remoteproc5#vdev0buffer: registered virtio4 (type 7)
[   11.703319] remoteproc remoteproc5: remote processor 5e00000.r5f is now attached
[   11.704558] platform 5f00000.r5f: configured R5F for IPC-only mode
[   11.704835] platform 5f00000.r5f: assigned reserved memory node vision-apps-r5f-dma-memory@a7000000
[   11.706779] remoteproc remoteproc6: 5f00000.r5f is available
[   11.706895] remoteproc remoteproc6: attaching to 5f00000.r5f
[   11.707199] platform 5f00000.r5f: R5F core initialized in IPC-only mode
[   11.707226]  remoteproc6#vdev0buffer: assigned reserved memory node vision-apps-r5f-dma-memory@a7000000
[   11.707994] virtio_rpmsg_bus virtio5: rpmsg host is online
[   11.708079]  remoteproc6#vdev0buffer: registered virtio5 (type 7)
[   11.708089] remoteproc remoteproc6: remote processor 5f00000.r5f is now attached
[   11.712609] platform 5900000.r5f: configured R5F for IPC-only mode
[   11.713520] remoteproc remoteproc4: unsupported resource 65538
[   11.713633] k3-dsp-rproc 65800000.dsp: DSP initialized in IPC-only mode
[   11.713657]  remoteproc4#vdev0buffer: assigned reserved memory node vision-apps-c71_1-dma-memory@b7400000
[   11.714277] virtio_rpmsg_bus virtio6: rpmsg host is online
[   11.714354]  remoteproc4#vdev0buffer: registered virtio6 (type 7)
[   11.714362] remoteproc remoteproc4: remote processor 65800000.dsp is now attached
[   11.714428] virtio_rpmsg_bus virtio4: creating channel rpmsg_chrdev addr 0xd
[   11.716801] k3-dsp-rproc 66800000.dsp: assigned reserved memory node vision-apps-c71_2-dma-memory@ba800000
[   11.718377] virtio_rpmsg_bus virtio6: creating channel rpmsg_chrdev addr 0xd
[   11.721415] cdns-mhdp8546 a000000.dp-bridge: no PHY configured
[   11.723780] platform 5900000.r5f: assigned reserved memory node vision-apps-r5f-dma-memory@a8000000
[   11.729143] k3-dsp-rproc 66800000.dsp: configured DSP for IPC-only mode
[   11.730508] virtio_rpmsg_bus virtio5: creating channel rpmsg_chrdev addr 0xd
[   11.738439] remoteproc remoteproc7: 5900000.r5f is available
[   11.743146] remoteproc remoteproc8: 66800000.dsp is available
[   11.748957] remoteproc remoteproc7: attaching to 5900000.r5f
[   11.769500] remoteproc remoteproc8: attaching to 66800000.dsp
[   11.770004] platform 5900000.r5f: R5F core initialized in IPC-only mode
[   11.775542] remoteproc remoteproc8: unsupported resource 65538
[   11.782070]  remoteproc7#vdev0buffer: assigned reserved memory node vision-apps-r5f-dma-memory@a8000000
[   11.782704] virtio_rpmsg_bus virtio7: rpmsg host is online
[   11.791681] k3-dsp-rproc 66800000.dsp: DSP initialized in IPC-only mode
[   11.799039]  remoteproc7#vdev0buffer: registered virtio7 (type 7)
[   11.799652] cdns-mhdp8546 a000000.dp-bridge: no PHY configured
[   11.805280] virtio_rpmsg_bus virtio7: creating channel rpmsg_chrdev addr 0xd
[   11.808270]  remoteproc8#vdev0buffer: assigned reserved memory node vision-apps-c71_2-dma-memory@ba800000
[   11.808811] virtio_rpmsg_bus virtio8: rpmsg host is online
[   11.811047] remoteproc remoteproc7: remote processor 5900000.r5f is now attached
[   11.811246] cdns-mhdp8546 a000000.dp-bridge: no PHY configured
[   11.817707] virtio_rpmsg_bus virtio8: creating channel rpmsg_chrdev addr 0xd
[   11.825440]  remoteproc8#vdev0buffer: registered virtio8 (type 7)
[   11.830480] platform 5a00000.r5f: configured R5F for IPC-only mode
[   11.844879] remoteproc remoteproc8: remote processor 66800000.dsp is now attached
[   11.846095] platform 5a00000.r5f: assigned reserved memory node vision-apps-r5f-dma-memory@aa000000
[   11.859462] cdns-mhdp8546 a000000.dp-bridge: no PHY configured
[   11.869466] remoteproc remoteproc9: 5a00000.r5f is available
[   11.876602] k3-dsp-rproc 67800000.dsp: assigned reserved memory node vision-apps-c71_3-dma-memory@bdc00000
[   11.883221] remoteproc remoteproc9: attaching to 5a00000.r5f
[   11.898322] k3-dsp-rproc 67800000.dsp: configured DSP for IPC-only mode
[   11.905021] platform 5a00000.r5f: R5F core initialized in IPC-only mode
[   11.912090] remoteproc remoteproc10: 67800000.dsp is available
[   11.917646]  remoteproc9#vdev0buffer: assigned reserved memory node vision-apps-r5f-dma-memory@aa000000
[   11.918298] virtio_rpmsg_bus virtio9: rpmsg host is online
[   11.923540] remoteproc remoteproc10: attaching to 67800000.dsp
[   11.931749] cdns-mhdp8546 a000000.dp-bridge: no PHY configured
[   11.935453]  remoteproc9#vdev0buffer: registered virtio9 (type 7)
[   11.941789] virtio_rpmsg_bus virtio9: creating channel rpmsg_chrdev addr 0xd
[   11.946201] remoteproc remoteproc10: unsupported resource 65538
[   11.946267] k3-dsp-rproc 67800000.dsp: DSP initialized in IPC-only mode
[   11.946287]  remoteproc10#vdev0buffer: assigned reserved memory node vision-apps-c71_3-dma-memory@bdc00000
[   11.946715] virtio_rpmsg_bus virtio10: rpmsg host is online
[   11.949009] cdns-mhdp8546 a000000.dp-bridge: no PHY configured
[   11.957443] virtio_rpmsg_bus virtio9: creating channel rpmsg_chrdev addr 0x15
[   11.958176]  remoteproc10#vdev0buffer: registered virtio10 (type 7)
[   11.958191] remoteproc remoteproc10: remote processor 67800000.dsp is now attached
[   11.966929] cdns-mhdp8546 a000000.dp-bridge: no PHY configured
[   11.969549] virtio_rpmsg_bus virtio9: creating channel ti.ipc4.ping-pong addr 0xe
[   11.972985] remoteproc remoteproc9: remote processor 5a00000.r5f is now attached
[   11.977792] cdns-mhdp8546 a000000.dp-bridge: no PHY configured
[   11.981448] virtio_rpmsg_bus virtio8: creating channel rpmsg_chrdev addr 0x15
[   12.227986] virtio_rpmsg_bus virtio8: creating channel ti.ipc4.ping-pong addr 0xe
[   12.236295] virtio_rpmsg_bus virtio10: creating channel rpmsg_chrdev addr 0xd
[   12.243916] virtio_rpmsg_bus virtio10: creating channel rpmsg_chrdev addr 0x15
[   12.251504] virtio_rpmsg_bus virtio10: creating channel ti.ipc4.ping-pong addr 0xe
[   12.259586] virtio_rpmsg_bus virtio2: creating channel rpmsg_chrdev addr 0x15
[   12.267115] virtio_rpmsg_bus virtio2: creating channel ti.ipc4.ping-pong addr 0xe
[   12.275298] virtio_rpmsg_bus virtio6: creating channel rpmsg_chrdev addr 0x15
[   12.282880] virtio_rpmsg_bus virtio6: creating channel ti.ipc4.ping-pong addr 0xe
[   12.290913] virtio_rpmsg_bus virtio1: creating channel rpmsg_chrdev addr 0x15
[   12.298712] virtio_rpmsg_bus virtio1: creating channel ti.ethfw.notifyservice addr 0x1e
[   12.307918] virtio_rpmsg_bus virtio1: creating channel rpmsg-kdrv addr 0x1a
[   12.316215] virtio_rpmsg_bus virtio1: creating channel ti.ipc4.ping-pong addr 0xe
[   12.324779] rpmsg-kdrv-eth-switch rpmsg-kdrv-1-mpu_1_0_ethswitch-device-0: Device info: permissions: 3FFFFFFF uart_id: 2
[   12.335782] rpmsg-kdrv-eth-switch rpmsg-kdrv-1-mpu_1_0_ethswitch-device-0: FW ver 0.2 (rev 0)  8/Mar/2023 SHA:
[   12.346825] rpmsg-kdrv-eth-switch rpmsg-kdrv-3-mpu_1_0_ethmac-device-1: Device info: permissions: 3FFFFFFF uart_id: 2
[   12.358095] rpmsg-kdrv-eth-switch rpmsg-kdrv-3-mpu_1_0_ethmac-device-1: FW ver 0.2 (rev 0)  8/Mar/2023 SHA:
[   12.368341] virtio_rpmsg_bus virtio3: creating channel rpmsg_chrdev addr 0x15
[   12.376021] virtio_rpmsg_bus virtio3: creating channel ti.ipc4.ping-pong addr 0xe
[   12.384222] virtio_rpmsg_bus virtio4: creating channel rpmsg_chrdev addr 0x15
[   12.391831] virtio_rpmsg_bus virtio4: creating channel ti.ipc4.ping-pong addr 0xe
[   12.400291] virtio_rpmsg_bus virtio5: creating channel rpmsg_chrdev addr 0x15
[   12.407975] virtio_rpmsg_bus virtio5: creating channel ti.ipc4.ping-pong addr 0xe
[   12.416331] virtio_rpmsg_bus virtio7: creating channel rpmsg_chrdev addr 0x15
[   12.423964] virtio_rpmsg_bus virtio7: creating channel ti.ipc4.ping-pong addr 0xe
[   12.436237] cdns-mhdp8546 a000000.dp-bridge: no PHY configured
[   12.650705] cdns-mhdp8546 a000000.dp-bridge: no PHY configured
[   12.666529] usbcore: registered new interface driver usbfs
[   12.672418] usbcore: registered new interface driver hub
[   12.677943] usbcore: registered new device driver usb
[   12.722641] cdns-mhdp8546 a000000.dp-bridge: no PHY configured
[   12.733633] cdns-mhdp8546 a000000.dp-bridge: no PHY configured
[   12.743756] cdns-mhdp8546 a000000.dp-bridge: no PHY configured
[   12.771544] cdns-mhdp8546 a000000.dp-bridge: no PHY configured
[   12.780338] cdns-mhdp8546 a000000.dp-bridge: no PHY configured
[   12.789075] cdns-mhdp8546 a000000.dp-bridge: no PHY configured
[   12.991808] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
[   12.997382] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 1
[   13.005385] xhci-hcd xhci-hcd.1.auto: hcc params 0x200073c9 hci version 0x100 quirks 0x0000002000010010
[   13.015893] xhci-hcd xhci-hcd.1.auto: irq 449, io mem 0x06010000
[   13.031400] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
[   13.039750] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   13.049607] usb usb1: Product: xHCI Host Controller
[   13.055755] usb usb1: Manufacturer: Linux 5.10.153-g90c3a58fd2 xhci-hcd
[   13.063288] usb usb1: SerialNumber: xhci-hcd.1.auto
[   13.069221] hub 1-0:1.0: USB hub found
[   13.083026] hub 1-0:1.0: 1 port detected
[   13.090363] cdns-mhdp8546 a000000.dp-bridge: no PHY configured
[   13.096665] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
[   13.098828] cdns-mhdp8546 a000000.dp-bridge: no PHY configured
[   13.106244] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 2
[   13.117864] xhci-hcd xhci-hcd.1.auto: Host supports USB 3.0 SuperSpeed
[   13.126792] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[   13.135812] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.10
[   13.144818] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   13.153849] usb usb2: Product: xHCI Host Controller
[   13.160601] usb usb2: Manufacturer: Linux 5.10.153-g90c3a58fd2 xhci-hcd
[   13.167507] usb usb2: SerialNumber: xhci-hcd.1.auto
[   13.173756] hub 2-0:1.0: USB hub found
[   13.177628] hub 2-0:1.0: 1 port detected
[   13.184914] cdns-mhdp8546 a000000.dp-bridge: no PHY configured
[   13.193963] cdns-mhdp8546 a000000.dp-bridge: no PHY configured
[  OK  ] Created slice system-systemd\x2dfsck.slice.
[  OK  ] Found device /dev/mmcblk0p2.
[  OK  ] Found device /dev/mmcblk0p4.
[  OK  ] Found device /dev/mmcblk0p5.
[  OK  ] Found device /dev/mmcblk0p9.
[  OK  ] Found device /dev/mmcblk0p7.
[  OK  ] Found device /dev/mmcblk0p8.
[  OK  ] Found device /dev/mmcblk0p6.
[  OK  ] Found device /dev/mmcblk0p3.
         Starting File System Check on /dev/mmcblk0p2...
         Starting File System Check on /dev/mmcblk0p3...
         Starting File System Check on /dev/mmcblk0p4...
         Starting File System Check on /dev/mmcblk0p5...
         Starting File System Check on /dev/mmcblk0p6...
         Starting File System Check on /dev/mmcblk0p7...
         Starting File System Check on /dev/mmcblk0p8...
         Starting File System Check on /dev/mmcblk0p9...
         Starting File System Check on /dev/mmcblk1p3...
[  OK  ] Found device /dev/mmcblk1p1.
[  OK  ] Started udev Wait for Complete Device Initialization.
[  OK  ] Found device /dev/mmcblk1p4.
[  OK  ] Started Hardware RNG Entropy Gatherer Daemon.
[  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 Activation Socket.
[  OK  ] Listening on D-Bus System Message Bus Socket.
         Starting Docker Socket for the API.
[  OK  ] Listening on dropbear.socket.
         Starting Reboot and dump vmcore via kexec...
         Starting File System Check on /dev/mmcblk1p1...
         Starting File System Check on /dev/mmcblk1p4...
[  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...
[  OK  ] Started irqbalance daemon.
         Starting Telephony service...
         Starting rc.pvr.service...
         Starting Login Service...
[  OK  ] Started TEE Supplicant.
[  OK  ] Started File System Check on /dev/mmcblk0p3.
[  OK  ] Started File System Check on /dev/mmcblk0p4.
[  OK  ] Started File System Check on /dev/mmcblk0p5.
[  OK  ] Started File System Check on /dev/mmcblk0p6.
[  OK  ] Started File System Check on /dev/mmcblk0p7.
[  OK  ] Started File System Check on /dev/mmcblk0p8.
[  OK  ] Started File System Check on /dev/mmcblk0p9.
[  OK  ] Started File System Check on /dev/mmcblk1p3.
[  OK  ] Started Reboot and dump vmcore via kexec.
         Mounting /run/media/mmcblk0p3...
         Mounting /run/media/mmcblk0p4...
         Mounting /run/media/mmcblk0p5...
         Mounting /run/media/mmcblk0p6...
         Mounting /run/media/mmcblk0p7...
         Mounting /run/media/mmcblk0p8...
         Mounting /run/media/mmcblk0p9...
         Mounting /run/media/mmcblk1p3...
[   14.446303] EXT4-fs (mmcblk0p4): mounted filesystem with ordered data mode. Opts: (null)
[  OK  ] Started IPv6 Packet Filtering Framework.
[   14.469573] EXT4-fs (mmcblk0p3): mounted filesystem with ordered data mode. Opts: (null)
[   14.474430] EXT4-fs (mmcblk0p6): mounted filesystem with ordered data mode. Opts: (null)
[  OK  ] Started IPv4 Packet Filtering Framework.
[   14.495303] EXT4-fs (mmcblk0p5): mounted filesystem with ordered data mode. Opts: (null)
[  OK  ] Mounted /run/media/mmcblk0p3.
[   14.516467] EXT4-fs (mmcblk0p8): mounted filesystem with ordered data mode. Opts: (null)
[   14.520483] EXT4-fs (mmcblk0p7): mounted filesystem with ordered data mode. Opts: (null)
[  OK  ] Mounted /run/media/mmcblk0p4.
[   14.542923] EXT4-fs (mmcblk0p9): mounted filesystem with ordered data mode. Opts: (null)
[  OK  ] Mounted /run/media/mmcblk0p5.
[  OK  ] Mounted /run/media/mmcblk0p6.
[  OK  ] Mounted /run/media/mmcblk0p7.
[  OK  ] Mounted /run/media/mmcblk0p8.
[  OK  ] Mounted /run/media/mmcblk0p9.
[  OK  ] Reached target Network (Pre).
         Starting Network Service...
[   14.633620] EXT4-fs (mmcblk1p3): mounted filesystem with ordered data mode. Opts: (null)
[   14.943869] am65-cpsw-nuss c200000.ethernet: down msc_sl e0000000 tmo 0
[   14.958810] am65-cpsw-nuss c200000.ethernet: set new flow-id-base 82
[  OK  ] Started Network Service.
[  OK  ] Started File System Check on /dev/mmcblk1p1.
[  OK  ] Started File System [   14.980362] am65-cpsw-nuss c200000.ethernet eth5: PHY [c200f00.mdio:00] driver [TI DP83867] (irq=POLL)
Check on /dev/mmcblk1p4.
[  OK  ] Started    14.990986] am65-cpsw-nuss c200000.ethernet eth5: configuring for phy/rgmii-rxid link mode
39mrc.pvr.service.
[  OK  ] Mounted /run/media/mmcblk1p3.
[FAILED] Failed to start    15.011962] am65-cpsw-nuss c000000.ethernet: down msc_sl e0000000 tmo 0
0;1;39mFile System Check on /dev/mmcblk0p2.
See 'systemctl [   15.025465] am65-cpsw-nuss c000000.ethernet: set new flow-id-base 83
status systemd-fsck@dev-mmcblk0p2.service' for details.
[DEPEND] Dependency failed for /run/media/m[   15.041611] am65-cpsw-nuss c000000.ethernet: PSI-L request err -22
mcblk0p2.
[  OK  ] Started Login Service.
[  OK  ] Started Telephony service.
[  OK  ] Listening on Load/Save RF ▒…itch Status /dev/rfkill Watch.
         Mounting /run/media/mmcblk1p1...
         Mounting /run/media/mmcblk1p4...
         Starting Wait for Network t[   15.080075] Bluetooth: Core ver 2.22
o be Configured...
         Starting Network Name [   15.090748] NET: Registered protocol family 31
Resolution...
         Starting weston.service[   15.098460] Bluetooth: HCI device and connection manager initialized
...
[   15.110384] Bluetooth: HCI socket layer initialized
[   15.115616] Bluetooth: L2CAP socket layer initialized
[   15.120763] Bluetooth: SCO socket layer initialized
[   15.219687] EXT4-fs (mmcblk1p4): mounted filesystem with ordered data mode. Opts: (null)
[  OK  ] Mounted /run/media/mmcblk1p1.
[  OK  ] Mounted /run/media/mmcblk1p4.
[   15.581112] am65-cpsw-nuss c000000.ethernet eth4: PHY [c000f00.mdio:13] driver [Microsemi GE VSC8514 SyncE] (irq=POLL)
[   15.591837] am65-cpsw-nuss c000000.ethernet eth4: configuring for phy/qsgmii link mode
[   15.612578] am65-cpsw-nuss c000000.ethernet: down msc_sl e0000000 tmo 0
[   15.861136] am65-cpsw-nuss c000000.ethernet eth3: PHY [c000f00.mdio:10] driver [Microsemi GE VSC8514 SyncE] (irq=POLL)
[   15.871863] am65-cpsw-nuss c000000.ethernet eth3: configuring for phy/qsgmii link mode
[  OK  ] Started Network Name Resolution[   15.892796] am65-cpsw-nuss c000000.ethernet: down msc_sl e0000000 tmo 0
.
[  OK  ] Reached target Network.
[  OK  ] Reached target Host and Network Name Lookups.
         Starting Avahi mDNS/DNS-SD Stack...
         Starting Enable and configure wl18xx bluetooth stack...
[  OK  ] Started NFS status monitor for NFSv2/3 locking..
         Starting Simple Network Ma▒…ent Protocol (SNMP) Daemon....
         Starting Permit User Sessions...
[  OK  ] Started Enable and configure wl18xx bluetooth stack.
[  OK  ] Started Permit User Sessions.
[  OK  ] Started Getty on tty1.
[  OK  ] Started Serial Getty on ttyS2.
[   15.990295] am65-cpsw-nuss c000000.ethernet: down msc_sl f0000018 tmo 0

         Starting Synchronize System and HW clocks...
[  OK  ] Started Avahi mDNS/DNS-SD Stack.
[FAILED] Failed to start Synchronize System and HW clocks.
See 'systemctl status sync-clocks.service' for details.
[   16.084320] am65-cpsw-nuss 46000000.ethernet: down msc_sl f0000000 tmo 0
[   16.094050] am65-cpsw-nuss 46000000.ethernet: set new flow-id-base 48
[   16.111665] am65-cpsw-nuss 46000000.ethernet eth0: PHY [46000f00.mdio:00] driver [TI DP83867] (irq=POLL)
[   16.121244] am65-cpsw-nuss 46000000.ethernet eth0: configuring for phy/rgmii-rxid link mode
[  OK  ] Started Simple Network Man▒…ement Protocol (SNMP) Daemon..
***************************************************************
***************************************************************
NOTICE: This file system contains the following GPLv3 packages:
        autoconf
        bash-dev
        bash
        bc
        binutils
        cifs-utils
        coreutils-stdbuf
        coreutils
        cpio
        cpp-symlinks
        cpp
        dosfstools
        elfutils
        g++-symlinks
        g++
        gawk
        gcc-symlinks
        gcc
        gdb
        gdbserver
        gettext
        glmark2
        gstreamer1.0-libav-dev
        gstreamer1.0-libav
        gzip
        less
        libasm1
        libbfd
        libdw1
        libelf1
        libgdbm-compat4
        libgdbm-dev
        libgdbm6
        libgettextlib
        libgettextsrc
        libgmp-dev
        libgmp10
        libgmpxx4
        libidn2-0
        libidn2-dev
        libmpc3
        libmpfr6
        libreadline-dev
        libreadline8
        libunistring-dev
        libunistring2
        m4-dev
        m4
        make
        nettle-dev
        nettle
        parted
        python3-rfc3987
        python3-strict-rfc3339
        tar
        which
        zeromq

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.
[  OK  ] Started weston.service.
         Starting telnetd.service...
[  OK  ] Started telnetd.service.
[   18.400689] PVR_K:  1707: RGX Firmware image 'rgx.fw.36.53.104.796' loaded
[   18.426976] PVR_K:  1707: Shader binary image 'rgx.sh.36.53.104.796' loaded
[   18.948094] am65-cpsw-nuss c000000.ethernet eth3: Link is Up - 1Gbps/Full - flow control rx/tx
[   18.956742] IPv6: ADDRCONF(NETDEV_CHANGE): eth3: link becomes ready
[   19.776703] PVR_K:(Error):     7: RGXSafetyEventHandler: Safety Watchdog Trigger ! [358]
[   20.226844] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[   20.229326] am65-cpsw-nuss 46000000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx

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

Arago Project j784s4-evm ttyS2

Arago 2021.09 j784s4-evm ttyS2

j784s4-evm login: root


^[[55;203Rroot@j784s4-evm:~# 5;203R
-sh: 5: command not found
-sh: 203R: command not found
root@j784s4-evm:~#
root@j784s4-evm:~#
root@j784s4-evm:~#
root@j784s4-evm:~#
root@j784s4-evm:~# lsblk
NAME         MAJ:MIN RM  SIZE RO TYPE MOUNTPOINT
mtdblock0     31:0    0  512K  0 disk
mtdblock1     31:1    0    2M  0 disk
mtdblock2     31:2    0    4M  0 disk
mtdblock3     31:3    0  256K  0 disk
mtdblock4     31:4    0  256K  0 disk
mtdblock5     31:5    0 55.8M  0 disk
mtdblock6     31:6    0  256K  0 disk
mmcblk0      179:0    0 29.7G  0 disk
|-mmcblk0p1  179:1    0    1M  0 part
|-mmcblk0p2  179:2    0    1G  0 part
|-mmcblk0p3  179:3    0    1G  0 part /run/media/mmcblk0p3
|-mmcblk0p4  179:4    0    2G  0 part /run/media/mmcblk0p4
|-mmcblk0p5  179:5    0    1G  0 part /run/media/mmcblk0p5
|-mmcblk0p6  179:6    0    1G  0 part /run/media/mmcblk0p6
|-mmcblk0p7  179:7    0    4G  0 part /run/media/mmcblk0p7
|-mmcblk0p8  179:8    0    2G  0 part /run/media/mmcblk0p8
`-mmcblk0p9  179:9    0 17.7G  0 part /run/media/mmcblk0p9
mmcblk0boot0 179:32   0 31.5M  1 disk
mmcblk0boot1 179:64   0 31.5M  1 disk
mmcblk1      179:96   0 14.9G  0 disk
|-mmcblk1p1  179:97   0   62M  0 part /run/media/mmcblk1p1
|-mmcblk1p2  179:98   0    4G  0 part /
|-mmcblk1p3  179:99   0    4G  0 part /run/media/mmcblk1p3
`-mmcblk1p4  179:100  0  6.8G  0 part /run/media/mmcblk1p4
root@j784s4-evm:~# ifconfig
eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500  metric 1
        inet 192.168.3.184  netmask 255.255.255.0  broadcast 192.168.3.255
        inet6 fe80::6ae7:4aff:fe08:419b  prefixlen 64  scopeid 0x20<link>
        ether 68:e7:4a:08:41:9b  txqueuelen 1000  (Ethernet)
        RX packets 46  bytes 3674 (3.5 KiB)
        RX errors 0  dropped 9  overruns 0  frame 0
        TX packets 40  bytes 5520 (5.3 KiB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

eth3: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500  metric 1
        inet6 fe80::1cc4:23ff:fec3:ca9e  prefixlen 64  scopeid 0x20<link>
        ether 1e:c4:23:c3:ca:9e  txqueuelen 1000  (Ethernet)
        RX packets 0  bytes 0 (0.0 B)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 22  bytes 3692 (3.6 KiB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

eth4: flags=4099<UP,BROADCAST,MULTICAST>  mtu 1500  metric 1
        ether 72:a5:10:e2:5b:1e  txqueuelen 1000  (Ethernet)
        RX packets 0  bytes 0 (0.0 B)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 0  bytes 0 (0.0 B)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

eth5: flags=4099<UP,BROADCAST,MULTICAST>  mtu 1500  metric 1
        ether 9a:20:be:6e:56:92  txqueuelen 1000  (Ethernet)
        RX packets 0  bytes 0 (0.0 B)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 0  bytes 0 (0.0 B)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

lo: flags=73<UP,LOOPBACK,RUNNING>  mtu 65536  metric 1
        inet 127.0.0.1  netmask 255.0.0.0
        inet6 ::1  prefixlen 128  scopeid 0x10<host>
        loop  txqueuelen 1000  (Local Loopback)
        RX packets 82  bytes 6220 (6.0 KiB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 82  bytes 6220 (6.0 KiB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

root@j784s4-evm:~#

这应该是一个异常现象、对吧? 您能帮助我重现或解决它吗

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    您好!

    四端口以太网扩展卡已通过 TDA4VH EVM 测试、在测试时未发现此类问题。 您是否可以尝试断开并重新连接 四端口以太网扩展卡,然后再次进行测试。 我怀疑电路板上的 n=可能存在一些松动的接头?

    您能否在"ifconfig -a"的输出中看到所有接口?

    此致、
    Tanmy.

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。
    四端口以太网扩展卡已使用 TDA4VH EVM 进行了测试,但在测试时未发现此类问题。 您是否可以尝试断开并重新连接 四端口以太网扩展卡,然后再次进行测试。 我怀疑 n=电路板上可能存在一些松动的连接?

    是的、但它不起作用、因为它可能不是硬件问题。

    您能看到"ifconfig -a "输出中的所有接口吗?

    是的、这里是 log。

    U-Boot SPL 2021.01-dirty (Mar 03 2023 - 15:51:23 +0800)
    SYSFW ABI: 3.1 (firmware rev 0x0008 '8.5.2--v08.05.02 (Chill Capybar')
    SPL initial stack usage: 13472 bytes
    Trying to boot from MMC1
    Warning: Detected image signing certificate on GP device. Skipping certificate to prevent boot failure. This will fail if the image was also encrypted
    Warning: Detected image signing certificate on GP device. Skipping certificate to prevent boot failure. This will fail if the image was also encrypted
    init_env from device 17 not supported!
    Starting ATF on ARM64 core...
    
    NOTICE:  BL31: v2.7(release):v2.7.0-359-g1309c6c805-dirty
    NOTICE:  BL31: Built : 12:02:48, Dec 18 2022
    I/TC:
    I/TC: OP-TEE version: 3.19.0 (gcc version 9.2.1 20191025 (GNU Toolchain for the A-profile Architecture 9.2-2019.12 (arm-9.10))) #1 Sun Dec 18 12:03:06 UTC 2022 aarch64
    I/TC: WARNING: This OP-TEE configuration might be insecure!
    I/TC: WARNING: Please check optee.readthedocs.io/.../porting_guidelines.html
    I/TC: Primary CPU initializing
    I/TC: SYSFW ABI: 3.1 (firmware rev 0x0008 '8.5.2--v08.05.02 (Chill Capybar')
    I/TC: HUK Initialized
    I/TC: Activated SA2UL device
    I/TC: Fixing SA2UL firewall owner for GP device
    I/TC: Enabled firewalls for SA2UL TRNG device
    I/TC: SA2UL TRNG initialized
    I/TC: SA2UL Drivers initialized
    I/TC: Primary CPU switching to normal world boot
    
    U-Boot SPL 2021.01-dirty (Mar 03 2023 - 15:51:23 +0800)
    SYSFW ABI: 3.1 (firmware rev 0x0008 '8.5.2--v08.05.02 (Chill Capybar')
    Trying to boot from MMC1
    
    
    U-Boot 2021.01-dirty (Mar 03 2023 - 15:51:23 +0800)
    
    SoC:   J784S4 SR1.0 GP
    Model: Texas Instruments J784S4 EVM
    DRAM:  32 GiB
    Flash: 0 Bytes
    MMC:   mmc@4f80000: 0, mmc@4fb0000: 1
    Loading Environment from MMC... OK
    In:    serial@2880000
    Out:   serial@2880000
    Err:   serial@2880000
    am65_cpsw_nuss ethernet@c200000: K3 CPSW: nuss_ver: 0x6BA02102 cpsw_ver: 0x6BA82102 ale_ver: 0x00293904 Ports:1 mdio_freq:1000000
    Net:
    Warning: ethernet@c200000port@1 (eth0) using random MAC address - be:cf:94:e7:47:65
    eth0: ethernet@c200000port@1
    Hit any key to stop autoboot:  0
    =>   <INTERRUPT>
    => <INTERRUPT>
    => setenv bootcmd 'run findfdt; setenv bootpart 0:2;setenv mmcdev 0;mmc dev ${mmcdev};setenv dorprocboot 1;setenv name_overlays k3-j784s4-quad-port-eth1-exp.dtbo k3-j784s4-vision-apps.dtbo ; run init_${b
    oot}; run boot_rprocs; run get_kern_${boot}; run get_fdt_${boot}; run get_overlay_${boot}; run run_kern;';
    => saveenv
    Saving Environment to MMC... Writing to MMC(0)... OK
    => boot
    switch to partitions #0, OK
    mmc0(part 0) is current device
    k3_r5f_rproc r5f@41000000: Core 1 is already in use. No rproc commands work
    k3_r5f_rproc r5f@41400000: Core 2 is already in use. No rproc commands work
    9067072 bytes read in 115 ms (75.2 MiB/s)
    Load Remote Processor 2 with data@addr=0x82000000 9067072 bytes: Success!
    297932 bytes read in 14 ms (20.3 MiB/s)
    Load Remote Processor 3 with data@addr=0x82000000 297932 bytes: Success!
    1210772 bytes read in 25 ms (46.2 MiB/s)
    Load Remote Processor 4 with data@addr=0x82000000 1210772 bytes: Success!
    179128 bytes read in 13 ms (13.1 MiB/s)
    Load Remote Processor 5 with data@addr=0x82000000 179128 bytes: Success!
    592760 bytes read in 17 ms (33.3 MiB/s)
    Load Remote Processor 6 with data@addr=0x82000000 592760 bytes: Success!
    179128 bytes read in 12 ms (14.2 MiB/s)
    Load Remote Processor 7 with data@addr=0x82000000 179128 bytes: Success!
    14815416 bytes read in 179 ms (78.9 MiB/s)
    Load Remote Processor 8 with data@addr=0x82000000 14815416 bytes: Success!
    15208632 bytes read in 184 ms (78.8 MiB/s)
    Load Remote Processor 9 with data@addr=0x82000000 15208632 bytes: Success!
    14815416 bytes read in 179 ms (78.9 MiB/s)
    Load Remote Processor 10 with data@addr=0x82000000 14815416 bytes: Success!
    14815416 bytes read in 180 ms (78.5 MiB/s)
    Load Remote Processor 11 with data@addr=0x82000000 14815416 bytes: Success!
    18608640 bytes read in 222 ms (79.9 MiB/s)
    87334 bytes read in 10 ms (8.3 MiB/s)
    4300 bytes read in 9 ms (465.8 KiB/s)
    13942 bytes read in 10 ms (1.3 MiB/s)
    ## Flattened Device Tree blob at 88000000
       Booting using the fdt blob at 0x88000000
       Loading Device Tree to 000000008fee7000, end 000000008fffffff ... OK
    
    Starting kernel ...
    
    [    0.000000] Booting Linux on physical CPU 0x0000000000 [0x411fd080]
    [    0.000000] Linux version 5.10.153-g90c3a58fd2 (oe-user@oe-host) (aarch64-none-linux-gnu-gcc (GNU Toolchain for the A-profile Architecture 9.2-2019.12 (arm-9.10)) 9.2.1 20191025, GNU ld (GNU Toolchain
     for the A-profile Architecture 9.2-2019.12 (arm-9.10)) 2.33.1.20191209) #1 SMP PREEMPT Sun Dec 18 12:04:18 UTC 2022
    [    0.000000] Machine model: Texas Instruments J784S4 EVM
    [    0.000000] earlycon: ns16550a0 at MMIO32 0x0000000002880000 (options '')
    [    0.000000] printk: bootconsole [ns16550a0] enabled
    [    0.000000] efi: UEFI not found.
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a0000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-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 vision-apps-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 vision-apps-r5f-dma-memory@a1000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a1100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-r5f-memory@a1100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a2000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-r5f-dma-memory@a2000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a2100000, size 31 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-r5f-memory@a2100000, 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 vision-apps-r5f-dma-memory@a4000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a4100000, size 31 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-r5f-memory@a4100000, 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 vision-apps-r5f-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 vision-apps-r5f-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 vision-apps-r5f-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 vision-apps-r5f-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 vision-apps-r5f-dma-memory@a8000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a8100000, size 31 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-r5f-memory@a8100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000aa000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-r5f-dma-memory@aa000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000aa100000, size 31 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-r5f-memory@aa100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000ac000000, size 48 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-rtos-ipc-memory-region@ac000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000af000000, size 80 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-dma-memory@af000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000b4000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-c71-dma-memory@b4000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000b4100000, size 51 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-c71_0-memory@b4100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000b7400000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-c71_1-dma-memory@b7400000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000b7500000, size 51 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-c71_1-memory@b7500000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000ba800000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-c71_2-dma-memory@ba800000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000ba900000, size 51 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-c71_2-memory@ba900000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000bdc00000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-c71_3-dma-memory@bdc00000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000bdd00000, size 51 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-c71_3-memory@bdd00000, 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 0x00000000e1000000, size 80 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-core-heap-memory-lo@e1000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000e6000000, size 8 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-r5f-virtual-eth-queues@e6000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000e6800000, size 24 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-r5f-virtual-eth-buffers@e6800000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x0000000880000000, size 1024 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-core-heap-memory-hi@880000000, compatible id shared-dma-pool
    [    0.000000] Zone ranges:
    [    0.000000]   DMA      [mem 0x0000000080000000-0x00000000ffffffff]
    [    0.000000]   DMA32    empty
    [    0.000000]   Normal   [mem 0x0000000100000000-0x0000000fffffefff]
    [    0.000000] Movable zone start for each node
    [    0.000000] Early memory node ranges
    [    0.000000]   node   0: [mem 0x0000000080000000-0x000000009e7fffff]
    [    0.000000]   node   0: [mem 0x000000009e800000-0x00000000c0ffffff]
    [    0.000000]   node   0: [mem 0x00000000c1000000-0x00000000e0ffffff]
    [    0.000000]   node   0: [mem 0x00000000e1000000-0x00000000e7ffffff]
    [    0.000000]   node   0: [mem 0x00000000e8000000-0x00000000ffffefff]
    [    0.000000]   node   0: [mem 0x0000000880000000-0x00000008bfffffff]
    [    0.000000]   node   0: [mem 0x00000008c0000000-0x0000000fffffefff]
    [    0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x0000000fffffefff]
    [    0.000000] On node 0, zone Normal: 1 pages in unavailable ranges
    [    0.000000] On node 0, zone Normal: 1 pages in unavailable ranges
    [    0.000000] cma: Reserved 360 MiB at 0x00000000e9400000
    [    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.2
    [    0.000000] percpu: Embedded 22 pages/cpu s50008 r8192 d31912 u90112
    [    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] CPU features: detected: ARM errata 1165522, 1319367, or 1530923
    [    0.000000] CPU features: detected: Spectre-BHB
    [    0.000000] CPU features: detected: ARM erratum 1742098
    [    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 8257534
    [    0.000000] Kernel command line: console=ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02880000 mtdparts=47040000.spi.0:512k(ospi.tiboot3),2m(ospi.tispl),4m(ospi.u-boot),256k(ospi.env),256k(ospi.env.backu
    p),57088k@8m(ospi.rootfs),256k(ospi.phypattern);47034000.hyperbus:512k(hbmc.tiboot3),2m(hbmc.tispl),4m(hbmc.u-boot),256k(hbmc.env),-@8m(hbmc.rootfs) root=PARTUUID=c00afe7c-025e-6743-8af8-30e25a051959 rw
    rootfstype=ext4 rootwait
    [    0.000000] Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear)
    [    0.000000] Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
    [    0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
    [    0.000000] software IO TLB: mapped [mem 0x000000009a800000-0x000000009e800000] (64MB)
    [    0.000000] Memory: 30211448K/33554424K available (10880K kernel code, 1148K rwdata, 4212K rodata, 1792K init, 432K bss, 2974336K reserved, 368640K cma-reserved)
    [    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
    [    0.000000] rcu: Preemptible hierarchical RCU implementation.
    [    0.000000] rcu:     RCU event tracing is enabled.
    [    0.000000] rcu:     RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=8.
    [    0.000000]  Trampoline variant of 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=8
    [    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: 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: Devices Table too large, reduce ids 20->19
    [    0.000000] ITS@0x0000000001820000: allocated 524288 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 @0x00000008c0050000
    [    0.000000] GIC: using cache flushing for LPI property table
    [    0.000000] GICv3: CPU0: using allocated LPI pending table @0x00000008c0060000
    [    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.000003] sched_clock: 56 bits at 200MHz, resolution 5ns, wraps every 4398046511102ns
    [    0.008493] Console: colour dummy device 80x25
    [    0.013066] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000)
    [    0.023746] pid_max: default: 32768 minimum: 301
    [    0.028524] LSM: Security Framework initializing
    [    0.033424] Mount-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
    [    0.041323] Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
    [    0.051041] rcu: Hierarchical SRCU implementation.
    [    0.056231] Platform MSI: msi-controller@1820000 domain created
    [    0.062485] PCI/MSI: /bus@100000/interrupt-controller@1800000/msi-controller@1820000 domain created
    [    0.071867] EFI services will not be available.
    [    0.076964] smp: Bringing up secondary CPUs ...
    I/TC: Secondary CPU 1 initializing
    I/TC: Secondary CPU 1 switching to normal world boot
    I/TC: Secondary CPU 2 initializing
    I/TC: Secondary CPU 2 switching to normal world boot
    I/TC: Secondary CPU 3 initializing
    I/TC: Secondary CPU 3 switching to normal world boot
    I/TC: Secondary CPU 2 initializing
    I/TC: Secondary CPU 2 switching to normal world boot
    I/TC: Secondary CPU 3 initializing
    I/TC: Secondary CPU 3 switching to normal world boot
    I/TC: Secondary CPU 4 initializing
    I/TC: Secondary CPU 4 switching to normal world boot
    I/TC: Secondary CPU 5 initializing
    I/TC: Secondary CPU 5 switching to normal world boot
    [    0.090327] Detected PIPT I-cache on CPU1
    [    0.090351] GICv3: CPU1: found redistributor 1 region 0:0x0000000001920000
    [    0.090366] GICv3: CPU1: using allocated LPI pending table @0x00000008c0070000
    [    0.090405] CPU1: Booted secondary processor 0x0000000001 [0x411fd080]
    [    0.099262] Detected PIPT I-cache on CPU2
    [    0.099287] GICv3: CPU2: found redistributor 2 region 0:0x0000000001940000
    [    0.099302] GICv3: CPU2: using allocated LPI pending table @0x00000008c0080000
    [    0.099340] CPU2: Booted secondary processor 0x0000000002 [0x411fd080]
    [    0.108171] Detected PIPT I-cache on CPU3
    [    0.108199] GICv3: CPU3: found redistributor 3 region 0:0x0000000001960000
    [    0.108214] GICv3: CPU3: using allocated LPI pending table @0x00000008c0090000
    [    0.108253] CPU3: Booted secondary processor 0x0000000003 [0x411fd080]
    [    0.117087] Detected PIPT I-cache on CPU4
    [    0.117117] GICv3: CPU4: found redistributor 100 region 0:0x0000000001980000
    [    0.117132] GICv3: CPU4: using allocated LPI pending table @0x00000008c00a0000
    [    0.117175] CPU4: Booted secondary processor 0x0000000100 [0x411fd080]
    [    0.126043] Detected PIPT I-cache on CPU5
    [    0.126073] GICv3: CPU5: found redistributor 101 region 0:0x00000000019a0000
    [    0.126088] GICv3: CPU5: using allocated LPI pending table @0x00000008c00b0000
    [    0.126128] CPU5: Booted secondary processor 0x0000000101 [0x411fd080]
    [    0.134948] Detected PIPT I-cache on CPU6
    [    0.134981] GICv3: CPU6: found redistributor 102 region 0:0x00000000019c0000
    [    0.134996] GICv3: CPU6: using allocated LPI pending table @0x00000008c00c0000
    [    0.135036] CPU6: Booted secondary processor 0x0000000102 [0x411fd080]
    [    0.143838] Detected PIPT I-cache on CPU7
    [    0.143871] GICv3: CPU7: found redistributor 103 region 0:0x00000000019e0000
    [    0.143887] GICv3: CPU7: using allocated LPI pending table @0x00000008c00d0000
    [    0.143925] CPU7: Booted secondary processor 0x0000000103 [0x411fd080]
    [    0.144061] smp: Brought up 1 node, 8 CPUs
    [    0.325238] SMP: Total of 8 processors activated.
    [    0.330056] CPU features: detected: 32-bit EL0 Support
    [    0.335332] CPU features: detected: CRC32 instructions
    [    0.351308] CPU: All CPU(s) started at EL2
    [    0.355543] alternatives: patching kernel code
    [    0.360917] devtmpfs: initialized
    [    0.397484] KASLR disabled due to lack of seed
    [    0.402392] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
    [    0.412374] futex hash table entries: 2048 (order: 5, 131072 bytes, linear)
    [    0.423374] pinctrl core: initialized pinctrl subsystem
    [    0.429365] DMI not present or invalid.
    [    0.433679] NET: Registered protocol family 16
    [    0.439977] DMA: preallocated 4096 KiB GFP_KERNEL pool for atomic allocations
    [    0.448100] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
    [    0.456920] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
    [    0.465873] thermal_sys: Registered thermal governor 'step_wise'
    [    0.465877] thermal_sys: Registered thermal governor 'power_allocator'
    [    0.472397] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
    [    0.486202] ASID allocator initialised with 65536 entries
    [    0.531379] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
    [    0.538248] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
    [    0.545104] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
    [    0.551958] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
    [    0.560695] cryptd: max_cpu_qlen set to 1000
    [    0.569370] k3-chipinfo 43000014.chipid: Family:J784S4 rev:SR1.0 JTAGID[0x0bb8002f] Detected
    [    0.578623] vsys_3v3: supplied by evm_12v0
    [    0.583342] vsys_5v0: supplied by evm_12v0
    [    0.589363] iommu: Default domain type: Translated
    [    0.594808] SCSI subsystem initialized
    [    0.599108] mc: Linux media interface: v0.10
    [    0.603543] videodev: Linux video capture interface: v2.00
    [    0.609384] pps_core: LinuxPPS API ver. 1 registered
    [    0.614478] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
    [    0.623849] PTP clock support registered
    [    0.627897] EDAC MC: Ver: 3.0.0
    [    0.632656] FPGA manager framework
    [    0.636254] Advanced Linux Sound Architecture Driver Initialized.
    [    0.643495] clocksource: Switched to clocksource arch_sys_counter
    [    0.649902] VFS: Disk quotas dquot_6.6.0
    [    0.653964] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    [    0.673030] Carveout Heap: Exported 512 MiB at 0x00000000c1000000
    [    0.679353] NET: Registered protocol family 2
    [    0.684431] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
    [    0.695638] tcp_listen_portaddr_hash hash table entries: 16384 (order: 6, 262144 bytes, linear)
    [    0.704789] TCP established hash table entries: 262144 (order: 9, 2097152 bytes, linear)
    [    0.713893] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
    [    0.721914] TCP: Hash tables configured (established 262144 bind 65536)
    [    0.728840] UDP hash table entries: 16384 (order: 7, 524288 bytes, linear)
    [    0.736198] UDP-Lite hash table entries: 16384 (order: 7, 524288 bytes, linear)
    [    0.744092] NET: Registered protocol family 1
    [    0.749237] RPC: Registered named UNIX socket transport module.
    [    0.755312] RPC: Registered udp transport module.
    [    0.760127] RPC: Registered tcp transport module.
    [    0.764941] RPC: Registered tcp NFSv4.1 backchannel transport module.
    [    0.771539] PCI: CLS 0 bytes, default 64
    [    0.776603] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 counters available
    [    0.791448] Initialise system trusted keyrings
    [    0.796206] workingset: timestamp_bits=46 max_order=23 bucket_order=0
    [    0.815378] squashfs: version 4.0 (2009/01/31) Phillip Lougher
    [    0.822331] NFS: Registering the id_resolver key type
    [    0.827548] Key type id_resolver registered
    [    0.831833] Key type id_legacy registered
    [    0.836084] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
    [    0.842945] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
    [    0.850724] 9p: Installing v9fs 9p2000 file system support
    [    0.876644] Key type asymmetric registered
    [    0.880851] Asymmetric key parser 'x509' registered
    [    0.885881] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
    [    0.893449] io scheduler mq-deadline registered
    [    0.898080] io scheduler kyber registered
    [    0.905804] pinctrl-single 4301c000.pinctrl: 94 pins, size 376
    [    0.912031] pinctrl-single 11c000.pinctrl: 72 pins, size 288
    [    0.923184] k3-ringacc 2b800000.ringacc: Failed to get MSI domain
    [    0.929538] k3-ringacc 3c000000.ringacc: Failed to get MSI domain
    [    0.941995] Serial: 8250/16550 driver, 10 ports, IRQ sharing enabled
    [    0.972165] brd: module loaded
    [    0.985152] loop: module loaded
    [    0.989604] megasas: 07.714.04.00-rc1
    [    0.999150] tun: Universal TUN/TAP device driver, 1.6
    [    1.004856] igbvf: Intel(R) Gigabit Virtual Function Network Driver
    [    1.011279] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
    [    1.017401] sky2: driver version 1.30
    [    1.022525] VFIO - User Level meta-driver version: 0.3
    [    1.029018] i2c /dev entries driver
    [    1.034718] sdhci: Secure Digital Host Controller Interface driver
    [    1.041051] sdhci: Copyright(c) Pierre Ossman
    [    1.045969] sdhci-pltfm: SDHCI platform and OF driver helper
    [    1.053139] ledtrig-cpu: registered to indicate activity on CPUs
    [    1.059704] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
    [    1.068141] optee: probing for conduit method.
    [    1.072709] optee: revision 3.19 (afacf356)
    [    1.073062] optee: dynamic shared memory is enabled
    [    1.082674] optee: initialized driver
    [    1.089140] NET: Registered protocol family 17
    [    1.093879] 9pnet: Installing 9P2000 support
    [    1.098331] Key type dns_resolver registered
    [    1.102820] Loading compiled-in X.509 certificates
    [    1.114647] k3-ringacc 2b800000.ringacc: Failed to get MSI domain
    [    1.121132] k3-ringacc 3c000000.ringacc: Failed to get MSI domain
    [    1.130253] ti-sci 44083000.system-controller: ABI: 3.1 (firmware rev 0x0008 '8.5.2--v08.05.02 (Chill Capybar')
    [    1.176104] pca953x 0-0020: supply vcc not found, using dummy regulator
    [    1.183034] pca953x 0-0020: using no AI
    [    1.209050] pca953x 0-0022: supply vcc not found, using dummy regulator
    [    1.216005] pca953x 0-0022: using AI
    [    1.220420] gpio-485 (mux-sel-hog): hogged as output/high
    [    1.226189] gpio-486 (mux-sel-hog): hogged as output/high
    [    1.231953] gpio-487 (mux-sel-hog): hogged as output/high
    [    1.238025] gpio-488 (qsgmii-line-hog): hogged as output/low
    [    1.244348] omap_i2c 2000000.i2c: bus 0 rev0.12 at 400 kHz
    [    1.251978] ti-sci-intr 42200000.interrupt-controller: Interrupt Router 177 domain created
    [    1.260720] ti-sci-intr bus@100000:interrupt-controller@a00000: Interrupt Router 10 domain created
    [    1.270085] ti-sci-intr 310e0000.interrupt-controller: Interrupt Router 283 domain created
    [    1.278837] ti-sci-inta 33d00000.msi-controller: Interrupt Aggregator domain 321 created
    [    1.296085] j721e-pcie 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges:
    [    1.303791] j721e-pcie 2900000.pcie:       IO 0x0010001000..0x0010010fff -> 0x0010001000
    [    1.312097] j721e-pcie 2900000.pcie:      MEM 0x0010011000..0x0017ffffff -> 0x0010011000
    [    1.320392] j721e-pcie 2900000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
    [    2.333228] j721e-pcie 2900000.pcie: PCI host bridge to bus 0000:00
    [    2.339672] pci_bus 0000:00: root bus resource [bus 00-ff]
    [    2.345290] pci_bus 0000:00: root bus resource [io  0x0000-0xffff] (bus address [0x10001000-0x10010fff])
    [    2.354990] pci_bus 0000:00: root bus resource [mem 0x10011000-0x17ffffff]
    [    2.362060] pci 0000:00:00.0: [104c:b00d] type 01 class 0x060400
    [    2.368212] pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x4 may corrupt adjacent RW1C bits
    [    2.378203] pci 0000:00:00.0: supports D1
    [    2.382312] pci 0000:00:00.0: PME# supported from D0 D1 D3hot
    [    2.392039] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
    [    2.403837] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
    [    2.410627] pci 0000:00:00.0: PCI bridge to [bus 01]
    [    2.416240] pcieport 0000:00:00.0: PME: Signaling with IRQ 33
    [    2.423186] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
    [    2.430885] j721e-pcie 2910000.pcie:       IO 0x0018001000..0x0018010fff -> 0x0018001000
    [    2.439203] j721e-pcie 2910000.pcie:      MEM 0x0018011000..0x001fffffff -> 0x0018011000
    [    2.447497] j721e-pcie 2910000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
    [    2.456339] j721e-pcie 2910000.pcie: Failed to init phy
    [    2.463867] k3-ringacc 2b800000.ringacc: Ring Accelerator probed rings:286, gp-rings[96,20] sci-dev-id:328
    [    2.473759] k3-ringacc 2b800000.ringacc: dma-ring-reset-quirk: disabled
    [    2.480526] k3-ringacc 2b800000.ringacc: RA Proxy rev. 66349100, num_proxies:64
    [    2.494866] k3-ringacc 3c000000.ringacc: Ring Accelerator probed rings:1024, gp-rings[878,128] sci-dev-id:315
    [    2.505029] k3-ringacc 3c000000.ringacc: dma-ring-reset-quirk: disabled
    [    2.511797] k3-ringacc 3c000000.ringacc: RA Proxy rev. 66349100, num_proxies:64
    [    2.520153] printk: console [ttyS2] disabled
    [    2.524575] 2880000.serial: ttyS2 at MMIO 0x2880000 (irq = 19, base_baud = 3000000) is a 8250
    [    2.533333] printk: console [ttyS2] enabled
    [    2.533333] printk: console [ttyS2] enabled
    [    2.541778] printk: bootconsole [ns16550a0] disabled
    [    2.541778] printk: bootconsole [ns16550a0] disabled
    [    2.595518] davinci_mdio 46000f00.mdio: davinci mdio revision 9.7, bus freq 1000000
    [    2.604831] davinci_mdio 46000f00.mdio: phy[0]: device 46000f00.mdio:00, driver TI DP83867
    [    2.613235] am65-cpsw-nuss 46000000.ethernet: initializing am65 cpsw nuss version 0x6BA02102, cpsw version 0x6BA82102 Ports: 2 quirks:00000000
    [    2.626172] am65-cpsw-nuss 46000000.ethernet: initialized cpsw ale version 1.4
    [    2.633393] am65-cpsw-nuss 46000000.ethernet: ALE Table size 64
    [    2.640166] am65-cpsw-nuss 46000000.ethernet: CPTS ver 0x4e8a010b, freq:500000000, add_val:1 pps:0
    [    2.819500] davinci_mdio c000f00.mdio: davinci mdio revision 9.7, bus freq 1000000
    [    2.836901] davinci_mdio c000f00.mdio: phy[16]: device c000f00.mdio:10, driver Microsemi GE VSC8514 SyncE
    [    2.846478] davinci_mdio c000f00.mdio: phy[17]: device c000f00.mdio:11, driver Microsemi GE VSC8514 SyncE
    [    2.856038] davinci_mdio c000f00.mdio: phy[18]: device c000f00.mdio:12, driver Microsemi GE VSC8514 SyncE
    [    2.865594] davinci_mdio c000f00.mdio: phy[19]: device c000f00.mdio:13, driver Microsemi GE VSC8514 SyncE
    [    2.875350] am65-cpsw-nuss c000000.ethernet: initializing am65 cpsw nuss version 0x6BA03102, cpsw version 0x6BA82902 Ports: 9 quirks:00000000
    [    2.889416] am65-cpsw-nuss c000000.ethernet: Use random MAC address
    [    2.895879] am65-cpsw-nuss c000000.ethernet: Use random MAC address
    [    2.902337] am65-cpsw-nuss c000000.ethernet: Use random MAC address
    [    2.908786] am65-cpsw-nuss c000000.ethernet: Use random MAC address
    [    2.915064] am65-cpsw-nuss c000000.ethernet: initialized cpsw ale version 1.5
    [    2.922195] am65-cpsw-nuss c000000.ethernet: ALE Table size 512
    [    2.928929] am65-cpsw-nuss c000000.ethernet: CPTS ver 0x4e8a010c, freq:250000000, add_val:3 pps:0
    [    2.983511] davinci_mdio c200f00.mdio: davinci mdio revision 9.7, bus freq 1000000
    [    2.992705] davinci_mdio c200f00.mdio: phy[0]: device c200f00.mdio:00, driver TI DP83867
    [    3.000933] am65-cpsw-nuss c200000.ethernet: initializing am65 cpsw nuss version 0x6BA02102, cpsw version 0x6BA82102 Ports: 2 quirks:00000000
    [    3.013788] am65-cpsw-nuss c200000.ethernet: Use random MAC address
    [    3.020064] am65-cpsw-nuss c200000.ethernet: initialized cpsw ale version 1.4
    [    3.027189] am65-cpsw-nuss c200000.ethernet: ALE Table size 64
    [    3.033812] am65-cpsw-nuss c200000.ethernet: CPTS ver 0x4e8a010b, freq:250000000, add_val:3 pps:0
    [    3.045690] mmc0: CQHCI version 5.10
    [    3.058956] vdd_mmc1: supplied by vsys_3v3
    [    3.065171] omap-mailbox 31f80000.mailbox: omap mailbox rev 0x66fca100
    [    3.072408] omap-mailbox 31f81000.mailbox: omap mailbox rev 0x66fca100
    [    3.079657] omap-mailbox 31f82000.mailbox: omap mailbox rev 0x66fca100
    [    3.086862] omap-mailbox 31f83000.mailbox: omap mailbox rev 0x66fca100
    [    3.092275] mmc0: SDHCI controller on 4f80000.mmc [4f80000.mmc] using ADMA 64-bit
    [    3.094085] omap-mailbox 31f84000.mailbox: omap mailbox rev 0x66fca100
    [    3.108176] omap-mailbox 31f85000.mailbox: omap mailbox rev 0x66fca100
    [    3.188069] mmc0: Command Queue Engine enabled
    [    3.192538] mmc0: new HS200 MMC card at address 0001
    [    3.198109] mmcblk0: mmc0:0001 G1M15L 29.6 GiB
    [    3.202809] mmcblk0boot0: mmc0:0001 G1M15L partition 1 31.5 MiB
    [    3.208883] mmcblk0boot1: mmc0:0001 G1M15L partition 2 31.5 MiB
    [    3.215003] mmcblk0rpmb: mmc0:0001 G1M15L partition 3 4.00 MiB, chardev (237:0)
    [    3.225478]  mmcblk0: p1 p2 p3 p4 p5 p6 p7 p8 p9
    [    3.840252] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
    [    3.847776] j721e-pcie 2910000.pcie:       IO 0x0018001000..0x0018010fff -> 0x0018001000
    [    3.855877] j721e-pcie 2910000.pcie:      MEM 0x0018011000..0x001fffffff -> 0x0018011000
    [    3.863977] j721e-pcie 2910000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
    [    4.874450] j721e-pcie 2910000.pcie: PCI host bridge to bus 0001:00
    [    4.880744] pci_bus 0001:00: root bus resource [bus 00-ff]
    [    4.886233] pci_bus 0001:00: root bus resource [io  0x10000-0x1ffff] (bus address [0x18001000-0x18010fff])
    [    4.895875] pci_bus 0001:00: root bus resource [mem 0x18011000-0x1fffffff]
    [    4.902778] pci 0001:00:00.0: [104c:b013] type 01 class 0x060400
    [    4.908786] pci_bus 0001:00: 2-byte config write to 0001:00:00.0 offset 0x4 may corrupt adjacent RW1C bits
    [    4.918541] pci 0001:00:00.0: supports D1
    [    4.922556] pci 0001:00:00.0: PME# supported from D0 D1 D3hot
    [    4.932175] pci 0001:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
    [    4.943783] pci_bus 0001:01: busn_res: [bus 01-ff] end is updated to 01
    [    4.950419] pci 0001:00:00.0: PCI bridge to [bus 01]
    [    4.955943] pcieport 0001:00:00.0: PME: Signaling with IRQ 359
    [    4.964149] ti-udma 285c0000.dma-controller: Channels: 22 (tchan: 11, rchan: 11, gp-rflow: 8)
    [    4.978842] ti-udma 31150000.dma-controller: Channels: 66 (tchan: 33, rchan: 33, gp-rflow: 16)
    [    4.997977] spi-nor spi0.0: s28hs512t (65536 Kbytes)
    [    5.002971] 7 cmdlinepart partitions found on MTD device 47040000.spi.0
    [    5.009595] Creating 7 MTD partitions on "47040000.spi.0":
    [    5.015080] 0x000000000000-0x000000080000 : "ospi.tiboot3"
    [    5.022221] 0x000000080000-0x000000280000 : "ospi.tispl"
    [    5.029239] 0x000000280000-0x000000680000 : "ospi.u-boot"
    [    5.036360] 0x000000680000-0x0000006c0000 : "ospi.env"
    [    5.043222] 0x0000006c0000-0x000000700000 : "ospi.env.backup"
    [    5.050627] 0x000000800000-0x000003fc0000 : "ospi.rootfs"
    [    5.057718] 0x000003fc0000-0x000004000000 : "ospi.phypattern"
    [    5.067180] mmc1: CQHCI version 5.10
    [    5.068277] debugfs: Directory 'pd:73' with parent 'pm_genpd' already present!
    [    5.078018] debugfs: Directory 'pd:72' with parent 'pm_genpd' already present!
    [    5.085685] debugfs: Directory 'pd:333' with parent 'pm_genpd' already present!
    [    5.093031] debugfs: Directory 'pd:332' with parent 'pm_genpd' already present!
    [    5.106937] ALSA device list:
    [    5.109922]   No soundcards found.
    [    5.112237] mmc1: SDHCI controller on 4fb0000.mmc [4fb0000.mmc] using ADMA 64-bit
    [    5.262701] mmc1: new high speed SDHC card at address aaaa
    [    5.268864] mmcblk1: mmc1:aaaa SL16G 14.8 GiB
    [    5.269840] EXT4-fs (mmcblk0p2): warning: mounting fs with errors, running e2fsck is recommended
    [    5.278941]  mmcblk1: p1 p2 p3 p4
    [    5.283356] EXT4-fs (mmcblk0p2): recovery complete
    [    5.290806] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
    [    5.298966] VFS: Mounted root (ext4 filesystem) on device 179:2.
    [    5.307384] devtmpfs: mounted
    [    5.311100] Freeing unused kernel memory: 1792K
    [    5.323571] Run /sbin/init as init process
    [    5.407581] systemd[1]: System time before build time, advancing clock.
    [    5.439390] NET: Registered protocol family 10
    [    5.445082] Segment Routing with IPv6
    [    5.459651] systemd[1]: systemd 244.5+ 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.482052] systemd[1]: Detected architecture arm64.
    
    Welcome to Arago 2021.09!
    
    [    5.523995] systemd[1]: Set hostname to <j784s4-evm>.
    [    5.759016] 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 uni
    t file accordingly.
    [    5.837760] random: systemd: uninitialized urandom read (16 bytes read)
    [    5.844589] systemd[1]: system-getty.slice: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling.
    [    5.856952] systemd[1]: (This warning is only shown for the first unit using IP firewalling.)
    [    5.870189] systemd[1]: Created slice system-getty.slice.
    [  OK  ] Created slice system-getty.slice.
    [    5.891661] random: systemd: uninitialized urandom read (16 bytes read)
    [    5.900673] systemd[1]: Created slice system-serial\x2dgetty.slice.
    [  OK  ] Created slice system-serial\x2dgetty.slice.
    [    5.923647] random: systemd: uninitialized urandom read (16 bytes read)
    [    5.932425] systemd[1]: Created slice User and Session Slice.
    [  OK  ] Created slice User and Session Slice.
    [    5.955912] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
    [  OK  ] Started Dispatch Password ▒…ts to Console Directory Watch.
    [    5.979868] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
    [  OK  ] Started Forward Password R▒…uests to Wall Directory Watch.
    [    6.003761] systemd[1]: Reached target Paths.
    [  OK  ] Reached target Paths.
    [    6.019725] systemd[1]: Reached target Remote File Systems.
    [  OK  ] Reached target Remote File Systems.
    [    6.039700] systemd[1]: Reached target Slices.
    [  OK  ] Reached target Slices.
    [    6.055717] systemd[1]: Reached target Swap.
    [  OK  ] Reached target Swap.
    [    6.073064] systemd[1]: Listening on RPCbind Server Activation Socket.
    [  OK  ] Listening on RPCbind Server Activation Socket.
    [    6.095706] systemd[1]: Reached target RPC Port Mapper.
    [  OK  ] Reached target RPC Port Mapper.
    [    6.118460] systemd[1]: Listening on Process Core Dump Socket.
    [  OK  ] Listening on Process Core Dump Socket.
    [    6.139960] systemd[1]: Listening on initctl Compatibility Named Pipe.
    [  OK  ] Listening on initctl Compatibility Named Pipe.
    [    6.169170] systemd[1]: Condition check resulted in Journal Audit Socket being skipped.
    [    6.177813] systemd[1]: Listening on Journal Socket (/dev/log).
    [  OK  ] Listening on Journal Socket (/dev/log).
    [    6.200209] systemd[1]: Listening on Journal Socket.
    [  OK  ] Listening on Journal Socket.
    [    6.216248] systemd[1]: Listening on Network Service Netlink Socket.
    [  OK  ] Listening on Network Service Netlink Socket.
    [    6.240170] systemd[1]: Listening on udev Control Socket.
    [  OK  ] Listening on udev Control Socket.
    [    6.260014] systemd[1]: Listening on udev Kernel Socket.
    [  OK  ] Listening on udev Kernel Socket.
    [    6.285991] systemd[1]: Mounting Huge Pages File System...
             Mounting Huge Pages File System...
    [    6.309722] systemd[1]: Mounting POSIX Message Queue File System...
             Mounting POSIX Message Queue File System...
    [    6.337777] systemd[1]: Mounting Kernel Debug File System...
             Mounting Kernel Debug File System...
    [    6.361839] systemd[1]: Mounting Temporary Directory (/tmp)...
             Mounting Temporary Directory (/tmp)...
    [    6.385773] systemd[1]: Starting Create list of static device nodes for the current kernel...
             Starting Create list of st▒…odes for the current kernel...
    [    6.417595] systemd[1]: Starting Start psplash boot splash screen...
             Starting Start psplash boot splash screen...
    [    6.445863] systemd[1]: Starting RPC Bind...
             Starting RPC Bind...
    [    6.459847] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
    [    6.476147] systemd[1]: Starting Journal Service...
             Starting Journal Service...
    [    6.500089] systemd[1]: Starting Load Kernel Modules...
             Starting Load Kernel Modules...
    [    6.514565] cryptodev: loading out-of-tree module taints kernel.
    [    6.525222] cryptodev: driver 1.10 loaded.
    [    6.531216] systemd[1]: Starting Remount Root and Kernel File Systems...
             Starting Remount Root and Kernel File Systems...
    [    6.568399] systemd[1]: Starting udev Coldplug all Devices...
    [    6.568783] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
             Starting udev Coldplug all Devices...
    [    6.615160] systemd[1]: Started RPC Bind.
    [  OK  ] Started RPC Bind.
    [    6.628589] systemd[1]: Mounted Huge Pages File System.
    [  OK  ] Mounted Huge Pages File System.
    [    6.652414] systemd[1]: Mounted POSIX Message Queue File System.
    [  OK  ] Mounted POSIX Message Queue File System.
    [    6.676129] systemd[1]: Started Journal Service.
    [  OK  ] Started Journal Service.
    [  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.
    [    6.841252] random: systemd: uninitialized urandom read (16 bytes read)
             Mounting Kernel Configuration File System.[    6.865500] random: systemd-journal: uninitialized urandom read (16 bytes read)
    ..
    [    6.883984] random: systemd: uninitialized urandom read (16 bytes read)
    [    6.891622] EXT4-fs (mmcblk0p5): recovery complete
    [    6.897056] EXT4-fs (mmcblk0p5): mounted filesystem with ordered data mode. Opts: (null)
             Starting Apply Kernel Variables...
    [  OK  ] Mounted Kernel Configuration File System.
    [    6.947160] EXT4-fs (mmcblk0p7): recovery complete
    [    6.952130] EXT4-fs (mmcblk0p7): mounted filesystem with ordered data mode. Opts: (null)
    [  OK  ] Started Apply Kernel Variables.
    [    6.998057] EXT4-fs (mmcblk0p8): recovery complete
    [    7.003550] EXT4-fs (mmcblk0p8): mounted filesystem with ordered data mode. Opts: (null)
    [    7.041395] EXT4-fs (mmcblk0p9): recovery complete
    [    7.046295] EXT4-fs (mmcblk0p9): mounted filesystem with ordered data mode. Opts: (null)
    [  OK  ] Started Remount Root and Kernel File Systems.
             Starting Flush Journal to Persistent Storage...
    [    7.140335] systemd-journald[207]: Received client request to flush runtime journal.
             Starting Create Static Device Nodes in /dev...
    [  OK  ] Started Flush Journal to Persistent Storage.
    [  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 Create Volatile Files and Directories.
    [  OK  ] Started udev Kernel Device Manager.
             Starting Network Time Synchronization...
             Starting Update UTMP about System Boot/Shutdown...
    [  OK  ] Started Update UTMP about System Boot/Shutdown.
    [  OK  ] Started udev Coldplug all Devices.
             Starting udev Wait for Complete Device Initialization...
    [    7.861682] random: systemd: uninitialized urandom read (16 bytes read)
    [    7.900773] random: crng init done
    [    7.904446] random: 73 urandom warning(s) missed due to ratelimiting
    [  OK  ] Started Load/Save Random Seed.
    [    8.058313] k3-dsp-rproc 64800000.dsp: assigned reserved memory node vision-apps-c71-dma-memory@b4000000
    [    8.060753] vdec 4210000.video-codec: sram node not found
    [    8.081986] cdns-mhdp8546 a000000.dp-bridge: no PHY configured
    [    8.091361] PVR_K:  270: Read BVNC 36.53.104.796 from HW device registers
    [    8.093895] cdns-mhdp8546 a000000.dp-bridge: no PHY configured
    [    8.099640] PVR_K:  270: RGX Device registered BVNC 36.53.104.796 with 1 core in the system
    [  OK  ] Started Network Time Synchronizatio[    8.116292] k3-dsp-rproc 64800000.dsp: configured DSP for IPC-only mode
    n.
    [    8.121879] [drm] Initialized pvr 1.15.6133109 20170530 for 4e20000000.gpu on minor 0
    [    8.126026] remoteproc remoteproc0: 64800000.dsp is available
    [    8.140104] remoteproc remoteproc0: attaching to 64800000.dsp
    [    8.146615] remoteproc remoteproc0: unsupported resource 65538
    [  OK  ] Reached target System Time Set.[    8.153441] k3-dsp-rproc 64800000.dsp: DSP initialized in IPC-only mode
    
    [    8.162384] CAN device driver interface
    [    8.165418]  remoteproc0#vdev0buffer: assigned reserved memory node vision-apps-c71-dma-memory@b4000000
    [    8.166822] cdns-mhdp8546 a000000.dp-bridge: no PHY configured
    [  OK  ] Reached target System Time Synchron[    8.186268] virtio_rpmsg_bus virtio0: rpmsg host is online
    ized.
    [    8.187339] cdns-mhdp8546 a000000.dp-bridge: no PHY configured
    [    8.191382] virtio_rpmsg_bus virtio0: creating channel rpmsg_chrdev addr 0xd
    [    8.196437]  remoteproc0#vdev0buffer: registered virtio0 (type 7)
    [    8.197210] vdec 4220000.video-codec: sram node not found
    [    8.221723] remoteproc remoteproc0: remote processor 64800000.dsp is now attached
    [    8.227799] cdns-mhdp8546 a000000.dp-bridge: no PHY configured
    [    8.238461] k3-dsp-rproc 65800000.dsp: assigned reserved memory node vision-apps-c71_1-dma-memory@b7400000
    [    8.264957] cdns-mhdp8546 a000000.dp-bridge: no PHY configured
    [    8.267227] k3-dsp-rproc 65800000.dsp: configured DSP for IPC-only mode
    [    8.275607] platform 41000000.r5f: R5F core may have been powered on by a different host, programmed state (0) != actual state (1)
    [    8.278962] remoteproc remoteproc1: 65800000.dsp is available
    [    8.290071] cdns-mhdp8546 a000000.dp-bridge: no PHY configured
    [    8.301245] platform 41000000.r5f: configured R5F for IPC-only mode
    [    8.301543] platform 41000000.r5f: assigned reserved memory node vision-apps-r5f-dma-memory@a0000000
    [    8.302034] remoteproc remoteproc1: attaching to 65800000.dsp
    [    8.302235] remoteproc remoteproc1: unsupported resource 65538
    [    8.302342] k3-dsp-rproc 65800000.dsp: DSP initialized in IPC-only mode
    [    8.302363]  remoteproc1#vdev0buffer: assigned reserved memory node vision-apps-c71_1-dma-memory@b7400000
    [    8.303001] virtio_rpmsg_bus virtio1: rpmsg host is online
    [    8.303069]  remoteproc1#vdev0buffer: registered virtio1 (type 7)
    [    8.303078] remoteproc remoteproc1: remote processor 65800000.dsp is now attached
    [    8.310122] k3-dsp-rproc 66800000.dsp: assigned reserved memory node vision-apps-c71_2-dma-memory@ba800000
    [    8.317320] virtio_rpmsg_bus virtio1: creating channel rpmsg_chrdev addr 0xd
    [    8.324190] remoteproc remoteproc2: 41000000.r5f is available
    [    8.329123] cdns-mhdp8546 a000000.dp-bridge: no PHY configured
    [    8.335767] remoteproc remoteproc2: attaching to 41000000.r5f
    [    8.360282] k3-dsp-rproc 66800000.dsp: configured DSP for IPC-only mode
    [    8.364883] platform 41000000.r5f: R5F core initialized in IPC-only mode
    [    8.398290] remoteproc remoteproc3: 66800000.dsp is available
    [    8.398686]  remoteproc2#vdev0buffer: assigned reserved memory node vision-apps-r5f-dma-memory@a0000000
    [    8.405448] remoteproc remoteproc3: attaching to 66800000.dsp
    [    8.412981] virtio_rpmsg_bus virtio2: rpmsg host is online
    [    8.419837] remoteproc remoteproc3: unsupported resource 65538
    [    8.428234] virtio_rpmsg_bus virtio2: creating channel ti.ipc4.ping-pong addr 0xd
    [    8.429763]  remoteproc2#vdev0buffer: registered virtio2 (type 7)
    [    8.429773] remoteproc remoteproc2: remote processor 41000000.r5f is now attached
    [    8.433817] k3-dsp-rproc 66800000.dsp: DSP initialized in IPC-only mode
    [    8.440133] cdns-mhdp8546 a000000.dp-bridge: no PHY configured
    [    8.446244]  remoteproc3#vdev0buffer: assigned reserved memory node vision-apps-c71_2-dma-memory@ba800000
    [    8.453055] platform 5c00000.r5f: configured R5F for IPC-only mode
    [    8.459775] virtio_rpmsg_bus virtio2: creating channel rpmsg_chrdev addr 0xe
    [    8.460969] virtio_rpmsg_bus virtio3: rpmsg host is online
    [    8.461610]  remoteproc3#vdev0buffer: registered virtio3 (type 7)
    [    8.461619] remoteproc remoteproc3: remote processor 66800000.dsp is now attached
    [    8.466163] cdns-mhdp8546 a000000.dp-bridge: no PHY configured
    [    8.466864] platform 5c00000.r5f: assigned reserved memory node vision-apps-r5f-dma-memory@a2000000
    [    8.469941] remoteproc remoteproc4: 5c00000.r5f is available
    [    8.470029] remoteproc remoteproc4: attaching to 5c00000.r5f
    [    8.470383] platform 5c00000.r5f: R5F core initialized in IPC-only mode
    [    8.470466]  remoteproc4#vdev0buffer: assigned reserved memory node vision-apps-r5f-dma-memory@a2000000
    [    8.471187] virtio_rpmsg_bus virtio4: rpmsg host is online
    [    8.471261]  remoteproc4#vdev0buffer: registered virtio4 (type 7)
    [    8.471270] remoteproc remoteproc4: remote processor 5c00000.r5f is now attached
    [    8.473538] virtio_rpmsg_bus virtio3: creating channel rpmsg_chrdev addr 0xd
    [    8.486767] k3-dsp-rproc 67800000.dsp: assigned reserved memory node vision-apps-c71_3-dma-memory@bdc00000
    [    8.489303] platform 5d00000.r5f: configured R5F for IPC-only mode
    [    8.494639] cdns-mhdp8546 a000000.dp-bridge: no PHY configured
    [    8.501699] virtio_rpmsg_bus virtio4: creating channel rpmsg_chrdev addr 0xd
    [    8.502233] platform 5d00000.r5f: assigned reserved memory node vision-apps-r5f-dma-memory@a4000000
    [    8.515328] k3-dsp-rproc 67800000.dsp: configured DSP for IPC-only mode
    [    8.524656] remoteproc remoteproc6: 5d00000.r5f is available
    [    8.527574] remoteproc remoteproc5: 67800000.dsp is available
    [    8.536186] remoteproc remoteproc6: attaching to 5d00000.r5f
    [    8.542352] remoteproc remoteproc5: attaching to 67800000.dsp
    [    8.547934] platform 5d00000.r5f: R5F core initialized in IPC-only mode
    [    8.560745] remoteproc remoteproc5: unsupported resource 65538
    [    8.576142]  remoteproc6#vdev0buffer: assigned reserved memory node vision-apps-r5f-dma-memory@a4000000
    [    8.576965] m_can_platform 40528000.can: m_can device registered (irq=15, version=32)
    [    8.582972] k3-dsp-rproc 67800000.dsp: DSP initialized in IPC-only mode
    [    8.599830]  remoteproc5#vdev0buffer: assigned reserved memory node vision-apps-c71_3-dma-memory@bdc00000
    [    8.607433] cdns-mhdp8546 a000000.dp-bridge: no PHY configured
    [    8.609191] virtio_rpmsg_bus virtio5: rpmsg host is online
    [    8.609253]  remoteproc6#vdev0buffer: registered virtio5 (type 7)
    [    8.609259] remoteproc remoteproc6: remote processor 5d00000.r5f is now attached
    [    8.612532] virtio_rpmsg_bus virtio6: rpmsg host is online
    [    8.620932] platform 5e00000.r5f: configured R5F for IPC-only mode
    [    8.625411] cdns-mhdp8546 a000000.dp-bridge: no PHY configured
    [    8.628925]  remoteproc5#vdev0buffer: registered virtio6 (type 7)
    [    8.630312] cdns-mhdp8546 a000000.dp-bridge: no PHY configured
    [    8.630564] virtio_rpmsg_bus virtio6: creating channel rpmsg_chrdev addr 0xd
    [    8.631129] virtio_rpmsg_bus virtio5: creating channel rpmsg_chrdev addr 0xd
    [    8.635960] platform 5e00000.r5f: assigned reserved memory node vision-apps-r5f-dma-memory@a6000000
    [    8.653419] remoteproc remoteproc5: remote processor 67800000.dsp is now attached
    [    8.659956] remoteproc remoteproc7: 5e00000.r5f is available
    [    8.671954] cdns-mhdp8546 a000000.dp-bridge: no PHY configured
    [    8.680145] remoteproc remoteproc7: attaching to 5e00000.r5f
    [    8.806727] platform 5e00000.r5f: R5F core initialized in IPC-only mode
    [    8.813611]  remoteproc7#vdev0buffer: assigned reserved memory node vision-apps-r5f-dma-memory@a6000000
    [    8.823846] virtio_rpmsg_bus virtio7: rpmsg host is online
    [    8.832424] cdns-mhdp8546 a000000.dp-bridge: no PHY configured
    [    8.833310]  remoteproc7#vdev0buffer: registered virtio7 (type 7)
    [    8.845791] virtio_rpmsg_bus virtio7: creating channel rpmsg_chrdev addr 0xd
    [    8.845991] remoteproc remoteproc7: remote processor 5e00000.r5f is now attached
    [    8.862543] platform 5f00000.r5f: configured R5F for IPC-only mode
    [    8.869129] platform 5f00000.r5f: assigned reserved memory node vision-apps-r5f-dma-memory@a7000000
    [    8.880423] remoteproc remoteproc8: 5f00000.r5f is available
    [    8.886376] remoteproc remoteproc8: attaching to 5f00000.r5f
    [    8.892870] platform 5f00000.r5f: R5F core initialized in IPC-only mode
    [    8.901033]  remoteproc8#vdev0buffer: assigned reserved memory node vision-apps-r5f-dma-memory@a7000000
    [    8.911596] virtio_rpmsg_bus virtio8: rpmsg host is online
    [    8.919951] cdns-mhdp8546 a000000.dp-bridge: no PHY configured
    [    8.922598]  remoteproc8#vdev0buffer: registered virtio8 (type 7)
    [    8.932542] remoteproc remoteproc8: remote processor 5f00000.r5f is now attached
    [    8.933696] virtio_rpmsg_bus virtio8: creating channel rpmsg_chrdev addr 0xd
    [    8.949555] cdns-mhdp8546 a000000.dp-bridge: no PHY configured
    [    8.965918] platform 5900000.r5f: configured R5F for IPC-only mode
    [    8.974430] platform 5900000.r5f: assigned reserved memory node vision-apps-r5f-dma-memory@a8000000
    [    8.987250] remoteproc remoteproc9: 5900000.r5f is available
    [    8.993095] remoteproc remoteproc9: attaching to 5900000.r5f
    [    9.004346] platform 5900000.r5f: R5F core initialized in IPC-only mode
    [    9.011370]  remoteproc9#vdev0buffer: assigned reserved memory node vision-apps-r5f-dma-memory@a8000000
    [    9.048280] usbcore: registered new interface driver usbfs
    [    9.054706] virtio_rpmsg_bus virtio9: rpmsg host is online
    [    9.063008] cdns-mhdp8546 a000000.dp-bridge: no PHY configured
    [    9.069451]  remoteproc9#vdev0buffer: registered virtio9 (type 7)
    [    9.075634] remoteproc remoteproc9: remote processor 5900000.r5f is now attached
    [    9.083258] virtio_rpmsg_bus virtio9: creating channel rpmsg_chrdev addr 0xd
    [    9.091154] usbcore: registered new interface driver hub
    [    9.091662] platform 5a00000.r5f: configured R5F for IPC-only mode
    [    9.096666] usbcore: registered new device driver usb
    [    9.103330] platform 5a00000.r5f: assigned reserved memory node vision-apps-r5f-dma-memory@aa000000
    [    9.107261] cdns-mhdp8546 a000000.dp-bridge: no PHY configured
    [    9.111711] cdns-mhdp8546 a000000.dp-bridge: no PHY configured
    [    9.122895] remoteproc remoteproc10: 5a00000.r5f is available
    [    9.125521] cdns-mhdp8546 a000000.dp-bridge: no PHY configured
    [    9.128873] remoteproc remoteproc10: attaching to 5a00000.r5f
    [    9.146582] platform 5a00000.r5f: R5F core initialized in IPC-only mode
    [    9.153558]  remoteproc10#vdev0buffer: assigned reserved memory node vision-apps-r5f-dma-memory@aa000000
    [    9.163775] virtio_rpmsg_bus virtio10: rpmsg host is online
    [    9.170768]  remoteproc10#vdev0buffer: registered virtio10 (type 7)
    [    9.170874] cdns-mhdp8546 a000000.dp-bridge: no PHY configured
    [    9.183008] remoteproc remoteproc10: remote processor 5a00000.r5f is now attached
    [    9.184528] virtio_rpmsg_bus virtio10: creating channel rpmsg_chrdev addr 0xd
    [    9.197859] cdns-mhdp8546 a000000.dp-bridge: no PHY configured
    [    9.199278] virtio_rpmsg_bus virtio10: creating channel rpmsg_chrdev addr 0x15
    [    9.205993] cdns-mhdp8546 a000000.dp-bridge: no PHY configured
    [    9.211644] virtio_rpmsg_bus virtio10: creating channel ti.ipc4.ping-pong addr 0xe
    [    9.219018] cdns-mhdp8546 a000000.dp-bridge: no PHY configured
    [    9.224686] virtio_rpmsg_bus virtio0: creating channel rpmsg_chrdev addr 0x15
    [    9.238221] virtio_rpmsg_bus virtio0: creating channel ti.ipc4.ping-pong addr 0xe
    [    9.246075] virtio_rpmsg_bus virtio1: creating channel rpmsg_chrdev addr 0x15
    [    9.253896] virtio_rpmsg_bus virtio1: creating channel ti.ipc4.ping-pong addr 0xe
    [    9.261677] virtio_rpmsg_bus virtio3: creating channel rpmsg_chrdev addr 0x15
    [    9.269402] virtio_rpmsg_bus virtio3: creating channel ti.ipc4.ping-pong addr 0xe
    [    9.277296] virtio_rpmsg_bus virtio6: creating channel rpmsg_chrdev addr 0x15
    [    9.285207] virtio_rpmsg_bus virtio6: creating channel ti.ipc4.ping-pong addr 0xe
    [    9.293068] virtio_rpmsg_bus virtio4: creating channel rpmsg_chrdev addr 0x15
    [    9.300827] virtio_rpmsg_bus virtio5: creating channel rpmsg_chrdev addr 0x15
    [    9.308565] virtio_rpmsg_bus virtio5: creating channel ti.ipc4.ping-pong addr 0xe
    [    9.310608] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
    [    9.316365] virtio_rpmsg_bus virtio7: creating channel rpmsg_chrdev addr 0x15
    [    9.327562] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 1
    [    9.329396] virtio_rpmsg_bus virtio7: creating channel ti.ipc4.ping-pong addr 0xe
    [    9.338158] xhci-hcd xhci-hcd.1.auto: hcc params 0x200073c9 hci version 0x100 quirks 0x0000002000010010
    [    9.344226] virtio_rpmsg_bus virtio8: creating channel rpmsg_chrdev addr 0x15
    [    9.353820] xhci-hcd xhci-hcd.1.auto: irq 449, io mem 0x06010000
    [    9.361119] virtio_rpmsg_bus virtio8: creating channel ti.ipc4.ping-pong addr 0xe
    [    9.367247] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
    [    9.374423] virtio_rpmsg_bus virtio9: creating channel rpmsg_chrdev addr 0x15
    [    9.374715] virtio_rpmsg_bus virtio9: creating channel ti.ipc4.ping-pong addr 0xe
    [    9.382705] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    [    9.382711] usb usb1: Product: xHCI Host Controller
    [    9.382715] usb usb1: Manufacturer: Linux 5.10.153-g90c3a58fd2 xhci-hcd
    [    9.382725] usb usb1: SerialNumber: xhci-hcd.1.auto
    [    9.391608] cdns-mhdp8546 a000000.dp-bridge: no PHY configured
    [    9.397838] hub 1-0:1.0: USB hub found
    [    9.404681] virtio_rpmsg_bus virtio4: creating channel ti.ethfw.notifyservice addr 0x1e
    [    9.409660] hub 1-0:1.0: 1 port detected
    [    9.416275] virtio_rpmsg_bus virtio4: creating channel rpmsg-kdrv addr 0x1a
    [    9.422795] cdns-mhdp8546 a000000.dp-bridge: no PHY configured
    [    9.423111] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
    [    9.423129] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 2
    [    9.423146] xhci-hcd xhci-hcd.1.auto: Host supports USB 3.0 SuperSpeed
    [    9.423257] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
    [    9.423424] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.10
    [    9.423429] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    [    9.423432] usb usb2: Product: xHCI Host Controller
    [    9.423436] usb usb2: Manufacturer: Linux 5.10.153-g90c3a58fd2 xhci-hcd
    [    9.423439] usb usb2: SerialNumber: xhci-hcd.1.auto
    [    9.424129] hub 2-0:1.0: USB hub found
    [    9.424180] hub 2-0:1.0: 1 port detected
    [    9.428058] rpmsg-kdrv-eth-switch rpmsg-kdrv-1-mpu_1_0_ethswitch-device-0: Device info: permissions: 3FFFFFFF uart_id: 2
    [    9.432812] cdns-mhdp8546 a000000.dp-bridge: no PHY configured
    [    9.438718] rpmsg-kdrv-eth-switch rpmsg-kdrv-1-mpu_1_0_ethswitch-device-0: FW ver 0.2 (rev 0)  8/Mar/2023 SHA:
    [  OK  ] Started udev Wait for Complete Devi[    9.549592] rpmsg-kdrv-eth-switch rpmsg-kdrv-3-mpu_1_0_ethmac-device-1: Device info: permissions: 3FFFFFFF uart_id: 2
    ce Initialization.
    [    9.565774] rpmsg-kdrv-eth-switch rpmsg-kdrv-3-mpu_1_0_ethmac-device-1: FW ver 0.2 (rev 0)  8/Mar/2023 SHA:
    [    9.577756] virtio_rpmsg_bus virtio4: creating channel ti.ipc4.ping-pong addr 0xe
    [    9.587580] cdns-mhdp8546 a000000.dp-bridge: no PHY configured
    [  OK  ] Started Hardware RNG Entropy Gatherer Daemon.
    [  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 Activation Socket.
    [  OK  ] Listening on D-Bus System Message Bus Socket.
             Starting Docker Socket for the API.
    [  OK  ] Listening on dropbear.socket.
             Starting Reboot and dump vmcore via kexec...
    [  OK  ] Listening on Docker Socket for the API.
    [  OK  ] Started Reboot and dump vmcore via kexec.
    [  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...
    [  OK  ] Started irqbalance daemon.
             Starting Telephony service...
             Starting rc.pvr.service...
             Starting Login Service...
    [  OK  ] Started TEE Supplicant.
             Starting user custom Foundation...
    [  OK  ] Started IPv6 Packet Filtering Framework.
    [  OK  ] Started IPv4 Packet Filtering Framework.
    [  OK  ] Started user custom Foundation.
    [  OK  ] Reached target Network (Pre).
             Starting Network Service...
    [  OK  ] Started Telephony service.
    [   10.063250] Bluetooth: Core ver 2.22
    [   10.067306] NET: Registered protocol family 31
    [   10.071816] Bluetooth: HCI device and connection manager initialized
    [   10.078342] Bluetooth: HCI socket layer initialized
    [   10.083265] Bluetooth: L2CAP socket layer initialized
    [   10.088392] Bluetooth: SCO socket layer initialized
    [   10.092487] EXT4-fs error (device mmcblk0p2): ext4_lookup:1752: inode #20531: comm grep: iget: checksum invalid
    grep: /var/lib/opkg/info/alsa-server.control: Bad message
    [   10.106744] EXT4-fs error (device mmcblk0p2): ext4_lookup:1752: inode #20310: comm grep: iget: checksum invalid
    grep: /var/lib/opkg/info/alsa-ucm-conf.control: Bad message
    [   10.123193] EXT4-fs error (device mmcblk0p2): ext4_lookup:1752: inode #20388: comm grep: iget: checksum invalid
    grep: /var/lib/opkg/info/alsa-utils-alsaloop.control: Bad messag[   10.146529] EXT4-fs error (device mmcblk0p2): ext4_lookup:1752: inode #20163: comm grep: iget: bad extra_isize 29812 (inode size 256)
    e
    [  OK  ] Listening on Load/Save RF ▒…itch Status /dev/rfkill Watch.
    grep: /var/lib/opkg/info/alsa-util[   10.170915] EXT4-fs error (device mmcblk0p2): ext4_lookup:1752: inode #20663: comm grep: iget: bad extra_isize 28514 (inode size 256)
    s-alsamixer.control: Structure needs cleaning
    grep: /var/lib/opkg/info/alsa-utils-iecset.control: Structure needs cleaning
    [   10.199670] EXT4-fs error (device mmcblk0p2): ext4_lookup:1752: inode #20830: comm grep: iget: checksum invalid
    grep: /var/lib/opkg/info/am-sysinfo.control: Bad message
    [   10.213547] EXT4-fs error (device mmcblk0p2): ext4_lookup:1752: inode #20955: comm grep: iget: checksum invalid
    [  OK  ] Started Network Service.[   10.231106] EXT4-fs error (device mmcblk0p2): ext4_lookup:1752: inode #20439: comm grep: iget: checksum invalid
    
    grep: /var/lib/opkg/info/arago-gpl-notice.control: Bad message
             Starting Wait for Network to be Configured   10.248504] am65-cpsw-nuss c200000.ethernet: down msc_sl e0000000 tmo 0
    0m...
    grep: /var/lib/opkg/info/attr.control: Bad message
             Starting Network Name Resolution...
    [   10.270747] am65-cpsw-nuss c200000.ethernet: set new flow-id-base 82
    [   10.281103] EXT4-fs error (device mmcblk0p2): ext4_lookup:1752: inode #20803: comm grep: iget: checksum invalid
    grep: /var/lib/opkg/info/bluez5.control: Bad message
    [   10.294852] EXT4-fs error (device mmcblk0p2): ext4_lookup:1752: inode #20794: comm grep: iget: checksum invalid
    [   10.299893] am65-cpsw-nuss c200000.ethernet eth5: PHY [c200f00.mdio:00] driver [TI DP83867] (irq=POLL)
    grep: /var/lib/opkg/info/boost-serialization.control: Bad message
    grep: /var/lib/opkg/info/brotli.control: Bad message
    [   10.323714] am65-cpsw-nuss c200000.ethernet eth5: configuring for phy/rgmii-rxid link mode
    [   10.335302] am65-cpsw-nuss c000000.ethernet: down msc_sl e0000000 tmo 0
    grep: /var/lib/opkg/info/cadence-mhdp-fw.control: Bad message
    grep: /var/lib/opkg/info/containerd-opencontainers.control: Bad [   10.347035] am65-cpsw-nuss c000000.ethernet: set new flow-id-base 83
    message
    grep: /var/lib/opkg/info/dbus-dev.control: Bad message
    [   10.352168] am65-cpsw-nuss c000000.ethernet: PSI-L request err -22
    grep: /var/lib/opkg/info/devil-dev.control: Bad message
    grep: /var/lib/opkg/info/devil.control: Bad message
    grep: /var/lib/opkg/info/docker-ce.control: Bad message
    [  OK  ] Started Login Service.
    grep: /var/lib/opkg/info/flac-dev.control: Bad message
    grep: /var/lib/opkg/info/flex-dev.control: Bad message
    grep: /var/lib/opkg/info/g++-symlinks.control: Bad message
    grep: /var/lib/opkg/info/g++.control: Bad message
    grep: /var/lib/opkg/info/gcc.control: Bad message
    grep: /var/lib/opkg/info/glmark2.control: Structure needs cleaning
    grep: /var/lib/opkg/info/gstreamer1.0-plugins-bad-adpcmenc.control: Bad message
    grep: /var/lib/opkg/info/gstreamer1.0-plugins-bad-audiolatency.control: Bad message
    grep: /var/lib/opkg/info/gstreamer1.0-plugins-bad-audiovisualizers.control: Bad message
    grep: /var/lib/opkg/info/gstreamer1.0-plugins-bad-closedcaption.control: Bad message
    grep: /var/lib/opkg/info/gstreamer1.0-plugins-bad-coloreffects.control: Bad message
    grep: /var/lib/opkg/info/gstreamer1.0-plugins-bad-curl.control: Bad message
    grep: /var/lib/opkg/info/gstreamer1.0-plugins-bad-ivfparse.control: Bad message
    [  OK  ] Started rc.pvr.service.
    grep: /var/lib/opkg/info/gstreamer1.0-plugins-bad-meta.control: Bad message
    grep: /var/lib/opkg/info/gstreamer1.0-plugins-bad-mpegpsmux.control: Bad message
    grep: /var/lib/opkg/info/gstreamer1.0-plugins-bad-mpegtsmux.control: Bad message
             Starting weston.service...
    grep: /var/lib/opkg/info/gstreamer1.0-plugins-bad-proxy.control: Bad message
    grep: /var/lib/opkg/info/gstreamer1.0-plugins-bad-shm.control: Bad message
    grep: /var/lib/opkg/info/gstreamer1.0-plugins-bad-vmnc.control: Bad message
    grep: /var/lib/opkg/info/gstreamer1.0-plugins-bad-y4mdec.control: Bad message
    grep: /var/lib/opkg/info/gstreamer1.0-plugins-base-compositor.control: Bad message
    grep: /var/lib/opkg/info/gstreamer1.0-plugins-base-dev.control: Bad message
    grep: /var/lib/opkg/info/gstreamer1.0-plugins-base-subparse.control: Bad message
    grep: /var/lib/opkg/info/gstreamer1.0-plugins-base-tcp.control: Bad message
    grep: /var/lib/opkg/info/gstreamer1.0-plugins-base-theora.control: Bad message
    grep: /var/lib/opkg/info/gstreamer1.0-plugins-base-videoconvert.control: Bad message
    grep: /var/lib/opkg/info/gstreamer1.0-plugins-good-alpha.control: Bad message
    grep: /var/lib/opkg/info/gstreamer1.0-plugins-good-audiofx.control: Bad message
    grep: /var/lib/opkg/info/gstreamer1.0-plugins-good-cairo.control: Bad message
    grep: /var/lib/opkg/info/gstreamer1.0-plugins-good-matroska.control: Bad message
    grep: /var/lib/opkg/info/gstreamer1.0-plugins-good-meta.control: Bad message
    grep: /var/lib/opkg/info/gstreamer1.0-plugins-good-multifile.control: Bad message
    grep: /var/lib/opkg/info/gstreamer1.0-plugins-good-smpte.control: Bad message
    grep: /var/lib/opkg/info/hdparm.control: Bad message
    grep: /var/lib/opkg/info/hicolor-icon-theme.control: Bad message
    grep: /var/lib/opkg/info/img-pvr-sdk.control: Structure needs cleaning
    grep: /var/lib/opkg/info/init-ifupdown.control: Bad message
    grep: /var/lib/opkg/info/iptables-module-ip6t-hbh.control: Bad message
    grep: /var/lib/opkg/info/iptables-module-ip6t-log.control: Bad message
    grep: /var/lib/opkg/info/iptables-module-ip6t-mh.control: Bad message
    grep: /var/lib/opkg/info/iptables-module-xt-cluster.control: Bad message
    grep: /var/lib/opkg/info/iptables-module-xt-connsecmark.control: Bad message
    grep: /var/lib/opkg/info/iptables-module-xt-limit.control: Bad message
    grep: /var/lib/opkg/info/iptables-module-xt-nflog.control: Bad message
    grep: /var/lib/opkg/info/iptables-module-xt-pkttype.control: Bad message
    grep: /var/lib/opkg/info/iptables-module-xt-socket.control: Bad message
    grep: /var/lib/opkg/info/iptables-module-xt-tcpoptstrip.control: Bad message
    grep: /var/lib/opkg/info/iptables-module-xt-tee.control: Bad message
    grep: /var/li[   10.719981] am65-cpsw-nuss c000000.ethernet: down msc_sl e0000000 tmo 0
    b/opkg/info/iptables-module-xt-tos.control: Bad message
    grep: /[   10.730636] am65-cpsw-nuss c000000.ethernet: set new flow-id-base 83
    var/lib/opkg/info/iptables-modules.control: Bad message
    grep: /[   10.741009] am65-cpsw-nuss c000000.ethernet: PSI-L request err -22
    var/lib/opkg/info/kernel-devicetree.control: Bad message
    grep: /var/lib/opkg/info/kernel-image-5.10.153-g90c3a58fd2.control: Bad message
    grep: /var/lib/opkg/info/kernel-image-fitimage-5.10.153-g90c3a58fd2.control: Bad message
    grep: /var/lib/opkg/info/kernel-module-act-gact-5.10.153-g90c3a58fd2.control: Bad message
    grep: /var/lib/opkg/info/kernel-module-act-police-5.10.153-g90c3a58fd2.control: Bad message
    grep: /var/lib/opkg/info/kernel-module-ah4-5.10.153-g90c3a58fd2.control: Bad message
    grep: /var/lib/opkg/info/kernel-module-ahci-ceva-5.10.153-g90c3a58fd2.control: Bad message
    grep: /var/lib/opkg/info/kernel-module-ahci-platform-5.10.153-g90c3a58fd2.control: Bad message
    grep: /var/lib/opkg/info/kernel-module-altera-freeze-bridge-5.10.153-g90c3a58fd2.control: Bad message
    grep: /var/lib/opkg/info/kernel-module-bcm[   10.820980] am65-cpsw-nuss c000000.ethernet: down msc_sl e0000000 tmo 0
    a-5.10.153-g90c3a58fd2.control: Bad message
    grep: /var/lib/opkg[   10.833056] am65-cpsw-nuss c000000.ethernet: set new flow-id-base 83
    /info/kernel-module-blake2b-generic-5.10.153-g90c3a58fd2.control[   10.845374] am65-cpsw-nuss c000000.ethernet: PSI-L request err -22
    : Structure needs cleaning
    grep: /var/lib/opkg/info/kernel-module-br-netfilter-5.10.153-g90c3a58fd2.control: Bad message
    grep: /var/lib/opkg/info/kernel-module-btrfs-5.10.153-g90c3a58fd2.control: Bad message
    grep: /var/lib/opkg/info/kernel-module-cdns-csi2rx-5.10.153-g90c3a58fd2.control: Bad message
    grep: /var/lib/opkg/info/kernel-module-cdns-mhdp8546-5.10.153-g90c3a58fd2.control: Bad message
    grep: /var/lib/opkg/info/kernel-module-cdns3-ti-5.10.153-g90c3a58fd2.control: Bad message
    grep: /var/lib/opkg/info/kernel-module-cls-basic-5.10.153-g90c3a58fd2.control: Bad message
    grep: /var/lib/opkg/info/kernel-module-cros-ec-sensors-core-5.10.153-g90c3a58fd2.control: Bad message
    grep: /var/lib/opkg/info/kernel-module-cros-ec-typec-5.10.153-g90c3a58fd2.control: Bad message
    grep: /var/lib/opkg/info/kernel-module-dib0070-5.[   10.919541] am65-cpsw-nuss c000000.ethernet: down msc_sl f0000018 tmo 0
    10.153-g90c3a58fd2.control: Bad message
    grep: /var/lib/opkg/inf[   10.934422] am65-cpsw-nuss c000000.ethernet: set new flow-id-base 83
    o/kernel-module-dm-zero-5.10.153-g90c3a58fd2.control: Bad messag[   10.945587] am65-cpsw-nuss c000000.ethernet: PSI-L request err -22
    e
    grep: /var/lib/opkg/info/kernel-module-dm9601-5.10.153-g90c3a58fd2.control: Bad message
    grep: /var/lib/opkg/info/kernel-module-drxk-5.10.153-g90c3a58fd2.control: Bad message
    grep: /var/lib/opkg/info/kernel-module-ds3000-5.10.153-g90c3a58fd2.control: Bad message
    grep: /var/lib/opkg/info/kernel-module-dummy-5.10.153-g90c3a58fd2.control: Bad message
    grep: /var/lib/opkg/info/kernel-module-dw-hdmi-ahb-audio-5.10.153-g90c3a58fd2.control: Bad message
    grep: /var/lib/opkg/info/kernel-module-ebt-pkttype-5.10.153-g90c3a58fd2.control: Bad message
    grep: /var/lib/opkg/info/kernel-module-ecdh-generic-5.10.153-g90c3a58fd2.control: Bad message
    grep: /var/lib/opkg/info/kernel-module-esp4-5.10.153-g90c3a58fd2.control: Bad message
    grep: /var/lib/opkg/info/kernel-modu[   11.019541] am65-cpsw-nuss 46000000.ethernet: down msc_sl f0000000 tmo 0
    le-extcon-ptn5150-5.10.153-g90c3a58fd2.control: Bad message
    gre[   11.032659] am65-cpsw-nuss 46000000.ethernet: set new flow-id-base 48
    p: /var/lib/opkg/info/kernel-module-fuse-5.10.153-g90c3a58fd2.control: Bad message
    grep: /var/lib/opkg/info/kernel-module-g-ether-5.10.153-g90c3a58fd2.control: Bad message
    grep: /var/lib/opk[   11.052156] am65-cpsw-nuss 46000000.ethernet eth0: PHY [46000f00.mdio:00] driver [TI DP83867] (irq=POLL)
    g/info/kernel-module-g-ffs-5.10.153-g90c3a58fd2.control: Bad mes[   11.066775] am65-cpsw-nuss 46000000.ethernet eth0: configuring for phy/rgmii-rxid link mode
    sage
    grep: /var/lib/opkg/info/kernel-module-g-zero-5.10.153-g90c3a58fd2.control: Bad message
    grep: /var/lib/opkg/info/kernel-module-hidp-5.10.153-g90c3a58fd2.control: Bad message
    grep: /var/lib/opkg/info/kernel-module-hisi-sas-v2-hw-5.10.153-g90c3a58fd2.control: Bad message
    grep: /var/lib/opkg/info/kernel-module-ili210x-5.10.153-g90c3a58fd2.control: Bad message
    grep: /var/lib/opkg/info/kernel-module-ina3221-5.10.153-g90c3a58fd2.control: Bad message
    grep: /var/lib/opkg/info/kernel-module-ip6table-filter-5.10.153-g90c3a58fd2.control: Bad message
    grep: /var/lib/opkg/info/kernel-module-ip6table-nat-5.10.153-g90c3a58fd2.control: Bad message
    grep: /var/lib/opkg/info/kernel-module-ipmi-devintf-5.10.153-g90c3a58fd2.control: Bad message
    grep: /var/lib/opkg/info/kernel-module-ipmi-si-5.10.153-g90c3a58fd2.control: Bad message
    grep: /var/lib/opkg/info/kernel-module-ipt-reject-5.10.153-g90c3a58fd2.control: Bad message
    grep: /var/lib/opkg/info/kernel-module-iptable-mangle-5.10.153-g90c3a58fd2.control: Bad message
    grep: /var/lib/opkg/info/kernel-module-ipv6-5.10.153-g90c3a58fd2.control: Bad message
    grep: /var/lib/opkg/info/kernel-module-ipvlan-5.10.153-g90c3a58fd2.control: Bad message
    [  OK  ] Started Network Name Resolution.
    [  OK  ] Reached target Network.
    [  OK  ] Reached target Host and Network Name Lookups.
    grep: /var/lib/opkg/info/kernel-module-j721e-csi2rx-5.10.153-g90c3a58fd2.control: Bad message
             Starting Avahi mDNS/DNS-SD Stack...
    grep: /var/lib/opkg/info/kernel-module-lg2160-5.10.153-g90c3a58fd2.control: Bad message
    grep: /var/lib/opkg/info/kernel-module-libahci-platform-5.10.153-g90c3a58fd2.control: Bad message
             Starting Enable and configure wl18xx bluetooth stack...
    [  OK  ] Started NFS status monitor for NFSv2/3 locking..
    grep: /var/lib/opkg/info/kernel-module-libsas-5.10.153-g90c3a58fd2.control: Bad message
             Starting Simple Network Ma▒…ent Protocol (SNMP) Daemon....
    grep: /var/lib/opkg/info/kernel-module-lm90-5.10.153-g90c3a58fd2.control: Bad message
             Starting Permit User Sessions...
    grep: /var/lib/opkg/info/kernel-module-mac80211-5.10.153-g90c3a58fd2.control: Bad message
    [  OK  ] Started Avahi mDNS/DNS-SD Stack.
    grep: /var/lib/opkg/info/kernel-module-max2165-5.10.153-g90c3a58fd2.control: Bad message
    [  OK  ] Started Enable and configure wl18xx bluetooth stack.
    grep: /var/lib/opkg/info/kernel-module-max9611-5.10.153-g90c3a58fd2.control: Bad message
    [  OK  ] Started Permit User Sessions.
    [  OK  ] Started Getty on tty1.
    grep: /var/lib/opkg/info/kernel-module-mpt3sas-5.10.153-g90c3a58fd2.control: Bad message
    grep: /var/lib/opkg/info/kernel-module-mrp-5.10.153-g90c3a58fd2.control: Bad message
    [  OK  ] Started Serial Getty on ttyS2.
    grep: /var/lib/opkg/info/kernel-module-mt2060-5.10.153-g90c3a58fd2.control: Bad message
    [  OK  ] Reached target Login Prompts.
             Starting Synchronize System and HW clocks...
    grep: /var/lib/opkg/info/kernel-module-mtd-stresstest-5.10.153-g90c3a58fd2.control: Bad message
    grep: /var/lib/opkg/info/kernel-module-mwifiex-pcie-5.10.153-g90c3a58fd2.control: Bad message
    [FAILED] Failed to start Synchronize System and HW clocks.
    See 'systemctl status sync-clocks.service' for details.
    grep: /var/lib/opkg/info/kernel-module-mxl5xx-5.10.153-g90c3a58fd2.control: Bad message
    grep: /var/lib/opkg/info/kernel-module-nf-defrag-ipv4-5.10.153-g90c3a58fd2.control: Bad message
    grep: /var/lib/opkg/info/kernel-module-nf-reject-ipv4-5.10.153-g90c3a58fd2.control: Structure needs cleaning
    grep: /var/lib/opkg/info/kernel-module-ns-5.10.153-g90c3a58fd2.control: Bad message
    grep: /var/lib/opkg/info/kernel-module-nwl-dsi-5.10.153-g90c3a58fd2.control: Bad message
    grep: /var/lib/opkg/info/kernel-module-nxt200x-5.10.153-g90c3a58fd2.control: Bad message
    grep: /var/lib/opkg/info/kernel-module-phy-fsl-imx8-mipi-dphy-5.10.153-g90c3a58fd2.control: Bad message
    grep: /var/lib/opkg/info/kernel-module-plusb-5.10.153-g90c3a58fd2.control: Bad message
    grep: /var/lib/opkg/info/kernel-module-psnap-5.10.153-g90c3a58fd2.control: Bad message
    grep: /var/lib/opkg/info/kernel-module-qm1d1c0042-5.10.153-g90c3a58fd2.control: Bad message
    grep: /var/lib/opkg/info/kernel-module-regmap-sdw-5.10.153-g90c3a58fd2.control: Bad message
    grep: /var/lib/opkg/info/kernel-module-rfkill-5.10.153-g90c3a58fd2.control: Bad message
    grep: /var/lib/opkg/info/kernel-module-rmnet-5.10.153-g90c3a58fd2.control: Bad message
    grep: /var/lib/opkg/info/kernel-module-rng-core-5.10.153-g90c3a58fd2.control: Bad message
    grep: /var/lib/opkg/info/kernel-module-rpmsg-client-sample-5.10.153-g90c3a58fd2.control: Bad message
    grep: /var/lib/opkg/info/kernel-module-rtc-pcf85363-5.10.153-g90c3a58fd2.control: Bad message
    grep: /var/lib/opkg/info/kernel-module-rtl2832-5.10.153-g90c3a58fd2.control: Bad message
    grep: /var/lib/opkg/info/kernel-module-s5h1432-5.10.153-g90c3a58fd2.control: Bad message
    grep: /var/lib/opkg/info/kernel-module-sbs-battery-5.10.153-g90c3a58fd2.control: Bad message
    grep: /var/lib/opkg/info/kernel-module-sch-cbq-5.10.153-g90c3a58fd2.control: Bad message
    grep: /var/lib/opkg/info/kernel-module-sch-drr-5.10.153-g90c3a58fd2.control: Bad message
    grep: /var/lib/opkg/info/kernel-module-sch-prio-5.10.153-g90c3a58fd2.control: Bad message
    grep: /var/lib/opkg/info/kernel-module-sha512-arm64-5.10.153-g90c3a58fd2.control: Bad message
    grep: /var/lib/opkg/info/kernel-module-snd-soc-audio-graph-card-5.10.153-g90c3a58fd2.control: Bad message
    grep: /var/lib/opkg/info/kernel-module-snd-soc-simple-amplifier-5.10.153-g90c3a58fd2.control: Bad message
    grep: /var/lib/opkg/info/kernel-module-snd-soc-wcd934x-5.10.153-g90c3a58fd2.control: Bad message
    grep: /var/lib/opkg/info/kernel-module-sr9800-5.10.153-g90c3a58fd2.control: Bad message
    grep: /var/lib/opkg/info/kernel-module-stv0288-5.10.153-g90c3a58fd2.control: Bad message
    grep: /var/lib/opkg/info/kernel-module-stv090x-5.10.153-g90c3a58fd2.control: Bad message
    grep: /var/lib/opkg/info/kernel-module-stv0910-5.10.153-g90c3a58fd2.control: Bad message
    grep: /var/lib/opkg/info/kernel-module-stv6110x-5.10.153-g90c3a58fd2.control: Bad message
    grep: /var/lib/opkg/info/kernel-module-tda10023-5.10.153-g90c3a58fd2.control: Bad message
    grep: /var/lib/opkg/info/kernel-module-tda10071-5.10.153-g90c3a58fd2.control: Bad message
    grep: /var/lib/opkg/info/kernel-module-tda665x-5.10.153-g90c3a58fd2.control: Bad message
    grep: /var/lib/opkg/info/kernel-module-thc63lvd1024-5.10.153-g90c3a58fd2.control: Bad message
    grep: /var/lib/opkg/info/kernel-module-ti-cal-5.10.153-g90c3a58fd2.control: Bad message
    grep: /var/lib/opkg/info/kernel-module-ti-j721e-cpsw-virt-mac-5.10.153-g90c3a58fd2.control: Bad message
    grep: /var/lib/opkg/info/kernel-module-ti-k3-m4-remoteproc-5.10.153-g90c3a58fd2.control: Structure needs cleaning
    grep: /var/lib/opkg/info/kernel-module-tua6100-5.10.153-g90c3a58fd2.control: Structure needs cleaning
    grep: /var/lib/opkg/info/kernel-module-tua9001-5.10.153-g90c3a58fd2.control: Bad message
    grep: /var/lib/opkg/info/kernel-module-tunnel6-5.10.153-g90c3a58fd2.control: Bad message
    grep: /var/lib/opkg/info/kernel-module-u-audio-5.10.153-g90c3a58fd2.control: Bad message
    grep: /var/lib/opkg/info/kernel-module-usb-f-rndis-5.10.153-g90c3a58fd2.control: Bad message
    grep: /var/lib/opkg/info/kernel-module-usb-wwan-5.10.153-g90c3a58fd2.control: Bad message
    grep: /var/lib/opkg/info/kernel-module-usbserial-5.10.153-g90c3a58fd2.control: Structure needs cleaning
    [  OK  ] Started Simple Network Man▒…ement Protocol (SNMP) Daemon..
    grep: /var/lib/opkg/info/kernel-module-videobuf2-memops-5.10.153-g90c3a58fd2.control: Bad message
    grep: /var/lib/opkg/info/kernel-module-videobuf2-v4l2-5.10.153-g90c3a58fd2.control: Bad message
    grep: /var/lib/opkg/info/kernel-module-videobuf2-vmalloc-5.10.153-g90c3a58fd2.control: Bad message
    grep: /var/lib/opkg/info/kernel-module-xc5000-5.10.153-g90c3a58fd2.control: Bad message
    grep: /var/lib/opkg/info/kernel-module-xhci-plat-hcd-5.10.153-g90c3a58fd2.control: Bad message
    grep: /var/lib/opkg/info/kernel-module-xt-comment-5.10.153-g90c3a58fd2.control: Bad message
    grep: /var/lib/opkg/info/kernel-module-xt-length-5.10.153-g90c3a58fd2.control: Bad message
    grep: /var/lib/opkg/info/kernel-module-xt-masquerade-5.10.153-g90c3a58fd2.control: Structure needs cleaning
    grep: /var/lib/opkg/info/kernel-module-xt-tcpudp-5.10.153-g90c3a58fd2.control: Bad message
    grep: /var/lib/opkg/info/kernel-module-xxhash-generic-5.10.153-g90c3a58fd2.control: Bad message
    grep: /var/lib/opkg/info/kselftests-bpf.control: Bad message
    grep: /var/lib/opkg/info/kselftests-capabilities.control: Bad message
    grep: /var/lib/opkg/info/kselftests-gpio.control: Bad message
    grep: /var/lib/opkg/info/kselftests-memfd.control: Bad message
    grep: /var/lib/opkg/info/kselftests-sync.control: Bad message
    grep: /var/lib/opkg/info/kselftests-timers.control: Bad message
    grep: /var/lib/opkg/info/lame-dev.control: Bad message
    grep: /var/lib/opkg/info/libatomic-ops-dev.control: Bad message
    grep: /var/lib/opkg/info/libavahi-common3.control: Bad message
    grep: /var/lib/opkg/info/libavdevice58.control: Bad message
    grep: /var/lib/opkg/info/libavutil56.control: Bad message
    grep: /var/lib/opkg/info/libboost-regex1.72.0.control: Bad message
    grep: /var/lib/opkg/info/libboost-thread1.72.0.control: Bad message
    grep: /var/lib/opkg/info/libboost-wave1.72.0.control: Bad message
    grep: /var/lib/opkg/info/libc6-mtrace.control: Bad message
    grep: /var/lib/opkg/info/libcap-ng0.control: Bad message
    grep: /var/lib/opkg/info/libcom-err2.control: Bad message
    grep: /var/lib/opkg/info/libcroco-dev.control: Bad message
    grep: /var/lib/opkg/info/libcurl4.control: Bad message
    grep: /var/lib/opkg/info/libdrm-intel1.control: Bad message
    grep: /var/lib/opkg/info/libdrm-radeon1.control: Bad message
    grep: /var/lib/opkg/info/libdrm-tests.control: Bad message
    grep: /var/lib/opkg/info/libdrm2.control: Bad message
    grep: /var/lib/opkg/info/libeigen-dev.control: Bad message
    grep: /var/lib/opkg/info/libffi-dev.control: Bad message
    grep: /var/lib/opkg/info/libformw5.control: Bad message
    grep: /var/lib/opkg/info/libgcc-s-dev.control: Bad message
    grep: /var/lib/opkg/info/libgdbm-dev.control: Bad message
    grep: /var/lib/opkg/info/libgdk-pixbuf-2.0-0.control: Bad message
    grep: /var/lib/opkg/info/libgdk-pixbuf-2.0-dev.control: Bad message
    grep: /var/lib/opkg/info/libgstgl-1.0-0.control: Bad message
    grep: /var/lib/opkg/info/libgstinsertbin-1.0-0.control: Bad message
    grep: /var/lib/opkg/info/libgstsctp-1.0-0.control: Bad message
    grep: /var/lib/opkg/info/libharfbuzz-subset0.control: Bad message
    grep: /var/lib/opkg/info/libicuuc66.control: Bad message
    grep: /var/lib/opkg/info/libidn2-0.control: Bad message
    grep: /var/lib/opkg/info/libinput-dev.control: Bad message
    grep: /var/lib/opkg/info/libinput10.control: Bad message
    grep: /var/lib/opkg/info/libion-dev.control: Bad message
    grep: /var/lib/opkg/info/libjitterentropy2.control: Bad message
    grep: /var/lib/opkg/info/libjpeg-dev.control: Bad message
    grep: /var/lib/opkg/info/libkmod2.control: Bad message
    grep: /var/lib/opkg/info/libmnl0.control: Bad message
    grep: /var/lib/opkg/info/libmpfr6.control: Structure needs cleaning
    grep: /var/lib/opkg/info/libnetsnmpagent35.control: Bad message
    grep: /var/lib/opkg/info/libnetsnmphelpers35.control: Bad message
    grep: /var/lib/opkg/info/libnetsnmpmibs35.control: Bad message
    grep: /var/lib/opkg/info/libnl-3-200.control: Bad message
    grep: /var/lib/opkg/info/libnsl2.control: Bad message
    grep: /var/lib/opkg/info/libopencv-aruco4.1.control: Bad message
    grep: /var/lib/opkg/info/libopencv-ccalib-dev.control: Bad message
    grep: /var/lib/opkg/info/libopencv-fuzzy4.1.control: Bad message
    grep: /var/lib/opkg/info/libopencv-highgui-dev.control: Bad message
    grep: /var/lib/opkg/info/libopencv-imgcodecs-dev.control: Bad message
    grep: /var/lib/opkg/info/libopencv-imgcodecs4.1.control: Bad message
    grep: /var/lib/opkg/info/libopencv-phase-unwrapping4.1.control: Bad message
    grep: /var/lib/opkg/info/libopencv-superres4.1.control: Bad message
    grep: /var/lib/opkg/info/libopencv-videoio4.1.control: Bad message
    grep: /var/lib/opkg/info/libopencv-videostab-dev.control: Bad message
    grep: /var/lib/opkg/info/libpanel5.control: Bad message
    grep: /var/lib/opkg/info/libpanelw5.control: Bad message
    grep: /var/lib/opkg/info/libpcre2-16-0.control: Bad message
    grep: /var/lib/opkg/info/libpng16-16.control: Bad message
    grep: /var/lib/opkg/info/libpng16-dev.control: Bad message
    grep: /var/lib/opkg/info/libpulsecommon.control: Bad message
    grep: /var/lib/opkg/info/libpulsecore.control: Bad message
    grep: /var/lib/opkg/info/libqt5svg-examples.control: Bad message
    grep: /var/lib/opkg/info/libqt5webchannel5.control: Bad message
    grep: /var/lib/opkg/info/libsbc1.control: Bad message
    grep: /var/lib/opkg/info/libsolv1.control: Bad message
    grep: /var/lib/opkg/info/libstdc++-dev.control: Bad message
    grep: /var/lib/opkg/info/libtcl8.6-0.control: Bad message
    grep: /var/lib/opkg/info/libtheora-dev.control: Bad message
    grep: /var/lib/opkg/info/libtic5.control: Bad message
    grep: /var/lib/opkg/info/libusb-1.0-dev.control: Bad message
    grep: /var/lib/opkg/info/libuuid1.control: Structure needs cleaning
    grep: /var/lib/opkg/info/libweston-8.control: Bad message
    grep: /var/lib/opkg/info/libx11-compose-data.control: Bad message
    grep: /var/lib/opkg/info/libxslt.control: Bad message
    grep: /var/lib/opkg/info/linux-firmware-ibt-license.control: Bad message
    grep: /var/lib/opkg/info/linux-firmware-iwlwifi-license.control: Bad message
    grep: /var/lib/opkg/info/logrotate.control: Bad message
    grep: /var/lib/opkg/info/m4-dev.control: Bad message
    grep: /var/lib/opkg/info/make.control: Bad message
    grep: /var/lib/opkg/info/media-ctl.control: Bad message
    grep: /var/lib/opkg/info/mpg123-dev.control: Bad message
    grep: /var/lib/opkg/info/numactl.control: Bad message
    grep: /var/lib/opkg/info/ocl-gl-headers.control: Bad message
    grep: /var/lib/opkg/info/open62541-tests.control: Bad message
    grep: /var/lib/opkg/info/openssl-bin.control: Bad message
    grep: /var/lib/opkg/info/openssl-engines.control: Structure needs cleaning
    grep: /var/lib/opkg/info/openssl.control: Bad message
    grep: /var/lib/opkg/info/orc.control: Bad message
    grep: /var/lib/opkg/info/packagegroup-arago-qte.control: Bad message
    grep: /var/lib/opkg/info/packagegroup-core-boot.control: Bad message
    grep: /var/lib/opkg/info/packagegroup-core-tools-debug.control: Bad message
    grep: /var/lib/opkg/info/pcitest.control: Bad message
    grep: /var/lib/opkg/info/perl-module-bytes-heavy.control: Bad message
    grep: /var/lib/opkg/info/perl-module-file-basename.control: Bad message
    grep: /var/lib/opkg/info/perl-module-file-glob.control: Structure needs cleaning
    grep: /var/lib/opkg/info/perl-module-getopt-std.control: Bad message
    grep: /var/lib/opkg/info/perl-module-io-handle.control: Bad message
    grep: /var/lib/opkg/info/perl-module-overloading.control: Bad message
    grep: /var/lib/opkg/info/perl-module-thread-queue.control: Bad message
    grep: /var/lib/opkg/info/pulseaudio-dev.control: Bad message
    grep: /var/lib/opkg/info/pulseaudio-lib-cli.control: Bad message
    grep: /var/lib/opkg/info/pulseaudio-lib-protocol-native.control: Bad message
    grep: /var/lib/opkg/info/pulseaudio-module-always-sink.control: Bad message
    grep: /var/lib/opkg/info/pulseaudio-module-augment-properties.control: Bad message
    grep: /var/lib/opkg/info/pulseaudio-module-cli-protocol-unix.control: Structure needs cleaning
    grep: /var/lib/opkg/info/pulseaudio-module-intended-roles.control: Bad message
    grep: /var/lib/opkg/info/pulseaudio-module-position-event-sounds.control: Bad message
    grep: /var/lib/opkg/info/python3-compression.control: Bad message
    grep: /var/lib/opkg/info/python3-debugger.control: Bad message
    grep: /var/lib/opkg/info/python3-difflib.control: Bad message
    grep: /var/lib/opkg/info/python3-entrypoints.control: Bad message
    grep: /var/lib/opkg/info/python3-jinja2.control: Bad message
    grep: /var/lib/opkg/info/python3-json.control: Bad message
    grep: /var/lib/opkg/info/python3-jsonschema.control: Bad message
    grep: /var/lib/opkg/info/python3-jupyterlab-server.control: Bad message
    grep: /var/lib/opkg/info/python3-kiwisolver.control: Bad message
    grep: /var/lib/opkg/info/python3-markupsafe.control: Bad message
    grep: /var/lib/opkg/info/python3-matplotlib.control: Bad message
    grep: /var/lib/opkg/info/python3-pathlib2.control: Bad message
    grep: /var/lib/opkg/info/python3-pickle.control: Bad message
    grep: /var/lib/opkg/info/python3-pkg-resources.control: Bad message
    grep: /var/lib/opkg/info/python3-profile.control: Structure needs cleaning
    grep: /var/lib/opkg/info/python3-prompt-toolkit.control: Bad message
    grep: /var/lib/opkg/info/python3-ptyprocess.control: Bad message
    grep: /var/lib/opkg/info/python3-py.control: Bad message
    grep: /var/lib/opkg/info/python3-pydot.control: Bad message
    grep: /var/lib/opkg/info/python3-pygobject-dev.control: Bad message
    grep: /var/lib/opkg/info/python3-pygobject.control: Bad message
    grep: /var/lib/opkg/info/python3-pyyaml.control: Bad message
    grep: /var/lib/opkg/info/python3-stringold.control: Bad message
    grep: /var/lib/opkg/info/python3-zipp.control: Bad message
    grep: /var/lib/opkg/info/qtdeclarative-tools.control: Bad message
    grep: /var/lib/opkg/info/qtmultimedia-plugins.control: Bad message
    grep: /var/lib/opkg/info/qtmultimedia-qmlplugins.control: Bad message
    grep: /var/lib/opkg/info/qtquickcontrols2.control: Bad message
    grep: /var/lib/opkg/info/rng-tools.control: Bad message
    grep: /var/lib/opkg/info/runc-docker.control: Bad message
    grep: /var/lib/opkg/info/slang.control: Bad message
    grep: /var/lib/opkg/info/strongswan-plugin-cmac.control: Bad message
    grep: /var/lib/opkg/info/strongswan-plugin-constraints.control: Bad message
    grep: /var/lib/opkg/info/strongswan-plugin-nonce.control: Bad message
    grep: /var/lib/opkg/info/strongswan-plugin-pgp.control: Bad message
    grep: /var/lib/opkg/info/strongswan-plugin-pkcs12.control: Bad message
    grep: /var/lib/opkg/info/strongswan-plugin-socket-default.control: Bad message
    grep: /var/lib/opkg/info/strongswan-plugin-x509.control: Bad message
    grep: /var/lib/opkg/info/switch-config.control: Bad message
    grep: /var/lib/opkg/info/systemd-compat-units.control: Bad message
    grep: /var/lib/opkg/info/systemd-initramfs.control: Structure needs cleaning
    grep: /var/lib/opkg/info/systemd-vconsole-setup.control: Structure needs cleaning
    grep: /var/lib/opkg/info/systemd.control: Bad message
    grep: /var/lib/opkg/info/tbb-dev.control: Bad message
    grep: /var/lib/opkg/info/tcpdump.control: Bad message
    grep: /var/lib/opkg/info/ufs-utils.control: Bad message
    grep: /var/lib/opkg/info/util-linux-chmem.control: Bad message
    grep: /var/lib/opkg/info/util-linux-col.control: Bad message
    grep: /var/lib/opkg/info/util-linux-ctrlaltdel.control: Bad message
    grep: /var/lib/opkg/info/util-linux-dmesg.control: Bad message
    grep: /var/lib/opkg/info/util-linux-hardlink.control: Bad message
    grep: /var/lib/opkg/info/util-linux-hexdump.control: Bad message
    grep: /var/lib/opkg/info/util-linux-lslogins.control: Bad message
    grep: /var/lib/opkg/info/util-linux-lsmem.control: Bad message
    grep: /var/lib/opkg/info/util-linux-lsns.control: Bad message
    grep: /var/lib/opkg/info/util-linux-mount.control: Bad message
    grep: /var/lib/opkg/info/util-linux-nsenter.control: Bad message
    grep: /var/lib/opkg/info/util-linux-pivot-root.control: Bad message
    grep: /var/lib/opkg/info/util-linux-readprofile.control: Bad message
    grep: /var/lib/opkg/info/util-linux-rename.control: Bad message
    grep: /var/lib/opkg/info/util-linux-runuser.control: Bad message
    grep: /var/lib/opkg/info/util-linux-script.control: Bad message
    grep: /var/lib/opkg/info/util-linux-setsid.control: Bad message
    grep: /var/lib/opkg/info/util-linux-setterm.control: Bad message
    grep: /var/lib/opkg/info/util-linux-uuidparse.control: Bad message
    grep: /var/lib/opkg/info/util-linux-whereis.control: Bad message
    grep: /var/lib/opkg/info/xz-dev.control: Bad message
    ***************************************************************
    ***************************************************************
    NOTICE: This file system contains the following GPLv3 packages:
            autoconf
            bash-dev
            bash
            bc
            binutils
            cifs-utils
            coreutils-stdbuf
            coreutils
            cpio
            cpp-symlinks
            cpp
            dosfstools
            elfutils
            gawk
            gcc-symlinks
            gdb
            gdbserver
            gettext
            gstreamer1.0-libav-dev
            gstreamer1.0-libav
            gzip
            less
            libasm1
            libbfd
            libdw1
            libelf1
            libgdbm-compat4
            libgdbm6
            libgettextlib
            libgettextsrc
            libgmp-dev
            libgmp10
            libgmpxx4
            libidn2-dev
            libmpc3
            libreadline-dev
            libreadline8
            libunistring-dev
            libunistring2
            m4
            nettle-dev
            nettle
            parted
            python3-rfc3987
            python3-strict-rfc3339
            tar
            which
            zeromq
    
    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.
    [  OK  ] Started weston.service.
             Starting telnetd.service...
    [  OK  ] Started telnetd.service.
    [   15.173039] am65-cpsw-nuss 46000000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
    [   15.181773] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
    
     _____                    _____           _         _
    |  _  |___ ___ ___ ___   |  _  |___ ___  |_|___ ___| |_
    |     |  _| .'| . | . |  |   __|  _| . | | | -_|  _|  _|
    |__|__|_| |__,|_  |___|  |__|  |_| |___|_| |___|___|_|
                  |___|                    |___|
    
    Arago Project j784s4-evm ttyS2
    
    Arago 2021.09 j784s4-evm ttyS2
    
    j784s4-evm login: [   29.269895] Initializing XFRM netlink socket
    
    j784s4-evm login: root
    
    root@j784s4-evm:~# 5;203R
    -sh: 5: command not found
    -sh: 203R: command not found
    root@j784s4-evm:~#
    root@j784s4-evm:~#
    root@j784s4-evm:~#
    root@j784s4-evm:~# ifconfig
    eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500  metric 1
            inet 192.168.3.184  netmask 255.255.255.0  broadcast 192.168.3.255
            inet6 fe80::6ae7:4aff:fe08:419b  prefixlen 64  scopeid 0x20<link>
            ether 68:e7:4a:08:41:9b  txqueuelen 1000  (Ethernet)
            RX packets 378  bytes 30265 (29.5 KiB)
            RX errors 0  dropped 46  overruns 0  frame 0
            TX packets 56  bytes 6680 (6.5 KiB)
            TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0
    
    eth5: flags=4099<UP,BROADCAST,MULTICAST>  mtu 1500  metric 1
            ether 82:f3:81:ef:fd:9f  txqueuelen 1000  (Ethernet)
            RX packets 0  bytes 0 (0.0 B)
            RX errors 0  dropped 0  overruns 0  frame 0
            TX packets 0  bytes 0 (0.0 B)
            TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0
    
    lo: flags=73<UP,LOOPBACK,RUNNING>  mtu 65536  metric 1
            inet 127.0.0.1  netmask 255.0.0.0
            inet6 ::1  prefixlen 128  scopeid 0x10<host>
            loop  txqueuelen 1000  (Local Loopback)
            RX packets 82  bytes 6220 (6.0 KiB)
            RX errors 0  dropped 0  overruns 0  frame 0
            TX packets 82  bytes 6220 (6.0 KiB)
            TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0
    
    root@j784s4-evm:~# ifconfig  -a
    can0: flags=128<NOARP>  mtu 16  metric 1
            unspec 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00  txqueuelen 10  (UNSPEC)
            RX packets 0  bytes 0 (0.0 B)
            RX errors 0  dropped 0  overruns 0  frame 0
            TX packets 0  bytes 0 (0.0 B)
            TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0
            device interrupt 15
    
    eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500  metric 1
            inet 192.168.3.184  netmask 255.255.255.0  broadcast 192.168.3.255
            inet6 fe80::6ae7:4aff:fe08:419b  prefixlen 64  scopeid 0x20<link>
            ether 68:e7:4a:08:41:9b  txqueuelen 1000  (Ethernet)
            RX packets 427  bytes 34240 (33.4 KiB)
            RX errors 0  dropped 51  overruns 0  frame 0
            TX packets 58  bytes 6832 (6.6 KiB)
            TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0
    
    eth1: flags=4098<BROADCAST,MULTICAST>  mtu 1500  metric 1
            ether c6:81:68:1d:99:49  txqueuelen 1000  (Ethernet)
            RX packets 0  bytes 0 (0.0 B)
            RX errors 0  dropped 0  overruns 0  frame 0
            TX packets 0  bytes 0 (0.0 B)
            TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0
    
    eth2: flags=4098<BROADCAST,MULTICAST>  mtu 1500  metric 1
            ether 2a:ce:01:b1:c9:b4  txqueuelen 1000  (Ethernet)
            RX packets 0  bytes 0 (0.0 B)
            RX errors 0  dropped 0  overruns 0  frame 0
            TX packets 0  bytes 0 (0.0 B)
            TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0
    
    eth3: flags=4098<BROADCAST,MULTICAST>  mtu 1500  metric 1
            ether 66:8e:9e:e2:52:dc  txqueuelen 1000  (Ethernet)
            RX packets 0  bytes 0 (0.0 B)
            RX errors 0  dropped 0  overruns 0  frame 0
            TX packets 0  bytes 0 (0.0 B)
            TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0
    
    eth4: flags=4098<BROADCAST,MULTICAST>  mtu 1500  metric 1
            ether 42:dd:9d:b7:7e:88  txqueuelen 1000  (Ethernet)
            RX packets 0  bytes 0 (0.0 B)
            RX errors 0  dropped 0  overruns 0  frame 0
            TX packets 0  bytes 0 (0.0 B)
            TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0
    
    eth5: flags=4099<UP,BROADCAST,MULTICAST>  mtu 1500  metric 1
            ether 82:f3:81:ef:fd:9f  txqueuelen 1000  (Ethernet)
            RX packets 0  bytes 0 (0.0 B)
            RX errors 0  dropped 0  overruns 0  frame 0
            TX packets 0  bytes 0 (0.0 B)
            TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0
    
    lo: flags=73<UP,LOOPBACK,RUNNING>  mtu 65536  metric 1
            inet 127.0.0.1  netmask 255.0.0.0
            inet6 ::1  prefixlen 128  scopeid 0x10<host>
            loop  txqueuelen 1000  (Local Loopback)
            RX packets 82  bytes 6220 (6.0 KiB)
            RX errors 0  dropped 0  overruns 0  frame 0
            TX packets 82  bytes 6220 (6.0 KiB)
            TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0
    
    root@j784s4-evm:~#
    

    虽然"ifconfig (配置)"的结果 仍然不稳定、但 "ifconfig -a "的结果似乎 是正常的、可以通过所有 ethX 看到。

    此外,我们已经反复尝试使用上面的 uboot cmd 来引导它。偶尔,我可以看到"ifconfig"的正常打印 ,但大多数"ifconfig"  结果是异常的。

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    您好!

    从启动日志来看、ethfw 似乎仍在加载。

    插入 SD 卡并运行以下命令、

    1. sudo rm /media/$USER/rootfs/lib/firmware/j784s4-main-r5f0_0-fw
    2. sudo ln -s /lib/firmware/pdk-ipc/ipc_echo_test_mcu2_0_release_strip.xer5f /media/tanmay/rootfs/lib/firmware/j784s4-main-r5f0_0-fw
    3. 同步
    4. umount /media/$USER/

    这样会阻止加载 ethfw 二进制文件。

    此致、
    Tanmy.