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.

TDA4VM: linux boot main mcu failed 100%

Part Number: TDA4VM
Other Parts Discussed in Thread: PCM3168A

TDA4VM

SDK 0804

linux + freertos(main) + autosar(mcu)

When linux starts the MCU of the main domain, the kernel prompts mem abort

[ 2.016716] Mem abort info:
[ 2.016718] ESR = 0x96000007
[ 2.016720] EC = 0x25: DABT (current EL), IL = 32 bits
[ 2.016722] SET = 0, FnV = 0
[ 2.016724] EA = 0, S1PTW = 0
[ 2.016726] Data abort info:
[ 2.016727] ISV = 0, ISS = 0x00000007
[ 2.016729] CM = 0, WnR = 0
[ 2.016732] swapper pgtable: 64k pages, 48-bit VAs, pgdp=0000000082f60000
[ 2.016733] [ffff80001bfbfbff] pgd=00000008ffff0003, p4d=00000008ffff0003, pud=00000008ffff0003, pmd=00000008fffe0003, pte=0000000000000000
[ 2.016743] Internal error: Oops: 96000007 [#1] PREEMPT SMP
[ 2.016746] Modules linked in: ti_k3_r5_remoteproc(+) sa2ul(+) snd_soc_pcm3168a_i2c sha512_generic pruss snd_soc_pcm3168a authenc pvrsrvkm(O) ti_k3_dsp_remoteproc virtio_rpmsg_bus vxe_enc(+) vxd_dec(+) videobuf2_dma_sg videobuf2_dma_contig v4l2_mem2mem videobuf2_memops videobuf2_v4l2 cdns_dphy videobuf2_common rti_wdt cdns3_ti overlay sch_fq_codel rpmsg_kdrv_switch cryptodev(O) fuse ipv6
[ 2.016785] CPU: 1 PID: 190 Comm: systemd-udevd Tainted: G O 5.10.120-tda4fawe001pecu #1
[ 2.016787] Hardware name: Texas Instruments K3 J721E SoC (DT)
[ 2.016791] pstate: 00000005 (nzcv daif -PAN -UAO -TCO BTYPE=--)
[ 2.016798] pc : rproc_handle_resources.constprop.0+0x94/0x168
[ 2.016803] lr : rproc_boot+0x334/0x670
[ 2.016805] sp : ffff8000131af7a0
[ 2.016806] x29: ffff8000131af7a0 x28: ffff8000113262e8
[ 2.016810] x27: ffff00001e12e000 x26: fffffffffffbfbff
[ 2.016813] x25: ffff80001c000000 x24: ffff800010e4ac70
[ 2.016817] x23: ffff00001e12e038 x22: 0000000000000000
[ 2.016821] x21: ffff80001125f870 x20: ffff00001e12e000
[ 2.016824] x19: 0000000000000000 x18: 0000000000000000
[ 2.016828] x17: 0000000000000000 x16: 0000000000000000
[ 2.016831] x15: ffff000841a60e80 x14: fff7dfbffdffdfbf
[ 2.016834] x13: 7fffffff7fffffff x12: bfffffdffefeffbb
[ 2.016838] x11: 7ffffffdffffffff x10: ffffdfdfffff7fff
[ 2.016841] x9 : fffffffffffbfffe x8 : 7fffbffffffff7ff
[ 2.016845] x7 : fffffffffffffffb x6 : ffff000003f4be00
[ 2.016848] x5 : ffff00087fa81ab8 x4 : 0000000000000000
[ 2.016851] x3 : 00000000000404fd x2 : 00000000fffbfbff
[ 2.016855] x1 : ffff80001bfbfc03 x0 : ffff80001c000000
[ 2.016859] Call trace:
[ 2.016862] rproc_handle_resources.constprop.0+0x94/0x168
[ 2.016864] rproc_boot+0x334/0x670
[ 2.016866] rproc_add+0x88/0x158
[ 2.016877] k3_r5_probe+0x698/0xcf0 [ti_k3_r5_remoteproc]
[ 2.016882] platform_drv_probe+0x54/0xa8
[ 2.016884] really_probe+0xec/0x3e0
[ 2.016887] driver_probe_device+0x58/0xb8
[ 2.016889] device_driver_attach+0x74/0x80
[ 2.016892] __driver_attach+0x58/0xe0
[ 2.016894] bus_for_each_dev+0x70/0xc0
[ 2.016896] driver_attach+0x24/0x30
[ 2.016898] bus_add_driver+0x14c/0x1f0
[ 2.016900] driver_register+0x64/0x120
[ 2.016903] __platform_driver_register+0x48/0x58
[ 2.016906] k3_r5_rproc_driver_init+0x20/0x10000 [ti_k3_r5_remoteproc]
[ 2.016910] do_one_initcall+0x54/0x1b8
[ 2.016915] do_init_module+0x44/0x1f0
[ 2.016918] load_module+0x1f28/0x24c8
[ 2.016920] __do_sys_finit_module+0xb8/0xf8
[ 2.016923] __arm64_sys_finit_module+0x20/0x30
[ 2.016927] el0_svc_common.constprop.0+0x78/0x1c8
[ 2.016929] do_el0_svc+0x24/0x90
[ 2.016932] el0_svc+0x14/0x20
[ 2.016934] el0_sync_handler+0xb0/0xb8
[ 2.016936] el0_sync+0x180/0x1c0
[ 2.016941] Code: 128002b3 9130e021 97ffeb6c 1400002e (b87a6b20)
[ 2.016945] ---[ end trace 8b41556f78b27358 ]---

the full log as follows

[    0.000000] Booting Linux on physical CPU 0x0000000000 [0x411fd080]
[    0.000000] Linux version 5.10.120-tda4fawe001pecu (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 Feb 4 09:47:10 UTC 2024
[    0.000000] Machine model: Texas Instruments K3 J721E SoC
[    0.000000] earlycon: ns16550a0 at MMIO32 0x0000000002800000 (options '')
[    0.000000] printk: bootconsole [ns16550a0] enabled
[    0.000000] 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-c66-dma-memory@a8000000, compatible id shared-dma-pool
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000a8100000, size 15 MiB
[    0.000000] OF: reserved mem: initialized node vision-apps-c66-memory@a8100000, compatible id shared-dma-pool
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000a9000000, size 1 MiB
[    0.000000] OF: reserved mem: initialized node vision-apps-c66-dma-memory@a9000000, compatible id shared-dma-pool
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000a9100000, size 15 MiB
[    0.000000] OF: reserved mem: initialized node vision-apps-c66-memory@a9100000, 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-c71-dma-memory@aa000000, compatible id shared-dma-pool
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000aa100000, size 79 MiB
[    0.000000] OF: reserved mem: initialized node vision-apps-c71-memory@aa100000, compatible id shared-dma-pool
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000b2000000, size 96 MiB
[    0.000000] OF: reserved mem: initialized node vision-apps-dma-memory@b2000000, 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 0x00000000d8000000, size 192 MiB
[    0.000000] OF: reserved mem: initialized node vision-apps-core-heap-memory-lo@d8000000, compatible id shared-dma-pool
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000e4000000, size 8 MiB
[    0.000000] OF: reserved mem: initialized node vision-apps-r5f-virtual-eth-queues@e4000000, compatible id shared-dma-pool
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000e4800000, size 24 MiB
[    0.000000] OF: reserved mem: initialized node vision-apps-r5f-virtual-eth-buffers@e4800000, compatible id shared-dma-pool
[    0.000000] Reserved memory: created DMA memory pool at 0x0000000880000000, size 624 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-0x00000008ffffffff]
[    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-0x00000000aeffffff]
[    0.000000]   node   0: [mem 0x00000000af000000-0x00000000afffffff]
[    0.000000]   node   0: [mem 0x00000000b0000000-0x00000000b7ffffff]
[    0.000000]   node   0: [mem 0x00000000b8000000-0x00000000d7ffffff]
[    0.000000]   node   0: [mem 0x00000000d8000000-0x00000000e5ffffff]
[    0.000000]   node   0: [mem 0x00000000e6000000-0x00000000ffffffff]
[    0.000000]   node   0: [mem 0x0000000880000000-0x00000008a6ffffff]
[    0.000000]   node   0: [mem 0x00000008a7000000-0x00000008ffffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x00000008ffffffff]
[    0.000000] On node 0 totalpages: 65536
[    0.000000]   DMA zone: 32 pages used for memmap
[    0.000000]   DMA zone: 0 pages reserved
[    0.000000]   DMA zone: 32768 pages, LIFO batch:3
[    0.000000]   Normal zone: 32 pages used for memmap
[    0.000000]   Normal zone: 32768 pages, LIFO batch:3
[    0.000000] cma: Failed to reserve 512 MiB
[    0.000000] psci: probing for conduit method from DT.
[    0.000000] psci: PSCIv1.1 detected in firmware.
[    0.000000] psci: Using standard PSCI v0.2 function IDs
[    0.000000] psci: Trusted OS migration not required
[    0.000000] psci: SMC Calling Convention v1.2
[    0.000000] percpu: Embedded 2 pages/cpu s50072 r8192 d72808 u131072
[    0.000000] pcpu-alloc: s50072 r8192 d72808 u131072 alloc=2*65536
[    0.000000] pcpu-alloc: [0] 0 [0] 1 
[    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] Built 1 zonelists, mobility grouping on.  Total pages: 65472
[    0.000000] Kernel command line: console=ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 mtdparts=47040000.spi.0:512k(ospi.tiboot3),2m(ospi.tispl),4m(ospi.u-boot),256k(ospi.env),1m(ospi.sysfw),256k(ospi.env.backup),57088k@8m(ospi.rootfs),256k(ospi.phypattern);47034000.hyperbus:512k(hbmc.tiboot3),2m(hbmc.tispl),4m(hbmc.u-boot),256k(hbmc.env),1m(hbmc.sysfw),-@8m(hbmc.rootfs) loglevel=0 root=PARTUUID=88913236-02 ro rootfstype=ext4 rootwait fsck.repair=yes
[    0.000000] Dentry cache hash table entries: 524288 (order: 6, 4194304 bytes, linear)
[    0.000000] Inode-cache hash table entries: 262144 (order: 5, 2097152 bytes, linear)
[    0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[    0.000000] software IO TLB: mapped [mem 0x00000000fbff0000-0x00000000ffff0000] (64MB)
[    0.000000] Memory: 2302720K/4194304K available (11008K kernel code, 1294K rwdata, 4352K rodata, 1856K init, 745K bss, 1891584K reserved, 0K cma-reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[    0.000000] rcu: Preemptible hierarchical RCU implementation.
[    0.000000] rcu: 	RCU event tracing is enabled.
[    0.000000] rcu: 	RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.
[    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=2
[    0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[    0.000000] GICv3: GIC: Using split EOI/Deactivate mode
[    0.000000] GICv3: 960 SPIs implemented
[    0.000000] GICv3: 0 Extended SPIs implemented
[    0.000000] GICv3: Distributor has no Range Selector support
[    0.000000] GICv3: 16 PPIs implemented
[    0.000000] GICv3: CPU0: found redistributor 0 region 0:0x0000000001900000
[    0.000000] ITS [mem 0x01820000-0x0182ffff]
[    0.000000] GIC: enabling workaround for ITS: Socionext Synquacer pre-ITS
[    0.000000] ITS@0x0000000001820000: allocated 1048576 Devices @8c0800000 (flat, esz 8, psz 64K, shr 0)
[    0.000000] ITS: using cache flushing for cmd queue
[    0.000000] GICv3: using LPI property table @0x00000008c00c0000
[    0.000000] GIC: using cache flushing for LPI property table
[    0.000000] GICv3: CPU0: using allocated LPI pending table @0x00000008c00d0000
[    0.000000] arch_timer: cp15 timer(s) running at 250.00MHz (phys).
[    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x7350b89c29, max_idle_ns: 881590431910 ns
[    0.000001] sched_clock: 56 bits at 250MHz, resolution 4ns, wraps every 4398046511102ns
[    0.000188] Console: colour dummy device 80x25
[    0.000210] Calibrating delay loop (skipped), value calculated using timer frequency.. 500.00 BogoMIPS (lpj=1000000)
[    0.000216] pid_max: default: 32768 minimum: 301
[    0.000244] LSM: Security Framework initializing
[    0.000269] Mount-cache hash table entries: 8192 (order: 0, 65536 bytes, linear)
[    0.000278] Mountpoint-cache hash table entries: 8192 (order: 0, 65536 bytes, linear)
[    0.001139] rcu: Hierarchical SRCU implementation.
[    0.001259] Platform MSI: msi-controller@1820000 domain created
[    0.001430] PCI/MSI: /bus@100000/interrupt-controller@1800000/msi-controller@1820000 domain created
[    0.001478] EFI services will not be available.
[    0.001586] smp: Bringing up secondary CPUs ...
[    0.008454] Detected PIPT I-cache on CPU1
[    0.008473] GICv3: CPU1: found redistributor 1 region 0:0x0000000001920000
[    0.008482] GICv3: CPU1: using allocated LPI pending table @0x00000008c00e0000
[    0.008511] CPU1: Booted secondary processor 0x0000000001 [0x411fd080]
[    0.008549] smp: Brought up 1 node, 2 CPUs
[    0.008552] SMP: Total of 2 processors activated.
[    0.008554] CPU features: detected: 32-bit EL0 Support
[    0.008557] CPU features: detected: CRC32 instructions
[    0.015439] CPU: All CPU(s) started at EL2
[    0.015451] alternatives: patching kernel code
[    0.015869] devtmpfs: initialized
[    0.020108] KASLR disabled due to lack of seed
[    0.020196] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.020201] futex hash table entries: 512 (order: -1, 32768 bytes, linear)
[    0.020297] pinctrl core: initialized pinctrl subsystem
[    0.020465] DMI not present or invalid.
[    0.020776] NET: Registered protocol family 16
[    0.020969] DMA: preallocated 256 KiB GFP_KERNEL pool for atomic allocations
[    0.021030] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.021069] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.021217] thermal_sys: Registered thermal governor 'step_wise'
[    0.021219] thermal_sys: Registered thermal governor 'power_allocator'
[    0.021546] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[    0.021574] ASID allocator initialised with 65536 entries
[    0.033395] HugeTLB registered 16.0 GiB page size, pre-allocated 0 pages
[    0.033400] HugeTLB registered 512 MiB page size, pre-allocated 0 pages
[    0.033403] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.034062] cryptd: max_cpu_qlen set to 1000
[    0.035349] k3-chipinfo 43000014.chipid: Family:J721E rev:SR2.0 JTAGID[0x1bb6402f] Detected
[    0.035544] vsys_3v3: supplied by evm_12v0
[    0.035643] vsys_5v0: supplied by evm_12v0
[    0.036055] iommu: Default domain type: Translated 
[    0.036170] SCSI subsystem initialized
[    0.036376] mc: Linux media interface: v0.10
[    0.036385] videodev: Linux video capture interface: v2.00
[    0.036403] pps_core: LinuxPPS API ver. 1 registered
[    0.036405] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.036409] PTP clock support registered
[    0.036423] EDAC MC: Ver: 3.0.0
[    0.036843] FPGA manager framework
[    0.036869] Advanced Linux Sound Architecture Driver Initialized.
[    0.037183] clocksource: Switched to clocksource arch_sys_counter
[    0.037322] VFS: Disk quotas dquot_6.6.0
[    0.037350] VFS: Dquot-cache hash table entries: 8192 (order 0, 65536 bytes)
[    0.039188] Carveout Heap: Exported 512 MiB at 0x00000000b8000000
[    0.039238] NET: Registered protocol family 2
[    0.039356] IP idents hash table entries: 65536 (order: 3, 524288 bytes, linear)
[    0.040241] tcp_listen_portaddr_hash hash table entries: 4096 (order: 0, 65536 bytes, linear)
[    0.040277] TCP established hash table entries: 32768 (order: 2, 262144 bytes, linear)
[    0.040359] TCP bind hash table entries: 32768 (order: 3, 524288 bytes, linear)
[    0.040628] TCP: Hash tables configured (established 32768 bind 32768)
[    0.040675] UDP hash table entries: 2048 (order: 0, 65536 bytes, linear)
[    0.040709] UDP-Lite hash table entries: 2048 (order: 0, 65536 bytes, linear)
[    0.040791] NET: Registered protocol family 1
[    0.040989] RPC: Registered named UNIX socket transport module.
[    0.040991] RPC: Registered udp transport module.
[    0.040993] RPC: Registered tcp transport module.
[    0.040995] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.041001] PCI: CLS 0 bytes, default 64
[    0.041310] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 counters available
[    0.042844] Initialise system trusted keyrings
[    0.042902] workingset: timestamp_bits=46 max_order=16 bucket_order=0
[    0.044227] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.044419] NFS: Registering the id_resolver key type
[    0.044433] Key type id_resolver registered
[    0.044434] Key type id_legacy registered
[    0.044454] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[    0.044456] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[    0.044519] 9p: Installing v9fs 9p2000 file system support
[    0.059959] Key type asymmetric registered
[    0.059962] Asymmetric key parser 'x509' registered
[    0.059980] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
[    0.059983] io scheduler mq-deadline registered
[    0.059985] io scheduler kyber registered
[    0.061170] pinctrl-single 4301c000.pinctrl: 94 pins, size 376
[    0.061355] pinctrl-single 11c000.pinctrl: 173 pins, size 692
[    0.063457] k3-ringacc 2b800000.ringacc: Failed to get MSI domain
[    0.063480] k3-ringacc 3c000000.ringacc: Failed to get MSI domain
[    0.064685] Serial: 8250/16550 driver, 10 ports, IRQ sharing enabled
[    0.065989] arm-smmu-v3 36600000.iommu: ias 48-bit, oas 48-bit (features 0x00001faf)
[    0.066822] arm-smmu-v3 36600000.iommu: allocated 524288 entries for cmdq
[    0.068320] arm-smmu-v3 36600000.iommu: allocated 524288 entries for evtq
[    0.068908] arm-smmu-v3 36600000.iommu: msi_domain absent - falling back to wired irqs
[    0.072683] brd: module loaded
[    0.074902] loop: module loaded
[    0.075177] sysfs: cannot create duplicate filename '/devices/platform/dma_buf_phys'
[    0.075182] CPU: 1 PID: 1 Comm: swapper/0 Not tainted 5.10.120-tda4fawe001pecu #1
[    0.075184] Hardware name: Texas Instruments K3 J721E SoC (DT)
[    0.075186] Call trace:
[    0.075197]  dump_backtrace+0x0/0x1a0
[    0.075201]  show_stack+0x18/0x68
[    0.075205]  dump_stack+0xd0/0x12c
[    0.075210]  sysfs_warn_dup+0x60/0x80
[    0.075212]  sysfs_create_dir_ns+0xe0/0xf8
[    0.075216]  kobject_add_internal+0x98/0x288
[    0.075219]  kobject_add+0x94/0x100
[    0.075222]  device_add+0xe0/0x740
[    0.075227]  platform_device_add+0x100/0x238
[    0.075229]  platform_device_register_full+0xcc/0x150
[    0.075234]  dma_buf_phys_init+0x6c/0x9c
[    0.075236]  do_one_initcall+0x54/0x1b8
[    0.075241]  kernel_init_freeable+0x220/0x2a0
[    0.075245]  kernel_init+0x14/0x114
[    0.075247]  ret_from_fork+0x10/0x34
[    0.075250] kobject_add_internal failed for dma_buf_phys with -EEXIST, don't try to register things with the same name in the same directory.
[    0.075390] megasas: 07.714.04.00-rc1
[    0.076700] tun: Universal TUN/TAP device driver, 1.6
[    0.076771] CAN device driver interface
[    0.076973] igbvf: Intel(R) Gigabit Virtual Function Network Driver
[    0.076975] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
[    0.076994] sky2: driver version 1.30
[    0.077415] VFIO - User Level meta-driver version: 0.3
[    0.077724] i2c /dev entries driver
[    0.078238] sdhci: Secure Digital Host Controller Interface driver
[    0.078240] sdhci: Copyright(c) Pierre Ossman
[    0.078372] sdhci-pltfm: SDHCI platform and OF driver helper
[    0.078772] ledtrig-cpu: registered to indicate activity on CPUs
[    0.078900] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
[    0.079295] optee: probing for conduit method.
[    0.079309] optee: revision 3.17 (15a746d2)
[    0.079406] optee: dynamic shared memory is enabled
[    0.083866] optee: initialized driver
[    0.084861] NET: Registered protocol family 17
[    0.084867] can: controller area network core
[    0.084893] NET: Registered protocol family 29
[    0.084895] can: isotp protocol
[    0.084938] 9pnet: Installing 9P2000 support
[    0.084966] Key type dns_resolver registered
[    0.085053] registered taskstats version 1
[    0.085056] Loading compiled-in X.509 certificates
[    0.088966] k3-ringacc 2b800000.ringacc: Failed to get MSI domain
[    0.089052] k3-ringacc 3c000000.ringacc: Failed to get MSI domain
[    0.090636] ti-sci 44083000.dmsc: ABI: 3.1 (firmware rev 0x0008 '8.4.1--v08.04.01 (Jolly Jellyfi')
[    0.117398] davinci-mcasp 2ba0000.mcasp: IRQ common not found
[    0.118767] omap_i2c 40b00000.i2c: bus 0 rev0.12 at 100 kHz
[    0.119049] omap_i2c 40b10000.i2c: bus 1 rev0.12 at 100 kHz
[    0.119312] omap_i2c 42120000.i2c: bus 2 rev0.12 at 100 kHz
[    0.119811] pca953x 3-0020: supply vcc not found, using dummy regulator
[    0.119862] pca953x 3-0020: using no AI
[    0.141215] pca953x 3-0020: failed writing register
[    0.141260] pca953x: probe of 3-0020 failed with error -121
[    0.141507] pca953x 3-0022: supply vcc not found, using dummy regulator
[    0.141534] pca953x 3-0022: using AI
[    0.141577] pca953x 3-0022: failed writing register
[    0.141605] pca953x: probe of 3-0022 failed with error -121
[    0.141637] omap_i2c 2000000.i2c: bus 3 rev0.12 at 400 kHz
[    0.142155] pca953x 4-0020: supply vcc not found, using dummy regulator
[    0.142186] pca953x 4-0020: using no AI
[    0.165223] pca953x 4-0020: failed writing register
[    0.165260] pca953x: probe of 4-0020 failed with error -121
[    0.165533] omap_i2c 2030000.i2c: bus 4 rev0.12 at 400 kHz
[    0.165901] omap_i2c 2040000.i2c: bus 5 rev0.12 at 100 kHz
[    0.166168] omap_i2c 2050000.i2c: bus 6 rev0.12 at 100 kHz
[    0.166796] ti-sci-intr bus@100000:bus@28380000:interrupt-controller2: Interrupt Router 137 domain created
[    0.166862] ti-sci-intr bus@100000:interrupt-controller0: Interrupt Router 131 domain created
[    0.166921] ti-sci-intr bus@100000:main-navss:interrupt-controller1: Interrupt Router 213 domain created
[    0.167018] ti-sci-inta 33d00000.interrupt-controller: Interrupt Aggregator domain 209 created
[    0.176083] j721e-pcie 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges:
[    0.176100] j721e-pcie 2900000.pcie:       IO 0x0010001000..0x0010010fff -> 0x0010001000
[    0.176108] j721e-pcie 2900000.pcie:      MEM 0x0010011000..0x0017ffffff -> 0x0010011000
[    0.176115] j721e-pcie 2900000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    0.176343] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
[    0.176355] j721e-pcie 2910000.pcie:       IO 0x0018001000..0x0018010fff -> 0x0018001000
[    0.176362] j721e-pcie 2910000.pcie:      MEM 0x0018011000..0x001fffffff -> 0x0018011000
[    0.176369] j721e-pcie 2910000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    0.176573] j721e-pcie 2920000.pcie: host bridge /bus@100000/pcie@2920000 ranges:
[    0.176586] j721e-pcie 2920000.pcie:       IO 0x4400001000..0x4400010fff -> 0x0000001000
[    0.176592] j721e-pcie 2920000.pcie:      MEM 0x4400011000..0x4407ffffff -> 0x0000011000
[    0.176600] j721e-pcie 2920000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    0.177122] k3-ringacc 2b800000.ringacc: Ring Accelerator probed rings:286, gp-rings[96,20] sci-dev-id:235
[    0.177125] k3-ringacc 2b800000.ringacc: dma-ring-reset-quirk: disabled
[    0.177127] k3-ringacc 2b800000.ringacc: RA Proxy rev. 66346100, num_proxies:64
[    0.178292] k3-ringacc 3c000000.ringacc: Ring Accelerator probed rings:1024, gp-rings[440,150] sci-dev-id:211
[    0.178296] k3-ringacc 3c000000.ringacc: dma-ring-reset-quirk: disabled
[    0.178298] k3-ringacc 3c000000.ringacc: RA Proxy rev. 66346100, num_proxies:64
[    0.178631] printk: console [ttyS2] disabled
[    0.178654] 2800000.serial: ttyS2 at MMIO 0x2800000 (irq = 27, base_baud = 3000000) is a 8250
[    0.178681] printk: console [ttyS2] enabled
[    0.178683] printk: bootconsole [ns16550a0] disabled
[    0.179038] 2810000.serial: ttyS3 at MMIO 0x2810000 (irq = 28, base_baud = 3000000) is a 8250
[    0.179352] 2840000.serial: ttyS6 at MMIO 0x2840000 (irq = 29, base_baud = 3000000) is a 8250
[    0.180220] cdns-ufshcd 4e84000.ufs: ufshcd_populate_vreg: Unable to find vdd-hba-supply regulator, assuming enabled
[    0.180223] cdns-ufshcd 4e84000.ufs: ufshcd_populate_vreg: Unable to find vcc-supply regulator, assuming enabled
[    0.180226] cdns-ufshcd 4e84000.ufs: ufshcd_populate_vreg: Unable to find vccq-supply regulator, assuming enabled
[    0.180229] cdns-ufshcd 4e84000.ufs: ufshcd_populate_vreg: Unable to find vccq2-supply regulator, assuming enabled
[    0.180485] scsi host0: ufshcd
[    0.182872] davinci_mdio 46000f00.mdio: Configuring MDIO in manual mode
[    0.221186] davinci_mdio 46000f00.mdio: davinci mdio revision 9.7, bus freq 1000000
[    0.221822] davinci_mdio 46000f00.mdio: phy[0]: device 46000f00.mdio:00, driver unknown
[    0.221864] am65-cpsw-nuss 46000000.ethernet: initializing am65 cpsw nuss version 0x6BA00101, cpsw version 0x6BA80100 Ports: 2 quirks:00000000
[    0.222683] am65-cpts 310d0000.cpts: CPTS ver 0x4e8a010a, freq:200000000, add_val:4 pps:0
[    0.324291] davinci-mcasp 2ba0000.mcasp: IRQ common not found
[    0.324354] mmc0: CQHCI version 5.10
[    0.329232] omap-mailbox 31f80000.mailbox: omap mailbox rev 0x66fc7100
[    0.329459] omap-mailbox 31f81000.mailbox: omap mailbox rev 0x66fc7100
[    0.329675] omap-mailbox 31f82000.mailbox: omap mailbox rev 0x66fc7100
[    0.329891] omap-mailbox 31f83000.mailbox: omap mailbox rev 0x66fc7100
[    0.330091] omap-mailbox 31f84000.mailbox: omap mailbox rev 0x66fc7100
[    0.333160] j721e-pcie 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges:
[    0.333176] j721e-pcie 2900000.pcie:       IO 0x0010001000..0x0010010fff -> 0x0010001000
[    0.333203] j721e-pcie 2900000.pcie:      MEM 0x0010011000..0x0017ffffff -> 0x0010011000
[    0.333210] j721e-pcie 2900000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    0.333485] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
[    0.333497] j721e-pcie 2910000.pcie:       IO 0x0018001000..0x0018010fff -> 0x0018001000
[    0.333503] j721e-pcie 2910000.pcie:      MEM 0x0018011000..0x001fffffff -> 0x0018011000
[    0.333512] j721e-pcie 2910000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    0.333708] j721e-pcie 2920000.pcie: host bridge /bus@100000/pcie@2920000 ranges:
[    0.333720] j721e-pcie 2920000.pcie:       IO 0x4400001000..0x4400010fff -> 0x0000001000
[    0.333726] j721e-pcie 2920000.pcie:      MEM 0x4400011000..0x4407ffffff -> 0x0000011000
[    0.333734] j721e-pcie 2920000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    0.334238] ti-udma 285c0000.dma-controller: Channels: 26 (tchan: 13, rchan: 13, gp-rflow: 8)
[    0.335677] ti-udma 31150000.dma-controller: Channels: 122 (tchan: 61, rchan: 61, gp-rflow: 16)
[    0.339235] spi-nor spi0.0: unrecognized JEDEC id bytes: ff 80 00 00 00 00
[    0.339244] spi-nor: probe of spi0.0 failed with error -2
[    0.340726] m_can_platform 40568000.can: m_can device registered (irq=19, version=32)
[    0.341274] davinci_mdio 46000f00.mdio: Configuring MDIO in manual mode
[    0.361755] mmc0: SDHCI controller on 4f80000.mmc [4f80000.mmc] using ADMA 64-bit
[    0.381186] davinci_mdio 46000f00.mdio: davinci mdio revision 9.7, bus freq 1000000
[    0.381775] davinci_mdio 46000f00.mdio: phy[0]: device 46000f00.mdio:00, driver unknown
[    0.381812] am65-cpsw-nuss 46000000.ethernet: initializing am65 cpsw nuss version 0x6BA00101, cpsw version 0x6BA80100 Ports: 2 quirks:00000000
[    0.382367] am65-cpsw-nuss 46000000.ethernet: set new flow-id-base 48
[    0.382754] am65-cpsw-nuss 46000000.ethernet: initialized cpsw ale version 1.4
[    0.382756] am65-cpsw-nuss 46000000.ethernet: ALE Table size 64
[    0.383024] am65-cpsw-nuss 46000000.ethernet: CPTS ver 0x4e8a010a, freq:500000000, add_val:1 pps:0
[    0.383848] davinci-mcasp 2ba0000.mcasp: IRQ common not found
[    0.389161] j721e-pcie 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges:
[    0.389192] j721e-pcie 2900000.pcie:       IO 0x0010001000..0x0010010fff -> 0x0010001000
[    0.389201] j721e-pcie 2900000.pcie:      MEM 0x0010011000..0x0017ffffff -> 0x0010011000
[    0.389209] j721e-pcie 2900000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    0.389470] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
[    0.389483] j721e-pcie 2910000.pcie:       IO 0x0018001000..0x0018010fff -> 0x0018001000
[    0.389490] j721e-pcie 2910000.pcie:      MEM 0x0018011000..0x001fffffff -> 0x0018011000
[    0.389498] j721e-pcie 2910000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    0.389748] j721e-pcie 2920000.pcie: host bridge /bus@100000/pcie@2920000 ranges:
[    0.389760] j721e-pcie 2920000.pcie:       IO 0x4400001000..0x4400010fff -> 0x0000001000
[    0.389767] j721e-pcie 2920000.pcie:      MEM 0x4400011000..0x4407ffffff -> 0x0000011000
[    0.389775] j721e-pcie 2920000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    0.390473] j721e-pcie 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges:
[    0.390485] j721e-pcie 2900000.pcie:       IO 0x0010001000..0x0010010fff -> 0x0010001000
[    0.390492] j721e-pcie 2900000.pcie:      MEM 0x0010011000..0x0017ffffff -> 0x0010011000
[    0.390500] j721e-pcie 2900000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    0.390879] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
[    0.390899] j721e-pcie 2910000.pcie:       IO 0x0018001000..0x0018010fff -> 0x0018001000
[    0.390906] j721e-pcie 2910000.pcie:      MEM 0x0018011000..0x001fffffff -> 0x0018011000
[    0.390913] j721e-pcie 2910000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    0.391146] j721e-pcie 2920000.pcie: host bridge /bus@100000/pcie@2920000 ranges:
[    0.391158] j721e-pcie 2920000.pcie:       IO 0x4400001000..0x4400010fff -> 0x0000001000
[    0.391165] j721e-pcie 2920000.pcie:      MEM 0x4400011000..0x4407ffffff -> 0x0000011000
[    0.391172] j721e-pcie 2920000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    0.391490] debugfs: Directory 'pd:27' with parent 'pm_genpd' already present!
[    0.391510] debugfs: Directory 'pd:26' with parent 'pm_genpd' already present!
[    0.392303] debugfs: Directory 'pd:242' with parent 'pm_genpd' already present!
[    0.392317] debugfs: Directory 'pd:241' with parent 'pm_genpd' already present!
[    0.392328] debugfs: Directory 'pd:240' with parent 'pm_genpd' already present!
[    0.392339] debugfs: Directory 'pd:239' with parent 'pm_genpd' already present!
[    0.392980] input: gpio-keys as /devices/platform/gpio-keys/input/input0
[    0.394063] j721e-pcie 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges:
[    0.394076] j721e-pcie 2900000.pcie:       IO 0x0010001000..0x0010010fff -> 0x0010001000
[    0.394084] j721e-pcie 2900000.pcie:      MEM 0x0010011000..0x0017ffffff -> 0x0010011000
[    0.394092] j721e-pcie 2900000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    0.394340] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
[    0.394359] j721e-pcie 2910000.pcie:       IO 0x0018001000..0x0018010fff -> 0x0018001000
[    0.394365] j721e-pcie 2910000.pcie:      MEM 0x0018011000..0x001fffffff -> 0x0018011000
[    0.394373] j721e-pcie 2910000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    0.394583] j721e-pcie 2920000.pcie: host bridge /bus@100000/pcie@2920000 ranges:
[    0.394601] j721e-pcie 2920000.pcie:       IO 0x4400001000..0x4400010fff -> 0x0000001000
[    0.394608] j721e-pcie 2920000.pcie:      MEM 0x4400011000..0x4407ffffff -> 0x0000011000
[    0.394615] j721e-pcie 2920000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    0.399513] ALSA device list:
[    0.399515]   No soundcards found.
[    0.441134] mmc0: Command Queue Engine enabled
[    0.441140] mmc0: new HS200 MMC card at address 0001
[    0.441370] mmcblk0: mmc0:0001 008GB0 7.28 GiB 
[    0.441446] mmcblk0boot0: mmc0:0001 008GB0 partition 1 8.00 MiB
[    0.441523] mmcblk0boot1: mmc0:0001 008GB0 partition 2 8.00 MiB
[    0.441589] mmcblk0rpmb: mmc0:0001 008GB0 partition 3 4.00 MiB, chardev (237:0)
[    0.445809]  mmcblk0: p1 p2 p3 p4 < p5 p6 p7 p8 p9 p10 >
[    0.447597] j721e-pcie 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges:
[    0.447612] j721e-pcie 2900000.pcie:       IO 0x0010001000..0x0010010fff -> 0x0010001000
[    0.447619] j721e-pcie 2900000.pcie:      MEM 0x0010011000..0x0017ffffff -> 0x0010011000
[    0.447627] j721e-pcie 2900000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    0.447833] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
[    0.447845] j721e-pcie 2910000.pcie:       IO 0x0018001000..0x0018010fff -> 0x0018001000
[    0.447851] j721e-pcie 2910000.pcie:      MEM 0x0018011000..0x001fffffff -> 0x0018011000
[    0.447858] j721e-pcie 2910000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    0.448056] j721e-pcie 2920000.pcie: host bridge /bus@100000/pcie@2920000 ranges:
[    0.448067] j721e-pcie 2920000.pcie:       IO 0x4400001000..0x4400010fff -> 0x0000001000
[    0.448074] j721e-pcie 2920000.pcie:      MEM 0x4400011000..0x4407ffffff -> 0x0000011000
[    0.448081] j721e-pcie 2920000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    0.507962] cdns-ufshcd 4e84000.ufs: link startup failed 1
[    0.507965] cdns-ufshcd 4e84000.ufs: UFS Host state=0
[    0.507968] cdns-ufshcd 4e84000.ufs: outstanding reqs=0x0 tasks=0x0
[    0.507970] cdns-ufshcd 4e84000.ufs: saved_err=0x0, saved_uic_err=0x0
[    0.507972] cdns-ufshcd 4e84000.ufs: Device power mode=1, UIC link state=0
[    0.507975] cdns-ufshcd 4e84000.ufs: PM in progress=0, sys. suspended=0
[    0.507977] cdns-ufshcd 4e84000.ufs: Auto BKOPS=0, Host self-block=0
[    0.507979] cdns-ufshcd 4e84000.ufs: Clk gate=1
[    0.507981] cdns-ufshcd 4e84000.ufs: last_hibern8_exit_tstamp at 0 us, hibern8_exit_cnt=0
[    0.507984] cdns-ufshcd 4e84000.ufs: last intr at 505666 us, last intr status=0x404
[    0.507986] cdns-ufshcd 4e84000.ufs: error handling flags=0x0, req. abort count=0
[    0.507988] cdns-ufshcd 4e84000.ufs: hba->ufs_version=0x210, Host capabilities=0x1587031f, caps=0x0
[    0.507990] cdns-ufshcd 4e84000.ufs: quirks=0x0, dev. quirks=0x0
[    0.507993] cdns-ufshcd 4e84000.ufs: clk: core_clk, rate: 250000000
[    0.507995] cdns-ufshcd 4e84000.ufs: clk: phy_clk, rate: 19200000
[    0.507997] cdns-ufshcd 4e84000.ufs: clk: ref_clk, rate: 19200000
[    0.508001] cdns-ufshcd 4e84000.ufs: ufshcd_print_pwr_info:[RX, TX]: gear=[0, 0], lane[0, 0], pwr[INVALID MODE, INVALID MODE], rate = 0
[    0.508016] host_regs: 00000000: 1587031f 00000000 00000210 00000000
[    0.508018] host_regs: 00000010: 00000000 00000000 00000000 00000000
[    0.508020] host_regs: 00000020: 00000000 00000470 00000000 00000000
[    0.508022] host_regs: 00000030: 00000008 00000001 00000000 00000000
[    0.508024] host_regs: 00000040: 00000000 00000000 00000000 00000000
[    0.508027] host_regs: 00000050: 00000000 00000000 00000000 00000000
[    0.508028] host_regs: 00000060: 00000000 00000000 00000000 00000000
[    0.508030] host_regs: 00000070: 00000000 00000000 00000000 00000000
[    0.508033] host_regs: 00000080: 00000000 00000000 00000000 00000000
[    0.508035] host_regs: 00000090: 00000000 00000000 00000000 00000000
[    0.508037] cdns-ufshcd 4e84000.ufs: No record of pa_err
[    0.508039] cdns-ufshcd 4e84000.ufs: No record of dl_err
[    0.508041] cdns-ufshcd 4e84000.ufs: No record of nl_err
[    0.508043] cdns-ufshcd 4e84000.ufs: No record of tl_err
[    0.508045] cdns-ufshcd 4e84000.ufs: No record of dme_err
[    0.508047] cdns-ufshcd 4e84000.ufs: No record of auto_hibern8_err
[    0.508049] cdns-ufshcd 4e84000.ufs: No record of fatal_err
[    0.508052] cdns-ufshcd 4e84000.ufs: link_startup_fail[0] = 0x1 at 506781 us
[    0.508054] cdns-ufshcd 4e84000.ufs: No record of resume_fail
[    0.508056] cdns-ufshcd 4e84000.ufs: No record of suspend_fail
[    0.508059] cdns-ufshcd 4e84000.ufs: No record of dev_reset
[    0.508061] cdns-ufshcd 4e84000.ufs: No record of host_reset
[    0.508063] cdns-ufshcd 4e84000.ufs: No record of task_abort
[    0.511092] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
[    0.511120] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
[    0.511415] devtmpfs: mounted
[    0.511662] Freeing unused kernel memory: 1856K
[    0.521201] Run /sbin/init as init process
[    0.521203]   with arguments:
[    0.521204]     /sbin/init
[    0.521206]   with environment:
[    0.521207]     HOME=/
[    0.521209]     TERM=linux
[    0.567635] systemd[1]: System time before build time, advancing clock.
[    0.584186] NET: Registered protocol family 10
[    0.584594] Segment Routing with IPv6
[    0.591850] systemd[1]: systemd 246.9+ running in system mode. (+PAM -AUDIT -SELINUX +IMA -APPARMOR -SMACK +SYSVINIT +UTMP -LIBCRYPTSETUP -GCRYPT -GNUTLS +ACL +XZ -LZ4 -ZSTD -SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 -IDN -PCRE2 default-hierarchy=hybrid)
[    0.592008] systemd[1]: Detected architecture arm64.
[    0.617996] systemd[1]: Set hostname to <E001-pecu>.
[    0.620750] random: systemd: uninitialized urandom read (16 bytes read)
[    0.620767] systemd[1]: Initializing machine ID from random generator.
[    0.620835] systemd[1]: Installed transient /etc/machine-id file.
[    0.653459] systemd-sysv-generator[156]: SysV service '/etc/init.d/netperf' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust.
[    0.653969] systemd-sysv-generator[156]: SysV service '/etc/init.d/autolaunch-demo' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust.
[    0.654038] systemd-sysv-generator[156]: SysV service '/etc/init.d/sendsigs' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust.
[    0.654103] systemd-sysv-generator[156]: SysV service '/etc/init.d/save-rtc-ts.sh' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust.
[    0.654228] systemd-sysv-generator[156]: SysV service '/etc/init.d/select_partition.sh' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust.
[    0.654404] systemd-sysv-generator[156]: SysV service '/etc/init.d/halt' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust.
[    0.654830] systemd-sysv-generator[156]: SysV service '/etc/init.d/inetd.busybox' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust.
[    0.654888] systemd-sysv-generator[156]: SysV service '/etc/init.d/telnetd' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust.
[    0.654938] systemd-sysv-generator[156]: SysV service '/etc/init.d/rc.pvr' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust.
[    0.655270] systemd-sysv-generator[156]: SysV service '/etc/init.d/umountnfs.sh' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust.
[    0.655318] systemd-sysv-generator[156]: SysV service '/etc/init.d/single' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust.
[    0.655550] systemd-sysv-generator[156]: SysV service '/etc/init.d/save-rtc.sh' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust.
[    0.655821] systemd-sysv-generator[156]: SysV service '/etc/init.d/reboot' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust.
[    0.656267] systemd-sysv-generator[156]: SysV service '/etc/init.d/load-rtc-ts.sh' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust.
[    0.656499] systemd-sysv-generator[156]: SysV service '/etc/init.d/dropbear' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust.
[    0.656816] systemd-sysv-generator[156]: SysV service '/etc/init.d/weston' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust.
[    0.656867] systemd-sysv-generator[156]: SysV service '/etc/init.d/umountfs' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust.
[    0.656922] systemd-sysv-generator[156]: SysV service '/etc/init.d/thermal-zone-init' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust.
[    0.686929] systemd[1]: /lib/systemd/system/var-volatile-srv.service:13: Standard output type syslog is obsolete, automatically updating to journal. Please update your unit file, and consider removing the setting altogether.
[    0.688001] systemd[1]: /lib/systemd/system/var-volatile-spool.service:13: Standard output type syslog is obsolete, automatically updating to journal. Please update your unit file, and consider removing the setting altogether.
[    0.688553] systemd[1]: /lib/systemd/system/var-volatile-lib.service:13: Standard output type syslog is obsolete, automatically updating to journal. Please update your unit file, and consider removing the setting altogether.
[    0.690280] systemd[1]: /lib/systemd/system/var-volatile-cache.service:13: Standard output type syslog is obsolete, automatically updating to journal. Please update your unit file, and consider removing the setting altogether.
[    0.755636] systemd[1]: /etc/systemd/system/sync-clocks.service:11: Standard output type syslog is obsolete, automatically updating to journal. Please update your unit file, and consider removing the setting altogether.
[    0.760204] systemd[1]: Queued start job for default target Multi-User System.
[    0.760524] random: systemd: uninitialized urandom read (16 bytes read)
[    0.760596] systemd[1]: system-getty.slice: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling.
[    0.760600] systemd[1]: (This warning is only shown for the first unit using IP firewalling.)
[    0.761622] systemd[1]: Created slice system-getty.slice.
[    0.777255] random: systemd: uninitialized urandom read (16 bytes read)
[    0.777633] systemd[1]: Created slice system-modprobe.slice.
[    0.793579] systemd[1]: Created slice system-serial\x2dgetty.slice.
[    0.809615] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[    0.825580] systemd[1]: Created slice User and Session Slice.
[    0.841339] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[    0.857287] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    0.873311] systemd[1]: Reached target Paths.
[    0.885230] systemd[1]: Reached target Remote File Systems.
[    0.901224] systemd[1]: Reached target Slices.
[    0.913234] systemd[1]: Reached target Swap.
[    0.925415] systemd[1]: Listening on Syslog Socket.
[    0.939394] systemd[1]: Listening on Process Core Dump Socket.
[    0.953370] systemd[1]: Listening on initctl Compatibility Named Pipe.
[    0.972822] systemd[1]: Condition check resulted in Journal Audit Socket being skipped.
[    0.973094] systemd[1]: Listening on Journal Socket (/dev/log).
[    0.989413] systemd[1]: Listening on Journal Socket.
[    1.001459] systemd[1]: Listening on Network Service Netlink Socket.
[    1.017400] systemd[1]: Listening on udev Control Socket.
[    1.033338] systemd[1]: Listening on udev Kernel Socket.
[    1.051124] systemd[1]: Mounting Huge Pages File System...
[    1.062883] systemd[1]: Mounting POSIX Message Queue File System...
[    1.078820] systemd[1]: Mounting Kernel Debug File System...
[    1.097398] systemd[1]: Condition check resulted in Kernel Trace File System being skipped.
[    1.100142] systemd[1]: Mounting Temporary Directory (/tmp)...
[    1.111172] systemd[1]: Starting Create list of static device nodes for the current kernel...
[    1.126843] systemd[1]: Starting Load Kernel Module configfs...
[    1.143329] systemd[1]: Starting Load Kernel Module drm...
[    1.159495] systemd[1]: Starting Load Kernel Module fuse...
[    1.164439] fuse: init (API version 7.32)
[    1.174884] systemd[1]: Starting File System Check on Root Device...
[    1.193367] systemd[1]: Starting Journal Service...
[    1.200339] systemd[1]: Starting Load Kernel Modules...
[    1.202207] systemd[1]: Starting Coldplug All udev Devices...
[    1.205009] systemd[1]: Mounted Huge Pages File System.
[    1.205376] systemd[1]: Mounted POSIX Message Queue File System.
[    1.205619] systemd[1]: Mounted Kernel Debug File System.
[    1.205846] systemd[1]: Mounted Temporary Directory (/tmp).
[    1.206750] systemd[1]: Finished Create list of static device nodes for the current kernel.
[    1.207293] systemd[1]: modprobe@configfs.service: Succeeded.
[    1.207901] systemd[1]: Finished Load Kernel Module configfs.
[    1.208414] systemd[1]: modprobe@drm.service: Succeeded.
[    1.209114] systemd[1]: Finished Load Kernel Module drm.
[    1.211105] systemd[1]: modprobe@fuse.service: Succeeded.
[    1.212046] systemd[1]: Finished Load Kernel Module fuse.
[    1.215617] cryptodev: loading out-of-tree module taints kernel.
[    1.215780] systemd[1]: Mounting FUSE Control File System...
[    1.218807] systemd[1]: Mounting Kernel Configuration File System...
[    1.221899] cryptodev: driver 1.10 loaded.
[    1.239322] systemd[1]: Finished Load Kernel Modules.
[    1.246990] systemd[1]: Starting Apply Kernel Variables...
[    1.247808] systemd[1]: Mounted FUSE Control File System.
[    1.290409] systemd[1]: Started Journal Service.
[    1.372305] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
[    1.582045] overlayfs: upper fs does not support xattr, falling back to index=off and metacopy=off.
[    1.582523] overlayfs: upper fs does not support xattr, falling back to index=off and metacopy=off.
[    1.583111] overlayfs: upper fs does not support xattr, falling back to index=off and metacopy=off.
[    1.653597] urandom_read_iter: 72 callbacks suppressed
[    1.653600] random: systemd: uninitialized urandom read (16 bytes read)
[    1.656405] random: systemd-journal: uninitialized urandom read (16 bytes read)
[    1.669293] random: systemd: uninitialized urandom read (16 bytes read)
[    1.748384] j721e-pcie 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges:
[    1.748402] j721e-pcie 2900000.pcie:       IO 0x0010001000..0x0010010fff -> 0x0010001000
[    1.748409] j721e-pcie 2900000.pcie:      MEM 0x0010011000..0x0017ffffff -> 0x0010011000
[    1.748418] j721e-pcie 2900000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    1.750397] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
[    1.750414] j721e-pcie 2910000.pcie:       IO 0x0018001000..0x0018010fff -> 0x0018001000
[    1.750422] j721e-pcie 2910000.pcie:      MEM 0x0018011000..0x001fffffff -> 0x0018011000
[    1.750431] j721e-pcie 2910000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    1.750755] j721e-pcie 2920000.pcie: host bridge /bus@100000/pcie@2920000 ranges:
[    1.750768] j721e-pcie 2920000.pcie:       IO 0x4400001000..0x4400010fff -> 0x0000001000
[    1.750776] j721e-pcie 2920000.pcie:      MEM 0x4400011000..0x4407ffffff -> 0x0000011000
[    1.750783] j721e-pcie 2920000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    1.751890] j721e-pcie 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges:
[    1.751906] j721e-pcie 2900000.pcie:       IO 0x0010001000..0x0010010fff -> 0x0010001000
[    1.751913] j721e-pcie 2900000.pcie:      MEM 0x0010011000..0x0017ffffff -> 0x0010011000
[    1.751921] j721e-pcie 2900000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    1.752152] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
[    1.752164] j721e-pcie 2910000.pcie:       IO 0x0018001000..0x0018010fff -> 0x0018001000
[    1.752172] j721e-pcie 2910000.pcie:      MEM 0x0018011000..0x001fffffff -> 0x0018011000
[    1.752179] j721e-pcie 2910000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    1.752448] j721e-pcie 2920000.pcie: host bridge /bus@100000/pcie@2920000 ranges:
[    1.752461] j721e-pcie 2920000.pcie:       IO 0x4400001000..0x4400010fff -> 0x0000001000
[    1.752468] j721e-pcie 2920000.pcie:      MEM 0x4400011000..0x4407ffffff -> 0x0000011000
[    1.752476] j721e-pcie 2920000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    1.757660] j721e-pcie 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges:
[    1.757678] j721e-pcie 2900000.pcie:       IO 0x0010001000..0x0010010fff -> 0x0010001000
[    1.757686] j721e-pcie 2900000.pcie:      MEM 0x0010011000..0x0017ffffff -> 0x0010011000
[    1.757695] j721e-pcie 2900000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    1.757992] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
[    1.758005] j721e-pcie 2910000.pcie:       IO 0x0018001000..0x0018010fff -> 0x0018001000
[    1.758012] j721e-pcie 2910000.pcie:      MEM 0x0018011000..0x001fffffff -> 0x0018011000
[    1.758020] j721e-pcie 2910000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    1.758236] j721e-pcie 2920000.pcie: host bridge /bus@100000/pcie@2920000 ranges:
[    1.758249] j721e-pcie 2920000.pcie:       IO 0x4400001000..0x4400010fff -> 0x0000001000
[    1.758256] j721e-pcie 2920000.pcie:      MEM 0x4400011000..0x4407ffffff -> 0x0000011000
[    1.758264] j721e-pcie 2920000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    1.773904] j721e-pcie 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges:
[    1.773921] j721e-pcie 2900000.pcie:       IO 0x0010001000..0x0010010fff -> 0x0010001000
[    1.773928] j721e-pcie 2900000.pcie:      MEM 0x0010011000..0x0017ffffff -> 0x0010011000
[    1.773937] j721e-pcie 2900000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    1.774167] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
[    1.774179] j721e-pcie 2910000.pcie:       IO 0x0018001000..0x0018010fff -> 0x0018001000
[    1.774186] j721e-pcie 2910000.pcie:      MEM 0x0018011000..0x001fffffff -> 0x0018011000
[    1.774193] j721e-pcie 2910000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    1.774402] j721e-pcie 2920000.pcie: host bridge /bus@100000/pcie@2920000 ranges:
[    1.774415] j721e-pcie 2920000.pcie:       IO 0x4400001000..0x4400010fff -> 0x0000001000
[    1.774421] j721e-pcie 2920000.pcie:      MEM 0x4400011000..0x4407ffffff -> 0x0000011000
[    1.774429] j721e-pcie 2920000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    1.776175] j721e-pcie 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges:
[    1.776192] j721e-pcie 2900000.pcie:       IO 0x0010001000..0x0010010fff -> 0x0010001000
[    1.776199] j721e-pcie 2900000.pcie:      MEM 0x0010011000..0x0017ffffff -> 0x0010011000
[    1.776208] j721e-pcie 2900000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    1.776527] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
[    1.776543] j721e-pcie 2910000.pcie:       IO 0x0018001000..0x0018010fff -> 0x0018001000
[    1.776550] j721e-pcie 2910000.pcie:      MEM 0x0018011000..0x001fffffff -> 0x0018011000
[    1.776558] j721e-pcie 2910000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    1.776815] j721e-pcie 2920000.pcie: host bridge /bus@100000/pcie@2920000 ranges:
[    1.776828] j721e-pcie 2920000.pcie:       IO 0x4400001000..0x4400010fff -> 0x0000001000
[    1.776835] j721e-pcie 2920000.pcie:      MEM 0x4400011000..0x4407ffffff -> 0x0000011000
[    1.776843] j721e-pcie 2920000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    1.834944] j721e-pcie 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges:
[    1.834961] j721e-pcie 2900000.pcie:       IO 0x0010001000..0x0010010fff -> 0x0010001000
[    1.834969] j721e-pcie 2900000.pcie:      MEM 0x0010011000..0x0017ffffff -> 0x0010011000
[    1.834977] j721e-pcie 2900000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    1.835229] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
[    1.835242] j721e-pcie 2910000.pcie:       IO 0x0018001000..0x0018010fff -> 0x0018001000
[    1.835249] j721e-pcie 2910000.pcie:      MEM 0x0018011000..0x001fffffff -> 0x0018011000
[    1.835257] j721e-pcie 2910000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    1.835471] j721e-pcie 2920000.pcie: host bridge /bus@100000/pcie@2920000 ranges:
[    1.835485] j721e-pcie 2920000.pcie:       IO 0x4400001000..0x4400010fff -> 0x0000001000
[    1.835491] j721e-pcie 2920000.pcie:      MEM 0x4400011000..0x4407ffffff -> 0x0000011000
[    1.835499] j721e-pcie 2920000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    1.836875] j721e-pcie 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges:
[    1.836890] j721e-pcie 2900000.pcie:       IO 0x0010001000..0x0010010fff -> 0x0010001000
[    1.836898] j721e-pcie 2900000.pcie:      MEM 0x0010011000..0x0017ffffff -> 0x0010011000
[    1.836906] j721e-pcie 2900000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    1.841012] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
[    1.841041] j721e-pcie 2910000.pcie:       IO 0x0018001000..0x0018010fff -> 0x0018001000
[    1.841049] j721e-pcie 2910000.pcie:      MEM 0x0018011000..0x001fffffff -> 0x0018011000
[    1.841058] j721e-pcie 2910000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    1.842366] j721e-pcie 2920000.pcie: host bridge /bus@100000/pcie@2920000 ranges:
[    1.842383] j721e-pcie 2920000.pcie:       IO 0x4400001000..0x4400010fff -> 0x0000001000
[    1.842391] j721e-pcie 2920000.pcie:      MEM 0x4400011000..0x4407ffffff -> 0x0000011000
[    1.842399] j721e-pcie 2920000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    1.843201] j721e-pcie 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges:
[    1.843215] j721e-pcie 2900000.pcie:       IO 0x0010001000..0x0010010fff -> 0x0010001000
[    1.843222] j721e-pcie 2900000.pcie:      MEM 0x0010011000..0x0017ffffff -> 0x0010011000
[    1.843230] j721e-pcie 2900000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    1.843832] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
[    1.843859] j721e-pcie 2910000.pcie:       IO 0x0018001000..0x0018010fff -> 0x0018001000
[    1.843866] j721e-pcie 2910000.pcie:      MEM 0x0018011000..0x001fffffff -> 0x0018011000
[    1.843874] j721e-pcie 2910000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    1.861248] img_enc 4200000.video-encoder: vxe_enc_probe: using heap 1 for internal alloc
[    1.871171] k3-dsp-rproc 4d80800000.dsp: assigned reserved memory node vision-apps-c66-dma-memory@a9000000
[    1.871236] k3-dsp-rproc 4d80800000.dsp: configured DSP for remoteproc mode
[    1.871309] remoteproc remoteproc0: 4d80800000.dsp is available
[    1.871733] j721e-pcie 2920000.pcie: host bridge /bus@100000/pcie@2920000 ranges:
[    1.871749] j721e-pcie 2920000.pcie:       IO 0x4400001000..0x4400010fff -> 0x0000001000
[    1.871757] j721e-pcie 2920000.pcie:      MEM 0x4400011000..0x4407ffffff -> 0x0000011000
[    1.871765] j721e-pcie 2920000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    1.872665] j721e-pcie 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges:
[    1.872680] j721e-pcie 2900000.pcie:       IO 0x0010001000..0x0010010fff -> 0x0010001000
[    1.872687] j721e-pcie 2900000.pcie:      MEM 0x0010011000..0x0017ffffff -> 0x0010011000
[    1.872694] j721e-pcie 2900000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    1.873035] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
[    1.873048] j721e-pcie 2910000.pcie:       IO 0x0018001000..0x0018010fff -> 0x0018001000
[    1.873055] j721e-pcie 2910000.pcie:      MEM 0x0018011000..0x001fffffff -> 0x0018011000
[    1.873063] j721e-pcie 2910000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    1.877594] k3-dsp-rproc 4d81800000.dsp: assigned reserved memory node vision-apps-c66-dma-memory@a8000000
[    1.877653] k3-dsp-rproc 4d81800000.dsp: configured DSP for remoteproc mode
[    1.877712] remoteproc remoteproc1: 4d81800000.dsp is available
[    1.878083] j721e-pcie 2920000.pcie: host bridge /bus@100000/pcie@2920000 ranges:
[    1.878098] j721e-pcie 2920000.pcie:       IO 0x4400001000..0x4400010fff -> 0x0000001000
[    1.878107] j721e-pcie 2920000.pcie:      MEM 0x4400011000..0x4407ffffff -> 0x0000011000
[    1.878115] j721e-pcie 2920000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    1.878874] j721e-pcie 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges:
[    1.878888] j721e-pcie 2900000.pcie:       IO 0x0010001000..0x0010010fff -> 0x0010001000
[    1.878895] j721e-pcie 2900000.pcie:      MEM 0x0010011000..0x0017ffffff -> 0x0010011000
[    1.878904] j721e-pcie 2900000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    1.879119] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
[    1.879132] j721e-pcie 2910000.pcie:       IO 0x0018001000..0x0018010fff -> 0x0018001000
[    1.879138] j721e-pcie 2910000.pcie:      MEM 0x0018011000..0x001fffffff -> 0x0018011000
[    1.879145] j721e-pcie 2910000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    1.879989] k3-dsp-rproc 64800000.dsp: assigned reserved memory node vision-apps-c71-dma-memory@aa000000
[    1.880428] k3-dsp-rproc 64800000.dsp: configured DSP for remoteproc mode
[    1.880457] remoteproc remoteproc2: 64800000.dsp is available
[    1.880900] j721e-pcie 2920000.pcie: host bridge /bus@100000/pcie@2920000 ranges:
[    1.880915] j721e-pcie 2920000.pcie:       IO 0x4400001000..0x4400010fff -> 0x0000001000
[    1.880922] j721e-pcie 2920000.pcie:      MEM 0x4400011000..0x4407ffffff -> 0x0000011000
[    1.880930] j721e-pcie 2920000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    1.881897] remoteproc remoteproc0: powering up 4d80800000.dsp
[    1.881905] remoteproc remoteproc0: Booting fw image j7-c66_0-fw, size 1461012
[    1.882086] j721e-pcie 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges:
[    1.882100] j721e-pcie 2900000.pcie:       IO 0x0010001000..0x0010010fff -> 0x0010001000
[    1.882107] j721e-pcie 2900000.pcie:      MEM 0x0010011000..0x0017ffffff -> 0x0010011000
[    1.882116] j721e-pcie 2900000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    1.883614] k3-dsp-rproc 4d80800000.dsp: booting DSP core using boot addr = 0xa8ca2400
[    1.884033] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
[    1.884051] j721e-pcie 2910000.pcie:       IO 0x0018001000..0x0018010fff -> 0x0018001000
[    1.884059] j721e-pcie 2910000.pcie:      MEM 0x0018011000..0x001fffffff -> 0x0018011000
[    1.884067] j721e-pcie 2910000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    1.886259]  remoteproc0#vdev0buffer: assigned reserved memory node vision-apps-c66-dma-memory@a9000000
[    1.886503] virtio_rpmsg_bus virtio0: rpmsg host is online
[    1.886518]  remoteproc0#vdev0buffer: registered virtio0 (type 7)
[    1.886521] remoteproc remoteproc0: remote processor 4d80800000.dsp is now up
[    1.886792] j721e-pcie 2920000.pcie: host bridge /bus@100000/pcie@2920000 ranges:
[    1.886807] j721e-pcie 2920000.pcie:       IO 0x4400001000..0x4400010fff -> 0x0000001000
[    1.886815] j721e-pcie 2920000.pcie:      MEM 0x4400011000..0x4407ffffff -> 0x0000011000
[    1.886823] j721e-pcie 2920000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    1.888675] j721e-pcie 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges:
[    1.888694] j721e-pcie 2900000.pcie:       IO 0x0010001000..0x0010010fff -> 0x0010001000
[    1.888702] j721e-pcie 2900000.pcie:      MEM 0x0010011000..0x0017ffffff -> 0x0010011000
[    1.888710] j721e-pcie 2900000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    1.890520] remoteproc remoteproc1: powering up 4d81800000.dsp
[    1.890528] remoteproc remoteproc1: Booting fw image j7-c66_1-fw, size 1461012
[    1.890672] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
[    1.890688] j721e-pcie 2910000.pcie:       IO 0x0018001000..0x0018010fff -> 0x0018001000
[    1.890696] j721e-pcie 2910000.pcie:      MEM 0x0018011000..0x001fffffff -> 0x0018011000
[    1.890704] j721e-pcie 2910000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    1.892405] k3-dsp-rproc 4d81800000.dsp: booting DSP core using boot addr = 0xa9ca2400
[    1.892539] j721e-pcie 2920000.pcie: host bridge /bus@100000/pcie@2920000 ranges:
[    1.892557] j721e-pcie 2920000.pcie:       IO 0x4400001000..0x4400010fff -> 0x0000001000
[    1.892565] j721e-pcie 2920000.pcie:      MEM 0x4400011000..0x4407ffffff -> 0x0000011000
[    1.892573] j721e-pcie 2920000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    1.895537] j721e-pcie 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges:
[    1.895558] j721e-pcie 2900000.pcie:       IO 0x0010001000..0x0010010fff -> 0x0010001000
[    1.895566] j721e-pcie 2900000.pcie:      MEM 0x0010011000..0x0017ffffff -> 0x0010011000
[    1.895574] j721e-pcie 2900000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    1.896226]  remoteproc1#vdev0buffer: assigned reserved memory node vision-apps-c66-dma-memory@a8000000
[    1.896446] virtio_rpmsg_bus virtio1: rpmsg host is online
[    1.896461]  remoteproc1#vdev0buffer: registered virtio1 (type 7)
[    1.896464] remoteproc remoteproc1: remote processor 4d81800000.dsp is now up
[    1.896863] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
[    1.896878] j721e-pcie 2910000.pcie:       IO 0x0018001000..0x0018010fff -> 0x0018001000
[    1.896885] j721e-pcie 2910000.pcie:      MEM 0x0018011000..0x001fffffff -> 0x0018011000
[    1.896894] j721e-pcie 2910000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    1.897388] j721e-pcie 2920000.pcie: host bridge /bus@100000/pcie@2920000 ranges:
[    1.897404] j721e-pcie 2920000.pcie:       IO 0x4400001000..0x4400010fff -> 0x0000001000
[    1.897410] j721e-pcie 2920000.pcie:      MEM 0x4400011000..0x4407ffffff -> 0x0000011000
[    1.897419] j721e-pcie 2920000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    1.900441] j721e-pcie 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges:
[    1.900463] j721e-pcie 2900000.pcie:       IO 0x0010001000..0x0010010fff -> 0x0010001000
[    1.900471] j721e-pcie 2900000.pcie:      MEM 0x0010011000..0x0017ffffff -> 0x0010011000
[    1.900479] j721e-pcie 2900000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    1.903030] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
[    1.903046] j721e-pcie 2910000.pcie:       IO 0x0018001000..0x0018010fff -> 0x0018001000
[    1.903054] j721e-pcie 2910000.pcie:      MEM 0x0018011000..0x001fffffff -> 0x0018011000
[    1.903063] j721e-pcie 2910000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    1.911352] virtio_rpmsg_bus virtio0: creating channel rpmsg_chrdev addr 0xd
[    1.920166] virtio_rpmsg_bus virtio1: creating channel rpmsg_chrdev addr 0xd
[    1.956616] j721e-pcie 2920000.pcie: host bridge /bus@100000/pcie@2920000 ranges:
[    1.956634] j721e-pcie 2920000.pcie:       IO 0x4400001000..0x4400010fff -> 0x0000001000
[    1.956643] j721e-pcie 2920000.pcie:      MEM 0x4400011000..0x4407ffffff -> 0x0000011000
[    1.956651] j721e-pcie 2920000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    1.958104] j721e-pcie 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges:
[    1.958123] j721e-pcie 2900000.pcie:       IO 0x0010001000..0x0010010fff -> 0x0010001000
[    1.958131] j721e-pcie 2900000.pcie:      MEM 0x0010011000..0x0017ffffff -> 0x0010011000
[    1.958140] j721e-pcie 2900000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    1.958757] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
[    1.958773] j721e-pcie 2910000.pcie:       IO 0x0018001000..0x0018010fff -> 0x0018001000
[    1.958781] j721e-pcie 2910000.pcie:      MEM 0x0018011000..0x001fffffff -> 0x0018011000
[    1.958789] j721e-pcie 2910000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    1.959884] j721e-pcie 2920000.pcie: host bridge /bus@100000/pcie@2920000 ranges:
[    1.959901] j721e-pcie 2920000.pcie:       IO 0x4400001000..0x4400010fff -> 0x0000001000
[    1.959909] j721e-pcie 2920000.pcie:      MEM 0x4400011000..0x4407ffffff -> 0x0000011000
[    1.959917] j721e-pcie 2920000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    1.961012] remoteproc remoteproc2: powering up 64800000.dsp
[    1.961023] remoteproc remoteproc2: Booting fw image j7-c71_0-fw, size 12849104
[    1.961055] remoteproc remoteproc2: unsupported resource 65538
[    1.964147] k3-dsp-rproc 64800000.dsp: booting DSP core using boot addr = 0xaa200000
[    1.964327] j721e-pcie 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges:
[    1.964344] j721e-pcie 2900000.pcie:       IO 0x0010001000..0x0010010fff -> 0x0010001000
[    1.964352] j721e-pcie 2900000.pcie:      MEM 0x0010011000..0x0017ffffff -> 0x0010011000
[    1.964361] j721e-pcie 2900000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    1.964958] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
[    1.964974] j721e-pcie 2910000.pcie:       IO 0x0018001000..0x0018010fff -> 0x0018001000
[    1.964982] j721e-pcie 2910000.pcie:      MEM 0x0018011000..0x001fffffff -> 0x0018011000
[    1.964990] j721e-pcie 2910000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    1.965932]  remoteproc2#vdev0buffer: assigned reserved memory node vision-apps-c71-dma-memory@aa000000
[    1.966297] j721e-pcie 2920000.pcie: host bridge /bus@100000/pcie@2920000 ranges:
[    1.966314] j721e-pcie 2920000.pcie:       IO 0x4400001000..0x4400010fff -> 0x0000001000
[    1.966321] j721e-pcie 2920000.pcie:      MEM 0x4400011000..0x4407ffffff -> 0x0000011000
[    1.966329] j721e-pcie 2920000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    1.967234] virtio_rpmsg_bus virtio2: rpmsg host is online
[    1.967273]  remoteproc2#vdev0buffer: registered virtio2 (type 7)
[    1.967277] remoteproc remoteproc2: remote processor 64800000.dsp is now up
[    1.967458] j721e-pcie 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges:
[    1.967473] j721e-pcie 2900000.pcie:       IO 0x0010001000..0x0010010fff -> 0x0010001000
[    1.967480] j721e-pcie 2900000.pcie:      MEM 0x0010011000..0x0017ffffff -> 0x0010011000
[    1.967488] j721e-pcie 2900000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    1.967829] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
[    1.967842] j721e-pcie 2910000.pcie:       IO 0x0018001000..0x0018010fff -> 0x0018001000
[    1.967849] j721e-pcie 2910000.pcie:      MEM 0x0018011000..0x001fffffff -> 0x0018011000
[    1.967856] j721e-pcie 2910000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    1.969052] j721e-pcie 2920000.pcie: host bridge /bus@100000/pcie@2920000 ranges:
[    1.969067] j721e-pcie 2920000.pcie:       IO 0x4400001000..0x4400010fff -> 0x0000001000
[    1.969075] j721e-pcie 2920000.pcie:      MEM 0x4400011000..0x4407ffffff -> 0x0000011000
[    1.969083] j721e-pcie 2920000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    1.972828] j721e-pcie 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges:
[    1.972846] j721e-pcie 2900000.pcie:       IO 0x0010001000..0x0010010fff -> 0x0010001000
[    1.972853] j721e-pcie 2900000.pcie:      MEM 0x0010011000..0x0017ffffff -> 0x0010011000
[    1.972862] j721e-pcie 2900000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    1.978149] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
[    1.978165] j721e-pcie 2910000.pcie:       IO 0x0018001000..0x0018010fff -> 0x0018001000
[    1.978173] j721e-pcie 2910000.pcie:      MEM 0x0018011000..0x001fffffff -> 0x0018011000
[    1.978181] j721e-pcie 2910000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    1.979063] j721e-pcie 2920000.pcie: host bridge /bus@100000/pcie@2920000 ranges:
[    1.979079] j721e-pcie 2920000.pcie:       IO 0x4400001000..0x4400010fff -> 0x0000001000
[    1.979087] j721e-pcie 2920000.pcie:      MEM 0x4400011000..0x4407ffffff -> 0x0000011000
[    1.979096] j721e-pcie 2920000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    1.980259] j721e-pcie 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges:
[    1.980278] j721e-pcie 2900000.pcie:       IO 0x0010001000..0x0010010fff -> 0x0010001000
[    1.980285] j721e-pcie 2900000.pcie:      MEM 0x0010011000..0x0017ffffff -> 0x0010011000
[    1.980293] j721e-pcie 2900000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    1.987208] virtio_rpmsg_bus virtio2: creating channel rpmsg_chrdev addr 0xd
[    1.997302] pvrsrvkm 4e20000000.gpu: More than one power domain for this GPU, gpu driver manages power domains
[    2.000014] PVR_K:  188: Read BVNC 22.104.208.318 from HW device registers
[    2.000023] PVR_K:  188: RGX Device registered with BVNC 22.104.208.318
[    2.000367] [drm] Initialized pvr 1.15.6133109 20170530 for 4e20000000.gpu on minor 0
[    2.000806] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
[    2.000823] j721e-pcie 2910000.pcie:       IO 0x0018001000..0x0018010fff -> 0x0018001000
[    2.000832] j721e-pcie 2910000.pcie:      MEM 0x0018011000..0x001fffffff -> 0x0018011000
[    2.000841] j721e-pcie 2910000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    2.007772] j721e-pcie 2920000.pcie: host bridge /bus@100000/pcie@2920000 ranges:
[    2.007793] j721e-pcie 2920000.pcie:       IO 0x4400001000..0x4400010fff -> 0x0000001000
[    2.007802] j721e-pcie 2920000.pcie:      MEM 0x4400011000..0x4407ffffff -> 0x0000011000
[    2.007810] j721e-pcie 2920000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    2.012597] j721e-pcie 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges:
[    2.012629] j721e-pcie 2900000.pcie:       IO 0x0010001000..0x0010010fff -> 0x0010001000
[    2.012641] j721e-pcie 2900000.pcie:      MEM 0x0010011000..0x0017ffffff -> 0x0010011000
[    2.012651] j721e-pcie 2900000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    2.015486] platform 41000000.r5f: R5F core may have been powered on by a different host, programmed state (0) != actual state (1)
[    2.016502] platform 41000000.r5f: configured R5F for IPC-only mode
[    2.016597] platform 41000000.r5f: assigned reserved memory node vision-apps-r5f-dma-memory@a0000000
[    2.016676] remoteproc remoteproc3: 41000000.r5f is available
[    2.016702] remoteproc remoteproc3: attaching to 41000000.r5f
[    2.016714] Unable to handle kernel paging request at virtual address ffff80001bfbfbff
[    2.016716] Mem abort info:
[    2.016718]   ESR = 0x96000007
[    2.016720]   EC = 0x25: DABT (current EL), IL = 32 bits
[    2.016722]   SET = 0, FnV = 0
[    2.016724]   EA = 0, S1PTW = 0
[    2.016726] Data abort info:
[    2.016727]   ISV = 0, ISS = 0x00000007
[    2.016729]   CM = 0, WnR = 0
[    2.016732] swapper pgtable: 64k pages, 48-bit VAs, pgdp=0000000082f60000
[    2.016733] [ffff80001bfbfbff] pgd=00000008ffff0003, p4d=00000008ffff0003, pud=00000008ffff0003, pmd=00000008fffe0003, pte=0000000000000000
[    2.016743] Internal error: Oops: 96000007 [#1] PREEMPT SMP
[    2.016746] Modules linked in: ti_k3_r5_remoteproc(+) sa2ul(+) snd_soc_pcm3168a_i2c sha512_generic pruss snd_soc_pcm3168a authenc pvrsrvkm(O) ti_k3_dsp_remoteproc virtio_rpmsg_bus vxe_enc(+) vxd_dec(+) videobuf2_dma_sg videobuf2_dma_contig v4l2_mem2mem videobuf2_memops videobuf2_v4l2 cdns_dphy videobuf2_common rti_wdt cdns3_ti overlay sch_fq_codel rpmsg_kdrv_switch cryptodev(O) fuse ipv6
[    2.016785] CPU: 1 PID: 190 Comm: systemd-udevd Tainted: G           O      5.10.120-tda4fawe001pecu #1
[    2.016787] Hardware name: Texas Instruments K3 J721E SoC (DT)
[    2.016791] pstate: 00000005 (nzcv daif -PAN -UAO -TCO BTYPE=--)
[    2.016798] pc : rproc_handle_resources.constprop.0+0x94/0x168
[    2.016803] lr : rproc_boot+0x334/0x670
[    2.016805] sp : ffff8000131af7a0
[    2.016806] x29: ffff8000131af7a0 x28: ffff8000113262e8 
[    2.016810] x27: ffff00001e12e000 x26: fffffffffffbfbff 
[    2.016813] x25: ffff80001c000000 x24: ffff800010e4ac70 
[    2.016817] x23: ffff00001e12e038 x22: 0000000000000000 
[    2.016821] x21: ffff80001125f870 x20: ffff00001e12e000 
[    2.016824] x19: 0000000000000000 x18: 0000000000000000 
[    2.016828] x17: 0000000000000000 x16: 0000000000000000 
[    2.016831] x15: ffff000841a60e80 x14: fff7dfbffdffdfbf 
[    2.016834] x13: 7fffffff7fffffff x12: bfffffdffefeffbb 
[    2.016838] x11: 7ffffffdffffffff x10: ffffdfdfffff7fff 
[    2.016841] x9 : fffffffffffbfffe x8 : 7fffbffffffff7ff 
[    2.016845] x7 : fffffffffffffffb x6 : ffff000003f4be00 
[    2.016848] x5 : ffff00087fa81ab8 x4 : 0000000000000000 
[    2.016851] x3 : 00000000000404fd x2 : 00000000fffbfbff 
[    2.016855] x1 : ffff80001bfbfc03 x0 : ffff80001c000000 
[    2.016859] Call trace:
[    2.016862]  rproc_handle_resources.constprop.0+0x94/0x168
[    2.016864]  rproc_boot+0x334/0x670
[    2.016866]  rproc_add+0x88/0x158
[    2.016877]  k3_r5_probe+0x698/0xcf0 [ti_k3_r5_remoteproc]
[    2.016882]  platform_drv_probe+0x54/0xa8
[    2.016884]  really_probe+0xec/0x3e0
[    2.016887]  driver_probe_device+0x58/0xb8
[    2.016889]  device_driver_attach+0x74/0x80
[    2.016892]  __driver_attach+0x58/0xe0
[    2.016894]  bus_for_each_dev+0x70/0xc0
[    2.016896]  driver_attach+0x24/0x30
[    2.016898]  bus_add_driver+0x14c/0x1f0
[    2.016900]  driver_register+0x64/0x120
[    2.016903]  __platform_driver_register+0x48/0x58
[    2.016906]  k3_r5_rproc_driver_init+0x20/0x10000 [ti_k3_r5_remoteproc]
[    2.016910]  do_one_initcall+0x54/0x1b8
[    2.016915]  do_init_module+0x44/0x1f0
[    2.016918]  load_module+0x1f28/0x24c8
[    2.016920]  __do_sys_finit_module+0xb8/0xf8
[    2.016923]  __arm64_sys_finit_module+0x20/0x30
[    2.016927]  el0_svc_common.constprop.0+0x78/0x1c8
[    2.016929]  do_el0_svc+0x24/0x90
[    2.016932]  el0_svc+0x14/0x20
[    2.016934]  el0_sync_handler+0xb0/0xb8
[    2.016936]  el0_sync+0x180/0x1c0
[    2.016941] Code: 128002b3 9130e021 97ffeb6c 1400002e (b87a6b20) 
[    2.016945] ---[ end trace 8b41556f78b27358 ]---
[    2.058684] img_dec 4300000.video-decoder: decoder registered as /dev/video1
[    2.060746] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
[    2.060762] j721e-pcie 2910000.pcie:       IO 0x0018001000..0x0018010fff -> 0x0018001000
[    2.060770] j721e-pcie 2910000.pcie:      MEM 0x0018011000..0x001fffffff -> 0x0018011000
[    2.060778] j721e-pcie 2910000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    2.062612] j721e-pcie 2920000.pcie: host bridge /bus@100000/pcie@2920000 ranges:
[    2.062631] j721e-pcie 2920000.pcie:       IO 0x4400001000..0x4400010fff -> 0x0000001000
[    2.062639] j721e-pcie 2920000.pcie:      MEM 0x4400011000..0x4407ffffff -> 0x0000011000
[    2.062647] j721e-pcie 2920000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    2.063629] j721e-pcie 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges:
[    2.063643] j721e-pcie 2900000.pcie:       IO 0x0010001000..0x0010010fff -> 0x0010001000
[    2.063651] j721e-pcie 2900000.pcie:      MEM 0x0010011000..0x0017ffffff -> 0x0010011000
[    2.063658] j721e-pcie 2900000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    2.076258] img_enc 4200000.video-encoder: encoder registered as /dev/video0
[    2.076679] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
[    2.076694] j721e-pcie 2910000.pcie:       IO 0x0018001000..0x0018010fff -> 0x0018001000
[    2.076702] j721e-pcie 2910000.pcie:      MEM 0x0018011000..0x001fffffff -> 0x0018011000
[    2.076709] j721e-pcie 2910000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    2.077249] j721e-pcie 2920000.pcie: host bridge /bus@100000/pcie@2920000 ranges:
[    2.077264] j721e-pcie 2920000.pcie:       IO 0x4400001000..0x4400010fff -> 0x0000001000
[    2.077272] j721e-pcie 2920000.pcie:      MEM 0x4400011000..0x4407ffffff -> 0x0000011000
[    2.077280] j721e-pcie 2920000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    2.080087] j721e-pcie 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges:
[    2.080105] j721e-pcie 2900000.pcie:       IO 0x0010001000..0x0010010fff -> 0x0010001000
[    2.080113] j721e-pcie 2900000.pcie:      MEM 0x0010011000..0x0017ffffff -> 0x0010011000
[    2.080120] j721e-pcie 2900000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    2.123072] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
[    2.123093] j721e-pcie 2910000.pcie:       IO 0x0018001000..0x0018010fff -> 0x0018001000
[    2.123101] j721e-pcie 2910000.pcie:      MEM 0x0018011000..0x001fffffff -> 0x0018011000
[    2.123110] j721e-pcie 2910000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    2.123720] j721e-pcie 2920000.pcie: host bridge /bus@100000/pcie@2920000 ranges:
[    2.123737] j721e-pcie 2920000.pcie:       IO 0x4400001000..0x4400010fff -> 0x0000001000
[    2.123745] j721e-pcie 2920000.pcie:      MEM 0x4400011000..0x4407ffffff -> 0x0000011000
[    2.123753] j721e-pcie 2920000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    2.124774] j721e-pcie 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges:
[    2.124789] j721e-pcie 2900000.pcie:       IO 0x0010001000..0x0010010fff -> 0x0010001000
[    2.124797] j721e-pcie 2900000.pcie:      MEM 0x0010011000..0x0017ffffff -> 0x0010011000
[    2.124804] j721e-pcie 2900000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    2.368691] IPv6: ADDRCONF(NETDEV_CHANGE): can0: link becomes ready
[    2.375134] am65-cpsw-nuss 46000000.ethernet eth0: validation of rgmii-rxid with support 0000000,00000000,00006280 and advertisement 0000000,00000000,00002280 failed: -22
[    2.375712] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
[    2.375727] j721e-pcie 2910000.pcie:       IO 0x0018001000..0x0018010fff -> 0x0018001000
[    2.375735] j721e-pcie 2910000.pcie:      MEM 0x0018011000..0x001fffffff -> 0x0018011000
[    2.375751] j721e-pcie 2910000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    2.376269] j721e-pcie 2920000.pcie: host bridge /bus@100000/pcie@2920000 ranges:
[    2.376283] j721e-pcie 2920000.pcie:       IO 0x4400001000..0x4400010fff -> 0x0000001000
[    2.376291] j721e-pcie 2920000.pcie:      MEM 0x4400011000..0x4407ffffff -> 0x0000011000
[    2.376299] j721e-pcie 2920000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    2.379236] j721e-pcie 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges:
[    2.379254] j721e-pcie 2900000.pcie:       IO 0x0010001000..0x0010010fff -> 0x0010001000
[    2.379262] j721e-pcie 2900000.pcie:      MEM 0x0010011000..0x0017ffffff -> 0x0010011000
[    2.379271] j721e-pcie 2900000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    2.778712] urandom_read_iter: 16 callbacks suppressed
[    2.778715] random: systemd: uninitialized urandom read (16 bytes read)
[    2.778742] random: systemd: uninitialized urandom read (16 bytes read)
[    2.778754] random: systemd: uninitialized urandom read (16 bytes read)
[    2.954163] EXT4-fs (mmcblk0p10): mounted filesystem with ordered data mode. Opts: (null)
[    3.018329] EXT4-fs (mmcblk0p5): mounted filesystem with ordered data mode. Opts: (null)
[    3.233392] EXT4-fs (mmcblk0p6): mounted filesystem with ordered data mode. Opts: (null)
[    3.389228] random: crng init done
[    3.389233] random: 82 urandom warning(s) missed due to ratelimiting
[    3.652951] EXT4-fs (mmcblk0p7): mounted filesystem with ordered data mode. Opts: (null)
[    3.695082] EXT4-fs (mmcblk0p9): mounted filesystem with ordered data mode. Opts: (null)
[    3.754939] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
[    3.754958] j721e-pcie 2910000.pcie:       IO 0x0018001000..0x0018010fff -> 0x0018001000
[    3.754966] j721e-pcie 2910000.pcie:      MEM 0x0018011000..0x001fffffff -> 0x0018011000
[    3.754978] j721e-pcie 2910000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    3.755597] j721e-pcie 2920000.pcie: host bridge /bus@100000/pcie@2920000 ranges:
[    3.755614] j721e-pcie 2920000.pcie:       IO 0x4400001000..0x4400010fff -> 0x0000001000
[    3.755623] j721e-pcie 2920000.pcie:      MEM 0x4400011000..0x4407ffffff -> 0x0000011000
[    3.755630] j721e-pcie 2920000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    3.756984] j721e-pcie 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges:
[    3.757011] j721e-pcie 2900000.pcie:       IO 0x0010001000..0x0010010fff -> 0x0010001000
[    3.757019] j721e-pcie 2900000.pcie:      MEM 0x0010011000..0x0017ffffff -> 0x0010011000
[    3.757028] j721e-pcie 2900000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    3.758105] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
[    3.758123] j721e-pcie 2910000.pcie:       IO 0x0018001000..0x0018010fff -> 0x0018001000
[    3.758130] j721e-pcie 2910000.pcie:      MEM 0x0018011000..0x001fffffff -> 0x0018011000
[    3.758139] j721e-pcie 2910000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    3.758909] j721e-pcie 2920000.pcie: host bridge /bus@100000/pcie@2920000 ranges:
[    3.758934] j721e-pcie 2920000.pcie:       IO 0x4400001000..0x4400010fff -> 0x0000001000
[    3.758953] j721e-pcie 2920000.pcie:      MEM 0x4400011000..0x4407ffffff -> 0x0000011000
[    3.758962] j721e-pcie 2920000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    3.760149] j721e-pcie 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges:
[    3.760167] j721e-pcie 2900000.pcie:       IO 0x0010001000..0x0010010fff -> 0x0010001000
[    3.760174] j721e-pcie 2900000.pcie:      MEM 0x0010011000..0x0017ffffff -> 0x0010011000
[    3.760184] j721e-pcie 2900000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    3.760839] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
[    3.760854] j721e-pcie 2910000.pcie:       IO 0x0018001000..0x0018010fff -> 0x0018001000
[    3.760861] j721e-pcie 2910000.pcie:      MEM 0x0018011000..0x001fffffff -> 0x0018011000
[    3.760869] j721e-pcie 2910000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    3.763284] j721e-pcie 2920000.pcie: host bridge /bus@100000/pcie@2920000 ranges:
[    3.763303] j721e-pcie 2920000.pcie:       IO 0x4400001000..0x4400010fff -> 0x0000001000
[    3.763311] j721e-pcie 2920000.pcie:      MEM 0x4400011000..0x4407ffffff -> 0x0000011000
[    3.763319] j721e-pcie 2920000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    3.765485] j721e-pcie 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges:
[    3.765504] j721e-pcie 2900000.pcie:       IO 0x0010001000..0x0010010fff -> 0x0010001000
[    3.765511] j721e-pcie 2900000.pcie:      MEM 0x0010011000..0x0017ffffff -> 0x0010011000
[    3.765519] j721e-pcie 2900000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    3.775970] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
[    3.775988] j721e-pcie 2910000.pcie:       IO 0x0018001000..0x0018010fff -> 0x0018001000
[    3.775998] j721e-pcie 2910000.pcie:      MEM 0x0018011000..0x001fffffff -> 0x0018011000
[    3.776008] j721e-pcie 2910000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    3.776607] j721e-pcie 2920000.pcie: host bridge /bus@100000/pcie@2920000 ranges:
[    3.776624] j721e-pcie 2920000.pcie:       IO 0x4400001000..0x4400010fff -> 0x0000001000
[    3.776632] j721e-pcie 2920000.pcie:      MEM 0x4400011000..0x4407ffffff -> 0x0000011000
[    3.776640] j721e-pcie 2920000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    3.783226] j721e-pcie 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges:
[    3.783247] j721e-pcie 2900000.pcie:       IO 0x0010001000..0x0010010fff -> 0x0010001000
[    3.783255] j721e-pcie 2900000.pcie:      MEM 0x0010011000..0x0017ffffff -> 0x0010011000
[    3.783264] j721e-pcie 2900000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    3.785168] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
[    3.785467] j721e-pcie 2910000.pcie:       IO 0x0018001000..0x0018010fff -> 0x0018001000
[    3.785478] j721e-pcie 2910000.pcie:      MEM 0x0018011000..0x001fffffff -> 0x0018011000
[    3.785488] j721e-pcie 2910000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    3.786054] j721e-pcie 2920000.pcie: host bridge /bus@100000/pcie@2920000 ranges:
[    3.786071] j721e-pcie 2920000.pcie:       IO 0x4400001000..0x4400010fff -> 0x0000001000
[    3.786079] j721e-pcie 2920000.pcie:      MEM 0x4400011000..0x4407ffffff -> 0x0000011000
[    3.786087] j721e-pcie 2920000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    3.787161] j721e-pcie 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges:
[    3.787177] j721e-pcie 2900000.pcie:       IO 0x0010001000..0x0010010fff -> 0x0010001000
[    3.787184] j721e-pcie 2900000.pcie:      MEM 0x0010011000..0x0017ffffff -> 0x0010011000
[    3.787192] j721e-pcie 2900000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    3.796923] remoteproc remoteproc4: b034000.pru is available
[    3.797477] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
[    3.797494] j721e-pcie 2910000.pcie:       IO 0x0018001000..0x0018010fff -> 0x0018001000
[    3.797503] j721e-pcie 2910000.pcie:      MEM 0x0018011000..0x001fffffff -> 0x0018011000
[    3.797511] j721e-pcie 2910000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    3.798113] j721e-pcie 2920000.pcie: host bridge /bus@100000/pcie@2920000 ranges:
[    3.798130] j721e-pcie 2920000.pcie:       IO 0x4400001000..0x4400010fff -> 0x0000001000
[    3.798138] j721e-pcie 2920000.pcie:      MEM 0x4400011000..0x4407ffffff -> 0x0000011000
[    3.798146] j721e-pcie 2920000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    3.799309] j721e-pcie 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges:
[    3.799326] j721e-pcie 2900000.pcie:       IO 0x0010001000..0x0010010fff -> 0x0010001000
[    3.799333] j721e-pcie 2900000.pcie:      MEM 0x0010011000..0x0017ffffff -> 0x0010011000
[    3.799341] j721e-pcie 2900000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    3.799706] remoteproc remoteproc5: b004000.rtu is available
[    3.800123] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
[    3.800152] j721e-pcie 2910000.pcie:       IO 0x0018001000..0x0018010fff -> 0x0018001000
[    3.800160] j721e-pcie 2910000.pcie:      MEM 0x0018011000..0x001fffffff -> 0x0018011000
[    3.800169] j721e-pcie 2910000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    3.800672] j721e-pcie 2920000.pcie: host bridge /bus@100000/pcie@2920000 ranges:
[    3.800687] j721e-pcie 2920000.pcie:       IO 0x4400001000..0x4400010fff -> 0x0000001000
[    3.800694] j721e-pcie 2920000.pcie:      MEM 0x4400011000..0x4407ffffff -> 0x0000011000
[    3.800703] j721e-pcie 2920000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    3.801817] j721e-pcie 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges:
[    3.801834] j721e-pcie 2900000.pcie:       IO 0x0010001000..0x0010010fff -> 0x0010001000
[    3.801841] j721e-pcie 2900000.pcie:      MEM 0x0010011000..0x0017ffffff -> 0x0010011000
[    3.801850] j721e-pcie 2900000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    3.802118] remoteproc remoteproc6: b00a000.txpru is available
[    3.802455] remoteproc remoteproc7: b038000.pru is available
[    3.802767] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
[    3.802784] j721e-pcie 2910000.pcie:       IO 0x0018001000..0x0018010fff -> 0x0018001000
[    3.802792] j721e-pcie 2910000.pcie:      MEM 0x0018011000..0x001fffffff -> 0x0018011000
[    3.802799] j721e-pcie 2910000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    3.804229] j721e-pcie 2920000.pcie: host bridge /bus@100000/pcie@2920000 ranges:
[    3.804248] j721e-pcie 2920000.pcie:       IO 0x4400001000..0x4400010fff -> 0x0000001000
[    3.804316] j721e-pcie 2920000.pcie:      MEM 0x4400011000..0x4407ffffff -> 0x0000011000
[    3.804327] j721e-pcie 2920000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    3.805799] j721e-pcie 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges:
[    3.805817] j721e-pcie 2900000.pcie:       IO 0x0010001000..0x0010010fff -> 0x0010001000
[    3.805825] j721e-pcie 2900000.pcie:      MEM 0x0010011000..0x0017ffffff -> 0x0010011000
[    3.805833] j721e-pcie 2900000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    3.806559] remoteproc remoteproc8: b006000.rtu is available
[    3.806763] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
[    3.806779] j721e-pcie 2910000.pcie:       IO 0x0018001000..0x0018010fff -> 0x0018001000
[    3.806786] j721e-pcie 2910000.pcie:      MEM 0x0018011000..0x001fffffff -> 0x0018011000
[    3.806795] j721e-pcie 2910000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    3.806945] remoteproc remoteproc9: b00c000.txpru is available
[    3.807689] remoteproc remoteproc10: b134000.pru is available
[    3.808120] j721e-pcie 2920000.pcie: host bridge /bus@100000/pcie@2920000 ranges:
[    3.808142] j721e-pcie 2920000.pcie:       IO 0x4400001000..0x4400010fff -> 0x0000001000
[    3.808150] j721e-pcie 2920000.pcie:      MEM 0x4400011000..0x4407ffffff -> 0x0000011000
[    3.808159] j721e-pcie 2920000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    3.810322] remoteproc remoteproc11: b104000.rtu is available
[    3.810547] j721e-pcie 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges:
[    3.810564] j721e-pcie 2900000.pcie:       IO 0x0010001000..0x0010010fff -> 0x0010001000
[    3.810572] j721e-pcie 2900000.pcie:      MEM 0x0010011000..0x0017ffffff -> 0x0010011000
[    3.810580] j721e-pcie 2900000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    3.811426] remoteproc remoteproc12: b10a000.txpru is available
[    3.811678] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
[    3.811696] j721e-pcie 2910000.pcie:       IO 0x0018001000..0x0018010fff -> 0x0018001000
[    3.811703] j721e-pcie 2910000.pcie:      MEM 0x0018011000..0x001fffffff -> 0x0018011000
[    3.811711] j721e-pcie 2910000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    3.812670] remoteproc remoteproc13: b138000.pru is available
[    3.813089] j721e-pcie 2920000.pcie: host bridge /bus@100000/pcie@2920000 ranges:
[    3.813109] j721e-pcie 2920000.pcie:       IO 0x4400001000..0x4400010fff -> 0x0000001000
[    3.813117] j721e-pcie 2920000.pcie:      MEM 0x4400011000..0x4407ffffff -> 0x0000011000
[    3.813125] j721e-pcie 2920000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    3.815527] remoteproc remoteproc14: b106000.rtu is available
[    3.815770] j721e-pcie 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges:
[    3.815793] j721e-pcie 2900000.pcie:       IO 0x0010001000..0x0010010fff -> 0x0010001000
[    3.815800] j721e-pcie 2900000.pcie:      MEM 0x0010011000..0x0017ffffff -> 0x0010011000
[    3.815809] j721e-pcie 2900000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    3.816721] remoteproc remoteproc15: b10c000.txpru is available
[    3.816980] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
[    3.816997] j721e-pcie 2910000.pcie:       IO 0x0018001000..0x0018010fff -> 0x0018001000
[    3.817004] j721e-pcie 2910000.pcie:      MEM 0x0018011000..0x001fffffff -> 0x0018011000
[    3.817013] j721e-pcie 2910000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    3.818856] j721e-pcie 2920000.pcie: host bridge /bus@100000/pcie@2920000 ranges:
[    3.818876] j721e-pcie 2920000.pcie:       IO 0x4400001000..0x4400010fff -> 0x0000001000
[    3.818885] j721e-pcie 2920000.pcie:      MEM 0x4400011000..0x4407ffffff -> 0x0000011000
[    3.818893] j721e-pcie 2920000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    3.821866] j721e-pcie 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges:
[    3.821886] j721e-pcie 2900000.pcie:       IO 0x0010001000..0x0010010fff -> 0x0010001000
[    3.821894] j721e-pcie 2900000.pcie:      MEM 0x0010011000..0x0017ffffff -> 0x0010011000
[    3.821902] j721e-pcie 2900000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    3.823240] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
[    3.823482] j721e-pcie 2910000.pcie:       IO 0x0018001000..0x0018010fff -> 0x0018001000
[    3.823493] j721e-pcie 2910000.pcie:      MEM 0x0018011000..0x001fffffff -> 0x0018011000
[    3.823503] j721e-pcie 2910000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    3.949985] omap_rng 4e10000.rng: Random Number Generator ver. 241b34c
[    3.950538] j721e-pcie 2920000.pcie: host bridge /bus@100000/pcie@2920000 ranges:
[    3.950559] j721e-pcie 2920000.pcie:       IO 0x4400001000..0x4400010fff -> 0x0000001000
[    3.950569] j721e-pcie 2920000.pcie:      MEM 0x4400011000..0x4407ffffff -> 0x0000011000
[    3.950577] j721e-pcie 2920000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    3.951942] j721e-pcie 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges:
[    3.951960] j721e-pcie 2900000.pcie:       IO 0x0010001000..0x0010010fff -> 0x0010001000
[    3.951968] j721e-pcie 2900000.pcie:      MEM 0x0010011000..0x0017ffffff -> 0x0010011000
[    3.951976] j721e-pcie 2900000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[    3.952772] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
[    3.952787] j721e-pcie 2910000.pcie:       IO 0x0018001000..0x0018010fff -> 0x0018001000
[    3.952796] j721e-pcie 2910000.pcie:      MEM 0x0018011000..0x001fffffff -> 0x0018011000
[    3.952804] j721e-pcie 2910000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[   31.713196] tlv71033: disabling