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: Some failure on loading firmware on R5 and C7X when linux boot on eMMC.

Part Number: TDA4VM

Hi, It's new thread from https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1243962/tda4vm-failed-to-flash-emmc-by-usb-dfu-on-linux/4754620#4754620

The linux is blocked in that some failure on loading firmware on R5 and C7X.

Could you help us on this issue ?


BR
Liuli


  • Hi,

    Which firmware are you loading for the R5F & C7X? Are you loading the vision_apps firmware? If yes then do you have the corresponding dtbo for vision_apps loaded?

    - Keerthy

  • Hi



    Are you loading the vision_apps firmware?

    Yes.  Is it the file "k3-j721s2-vision-apps.dtbo" you mentioned ?  This file is location in rootfs path(/boot/k3-j721s2-vision-apps.dtbo)


    BR
    Liuli

  • Yes.  Is it the file "k3-j721s2-vision-apps.dtbo" you mentioned ?  This file is location in rootfs path(/boot/k3-j721s2-vision-apps.dtbo)

    Is this loaded at U-Boot? How are you loading the above dtbo file? Are you using the U-Boot to load that?

    - Keerthy

  • I think it is loaded at linux kernel. Because the failure log is from kernel log as below.

    [ 5.220510] remoteproc remoteproc3: Booting fw image j721s2-main-r5f0_0-fw, size 719944
    [ 5.225802] remoteproc remoteproc0: Booting fw image j721s2-c71_0-fw, size 14815296
    [ 5.240177] m_can_platform 2681000.can: m_can device registered (irq=41, version=32)
    [ 5.253289] remoteproc remoteproc3: bad phdr da 0xa2f2a000 mem 0x1bc000
    [ 5.254790] remoteproc remoteproc0: unsupported resource 65538
    [ 5.260535] remoteproc remoteproc3: Failed to load program segments: -22
    [ 5.272853] remoteproc remoteproc0: bad phdr da 0xb0100000 mem 0x98
    [ 5.285827] remoteproc remoteproc0: Failed to load program segments: -22
    [ 5.362533] remoteproc remoteproc2: Booting fw image j721s2-c71_1-fw, size 9760696
    [ 5.420122] remoteproc remoteproc2: Failed to load program segments: -22

    mmc part
    [14:42:11:285] 
    [14:42:11:285] Partition Map for MMC device 0  --   Partition Type: EFI
    [14:42:11:322] 
    [14:42:11:322] Part	Start LBA	End LBA		Name
    [14:42:11:322] 	Attributes
    [14:42:11:322] 	Type GUID
    [14:42:11:322] 	Partition GUID
    [14:42:11:322]   1	0x00000022	0x00e8ffde	"rootfs"
    [14:42:11:322] 	attrs:	0x0000000000000000
    [14:42:11:322] 	type:	ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
    [14:42:11:322] 	guid:	7fe66483-fa38-dd4d-a5a3-a33d4ac63b72
    [14:42:11:322] => setenv bootpart 0
    [14:43:02:120] => boot
    [14:43:05:585] switch to partitions #0, OK
    [14:43:05:585] mmc0(part 0) is current device
    [14:43:05:792] SD/MMC found on device 0
    [14:43:05:792] Failed to load 'boot.scr'
    [14:43:05:808] ** Unrecognized filesystem type **
    [14:43:05:872] 19964416 bytes read in 63 ms (302.2 MiB/s)
    [14:43:05:912] 84991 bytes read in 6 ms (13.5 MiB/s)
    [14:43:05:912] ## Flattened Device Tree blob at 88000000
    [14:43:05:912]    Booting using the fdt blob at 0x88000000
    [14:43:05:912]    Loading Device Tree to 000000008fee8000, end 000000008fffffff ... OK
    [14:43:05:912] 
    [14:43:05:912] Starting kernel ...
    [14:43:05:912] 
    [14:43:06:093] [    0.000000] Booting Linux on physical CPU 0x0000000000 [0x411fd080]
    [14:43:06:093] [    0.000000] Linux version 5.10.162-g76b3e88d56 (yuwy@Aicview-Compiler-50-19) (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 Sat Jun 24 20:34:17 CST 2023
    [14:43:06:093] [    0.000000] Machine model: Texas Instruments J721S2 EVM
    [14:43:06:093] [    0.000000] earlycon: ns16550a0 at MMIO32 0x0000000002800000 (options '')
    [14:43:06:137] [    0.000000] printk: bootconsole [ns16550a0] enabled
    [14:43:06:137] [    0.000000] efi: UEFI not found.
    [14:43:06:137] [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a0000000, size 1 MiB
    [14:43:06:137] [    0.000000] OF: reserved mem: initialized node r5f-dma-memory@a0000000, compatible id shared-dma-pool
    [14:43:06:137] [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a0100000, size 15 MiB
    [14:43:06:137] [    0.000000] OF: reserved mem: initialized node r5f-memory@a0100000, compatible id shared-dma-pool
    [14:43:06:181] [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a1000000, size 1 MiB
    [14:43:06:181] [    0.000000] OF: reserved mem: initialized node r5f-dma-memory@a1000000, compatible id shared-dma-pool
    [14:43:06:181] [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a1100000, size 15 MiB
    [14:43:06:181] [    0.000000] OF: reserved mem: initialized node r5f-memory@a1100000, compatible id shared-dma-pool
    [14:43:06:181] [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a2000000, size 1 MiB
    [14:43:06:226] [    0.000000] OF: reserved mem: initialized node r5f-dma-memory@a2000000, compatible id shared-dma-pool
    [14:43:06:226] [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a2100000, size 15 MiB
    [14:43:06:226] [    0.000000] OF: reserved mem: initialized node r5f-memory@a2100000, compatible id shared-dma-pool
    [14:43:06:226] [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a3000000, size 1 MiB
    [14:43:06:226] [    0.000000] OF: reserved mem: initialized node r5f-dma-memory@a3000000, compatible id shared-dma-pool
    [14:43:06:270] [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a3100000, size 15 MiB
    [14:43:06:270] [    0.000000] OF: reserved mem: initialized node r5f-memory@a3100000, compatible id shared-dma-pool
    [14:43:06:270] [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a4000000, size 1 MiB
    [14:43:06:270] [    0.000000] OF: reserved mem: initialized node r5f-dma-memory@a4000000, compatible id shared-dma-pool
    [14:43:06:270] [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a4100000, size 15 MiB
    [14:43:06:314] [    0.000000] OF: reserved mem: initialized node r5f-memory@a4100000, compatible id shared-dma-pool
    [14:43:06:314] [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a5000000, size 1 MiB
    [14:43:06:314] [    0.000000] OF: reserved mem: initialized node r5f-dma-memory@a5000000, compatible id shared-dma-pool
    [14:43:06:314] [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a5100000, size 15 MiB
    [14:43:06:314] [    0.000000] OF: reserved mem: initialized node r5f-memory@a5100000, compatible id shared-dma-pool
    [14:43:06:358] [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a6000000, size 1 MiB
    [14:43:06:358] [    0.000000] OF: reserved mem: initialized node c71-dma-memory@a6000000, compatible id shared-dma-pool
    [14:43:06:358] [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a6100000, size 15 MiB
    [14:43:06:358] [    0.000000] OF: reserved mem: initialized node c71-memory@a6100000, compatible id shared-dma-pool
    [14:43:06:358] [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a7000000, size 1 MiB
    [14:43:06:358] [    0.000000] OF: reserved mem: initialized node c71-dma-memory@a7000000, compatible id shared-dma-pool
    [14:43:06:395] [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a7100000, size 15 MiB
    [14:43:06:395] [    0.000000] OF: reserved mem: initialized node c71-memory@a7100000, compatible id shared-dma-pool
    [14:43:06:475] [    0.000000] Zone ranges:
    [14:43:06:519] [    0.000000]   DMA      [mem 0x0000000080000000-0x00000000ffffffff]
    [14:43:06:519] [    0.000000]   DMA32    empty
    [14:43:06:519] [    0.000000]   Normal   [mem 0x0000000100000000-0x00000008ffffefff]
    [14:43:06:519] [    0.000000] Movable zone start for each node
    [14:43:06:519] [    0.000000] Early memory node ranges
    [14:43:06:519] [    0.000000]   node   0: [mem 0x0000000080000000-0x000000009e7fffff]
    [14:43:06:519] [    0.000000]   node   0: [mem 0x000000009e800000-0x00000000a9bfffff]
    [14:43:06:519] [    0.000000]   node   0: [mem 0x00000000a9c00000-0x00000000ffffefff]
    [14:43:06:546] [    0.000000]   node   0: [mem 0x0000000880000000-0x00000008ffffefff]
    [14:43:06:546] [    0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x00000008ffffefff]
    [14:43:06:591] [    0.000000] On node 0, zone Normal: 1 pages in unavailable ranges
    [14:43:06:591] [    0.000000] On node 0, zone Normal: 1 pages in unavailable ranges
    [14:43:06:591] [    0.000000] cma: Reserved 512 MiB at 0x00000000dfc00000
    [14:43:06:591] [    0.000000] psci: probing for conduit method from DT.
    [14:43:06:591] [    0.000000] psci: PSCIv1.1 detected in firmware.
    [14:43:06:591] [    0.000000] psci: Using standard PSCI v0.2 function IDs
    [14:43:06:591] [    0.000000] psci: Trusted OS migration not required
    [14:43:06:591] [    0.000000] psci: SMC Calling Convention v1.2
    [14:43:06:591] [    0.000000] percpu: Embedded 22 pages/cpu s50392 r8192 d31528 u90112
    [14:43:06:635] [    0.000000] Detected PIPT I-cache on CPU0
    [14:43:06:635] [    0.000000] CPU features: detected: GIC system register CPU interface
    [14:43:06:635] [    0.000000] CPU features: detected: EL2 vector hardening
    [14:43:06:635] [    0.000000] CPU features: detected: ARM errata 1165522, 1319367, or 1530923
    [14:43:06:635] [    0.000000] CPU features: detected: Spectre-BHB
    [14:43:06:635] [    0.000000] CPU features: detected: ARM erratum 1742098
    [14:43:06:635] [    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 1032190
    [14:43:06:679] [    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),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),-@8m(hbmc.rootfs) earlycon=ns16550a,mmio32,0x02800000 mtdparts=47040000.spi.0:512k(ospi.tiboot3),2m(ospi.tispl),4m(ospi.u-boot),256k(ospi.env),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),-@8m(hbmc.rootfs) root=PARTUUID=7fe66483-fa38-dd4d-a5a3-a33d4ac63b72 rw rootfstype=ext4 rootwait
    [14:43:06:731] [    0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
    [14:43:06:731] [    0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
    [14:43:06:731] [    0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
    [14:43:06:731] [    0.000000] software IO TLB: mapped [mem 0x00000000dbc00000-0x00000000dfc00000] (64MB)
    [14:43:06:834] [    0.000000] Memory: 3319596K/4194296K available (11712K kernel code, 1192K rwdata, 4468K rodata, 1984K init, 456K bss, 350412K reserved, 524288K cma-reserved)
    [14:43:06:834] [    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
    [14:43:06:834] [    0.000000] rcu: Preemptible hierarchical RCU implementation.
    [14:43:06:834] [    0.000000] rcu: 	RCU event tracing is enabled.
    [14:43:06:834] [    0.000000] rcu: 	RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.
    [14:43:06:834] [    0.000000] 	Trampoline variant of Tasks RCU enabled.
    [14:43:06:834] [    0.000000] 	Tracing variant of Tasks RCU enabled.
    [14:43:06:879] [    0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
    [14:43:06:879] [    0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
    [14:43:06:879] [    0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
    [14:43:06:879] [    0.000000] GICv3: GIC: Using split EOI/Deactivate mode
    [14:43:06:879] [    0.000000] GICv3: 960 SPIs implemented
    [14:43:06:879] [    0.000000] GICv3: 0 Extended SPIs implemented
    [14:43:06:879] [    0.000000] GICv3: Distributor has no Range Selector support
    [14:43:06:926] [    0.000000] GICv3: 16 PPIs implemented
    [14:43:06:926] [    0.000000] GICv3: CPU0: found redistributor 0 region 0:0x0000000001900000
    [14:43:06:926] [    0.000000] ITS [mem 0x01820000-0x0182ffff]
    [14:43:06:926] [    0.000000] GIC: enabling workaround for ITS: Socionext Synquacer pre-ITS
    [14:43:06:926] [    0.000000] ITS@0x0000000001820000: Devices Table too large, reduce ids 20->19
    [14:43:06:926] [    0.000000] ITS@0x0000000001820000: allocated 524288 Devices @880800000 (flat, esz 8, psz 64K, shr 0)
    [14:43:06:926] [    0.000000] ITS: using cache flushing for cmd queue
    [14:43:06:926] [    0.000000] GICv3: using LPI property table @0x0000000880030000
    [14:43:06:971] [    0.000000] GIC: using cache flushing for LPI property table
    [14:43:06:971] [    0.000000] GICv3: CPU0: using allocated LPI pending table @0x0000000880040000
    [14:43:06:971] [    0.000000] arch_timer: cp15 timer(s) running at 200.00MHz (phys).
    [14:43:06:971] [    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x2e2049d3e8, max_idle_ns: 440795210634 ns
    [14:43:06:971] [    0.000002] sched_clock: 56 bits at 200MHz, resolution 5ns, wraps every 4398046511102ns
    [14:43:07:016] [    0.008399] Console: colour dummy device 80x25
    [14:43:07:016] [    0.012966] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000)
    [14:43:07:016] [    0.023636] pid_max: default: 32768 minimum: 301
    [14:43:07:016] [    0.028398] LSM: Security Framework initializing
    [14:43:07:016] [    0.033158] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
    [14:43:07:016] [    0.040740] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
    [14:43:07:016] [    0.049679] rcu: Hierarchical SRCU implementation.
    [14:43:07:062] [    0.054781] Platform MSI: msi-controller@1820000 domain created
    [14:43:07:062] [    0.060998] PCI/MSI: /bus@100000/interrupt-controller@1800000/msi-controller@1820000 domain created
    [14:43:07:062] [    0.070295] EFI services will not be available.
    [14:43:07:062] [    0.075031] smp: Bringing up secondary CPUs ...
    [14:43:07:062] I/TC: Secondary CPU 1 initializing
    [14:43:07:062] I/TC: Secondary CPU 1 switching to normal world boot
    [14:43:07:062] [    0.088135] Detected PIPT I-cache on CPU1
    [14:43:07:062] [    0.088162] GICv3: CPU1: found redistributor 1 region 0:0x0000000001920000
    [14:43:07:116] [    0.088175] GICv3: CPU1: using allocated LPI pending table @0x0000000880050000
    [14:43:07:116] [    0.088215] CPU1: Booted secondary processor 0x0000000001 [0x411fd080]
    [14:43:07:116] [    0.088276] smp: Brought up 1 node, 2 CPUs
    [14:43:07:116] [    0.117624] SMP: Total of 2 processors activated.
    [14:43:07:116] [    0.122430] CPU features: detected: 32-bit EL0 Support
    [14:43:07:116] [    0.127685] CPU features: detected: CRC32 instructions
    [14:43:07:116] [    0.142649] CPU: All CPU(s) started at EL2
    [14:43:07:116] [    0.146854] alternatives: patching kernel code
    [14:43:07:116] [    0.151979] devtmpfs: initialized
    [14:43:07:174] [    0.160046] KASLR disabled due to lack of seed
    [14:43:07:174] [    0.164709] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
    [14:43:07:174] [    0.174675] futex hash table entries: 512 (order: 3, 32768 bytes, linear)
    [14:43:07:174] [    0.189750] pinctrl core: initialized pinctrl subsystem
    [14:43:07:174] [    0.195444] DMI not present or invalid.
    [14:43:07:174] [    0.199735] NET: Registered protocol family 16
    [14:43:07:174] [    0.204979] DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations
    [14:43:07:220] [    0.212297] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
    [14:43:07:220] [    0.220350] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
    [14:43:07:220] [    0.228481] ramoops: using module parameters
    [14:43:07:220] [    0.232912] ramoops ramoops: no room for dmesg mem region (0xffffffffffffe000@0xdd000000) in (0x40000@0xdd000000)
    [14:43:07:220] [    0.243413] ramoops: probe of ramoops failed with error -12
    [14:43:07:220] [    0.249304] thermal_sys: Registered thermal governor 'step_wise'
    [14:43:07:220] [    0.249307] thermal_sys: Registered thermal governor 'power_allocator'
    [14:43:07:252] [    0.255977] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
    [14:43:07:252] [    0.269628] ASID allocator initialised with 65536 entries
    [14:43:07:304] [    0.293207] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
    [14:43:07:304] [    0.300068] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
    [14:43:07:304] [    0.306916] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
    [14:43:07:304] [    0.313762] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
    [14:43:07:304] [    0.321340] cryptd: max_cpu_qlen set to 1000
    [14:43:07:304] [    0.327674] k3-chipinfo 43000014.chipid: Family:J721S2 rev:SR1.0 JTAGID[0x0bb7502f] Detected
    [14:43:07:304] [    0.336777] vsys_3v3: supplied by evm_12v0
    [14:43:07:349] [    0.341149] vsys_5v0: supplied by evm_12v0
    [14:43:07:349] [    0.346031] iommu: Default domain type: Translated 
    [14:43:07:349] [    0.351210] SCSI subsystem initialized
    [14:43:07:349] [    0.355137] usbcore: registered new interface driver usbfs
    [14:43:07:349] [    0.360825] usbcore: registered new interface driver hub
    [14:43:07:349] [    0.366265] usbcore: registered new device driver usb
    [14:43:07:349] [    0.371685] mc: Linux media interface: v0.10
    [14:43:07:349] [    0.376059] videodev: Linux video capture interface: v2.00
    [14:43:07:349] [    0.381705] pps_core: LinuxPPS API ver. 1 registered
    [14:43:07:398] [    0.386776] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
    [14:43:07:398] [    0.396114] PTP clock support registered
    [14:43:07:398] [    0.400134] EDAC MC: Ver: 3.0.0
    [14:43:07:398] [    0.404016] FPGA manager framework
    [14:43:07:398] [    0.407539] Advanced Linux Sound Architecture Driver Initialized.
    [14:43:07:398] [    0.414240] clocksource: Switched to clocksource arch_sys_counter
    [14:43:07:398] [    0.420577] VFS: Disk quotas dquot_6.6.0
    [14:43:07:398] [    0.424629] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    [14:43:07:398] [    0.434487] NET: Registered protocol family 2
    [14:43:07:444] [    0.439273] IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear)
    [14:43:07:444] [    0.447959] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
    [14:43:07:444] [    0.456721] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
    [14:43:07:444] [    0.464928] TCP bind hash table entries: 32768 (order: 7, 524288 bytes, linear)
    [14:43:07:444] [    0.472714] TCP: Hash tables configured (established 32768 bind 32768)
    [14:43:07:444] [    0.479561] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
    [14:43:07:489] [    0.486460] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
    [14:43:07:489] [    0.493884] NET: Registered protocol family 1
    [14:43:07:489] [    0.498671] RPC: Registered named UNIX socket transport module.
    [14:43:07:489] [    0.504731] RPC: Registered udp transport module.
    [14:43:07:489] [    0.509549] RPC: Registered tcp transport module.
    [14:43:07:489] [    0.514353] RPC: Registered tcp NFSv4.1 backchannel transport module.
    [14:43:07:489] [    0.520935] NET: Registered protocol family 44
    [14:43:07:538] [    0.525482] PCI: CLS 0 bytes, default 64
    [14:43:07:538] [    0.529900] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 counters available
    [14:43:07:538] [    0.540630] Initialise system trusted keyrings
    [14:43:07:538] [    0.545295] workingset: timestamp_bits=46 max_order=20 bucket_order=0
    [14:43:07:538] [    0.553547] squashfs: version 4.0 (2009/01/31) Phillip Lougher
    [14:43:07:538] [    0.559812] NFS: Registering the id_resolver key type
    [14:43:07:538] [    0.565053] Key type id_resolver registered
    [14:43:07:538] [    0.569327] Key type id_legacy registered
    [14:43:07:538] [    0.573453] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
    [14:43:07:570] [    0.580303] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
    [14:43:07:570] [    0.587962] 9p: Installing v9fs 9p2000 file system support
    [14:43:07:634] [    0.613093] Key type asymmetric registered
    [14:43:07:634] [    0.617281] Asymmetric key parser 'x509' registered
    [14:43:07:634] [    0.622281] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
    [14:43:07:634] [    0.629840] io scheduler mq-deadline registered
    [14:43:07:634] [    0.634466] io scheduler kyber registered
    [14:43:07:634] [    0.640087] pinctrl-single 4301c000.pinctrl: 101 pins, size 404
    [14:43:07:634] [    0.646329] pinctrl-single 11c000.pinctrl: 72 pins, size 288
    [14:43:07:634] [    0.657120] Serial: 8250/16550 driver, 10 ports, IRQ sharing enabled
    [14:43:07:634] [    0.670355] brd: module loaded
    [14:43:07:688] [    0.677462] loop: module loaded
    [14:43:07:688] [    0.681363] megasas: 07.714.04.00-rc1
    [14:43:07:688] [    0.687235] tun: Universal TUN/TAP device driver, 1.6
    [14:43:07:688] [    0.692726] igbvf: Intel(R) Gigabit Virtual Function Network Driver
    [14:43:07:688] [    0.699137] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
    [14:43:07:688] [    0.705224] sky2: driver version 1.30
    [14:43:07:688] [    0.709654] VFIO - User Level meta-driver version: 0.3
    [14:43:07:688] [    0.715586] i2c /dev entries driver
    [14:43:07:688] [    0.720080] sdhci: Secure Digital Host Controller Interface driver
    [14:43:07:734] [    0.726409] sdhci: Copyright(c) Pierre Ossman
    [14:43:07:734] [    0.731073] sdhci-pltfm: SDHCI platform and OF driver helper
    [14:43:07:734] [    0.737469] ledtrig-cpu: registered to indicate activity on CPUs
    [14:43:07:734] [    0.743819] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
    [14:43:07:734] [    0.750744] ashmem: initialized
    [14:43:07:734] [    0.754855] optee: probing for conduit method.
    [14:43:07:734] I/TC: Reserved shared memory is enabled
    [14:43:07:734] I/TC: Dynamic shared memory is enabled
    [14:43:07:734] I/TC: Normal World virtualization support is disabled
    [14:43:07:789] I/TC: Asynchronous notifications are disabled
    [14:43:07:789] [    0.759428] optee: revision 3.20 (97dc6845)
    [14:43:07:789] [    0.775823] optee: dynamic shared memory is enabled
    [14:43:07:789] [    0.785298] optee: initialized driver
    [14:43:07:789] [    0.790537] NET: Registered protocol family 17
    [14:43:07:789] [    0.795165] 9pnet: Installing 9P2000 support
    [14:43:07:789] [    0.799570] Key type dns_resolver registered
    [14:43:07:789] [    0.804058] Loading compiled-in X.509 certificates
    [14:43:07:789] [    0.817085] ti-sci 44083000.system-controller: ABI: 3.1 (firmware rev 0x0008 '8.6.3--v08.06.03 (Chill Capybar')
    [14:43:07:867] [    0.859019] omap_i2c 42120000.i2c: bus 0 rev0.12 at 100 kHz
    [14:43:07:867] [    0.865234] omap_i2c 40b00000.i2c: bus 1 rev0.12 at 100 kHz
    [14:43:07:867] [    0.871336] omap_i2c 40b10000.i2c: bus 2 rev0.12 at 100 kHz
    [14:43:07:867] [    0.877710] pca953x 3-0021: supply vcc not found, using dummy regulator
    [14:43:07:867] [    0.884541] pca953x 3-0021: using no AI
    [14:43:07:918] [    0.910283] pca953x 3-0021: failed writing register
    [14:43:07:918] [    0.915333] pca953x: probe of 3-0021 failed with error -121
    [14:43:07:918] [    0.921269] pca953x 3-0020: supply vcc not found, using dummy regulator
    [14:43:07:918] [    0.928091] pca953x 3-0020: using no AI
    [14:43:07:918] [    0.932066] pca953x 3-0020: failed writing register
    [14:43:07:918] [    0.937101] pca953x: probe of 3-0020 failed with error -121
    [14:43:07:918] [    0.942992] pca953x 3-0022: supply vcc not found, using dummy regulator
    [14:43:07:918] [    0.949792] pca953x 3-0022: using AI
    [14:43:07:918] [    0.953496] pca953x 3-0022: failed writing register
    [14:43:07:964] [    0.958522] pca953x: probe of 3-0022 failed with error -121
    [14:43:07:964] [    0.964259] omap_i2c 2000000.i2c: bus 3 rev0.12 at 400 kHz
    [14:43:07:964] [    0.970719] ti-sci-intr 42200000.interrupt-controller: Interrupt Router 125 domain created
    [14:43:07:964] [    0.979313] ti-sci-intr bus@100000:interrupt-controller@a00000: Interrupt Router 148 domain created
    [14:43:07:964] [    0.988676] ti-sci-intr 310e0000.interrupt-controller: Interrupt Router 227 domain created
    [14:43:07:964] [    0.997302] ti-sci-inta 33d00000.msi-controller: Interrupt Aggregator domain 265 created
    [14:43:08:014] [    1.009970] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
    [14:43:08:014] [    1.017669] j721e-pcie 2910000.pcie:       IO 0x0018001000..0x0018010fff -> 0x0018001000
    [14:43:08:014] [    1.025947] j721e-pcie 2910000.pcie:      MEM 0x0018011000..0x001fffffff -> 0x0018011000
    [14:43:08:014] [    1.034226] j721e-pcie 2910000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
    [14:43:08:014] [    1.043368] ti-udma 311a0000.dma-controller: Number of rings: 48
    [14:43:08:014] [    1.050180] ti-udma 311a0000.dma-controller: Channels: 24 (bchan: 0, tchan: 8, rchan: 16)
    [14:43:08:060] [    1.059478] k3-ringacc 2b800000.ringacc: Ring Accelerator probed rings:286, gp-rings[96,20] sci-dev-id:272
    [14:43:08:060] [    1.069364] k3-ringacc 2b800000.ringacc: dma-ring-reset-quirk: disabled
    [14:43:08:060] [    1.076129] k3-ringacc 2b800000.ringacc: RA Proxy rev. 66349100, num_proxies:64
    [14:43:08:060] [    1.085118] k3-ringacc 3c000000.ringacc: Ring Accelerator probed rings:1024, gp-rings[878,128] sci-dev-id:259
    [14:43:08:060] [    1.095279] k3-ringacc 3c000000.ringacc: dma-ring-reset-quirk: disabled
    [14:43:08:105] [    1.102039] k3-ringacc 3c000000.ringacc: RA Proxy rev. 66349100, num_proxies:64
    [14:43:08:105] [    1.109745] omap8250 40a00000.serial: failed to get alias
    [14:43:08:105] [    1.115893] printk: console [ttyS2] disabled
    [14:43:08:105] [    1.120295] 2800000.serial: ttyS2 at MMIO 0x2800000 (irq = 25, base_baud = 3000000) is a 8250
    [14:43:08:105] [    1.129043] printk: console [ttyS2] enabled
    [14:43:08:105] [    1.129043] printk: console [ttyS2] enabled
    [14:43:08:105] [    1.137480] printk: bootconsole [ns16550a0] disabled
    [14:43:08:136] [    1.137480] printk: bootconsole [ns16550a0] disabled
    [14:43:08:136] [    1.152253] davinci_mdio 46000f00.mdio: Configuring MDIO in manual mode
    [14:43:08:188] [    1.198241] davinci_mdio 46000f00.mdio: davinci mdio revision 9.7, bus freq 1000000
    [14:43:08:188] [    1.205887] davinci_mdio 46000f00.mdio: no live phy, scanning all
    [14:43:08:233] [    1.226615] davinci_mdio 46000f00.mdio: phy[0]: device 46000f00.mdio:00, driver unknown
    [14:43:08:233] [    1.234618] davinci_mdio 46000f00.mdio: phy[1]: device 46000f00.mdio:01, driver unknown
    [14:43:08:233] [    1.242652] davinci_mdio 46000f00.mdio: phy[2]: device 46000f00.mdio:02, driver unknown
    [14:43:08:233] [    1.250639] davinci_mdio 46000f00.mdio: phy[3]: device 46000f00.mdio:03, driver unknown
    [14:43:08:233] [    1.258626] davinci_mdio 46000f00.mdio: phy[4]: device 46000f00.mdio:04, driver unknown
    [14:43:08:233] [    1.266610] davinci_mdio 46000f00.mdio: phy[5]: device 46000f00.mdio:05, driver unknown
    [14:43:08:276] [    1.274595] davinci_mdio 46000f00.mdio: phy[6]: device 46000f00.mdio:06, driver unknown
    [14:43:08:276] [    1.282583] davinci_mdio 46000f00.mdio: phy[7]: device 46000f00.mdio:07, driver unknown
    [14:43:08:276] [    1.290567] davinci_mdio 46000f00.mdio: phy[8]: device 46000f00.mdio:08, driver unknown
    [14:43:08:276] [    1.298551] davinci_mdio 46000f00.mdio: phy[9]: device 46000f00.mdio:09, driver unknown
    [14:43:08:276] [    1.306535] davinci_mdio 46000f00.mdio: phy[10]: device 46000f00.mdio:0a, driver unknown
    [14:43:08:319] [    1.314606] davinci_mdio 46000f00.mdio: phy[11]: device 46000f00.mdio:0b, driver unknown
    [14:43:08:319] [    1.322678] davinci_mdio 46000f00.mdio: phy[12]: device 46000f00.mdio:0c, driver unknown
    [14:43:08:319] [    1.330748] davinci_mdio 46000f00.mdio: phy[13]: device 46000f00.mdio:0d, driver unknown
    [14:43:08:319] [    1.338825] davinci_mdio 46000f00.mdio: phy[14]: device 46000f00.mdio:0e, driver unknown
    [14:43:08:319] [    1.346900] davinci_mdio 46000f00.mdio: phy[15]: device 46000f00.mdio:0f, driver unknown
    [14:43:08:319] [    1.355002] davinci_mdio 46000f00.mdio: phy[16]: device 46000f00.mdio:10, driver unknown
    [14:43:08:362] [    1.363073] davinci_mdio 46000f00.mdio: phy[17]: device 46000f00.mdio:11, driver unknown
    [14:43:08:362] [    1.371145] davinci_mdio 46000f00.mdio: phy[18]: device 46000f00.mdio:12, driver unknown
    [14:43:08:362] [    1.379215] davinci_mdio 46000f00.mdio: phy[19]: device 46000f00.mdio:13, driver unknown
    [14:43:08:362] [    1.387290] davinci_mdio 46000f00.mdio: phy[20]: device 46000f00.mdio:14, driver unknown
    [14:43:08:362] [    1.395360] davinci_mdio 46000f00.mdio: phy[21]: device 46000f00.mdio:15, driver unknown
    [14:43:08:405] [    1.403430] davinci_mdio 46000f00.mdio: phy[22]: device 46000f00.mdio:16, driver unknown
    [14:43:08:405] [    1.411500] davinci_mdio 46000f00.mdio: phy[23]: device 46000f00.mdio:17, driver unknown
    [14:43:08:405] [    1.419573] davinci_mdio 46000f00.mdio: phy[24]: device 46000f00.mdio:18, driver unknown
    [14:43:08:405] [    1.427645] davinci_mdio 46000f00.mdio: phy[25]: device 46000f00.mdio:19, driver unknown
    [14:43:08:405] [    1.435716] davinci_mdio 46000f00.mdio: phy[26]: device 46000f00.mdio:1a, driver unknown
    [14:43:08:448] [    1.443786] davinci_mdio 46000f00.mdio: phy[27]: device 46000f00.mdio:1b, driver unknown
    [14:43:08:448] [    1.451859] davinci_mdio 46000f00.mdio: phy[28]: device 46000f00.mdio:1c, driver unknown
    [14:43:08:448] [    1.459933] davinci_mdio 46000f00.mdio: phy[29]: device 46000f00.mdio:1d, driver unknown
    [14:43:08:448] [    1.468009] davinci_mdio 46000f00.mdio: phy[30]: device 46000f00.mdio:1e, driver unknown
    [14:43:08:448] [    1.476080] davinci_mdio 46000f00.mdio: phy[31]: device 46000f00.mdio:1f, driver unknown
    [14:43:08:448] [    1.484234] am65-cpsw-nuss 46000000.ethernet: initializing am65 cpsw nuss version 0x6BA02102, cpsw version 0x6BA82102 Ports: 2 quirks:00000000
    [14:43:08:505] [    1.497166] am65-cpsw-nuss 46000000.ethernet: initialized cpsw ale version 1.4
    [14:43:08:505] [    1.504376] am65-cpsw-nuss 46000000.ethernet: ALE Table size 64
    [14:43:08:505] [    1.510740] am65-cpsw-nuss 46000000.ethernet: CPTS ver 0x4e8a010b, freq:500000000, add_val:1 pps:0
    [14:43:08:505] [    1.521873] am65-cpts 310d0000.cpts: CPTS ver 0x4e8a010c, freq:200000000, add_val:4 pps:0
    [14:43:08:600] [    1.631805] mmc0: CQHCI version 5.10
    [14:43:08:647] [    1.638867] vdd_mmc1: supplied by vsys_3v3
    [14:43:08:647] [    1.644001] omap-mailbox 31f80000.mailbox: omap mailbox rev 0x66fca100
    [14:43:08:647] [    1.650880] omap-mailbox 31f81000.mailbox: omap mailbox rev 0x66fca100
    [14:43:08:647] [    1.657715] omap-mailbox 31f82000.mailbox: omap mailbox rev 0x66fca100
    [14:43:08:647] [    1.664541] omap-mailbox 31f84000.mailbox: omap mailbox rev 0x66fca100
    [14:43:08:647] [    1.670797] mmc0: SDHCI controller on 4f80000.mmc [4f80000.mmc] using ADMA 64-bit
    [14:43:08:647] [    1.678621] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
    [14:43:08:693] [    1.686112] j721e-pcie 2910000.pcie:       IO 0x0018001000..0x0018010fff -> 0x0018001000
    [14:43:08:693] [    1.694194] j721e-pcie 2910000.pcie:      MEM 0x0018011000..0x001fffffff -> 0x0018011000
    [14:43:08:693] [    1.702276] j721e-pcie 2910000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
    [14:43:08:693] [    1.711464] ti-udma 285c0000.dma-controller: Channels: 26 (tchan: 13, rchan: 13, gp-rflow: 8)
    [14:43:08:693] [    1.721616] ti-udma 31150000.dma-controller: Channels: 60 (tchan: 30, rchan: 30, gp-rflow: 16)
    [14:43:08:746] [    1.732938] davinci_mdio 46000f00.mdio: Configuring MDIO in manual mode
    [14:43:08:746] [    1.746490] mmc0: Command Queue Engine enabled
    [14:43:08:746] [    1.750936] mmc0: new DDR MMC card at address 0001
    [14:43:08:746] [    1.756061] mmcblk0: mmc0:0001 8GUF4R 7.28 GiB 
    [14:43:08:746] [    1.760680] mmcblk0boot0: mmc0:0001 8GUF4R partition 1 31.9 MiB
    [14:43:08:746] [    1.766673] mmcblk0boot1: mmc0:0001 8GUF4R partition 2 31.9 MiB
    [14:43:08:746] [    1.772680] mmcblk0rpmb: mmc0:0001 8GUF4R partition 3 4.00 MiB, chardev (236:0)
    [14:43:08:746] [    1.778255] davinci_mdio 46000f00.mdio: davinci mdio revision 9.7, bus freq 1000000
    [14:43:08:773] [    1.782038]  mmcblk0: p1
    [14:43:08:773] [    1.787616] davinci_mdio 46000f00.mdio: no live phy, scanning all
    [14:43:08:817] [    1.810980] davinci_mdio 46000f00.mdio: phy[0]: device 46000f00.mdio:00, driver unknown
    [14:43:08:817] [    1.818981] davinci_mdio 46000f00.mdio: phy[1]: device 46000f00.mdio:01, driver unknown
    [14:43:08:817] [    1.827017] davinci_mdio 46000f00.mdio: phy[2]: device 46000f00.mdio:02, driver unknown
    [14:43:08:817] [    1.835004] davinci_mdio 46000f00.mdio: phy[3]: device 46000f00.mdio:03, driver unknown
    [14:43:08:817] [    1.842988] davinci_mdio 46000f00.mdio: phy[4]: device 46000f00.mdio:04, driver unknown
    [14:43:08:817] [    1.850971] davinci_mdio 46000f00.mdio: phy[5]: device 46000f00.mdio:05, driver unknown
    [14:43:08:860] [    1.858955] davinci_mdio 46000f00.mdio: phy[6]: device 46000f00.mdio:06, driver unknown
    [14:43:08:860] [    1.866941] davinci_mdio 46000f00.mdio: phy[7]: device 46000f00.mdio:07, driver unknown
    [14:43:08:860] [    1.874927] davinci_mdio 46000f00.mdio: phy[8]: device 46000f00.mdio:08, driver unknown
    [14:43:08:860] [    1.882911] davinci_mdio 46000f00.mdio: phy[9]: device 46000f00.mdio:09, driver unknown
    [14:43:08:860] [    1.890894] davinci_mdio 46000f00.mdio: phy[10]: device 46000f00.mdio:0a, driver unknown
    [14:43:08:903] [    1.898966] davinci_mdio 46000f00.mdio: phy[11]: device 46000f00.mdio:0b, driver unknown
    [14:43:08:903] [    1.907037] davinci_mdio 46000f00.mdio: phy[12]: device 46000f00.mdio:0c, driver unknown
    [14:43:08:903] [    1.915111] davinci_mdio 46000f00.mdio: phy[13]: device 46000f00.mdio:0d, driver unknown
    [14:43:08:903] [    1.923186] davinci_mdio 46000f00.mdio: phy[14]: device 46000f00.mdio:0e, driver unknown
    [14:43:08:903] [    1.931264] davinci_mdio 46000f00.mdio: phy[15]: device 46000f00.mdio:0f, driver unknown
    [14:43:08:903] [    1.939360] davinci_mdio 46000f00.mdio: phy[16]: device 46000f00.mdio:10, driver unknown
    [14:43:08:947] [    1.947432] davinci_mdio 46000f00.mdio: phy[17]: device 46000f00.mdio:11, driver unknown
    [14:43:08:947] [    1.955502] davinci_mdio 46000f00.mdio: phy[18]: device 46000f00.mdio:12, driver unknown
    [14:43:08:947] [    1.963573] davinci_mdio 46000f00.mdio: phy[19]: device 46000f00.mdio:13, driver unknown
    [14:43:08:947] [    1.971644] davinci_mdio 46000f00.mdio: phy[20]: device 46000f00.mdio:14, driver unknown
    [14:43:08:947] [    1.979715] davinci_mdio 46000f00.mdio: phy[21]: device 46000f00.mdio:15, driver unknown
    [14:43:08:990] [    1.987786] davinci_mdio 46000f00.mdio: phy[22]: device 46000f00.mdio:16, driver unknown
    [14:43:08:990] [    1.995859] davinci_mdio 46000f00.mdio: phy[23]: device 46000f00.mdio:17, driver unknown
    [14:43:08:990] [    2.003930] davinci_mdio 46000f00.mdio: phy[24]: device 46000f00.mdio:18, driver unknown
    [14:43:08:990] [    2.012001] davinci_mdio 46000f00.mdio: phy[25]: device 46000f00.mdio:19, driver unknown
    [14:43:08:990] [    2.020073] davinci_mdio 46000f00.mdio: phy[26]: device 46000f00.mdio:1a, driver unknown
    [14:43:09:033] [    2.028144] davinci_mdio 46000f00.mdio: phy[27]: device 46000f00.mdio:1b, driver unknown
    [14:43:09:033] [    2.036230] davinci_mdio 46000f00.mdio: phy[28]: device 46000f00.mdio:1c, driver unknown
    [14:43:09:033] [    2.044306] davinci_mdio 46000f00.mdio: phy[29]: device 46000f00.mdio:1d, driver unknown
    [14:43:09:033] [    2.052383] davinci_mdio 46000f00.mdio: phy[30]: device 46000f00.mdio:1e, driver unknown
    [14:43:09:033] [    2.060456] davinci_mdio 46000f00.mdio: phy[31]: device 46000f00.mdio:1f, driver unknown
    [14:43:09:033] [    2.068614] am65-cpsw-nuss 46000000.ethernet: initializing am65 cpsw nuss version 0x6BA02102, cpsw version 0x6BA82102 Ports: 2 quirks:00000000
    [14:43:09:080] [    2.081550] am65-cpsw-nuss 46000000.ethernet: initialized cpsw ale version 1.4
    [14:43:09:080] [    2.088759] am65-cpsw-nuss 46000000.ethernet: ALE Table size 64
    [14:43:09:080] [    2.095068] am65-cpsw-nuss 46000000.ethernet: CPTS ver 0x4e8a010b, freq:500000000, add_val:1 pps:0
    [14:43:09:080] [    2.105143] am65-cpsw-nuss 46000000.ethernet: set new flow-id-base 48
    [14:43:09:080] [    2.113781] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
    [14:43:09:125] [    2.113990] mmc1: CQHCI version 5.10
    [14:43:09:125] [    2.121288] j721e-pcie 2910000.pcie:       IO 0x0018001000..0x0018010fff -> 0x0018001000
    [14:43:09:125] [    2.132923] j721e-pcie 2910000.pcie:      MEM 0x0018011000..0x001fffffff -> 0x0018011000
    [14:43:09:125] [    2.141006] j721e-pcie 2910000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
    [14:43:09:125] [    2.151146] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
    [14:43:09:125] [    2.158642] j721e-pcie 2910000.pcie:       IO 0x0018001000..0x0018010fff -> 0x0018001000
    [14:43:09:170] [    2.166721] j721e-pcie 2910000.pcie:      MEM 0x0018011000..0x001fffffff -> 0x0018011000
    [14:43:09:170] [    2.170249] mmc1: SDHCI controller on 4fb0000.mmc [4fb0000.mmc] using ADMA 64-bit
    [14:43:09:170] [    2.174802] j721e-pcie 2910000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
    [14:43:09:170] [    2.192312] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
    [14:43:09:170] [    2.199813] j721e-pcie 2910000.pcie:       IO 0x0018001000..0x0018010fff -> 0x0018001000
    [14:43:09:215] [    2.207961] j721e-pcie 2910000.pcie:      MEM 0x0018011000..0x001fffffff -> 0x0018011000
    [14:43:09:215] [    2.216100] j721e-pcie 2910000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
    [14:43:09:215] [    2.224701] debugfs: Directory 'pd:39' with parent 'pm_genpd' already present!
    [14:43:09:215] [    2.232068] debugfs: Directory 'pd:38' with parent 'pm_genpd' already present!
    [14:43:09:215] [    2.239938] debugfs: Directory 'pd:276' with parent 'pm_genpd' already present!
    [14:43:09:215] [    2.247942] debugfs: Directory 'pd:154' with parent 'pm_genpd' already present!
    [14:43:09:243] [    2.262871] ALSA device list:
    [14:43:09:243] [    2.265832]   No soundcards found.
    [14:43:09:323] [    2.358155] EXT4-fs (mmcblk0p1): recovery complete
    [14:43:09:368] [    2.363629] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: (null)
    [14:43:09:368] [    2.371769] VFS: Mounted root (ext4 filesystem) on device 179:1.
    [14:43:09:368] [    2.377856] devtmpfs: mounted
    [14:43:09:368] [    2.381901] Freeing unused kernel memory: 1984K
    [14:43:09:368] [    2.386554] Run /sbin/init as init process
    [14:43:09:457] [    2.472982] systemd[1]: System time before build time, advancing clock.
    [14:43:09:473] [    2.506664] NET: Registered protocol family 10
    [14:43:09:493] [    2.511670] Segment Routing with IPv6
    [14:43:09:493] [    2.529330] systemd[1]: systemd 244.5+ running in system mode. (+PAM -AUDIT -SELINUX +IMA -APPARMOR -SMACK +SYSVINIT +UTMP -LIBCRYPTSETUP -GCRYPT -GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID -ELFUTILS +KMOD -IDN2 -IDN -PCRE2 default-hierarchy=hybrid)
    [14:43:09:531] [    2.551212] systemd[1]: Detected architecture arm64.
    [14:43:09:546] 
    [14:43:09:546] Welcome to <0x1b>[1mArago 2021.09<0x1b>[0m!
    [14:43:09:546] 
    [14:43:09:546] [    2.582637] systemd[1]: Set hostname to <j721s2-evm>.
    [14:43:09:744] [    2.715524] systemd[1]: /lib/systemd/system/irqbalanced.service:6: Unknown key name 'ConditionCPUs' in section 'Unit', ignoring.
    [14:43:09:744] [    2.734981] systemd[1]: /lib/systemd/system/docker.socket:6: ListenStream= references a path below legacy directory /var/run/, updating /var/run/docker.sock <0xe2><0x86><0x92> /run/docker.sock; please update the unit file accordingly.
    [14:43:09:744] [    2.758334] systemd[1]: /etc/systemd/system/auto-cam.service:2: Unknown key name 'Descriptiot' in section 'Unit', ignoring.
    [14:43:09:827] [    2.801969] random: systemd: uninitialized urandom read (16 bytes read)
    [14:43:09:827] [    2.810625] systemd[1]: Created slice system-getty.slice.
    [14:43:09:827] [<0x1b>[0;32m  OK  <0x1b>[0m] Created slice <0x1b>[0;1;39msystem-getty.slice<0x1b>[0m.
    [14:43:09:827] [    2.830405] random: systemd: uninitialized urandom read (16 bytes read)
    [14:43:09:827] [    2.837928] systemd[1]: Created slice system-serial\x2dgetty.slice.
    [14:43:09:827] [<0x1b>[0;32m  OK  <0x1b>[0m] Created slice <0x1b>[0;1;39msystem-serial\x2dgetty.slice<0x1b>[0m.
    [14:43:09:827] [    2.858338] random: systemd: uninitialized urandom read (16 bytes read)
    [14:43:09:888] [    2.865672] systemd[1]: Created slice User and Session Slice.
    [14:43:09:888] [<0x1b>[0;32m  OK  <0x1b>[0m] Created slice <0x1b>[0;1;39mUser and Session Slice<0x1b>[0m.
    [14:43:09:888] [    2.886500] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
    [14:43:09:888] [<0x1b>[0;32m  OK  <0x1b>[0m] Started <0x1b>[0;1;39mDispatch Password <0xe2><0x80><0xa6>ts to Console Directory Watch<0x1b>[0m.
    [14:43:09:888] [    2.910406] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
    [14:43:09:888] [<0x1b>[0;32m  OK  <0x1b>[0m] Started <0x1b>[0;1;39mForward Password R<0xe2><0x80><0xa6>uests to Wall Directory Watch<0x1b>[0m.
    [14:43:09:971] [    2.934383] systemd[1]: Reached target Paths.
    [14:43:09:971] [<0x1b>[0;32m  OK  <0x1b>[0m] Reached target <0x1b>[0;1;39mPaths<0x1b>[0m.
    [14:43:09:971] [    2.950309] systemd[1]: Reached target Remote File Systems.
    [14:43:09:971] [<0x1b>[0;32m  OK  <0x1b>[0m] Reached target <0x1b>[0;1;39mRemote File Systems<0x1b>[0m.
    [14:43:09:971] [    2.970307] systemd[1]: Reached target Slices.
    [14:43:09:971] [<0x1b>[0;32m  OK  <0x1b>[0m] Reached target <0x1b>[0;1;39mSlices<0x1b>[0m.
    [14:43:09:971] [    2.986313] systemd[1]: Reached target Swap.
    [14:43:09:971] [<0x1b>[0;32m  OK  <0x1b>[0m] Reached target <0x1b>[0;1;39mSwap<0x1b>[0m.
    [14:43:10:022] [    3.012726] systemd[1]: Listening on RPCbind Server Activation Socket.
    [14:43:10:022] [<0x1b>[0;32m  OK  <0x1b>[0m] Listening on <0x1b>[0;1;39mRPCbind Server Activation Socket<0x1b>[0m.
    [14:43:10:022] [    3.034430] systemd[1]: Reached target RPC Port Mapper.
    [14:43:10:022] [<0x1b>[0;32m  OK  <0x1b>[0m] Reached target <0x1b>[0;1;39mRPC Port Mapper<0x1b>[0m.
    [14:43:10:022] [    3.056511] systemd[1]: Listening on Process Core Dump Socket.
    [14:43:10:068] [<0x1b>[0;32m  OK  <0x1b>[0m] Listening on <0x1b>[0;1;39mProcess Core Dump Socket<0x1b>[0m.
    [14:43:10:068] [    3.078504] systemd[1]: Listening on initctl Compatibility Named Pipe.
    [14:43:10:068] [<0x1b>[0;32m  OK  <0x1b>[0m] Listening on <0x1b>[0;1;39minitctl Compatibility Named Pipe<0x1b>[0m.
    [14:43:10:068] [    3.104366] systemd[1]: Condition check resulted in Journal Audit Socket being skipped.
    [14:43:10:127] [    3.112802] systemd[1]: Listening on Journal Socket (/dev/log).
    [14:43:10:127] [<0x1b>[0;32m  OK  <0x1b>[0m] Listening on <0x1b>[0;1;39mJournal Socket (/dev/log)<0x1b>[0m.
    [14:43:10:127] [    3.134642] systemd[1]: Listening on Journal Socket.
    [14:43:10:127] [<0x1b>[0;32m  OK  <0x1b>[0m] Listening on <0x1b>[0;1;39mJournal Socket<0x1b>[0m.
    [14:43:10:127] [    3.150674] systemd[1]: Listening on Network Service Netlink Socket.
    [14:43:10:127] [<0x1b>[0;32m  OK  <0x1b>[0m] Listening on <0x1b>[0;1;39mNetwork Service Netlink Socket<0x1b>[0m.
    [14:43:10:142] [    3.174565] systemd[1]: Listening on udev Control Socket.
    [14:43:10:182] [<0x1b>[0;32m  OK  <0x1b>[0m] Listening on <0x1b>[0;1;39mudev Control Socket<0x1b>[0m.
    [14:43:10:182] [    3.194460] systemd[1]: Listening on udev Kernel Socket.
    [14:43:10:182] [<0x1b>[0;32m  OK  <0x1b>[0m] Listening on <0x1b>[0;1;39mudev Kernel Socket<0x1b>[0m.
    [14:43:10:182] [    3.217060] systemd[1]: Mounting Huge Pages File System...
    [14:43:10:223]          Mounting <0x1b>[0;1;39mHuge Pages File System<0x1b>[0m...
    [14:43:10:223] [    3.236968] systemd[1]: Mounting POSIX Message Queue File System...
    [14:43:10:223]          Mounting <0x1b>[0;1;39mPOSIX Message Queue File System<0x1b>[0m...
    [14:43:10:296] [    3.261096] systemd[1]: Mounting Kernel Debug File System...
    [14:43:10:296]          Mounting <0x1b>[0;1;39mKernel Debug File System<0x1b>[0m...
    [14:43:10:296] [    3.280926] systemd[1]: Mounting Temporary Directory (/tmp)...
    [14:43:10:296]          Mounting <0x1b>[0;1;39mTemporary Directory (/tmp)<0x1b>[0m...
    [14:43:10:296] [    3.301270] systemd[1]: Starting Create list of static device nodes for the current kernel...
    [14:43:10:296]          Starting <0x1b>[0;1;39mCreate list of st<0xe2><0x80><0xa6>odes for the current kernel<0x1b>[0m...
    [14:43:10:296] [    3.332093] systemd[1]: Starting Start psplash boot splash screen...
    [14:43:10:322]          Starting <0x1b>[0;1;39mStart psplash boot splash screen<0x1b>[0m...
    [14:43:10:322] [    3.357118] systemd[1]: Starting RPC Bind...
    [14:43:10:372]          Starting <0x1b>[0;1;39mRPC Bind<0x1b>[0m...
    [14:43:10:372] [    3.374478] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
    [14:43:10:372] [    3.387151] systemd[1]: Starting Journal Service...
    [14:43:10:372]          Starting <0x1b>[0;1;39mJournal Service<0x1b>[0m...
    [14:43:10:420] [    3.410202] systemd[1]: Starting Load Kernel Modules...
    [14:43:10:420]          Starting <0x1b>[0;1;39mLoad Kernel Modules<0x1b>[0m...
    [14:43:10:420] [    3.425215] systemd[1]: Starting Remount Root and Kernel File Systems...
    [14:43:10:420]          Starting <0x1b>[0;1;39mRemount Root and Kernel File Systems<0x1b>[0m...
    [14:43:10:420] [    3.453493] systemd[1]: Starting udev Coldplug all Devices...
    [14:43:10:485] [    3.457906] EXT4-fs (mmcblk0p1): re-mounted. Opts: (null)
    [14:43:10:485] [    3.460996] cryptodev: loading out-of-tree module taints kernel.
    [14:43:10:485]          Starting <0x1b>[0;1;39mudev Coldplug all Devices<0x1b>[0m...
    [14:43:10:485] [    3.473876] cryptodev: driver 1.10 loaded.
    [14:43:10:485] [    3.485971] systemd[1]: Started RPC Bind.
    [14:43:10:485] [<0x1b>[0;32m  OK  <0x1b>[0m] Started <0x1b>[0;1;39mRPC Bind<0x1b>[0m.
    [14:43:10:485] [    3.502979] systemd[1]: Started Journal Service.
    [14:43:10:485] [<0x1b>[0;32m  OK  <0x1b>[0m] Started <0x1b>[0;1;39mJournal Service<0x1b>[0m.
    [14:43:10:485] [<0x1b>[0;32m  OK  <0x1b>[0m] Mounted <0x1b>[0;1;39mHuge Pages File System<0x1b>[0m.
    [14:43:10:535] [<0x1b>[0;32m  OK  <0x1b>[0m] Mounted <0x1b>[0;1;39mPOSIX Message Queue File System<0x1b>[0m.
    [14:43:10:535] [<0x1b>[0;32m  OK  <0x1b>[0m] Mounted <0x1b>[0;1;39mKernel Debug File System<0x1b>[0m.
    [14:43:10:535] [<0x1b>[0;32m  OK  <0x1b>[0m] Mounted <0x1b>[0;1;39mTemporary Directory (/tmp)<0x1b>[0m.
    [14:43:10:555] [<0x1b>[0;32m  OK  <0x1b>[0m] Started <0x1b>[0;1;39mCreate list of sta<0xe2><0x80><0xa6> nodes for the current kernel<0x1b>[0m.
    [14:43:10:619] [<0x1b>[0;1;31mFAILED<0x1b>[0m] Failed to start <0x1b>[0;1;39mStart psplash boot splash screen<0x1b>[0m.
    [14:43:10:619] See 'systemctl status psplash-start.service' for details.
    [14:43:10:619] [<0x1b>[0;1;38;5;185mDEPEND<0x1b>[0m] Dependency failed for <0x1b>[0;1;39mStar<0xe2><0x80><0xa6>progress communication helper<0x1b>[0m.
    [14:43:10:619] [<0x1b>[0;32m  OK  <0x1b>[0m] Started <0x1b>[0;1;39mLoad Kernel Modules<0x1b>[0m.
    [14:43:10:660] [<0x1b>[0;32m  OK  <0x1b>[0m] Started <0x1b>[0;1;39mRemount Root and Kernel File Systems<0x1b>[0m.
    [14:43:10:660]          Mounting <0x1b>[0;1;39mKernel Configuration File System<0x1b>[0m...
    [14:43:10:681]          Starting <0x1b>[0;1;39mFlush Journal to Persistent Storage<0x1b>[0m...
    [14:43:10:713] [    3.723023] systemd-journald[228]: Received client request to flush runtime journal.
    [14:43:10:713]          Starting <0x1b>[0;1;39mApply Kernel Variables<0x1b>[0m...
    [14:43:10:729]          Starting <0x1b>[0;1;39mCreate System Users<0x1b>[0m...
    [14:43:10:753] [<0x1b>[0;32m  OK  <0x1b>[0m] Mounted <0x1b>[0;1;39mKernel Configuration File System<0x1b>[0m.
    [14:43:10:753] [<0x1b>[0;32m  OK  <0x1b>[0m] Started <0x1b>[0;1;39mFlush Journal to Persistent Storage<0x1b>[0m.
    [14:43:10:788] [<0x1b>[0;32m  OK  <0x1b>[0m] Started <0x1b>[0;1;39mApply Kernel Variables<0x1b>[0m.
    [14:43:10:788] [<0x1b>[0;32m  OK  <0x1b>[0m] Started <0x1b>[0;1;39mCreate System Users<0x1b>[0m.
    [14:43:10:833] [    3.835046] random: systemd: uninitialized urandom read (16 bytes read)
    [14:43:10:833]          Starting <0x1b>[0;1;39mCreate Static Device Nodes in /dev<0x1b>[0[    3.847780] random: systemd-journal: uninitialized urandom read (16 bytes read)
    [14:43:10:833] m...
    [14:43:10:891] [<0x1b>[0;32m  OK  <0x1b>[0m] Started <0x1b>[0;1;39mudev Coldplug all Devices<0x1b>[0m.
    [14:43:10:891] [<0x1b>[0;32m  OK  <0x1b>[0m] Started <0x1b>[0;1;39mCreate Static Device Nodes in /dev<0x1b>[0m.
    [14:43:10:891] [    3.902781] random: systemd: uninitialized urandom read (16 bytes read)
    [14:43:10:891] [<0x1b>[0;32m  OK  <0x1b>[0m] Reached target <0x1b>[0;1;39mLocal File Systems (Pre)<0x1b>[0m.
    [14:43:10:922]          Mounting <0x1b>[0;1;39m/media/ram<0x1b>[0m...
    [14:43:10:922]          Mounting <0x1b>[0;1;39m/var/volatile<0x1b>[0m...
    [14:43:10:922]          Starting <0x1b>[0;1;39mudev Wait for Complete Device Initialization<0x1b>[0m...
    [14:43:10:965]          Starting <0x1b>[0;1;39mudev Kernel Device Manager<0x1b>[0m...
    [14:43:10:965] [<0x1b>[0;32m  OK  <0x1b>[0m] Mounted <0x1b>[0;1;39m/media/ram<0x1b>[0m.
    [14:43:10:981] [<0x1b>[0;32m  OK  <0x1b>[0m] Mounted <0x1b>[0;1;39m/var/volatile<0x1b>[0m.
    [14:43:10:997]          Starting <0x1b>[0;1;39mLoad/Save Random Seed<0x1b>[0m...
    [14:43:11:023] [<0x1b>[0;32m  OK  <0x1b>[0m] Reached target <0x1b>[0;1;39mLocal File Systems<0x1b>[0m.
    [14:43:11:023]          Starting <0x1b>[0;1;39mRebuild Dynamic Linker Cache<0x1b>[0m...
    [14:43:11:061]          Starting <0x1b>[0;1;39mCreate Volatile Files and Directories<0x1b>[0m...
    [14:43:11:061] [<0x1b>[0;32m  OK  <0x1b>[0m] Started <0x1b>[0;1;39mudev Kernel Device Manager<0x1b>[0m.
    [14:43:11:106] [<0x1b>[0;32m  OK  <0x1b>[0m] Started <0x1b>[0;1;39mCreate Volatile Files and Directories<0x1b>[0m.
    [14:43:11:106]          Starting <0x1b>[0;1;39mRebuild Journal Catalog<0x1b>[0m...
    [14:43:11:122] [<0x1b>[0;1;31mFAILED<0x1b>[0m] Failed to start <0x1b>[0;1;39mNetwork Time Synchronization<0x1b>[0m.
    [14:43:11:158] See 'systemctl status systemd-timesyncd.service' for details.
    [14:43:11:158] [<0x1b>[0;32m  OK  <0x1b>[0m] Reached target <0x1b>[0;1;39mSystem Time Set<0x1b>[0m.
    [14:43:11:189] [<0x1b>[0;32m  OK  <0x1b>[0m] Reached target <0x1b>[0;1;39mSystem Time Synchronized<0x1b>[0m.
    [14:43:11:189]          Starting <0x1b>[0;1;39mUpdate UTMP about System Boot/Shutdown<0x1b>[0m...
    [14:43:11:210] [<0x1b>[0;32m  OK  <0x1b>[0m] Started <0x1b>[0;1;39mRebuild Journal Catalog<0x1b>[0m.
    [14:43:11:226] [<0x1b>[0;32m  OK  <0x1b>[0m] Stopped <0x1b>[0;1;39mNetwork Time Synchronization<0x1b>[0m.
    [14:43:11:247] [<0x1b>[0;1;31mFAILED<0x1b>[0m] Failed to start <0x1b>[0;1;39mNetwork Time Synchronization<0x1b>[0m.
    [14:43:11:282] See 'systemctl status systemd-timesyncd.service' for details.
    [14:43:11:282] [<0x1b>[0;32m  OK  <0x1b>[0m] Stopped <0x1b>[0;1;39mNetwork Time Synchronization<0x1b>[0m.
    [14:43:11:333] [<0x1b>[0;1;31mFAILED<0x1b>[0m] Failed to start <0x1b>[0;1;39mNetwork Time Synchronization<0x1b>[0m.
    [14:43:11:333] See 'systemctl status systemd-timesyncd.service' for details.
    [14:43:11:333] [<0x1b>[0;32m  OK  <0x1b>[0m] Started <0x1b>[0;1;39mUpdate UTMP about System Boot/Shutdown<0x1b>[0m.
    [14:43:11:368] [<0x1b>[0;32m  OK  <0x1b>[0m] Stopped <0x1b>[0;1;39mNetwork Time Synchronization<0x1b>[0m.
    [14:43:11:368] [<0x1b>[0;1;31mFAILED<0x1b>[0m] Failed to start <0x1b>[0;1;39mNetwork Time Synchronization<0x1b>[0m.
    [14:43:11:403] See 'systemctl status systemd-timesyncd.service' for details.
    [14:43:11:403] [<0x1b>[0;32m  OK  <0x1b>[0m] Stopped <0x1b>[0;1;39mNetwork Time Synchronization<0x1b>[0m.
    [14:43:11:418] [<0x1b>[0;1;31mFAILED<0x1b>[0m] Failed to start <0x1b>[0;1;39mNetwork Time Synchronization<0x1b>[0m.
    [14:43:11:454] See 'systemctl status systemd-timesyncd.service' for details.
    [14:43:11:454] [<0x1b>[0;32m  OK  <0x1b>[0m] Stopped <0x1b>[0;1;39mNetwork Time Synchronization<0x1b>[0m.
    [14:43:11:528] [<0x1b>[0;1;31mFAILED<0x1b>[0m] Failed to start <0x1b>[0;1;39mNetwork Time Synchronization<0x1b>[0m.
    [14:43:11:528] See 'systemctl status systemd-timesyncd.service' for details.
    [14:43:11:528] [    4.531735] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
    [14:43:11:528] [    4.539359] random: crng init done
    [14:43:11:528] [    4.542794] random: 75 urandom warning(s) missed due to ratelimiting
    [14:43:11:528] [    4.553877] j721e-pcie 2910000.pcie:       IO 0x0018001000..0x0018010fff -> 0x0018001000
    [14:43:11:528] [    4.562761] j721e-pcie 2910000.pcie:      MEM 0x0018011000..0x001fffffff -> 0x0018011000
    [14:43:11:596] [    4.575390] j721e-pcie 2910000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
    [14:43:11:596] [    4.584989] CAN device driver interface
    [14:43:11:596] [<0x1b>[0;32m  OK  <0x1b>[0m] Started <0x1b>[0;1;39mLoad/Save Random Seed<0x1b>[0m.[    4.603656] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
    [14:43:11:596] 
    [14:43:11:596] [    4.614362] j721e-pcie 2910000.pcie:       IO 0x0018001000..0x0018010fff -> 0x0018001000
    [14:43:11:596] [    4.629385] j721e-pcie 2910000.pcie:      MEM 0x0018011000..0x001fffffff -> 0x0018011000
    [14:43:11:626] [    4.641344] j721e-pcie 2910000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
    [14:43:11:642] [    4.674537] k3-dsp-rproc 64800000.dsp: assigned reserved memory node c71-dma-memory@a6000000
    [14:43:11:698] [    4.683226] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
    [14:43:11:698] [    4.690789] j721e-pcie 2910000.pcie:       IO 0x0018001000..0x0018010fff -> 0x0018001000
    [14:43:11:698] [    4.699098] j721e-pcie 2910000.pcie:      MEM 0x0018011000..0x001fffffff -> 0x0018011000
    [14:43:11:698] [    4.714390] j721e-pcie 2910000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
    [14:43:11:698] [    4.724826] k3-dsp-rproc 64800000.dsp: configured DSP for remoteproc mode
    [14:43:11:698] [    4.733802] remoteproc remoteproc0: 64800000.dsp is available
    [14:43:11:746] [    4.742077] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
    [14:43:11:746] [    4.747787] k3-dsp-rproc 65800000.dsp: assigned reserved memory node c71-dma-memory@a7000000
    [14:43:11:746] [    4.751242] j721e-pcie 2910000.pcie:       IO 0x0018001000..0x0018010fff -> 0x0018001000
    [14:43:11:746] [    4.768709] k3-dsp-rproc 65800000.dsp: configured DSP for remoteproc mode
    [14:43:11:746] [    4.772902] j721e-pcie 2910000.pcie:      MEM 0x0018011000..0x001fffffff -> 0x0018011000
    [14:43:11:801] [    4.784873] PVR_K:  265: Read BVNC 36.53.104.796 from HW device registers
    [14:43:11:801] [    4.794410] j721e-pcie 2910000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
    [14:43:11:801] [    4.795664] PVR_K:  265: RGX Device registered BVNC 36.53.104.796 with 1 core in the system
    [14:43:11:801] [    4.813124] remoteproc remoteproc1: 65800000.dsp is available
    [14:43:11:801] [    4.819827] [drm] Initialized pvr 1.15.6133109 20170530 for 4e20000000.gpu on minor 0
    [14:43:11:801] [    4.832548] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
    [14:43:11:855] [    4.844015] j721e-pcie 2910000.pcie:       IO 0x0018001000..0x0018010fff -> 0x0018001000
    [14:43:11:855] [    4.858313] j721e-pcie 2910000.pcie:      MEM 0x0018011000..0x001fffffff -> 0x0018011000
    [14:43:11:855] [    4.873284] j721e-pcie 2910000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
    [14:43:11:915] [    4.894405] platform 41000000.r5f: R5F core may have been powered on by a different host, programmed state (0) != actual state (1)
    [14:43:11:915] [    4.906924] m_can_platform 2701000.can: m_can device registered (irq=33, version=32)
    [14:43:11:915] [    4.916056] platform 41000000.r5f: configured R5F for IPC-only mode
    [14:43:11:915] [    4.927905] platform 41000000.r5f: assigned reserved memory node r5f-dma-memory@a0000000
    [14:43:11:915] [    4.936494] m_can_platform 40528000.can: m_can device registered (irq=19, version=32)
    [14:43:11:915] [    4.949837] m_can_platform 2711000.can: m_can device registered (irq=35, version=32)
    [14:43:11:978] [    4.957631] remoteproc remoteproc2: 41000000.r5f is available
    [14:43:11:978] [    4.964756] remoteproc remoteproc2: attaching to 41000000.r5f
    [14:43:11:978] [    4.971809] m_can_platform 40568000.can: m_can device registered (irq=21, version=32)
    [14:43:11:978] [    4.984223] platform 41000000.r5f: R5F core initialized in IPC-only mode
    [14:43:11:978] [    4.995163] m_can_platform 2721000.can: m_can device registered (irq=37, version=32)
    [14:43:11:978] [    5.011947] m_can_platform 27d1000.can: m_can device registered (irq=39, version=32)
    [14:43:12:039] [    5.030530] m_can_platform 2681000.can: m_can device registered (irq=41, version=32)
    [14:43:12:039] [    5.038914] remoteproc remoteproc0: powering up 64800000.dsp
    [14:43:12:039] [    5.043741]  remoteproc2#vdev0buffer: assigned reserved memory node r5f-dma-memory@a0000000
    [14:43:12:039] [    5.044694] remoteproc remoteproc0: Booting fw image j721s2-c71_0-fw, size 14815296
    [14:43:12:039] [    5.053403] virtio_rpmsg_bus virtio0: rpmsg host is online
    [14:43:12:039] [    5.065348] remoteproc remoteproc1: powering up 65800000.dsp
    [14:43:12:039] [    5.072774] remoteproc remoteproc1: Booting fw image j721s2-c71_1-fw, size 9760696
    [14:43:12:082] [    5.076941]  remoteproc2#vdev0buffer: registered virtio0 (type 7)
    [14:43:12:082] [    5.083262] remoteproc remoteproc0: unsupported resource 65538
    [14:43:12:082] [    5.092737] m_can_platform 2691000.can: m_can device registered (irq=43, version=32)
    [14:43:12:082] [    5.093152] remoteproc remoteproc1: unsupported resource 65538
    [14:43:12:082] [    5.106508] remoteproc remoteproc0: bad phdr da 0xb0100000 mem 0x98
    [14:43:12:082] [    5.112930] remoteproc remoteproc0: Failed to load program segments: -22
    [14:43:12:133] [    5.119791] remoteproc remoteproc1: bad phdr da 0xb6100000 mem 0x98
    [14:43:12:133] [    5.126530] m_can_platform 26a1000.can: m_can device registered (irq=45, version=32)
    [14:43:12:133] [    5.128300] remoteproc remoteproc1: Failed to load program segments: -22
    [14:43:12:133] [    5.136848] remoteproc remoteproc2: remote processor 41000000.r5f is now attached
    [14:43:12:133] [    5.143542] virtio_rpmsg_bus virtio0: creating channel rpmsg_chrdev addr 0xd
    [14:43:12:133] [    5.156289] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
    [14:43:12:133] [    5.169744] j721e-pcie 2910000.pcie:       IO 0x0018001000..0x0018010fff -> 0x0018001000
    [14:43:12:181] [    5.174354] platform 5c00000.r5f: configured R5F for remoteproc mode
    [14:43:12:181] [    5.184836] j721e-pcie 2910000.pcie:      MEM 0x0018011000..0x001fffffff -> 0x0018011000
    [14:43:12:181] [    5.198322] j721e-pcie 2910000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
    [14:43:12:181] [    5.216976] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
    [14:43:12:230] [    5.225125] platform 5c00000.r5f: assigned reserved memory node r5f-dma-memory@a2000000
    [14:43:12:230] [    5.226357] j721e-pcie 2910000.pcie:       IO 0x0018001000..0x0018010fff -> 0x0018001000
    [14:43:12:230] [    5.241880] remoteproc remoteproc3: 5c00000.r5f is available
    [14:43:12:230] [    5.246597] j721e-pcie 2910000.pcie:      MEM 0x0018011000..0x001fffffff -> 0x0018011000
    [14:43:12:230] [    5.259314] j721e-pcie 2910000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
    [14:43:12:280] [    5.287924] remoteproc remoteproc3: powering up 5c00000.r5f
    [14:43:12:280] [    5.295756] remoteproc remoteproc3: Booting fw image j721s2-main-r5f0_0-fw, size 719944
    [14:43:12:317] [    5.319344] platform 5d00000.r5f: configured R5F for remoteproc mode
    [14:43:12:317] [    5.328161] remoteproc remoteproc3: bad phdr da 0xa2f2a000 mem 0x1bc000
    [14:43:12:317] [    5.335161] remoteproc remoteproc3: Failed to load program segments: -22
    [14:43:12:349] [    5.383167] platform 5d00000.r5f: assigned reserved memory node r5f-dma-memory@a3000000
    [14:43:12:450] [    5.483946] remoteproc remoteproc4: 5d00000.r5f is available
    [14:43:12:541] [    5.523992] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
    [14:43:12:541] [    5.531876] remoteproc remoteproc4: powering up 5d00000.r5f
    [14:43:12:541] [    5.537576] remoteproc remoteproc4: Booting fw image j721s2-main-r5f0_1-fw, size 306092
    [14:43:12:541] [    5.549042] j721e-pcie 2910000.pcie:       IO 0x0018001000..0x0018010fff -> 0x0018001000
    [14:43:12:541] [    5.560165] j721e-pcie 2910000.pcie:      MEM 0x0018011000..0x001fffffff -> 0x0018011000
    [14:43:12:541] [    5.571320] j721e-pcie 2910000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
    
    

  • Hi,

    I believe it is NOT loaded.

    [14:43:02:120] => boot
    [14:43:05:585] switch to partitions #0, OK
    [14:43:05:585] mmc0(part 0) is current device
    [14:43:05:792] SD/MMC found on device 0
    [14:43:05:792] Failed to load 'boot.scr'
    [14:43:05:808] ** Unrecognized filesystem type **
    [14:43:05:872] 19964416 bytes read in 63 ms (302.2 MiB/s)
    [14:43:05:912] 84991 bytes read in 6 ms (13.5 MiB/s)
    [14:43:05:912] ## Flattened Device Tree blob at 88000000

    The 19MB is the Kernel Image and the 84KB is the k3-j784s4-evm.dtb. The DTBO is not loaded. Can you make sure that is loaded?

    - Keerthy

  • The 19MB is the Kernel Image and the 84KB is the k3-j784s4-evm.dtb. The DTBO is not loaded. Can you make sure that is loaded?

    Understand, so why it is not loaded ?   We can make sure the dtbo file is located in rootfs path(/boot/k3-j721s2-vision-apps.dtbo)
    BTW, The built images(bootfs & rootfs) works fine on sdcard boot. This issue occurs on eMMC boot.

    BR
    Liuli

  • Hi,Keerthy,

    The 19MB is the Kernel Image and the 84KB is the k3-j784s4-evm.dtb. The DTBO is not loaded. Can you make sure that is loaded?

    Understand, so why it is not loaded ?  

    We can make sure the dtbo file is located in rootfs path(/boot/k3-j721s2-vision-apps.dtbo)

    BTW, The built images(bootfs & rootfs) works fine on sdcard boot. This issue occurs on eMMC boot.

  • Hi,

    Please follow the below steps to run vision_apps on eMMC.

    Boot the board with SD card and login as root. Please follow the below steps to copy the filesystem from SD card to emmc UDA partition

    https://software-dl.ti.com/jacinto7/esd/processor-sdk-linux-j784s4/08_06_01_02/exports/docs/linux/How_to_Guides/Target/How_to_flash_emmc_device.html

    Now you have your filesystem onto the eMMC UDA partition.

    Now let us copy tiboot3.bin, tispl.bin, u-boot.img and uEnv.txt to eMMC boot0 partition. Please follow the below document for the same (Section 3.1.1.5.5)
    https://software-dl.ti.com/jacinto7/esd/processor-sdk-linux-j721s2/08_06_01_02/exports/docs/linux/Foundational_Components/U-Boot/UG-Memory.html#booting-tiboot3-bin-tispl-bin-and-u-boot-img-from-emmc-boot-partition-for-k3-class-of-socs

    Note : Additionally to copy uEnv.txt please write the below command

    => fatload mmc 1 ${loadaddr} uEnv.txt
    => mmc write ${loadaddr} 0x3400 0x100

    After this change the boot mode to eMMC and you should be able to run vision_apps now.

    Regards,

    Nikhil

  • Hi Nikhil,
    Thanks, The issue occurs linux boot on eMMC by USB-DFU flashing.  The way you mentioned, that eMMC boot by copying from SD card is good we tried.

    BR
    Liuli

  • Hi,

    Could you please share the exact steps you are following for USB-DFU flashing?

    Are you using tiny rootfs or the default rootfs?
    If the default rootfs, were you able to transfer 2.2GB of this via dfu?

    Please share steps so that I could try to reproduce the same on EVM.
    Are you trying this on your board or on EVM?

    Regards,

    Nikhil

  • Hi Nikhil,

    Could you please share the exact steps you are following for USB-DFU flashing?

    Yes, please help review our flashing steps as below.




    Are you using tiny rootfs or the default rootfs?

    No, As above showing, we are flashing rootfs.img which is made by rootfs.tar.xz that is from our build output.


    If the default rootfs, were you able to transfer 2.2GB of this via dfu?

    Yes, It looks good, DFU does not limit the length of the file. the length of our rootfs.img is around 4.0G.


    Are you trying this on your board or on EVM?

    Yes.

    Note : Additionally to copy uEnv.txt please write the below command

    BTW,  We did not find the step to flash uEnv.txt at section "5.1.3.1 Flashing Instructions" in Doc <TDA4 Flashing Techniques.pdf> . But I noticed you provided one command to flash uEnv.txt by coping SDcard  to eMMC. I suspect this problem could be caused by lacking of uEnv.txt. Could you provide the command to flash to uEnv.txt into eMMC by DFU ? 



    BR
    Liuli

  • Hi,

    When doing the above step, you could do 

    sudo dfu-util -a u-env.raw -D <PATH_TO_BIN>/uEnv.txt


    Please note that the uEnv.txt should have k3-j7xxx-vision-apps.dtbo mentioned under name_overlays.

    Regards,

    Nikhil

  • Hi Nikhil,

    sudo dfu-util -a u-env.raw -D <PATH_TO_BIN>/uEnv.txt


    Thanks, We tried this command to flash uEnv.txt as below. But it looks not work. We also check the uEnv.txt, it is including the file "
    k3-j721s2-vision-apps.dtbo".
    Is there anything else I missed ?





    BR
    Liuli

  • Hi,

    We tried this command to flash uEnv.txt as below. But it looks not work

    Do you mean the command did not work or you are facing the same issue while booting the eMMC?

    If it is eMMC, Could you send me the logs again from eMMC after this change?

    Also, I would like to understand why are you putting tifs.bin in rootfs? 
    Could you try without this line?

    Could you also confirm that the rootfs from which the rootfs.img is made, has been tested on SD card boot mode and you are able to run vision_apps there? Just to confirm that you have all the required firmwares required for the code.

    Regards,

    Nikhil

  • Hi Nikhil,

    Do you mean the command did not work or you are facing the same issue while booting the eMMC?

    Yes, We are blocked in the same issue.

    If it is eMMC, Could you send me the logs again from eMMC after this change?

    Ok, Here is the log  after this change. Please help check it.

    
    U-Boot SPL 2021.01 (Aug 10 2023 - 11:54:11 +0800)
    ti_sci system-controller@44083000: Message not acknowledgedSYSFW ABI: 3.1 (firmware rev 0x0008 '8.6.3--v08.06.03 (Chill Capybar')
    EEPROM not available at 0x50, trying to read at 0x51
    Reading on-board EEPROM at 0x51 failed -19
    SPL initial stack usage: 13472 bytes
    Trying to boot from MMC1
    init_env from device 17 not supported!
    Starting ATF on ARM64 core...
    
    NOTICE:  BL31: v2.8(release):7953b4f
    NOTICE:  BL31: Built : 10:56:05, May 29 2023
    I/TC: 
    I/TC: OP-TEE version: 97dc684 (gcc version 9.4.0 (Ubuntu 9.4.0-1ubuntu1~20.04.1)) #1 Mon May 29 02:56:44 UTC 2023 aarch64
    I/TC: WARNING: This OP-TEE configuration might be insecure!
    I/TC: WARNING: Please check https://optee.readthedocs.io/en/latest/architecture/porting_guidelines.html
    I/TC: Primary CPU initializing
    I/TC: SYSFW ABI: 3.1 (firmware rev 0x0008 '8.6.3--v08.06.03 (Chill Capybar')
    I/TC: HUK Initialized
    I/TC: Activated SA2UL device
    I/TC: Fixing SA2UL firewall owner for GP device
    I/TC: Enabled firewalls for SA2UL TRNG device
    I/TC: SA2UL TRNG initialized
    I/TC: SA2UL Drivers initialized
    I/TC: Primary CPU switching to normal world boot
    
    U-Boot SPL 2021.01 (Aug 10 2023 - 11:54:56 +0800)
    ti_sci system-controller@44083000: Message not acknowledgedSYSFW ABI: 3.1 (firmware rev 0x0008 '8.6.3--v08.06.03 (Chill Capybar')
    EEPROM not available at 0x50, trying to read at 0x51
    Reading on-board EEPROM at 0x51 failed -19
    Trying to boot from MMC1
    
    
    U-Boot 2021.01 (Aug 10 2023 - 11:54:56 +0800)
    
    SoC:   J721S2 SR1.0 GP
    Model: Texas Instruments J721S2 EVM
    EEPROM not available at 0x50, trying to read at 0x51
    Reading on-board EEPROM at 0x51 failed -19
    Board: J721S2X-PM1-SOM rev E1
    DRAM:  4 GiB
    Flash: 0 Bytes
    MMC:   mmc@4f80000: 0, mmc@4fb0000: 1
    In:    serial@2800000
    Out:   serial@2800000
    Err:   serial@2800000
    Failed to probe am65_cpsw_nuss driver
    EEPROM not available at 0x50, trying to read at 0x51
    Reading on-board EEPROM at 0x51 failed -19
    Net:   No ethernet found.
    Hit any key to stop autoboot:  2  1  0 
    switch to partitions #0, OK
    mmc0(part 0) is current device
    SD/MMC found on device 0
    Failed to load 'boot.scr'
    ** Unrecognized filesystem type **
    19964416 bytes read in 62 ms (307.1 MiB/s)
    84991 bytes read in 5 ms (16.2 MiB/s)
    ## Flattened Device Tree blob at 88000000
       Booting using the fdt blob at 0x88000000
       Loading Device Tree to 000000008fee8000, end 000000008fffffff ... OK
    
    Starting kernel ...
    
    [    0.000000] Booting Linux on physical CPU 0x0000000000 [0x411fd080]
    [    0.000000] Linux version 5.10.162-g76b3e88d56 (yuwy@Aicview-Compiler-50-19) (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 Sat Jun 24 20:34:17 CST 2023
    [    0.000000] Machine model: Texas Instruments J721S2 EVM
    [    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 r5f-dma-memory@a0000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a0100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-memory@a0100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a1000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-dma-memory@a1000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a1100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-memory@a1100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a2000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-dma-memory@a2000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a2100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-memory@a2100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a3000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-dma-memory@a3000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a3100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-memory@a3100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a4000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-dma-memory@a4000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a4100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-memory@a4100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a5000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-dma-memory@a5000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a5100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-memory@a5100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a6000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node c71-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 c71-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 c71-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 c71-memory@a7100000, compatible id shared-dma-pool
    [    0.000000] Zone ranges:
    [    0.000000]   DMA      [mem 0x0000000080000000-0x00000000ffffffff]
    [    0.000000]   DMA32    empty
    [    0.000000]   Normal   [mem 0x0000000100000000-0x00000008ffffefff]
    [    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-0x00000000a9bfffff]
    [    0.000000]   node   0: [mem 0x00000000a9c00000-0x00000000ffffefff]
    [    0.000000]   node   0: [mem 0x0000000880000000-0x00000008ffffefff]
    [    0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x00000008ffffefff]
    [    0.000000] On node 0, zone Normal: 1 pages in unavailable ranges
    [    0.000000] On node 0, zone Normal: 1 pages in unavailable ranges
    [    0.000000] cma: Reserved 512 MiB at 0x00000000dfc00000
    [    0.000000] psci: probing for conduit method from DT.
    [    0.000000] psci: PSCIv1.1 detected in firmware.
    [    0.000000] psci: Using standard PSCI v0.2 function IDs
    [    0.000000] psci: Trusted OS migration not required
    [    0.000000] psci: SMC Calling Convention v1.2
    [    0.000000] percpu: Embedded 22 pages/cpu s50392 r8192 d31528 u90112
    [    0.000000] Detected PIPT I-cache on CPU0
    [    0.000000] CPU features: detected: GIC system register CPU interface
    [    0.000000] CPU features: detected: EL2 vector hardening
    [    0.000000] CPU features: detected: ARM errata 1165522, 1319367, or 1530923
    [    0.000000] CPU features: detected: Spectre-BHB
    [    0.000000] CPU features: detected: ARM erratum 1742098
    [    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 1032190
    [    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),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),-@8m(hbmc.rootfs) root=/dev/mmcblk0p1 rw rootfstype=ext4 rootwait
    [    0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
    [    0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
    [    0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
    [    0.000000] software IO TLB: mapped [mem 0x00000000dbc00000-0x00000000dfc00000] (64MB)
    [    0.000000] Memory: 3319596K/4194296K available (11712K kernel code, 1192K rwdata, 4468K rodata, 1984K init, 456K bss, 350412K reserved, 524288K 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] 	Tracing 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: Devices Table too large, reduce ids 20->19
    [    0.000000] ITS@0x0000000001820000: allocated 524288 Devices @880800000 (flat, esz 8, psz 64K, shr 0)
    [    0.000000] ITS: using cache flushing for cmd queue
    [    0.000000] GICv3: using LPI property table @0x0000000880030000
    [    0.000000] GIC: using cache flushing for LPI property table
    [    0.000000] GICv3: CPU0: using allocated LPI pending table @0x0000000880040000
    [    0.000000] arch_timer: cp15 timer(s) running at 200.00MHz (phys).
    [    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x2e2049d3e8, max_idle_ns: 440795210634 ns
    [    0.000002] sched_clock: 56 bits at 200MHz, resolution 5ns, wraps every 4398046511102ns
    [    0.008381] Console: colour dummy device 80x25
    [    0.012949] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000)
    [    0.023620] pid_max: default: 32768 minimum: 301
    [    0.028381] LSM: Security Framework initializing
    [    0.033142] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
    [    0.040724] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
    [    0.049659] rcu: Hierarchical SRCU implementation.
    [    0.054762] Platform MSI: msi-controller@1820000 domain created
    [    0.060976] PCI/MSI: /bus@100000/interrupt-controller@1800000/msi-controller@1820000 domain created
    [    0.070273] EFI services will not be available.
    [    0.075005] smp: Bringing up secondary CPUs ...
    I/TC: Secondary CPU 1 initializing
    I/TC: Secondary CPU 1 switching to normal world boot
    [    0.088096] Detected PIPT I-cache on CPU1
    [    0.088123] GICv3: CPU1: found redistributor 1 region 0:0x0000000001920000
    [    0.088136] GICv3: CPU1: using allocated LPI pending table @0x0000000880050000
    [    0.088175] CPU1: Booted secondary processor 0x0000000001 [0x411fd080]
    [    0.088236] smp: Brought up 1 node, 2 CPUs
    [    0.117584] SMP: Total of 2 processors activated.
    [    0.122390] CPU features: detected: 32-bit EL0 Support
    [    0.127645] CPU features: detected: CRC32 instructions
    [    0.142657] CPU: All CPU(s) started at EL2
    [    0.146862] alternatives: patching kernel code
    [    0.151993] devtmpfs: initialized
    [    0.160041] KASLR disabled due to lack of seed
    [    0.164704] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
    [    0.174674] futex hash table entries: 512 (order: 3, 32768 bytes, linear)
    [    0.189782] pinctrl core: initialized pinctrl subsystem
    [    0.195486] DMI not present or invalid.
    [    0.199776] NET: Registered protocol family 16
    [    0.205018] DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations
    [    0.212338] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
    [    0.220393] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
    [    0.228525] ramoops: using module parameters
    [    0.232952] ramoops ramoops: no room for dmesg mem region (0xffffffffffffe000@0xdd000000) in (0x40000@0xdd000000)
    [    0.243455] ramoops: probe of ramoops failed with error -12
    [    0.249344] thermal_sys: Registered thermal governor 'step_wise'
    [    0.249347] thermal_sys: Registered thermal governor 'power_allocator'
    [    0.256005] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
    [    0.269654] ASID allocator initialised with 65536 entries
    [    0.293000] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
    [    0.299862] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
    [    0.306709] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
    [    0.313556] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
    [    0.321124] cryptd: max_cpu_qlen set to 1000
    [    0.327476] k3-chipinfo 43000014.chipid: Family:J721S2 rev:SR1.0 JTAGID[0x0bb7502f] Detected
    [    0.336588] vsys_3v3: supplied by evm_12v0
    [    0.340973] vsys_5v0: supplied by evm_12v0
    [    0.345824] iommu: Default domain type: Translated 
    [    0.350996] SCSI subsystem initialized
    [    0.354918] usbcore: registered new interface driver usbfs
    [    0.360544] usbcore: registered new interface driver hub
    [    0.365983] usbcore: registered new device driver usb
    [    0.371406] mc: Linux media interface: v0.10
    [    0.375782] videodev: Linux video capture interface: v2.00
    [    0.381419] pps_core: LinuxPPS API ver. 1 registered
    [    0.386494] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
    [    0.395833] PTP clock support registered
    [    0.399853] EDAC MC: Ver: 3.0.0
    [    0.403721] FPGA manager framework
    [    0.407239] Advanced Linux Sound Architecture Driver Initialized.
    [    0.413917] clocksource: Switched to clocksource arch_sys_counter
    [    0.420267] VFS: Disk quotas dquot_6.6.0
    [    0.424305] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    [    0.434128] NET: Registered protocol family 2
    [    0.438921] IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear)
    [    0.447588] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
    [    0.456351] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
    [    0.464553] TCP bind hash table entries: 32768 (order: 7, 524288 bytes, linear)
    [    0.472343] TCP: Hash tables configured (established 32768 bind 32768)
    [    0.479195] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
    [    0.486093] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
    [    0.493512] NET: Registered protocol family 1
    [    0.498299] RPC: Registered named UNIX socket transport module.
    [    0.504355] RPC: Registered udp transport module.
    [    0.509160] RPC: Registered tcp transport module.
    [    0.513966] RPC: Registered tcp NFSv4.1 backchannel transport module.
    [    0.520550] NET: Registered protocol family 44
    [    0.525097] PCI: CLS 0 bytes, default 64
    [    0.529517] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 counters available
    [    0.540194] Initialise system trusted keyrings
    [    0.544842] workingset: timestamp_bits=46 max_order=20 bucket_order=0
    [    0.553138] squashfs: version 4.0 (2009/01/31) Phillip Lougher
    [    0.559432] NFS: Registering the id_resolver key type
    [    0.564614] Key type id_resolver registered
    [    0.568891] Key type id_legacy registered
    [    0.573012] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
    [    0.579861] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
    [    0.587515] 9p: Installing v9fs 9p2000 file system support
    [    0.612740] Key type asymmetric registered
    [    0.616928] Asymmetric key parser 'x509' registered
    [    0.621931] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
    [    0.629490] io scheduler mq-deadline registered
    [    0.634116] io scheduler kyber registered
    [    0.639748] pinctrl-single 4301c000.pinctrl: 101 pins, size 404
    [    0.645988] pinctrl-single 11c000.pinctrl: 72 pins, size 288
    [    0.656777] Serial: 8250/16550 driver, 10 ports, IRQ sharing enabled
    [    0.669958] brd: module loaded
    [    0.677032] loop: module loaded
    [    0.680904] megasas: 07.714.04.00-rc1
    [    0.686771] tun: Universal TUN/TAP device driver, 1.6
    [    0.692255] igbvf: Intel(R) Gigabit Virtual Function Network Driver
    [    0.698668] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
    [    0.704750] sky2: driver version 1.30
    [    0.709220] VFIO - User Level meta-driver version: 0.3
    [    0.715148] i2c /dev entries driver
    [    0.719644] sdhci: Secure Digital Host Controller Interface driver
    [    0.725972] sdhci: Copyright(c) Pierre Ossman
    [    0.730746] sdhci-pltfm: SDHCI platform and OF driver helper
    [    0.737161] ledtrig-cpu: registered to indicate activity on CPUs
    [    0.743508] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
    [    0.750430] ashmem: initialized
    [    0.754539] optee: probing for conduit method.
    I/TC: Reserved shared memory is enabled
    I/TC: Dynamic shared memory is enabled
    I/TC: Normal World virtualization support is disabled
    I/TC: Asynchronous notifications are disabled
    [    0.759107] optee: revision 3.20 (97dc6845)
    [    0.775511] optee: dynamic shared memory is enabled
    [    0.784984] optee: initialized driver
    [    0.790261] NET: Registered protocol family 17
    [    0.794891] 9pnet: Installing 9P2000 support
    [    0.799294] Key type dns_resolver registered
    [    0.803774] Loading compiled-in X.509 certificates
    [    0.816784] ti-sci 44083000.system-controller: ABI: 3.1 (firmware rev 0x0008 '8.6.3--v08.06.03 (Chill Capybar')
    [    0.858325] omap_i2c 42120000.i2c: bus 0 rev0.12 at 100 kHz
    [    0.864519] omap_i2c 40b00000.i2c: bus 1 rev0.12 at 100 kHz
    [    0.870621] omap_i2c 40b10000.i2c: bus 2 rev0.12 at 100 kHz
    [    0.876999] pca953x 3-0021: supply vcc not found, using dummy regulator
    [    0.883829] pca953x 3-0021: using no AI
    [    0.909962] pca953x 3-0021: failed writing register
    [    0.915009] pca953x: probe of 3-0021 failed with error -121
    [    0.920942] pca953x 3-0020: supply vcc not found, using dummy regulator
    [    0.927761] pca953x 3-0020: using no AI
    [    0.931732] pca953x 3-0020: failed writing register
    [    0.936764] pca953x: probe of 3-0020 failed with error -121
    [    0.942653] pca953x 3-0022: supply vcc not found, using dummy regulator
    [    0.949453] pca953x 3-0022: using AI
    [    0.953154] pca953x 3-0022: failed writing register
    [    0.958179] pca953x: probe of 3-0022 failed with error -121
    [    0.963914] omap_i2c 2000000.i2c: bus 3 rev0.12 at 400 kHz
    [    0.970363] ti-sci-intr 42200000.interrupt-controller: Interrupt Router 125 domain created
    [    0.978957] ti-sci-intr bus@100000:interrupt-controller@a00000: Interrupt Router 148 domain created
    [    0.988320] ti-sci-intr 310e0000.interrupt-controller: Interrupt Router 227 domain created
    [    0.996940] ti-sci-inta 33d00000.msi-controller: Interrupt Aggregator domain 265 created
    [    1.009551] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
    [    1.017250] j721e-pcie 2910000.pcie:       IO 0x0018001000..0x0018010fff -> 0x0018001000
    [    1.025528] j721e-pcie 2910000.pcie:      MEM 0x0018011000..0x001fffffff -> 0x0018011000
    [    1.033808] j721e-pcie 2910000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
    [    1.042937] ti-udma 311a0000.dma-controller: Number of rings: 48
    [    1.049737] ti-udma 311a0000.dma-controller: Channels: 24 (bchan: 0, tchan: 8, rchan: 16)
    [    1.059033] k3-ringacc 2b800000.ringacc: Ring Accelerator probed rings:286, gp-rings[96,20] sci-dev-id:272
    [    1.068920] k3-ringacc 2b800000.ringacc: dma-ring-reset-quirk: disabled
    [    1.075680] k3-ringacc 2b800000.ringacc: RA Proxy rev. 66349100, num_proxies:64
    [    1.084644] k3-ringacc 3c000000.ringacc: Ring Accelerator probed rings:1024, gp-rings[878,128] sci-dev-id:259
    [    1.094812] k3-ringacc 3c000000.ringacc: dma-ring-reset-quirk: disabled
    [    1.101572] k3-ringacc 3c000000.ringacc: RA Proxy rev. 66349100, num_proxies:64
    [    1.109274] omap8250 40a00000.serial: failed to get alias
    [    1.115431] printk: console [ttyS2] disabled
    [    1.119830] 2800000.serial: ttyS2 at MMIO 0x2800000 (irq = 25, base_baud = 3000000) is a 8250
    [    1.128579] printk: console [ttyS2] enabled
    [    1.128579] printk: console [ttyS2] enabled
    [    1.137015] printk: bootconsole [ns16550a0] disabled
    [    1.137015] printk: bootconsole [ns16550a0] disabled
    [    1.151792] davinci_mdio 46000f00.mdio: Configuring MDIO in manual mode
    [    1.197921] davinci_mdio 46000f00.mdio: davinci mdio revision 9.7, bus freq 1000000
    [    1.205565] davinci_mdio 46000f00.mdio: no live phy, scanning all
    [    1.226260] davinci_mdio 46000f00.mdio: phy[0]: device 46000f00.mdio:00, driver unknown
    [    1.234262] davinci_mdio 46000f00.mdio: phy[1]: device 46000f00.mdio:01, driver unknown
    [    1.242299] davinci_mdio 46000f00.mdio: phy[2]: device 46000f00.mdio:02, driver unknown
    [    1.250283] davinci_mdio 46000f00.mdio: phy[3]: device 46000f00.mdio:03, driver unknown
    [    1.258270] davinci_mdio 46000f00.mdio: phy[4]: device 46000f00.mdio:04, driver unknown
    [    1.266256] davinci_mdio 46000f00.mdio: phy[5]: device 46000f00.mdio:05, driver unknown
    [    1.274241] davinci_mdio 46000f00.mdio: phy[6]: device 46000f00.mdio:06, driver unknown
    [    1.282226] davinci_mdio 46000f00.mdio: phy[7]: device 46000f00.mdio:07, driver unknown
    [    1.290209] davinci_mdio 46000f00.mdio: phy[8]: device 46000f00.mdio:08, driver unknown
    [    1.298193] davinci_mdio 46000f00.mdio: phy[9]: device 46000f00.mdio:09, driver unknown
    [    1.306177] davinci_mdio 46000f00.mdio: phy[10]: device 46000f00.mdio:0a, driver unknown
    [    1.314249] davinci_mdio 46000f00.mdio: phy[11]: device 46000f00.mdio:0b, driver unknown
    [    1.322322] davinci_mdio 46000f00.mdio: phy[12]: device 46000f00.mdio:0c, driver unknown
    [    1.330394] davinci_mdio 46000f00.mdio: phy[13]: device 46000f00.mdio:0d, driver unknown
    [    1.338470] davinci_mdio 46000f00.mdio: phy[14]: device 46000f00.mdio:0e, driver unknown
    [    1.346545] davinci_mdio 46000f00.mdio: phy[15]: device 46000f00.mdio:0f, driver unknown
    [    1.354634] davinci_mdio 46000f00.mdio: phy[16]: device 46000f00.mdio:10, driver unknown
    [    1.362705] davinci_mdio 46000f00.mdio: phy[17]: device 46000f00.mdio:11, driver unknown
    [    1.370776] davinci_mdio 46000f00.mdio: phy[18]: device 46000f00.mdio:12, driver unknown
    [    1.378847] davinci_mdio 46000f00.mdio: phy[19]: device 46000f00.mdio:13, driver unknown
    [    1.386920] davinci_mdio 46000f00.mdio: phy[20]: device 46000f00.mdio:14, driver unknown
    [    1.394991] davinci_mdio 46000f00.mdio: phy[21]: device 46000f00.mdio:15, driver unknown
    [    1.403062] davinci_mdio 46000f00.mdio: phy[22]: device 46000f00.mdio:16, driver unknown
    [    1.411133] davinci_mdio 46000f00.mdio: phy[23]: device 46000f00.mdio:17, driver unknown
    [    1.419206] davinci_mdio 46000f00.mdio: phy[24]: device 46000f00.mdio:18, driver unknown
    [    1.427278] davinci_mdio 46000f00.mdio: phy[25]: device 46000f00.mdio:19, driver unknown
    [    1.435350] davinci_mdio 46000f00.mdio: phy[26]: device 46000f00.mdio:1a, driver unknown
    [    1.443421] davinci_mdio 46000f00.mdio: phy[27]: device 46000f00.mdio:1b, driver unknown
    [    1.451494] davinci_mdio 46000f00.mdio: phy[28]: device 46000f00.mdio:1c, driver unknown
    [    1.459569] davinci_mdio 46000f00.mdio: phy[29]: device 46000f00.mdio:1d, driver unknown
    [    1.467643] davinci_mdio 46000f00.mdio: phy[30]: device 46000f00.mdio:1e, driver unknown
    [    1.475714] davinci_mdio 46000f00.mdio: phy[31]: device 46000f00.mdio:1f, driver unknown
    [    1.483874] am65-cpsw-nuss 46000000.ethernet: initializing am65 cpsw nuss version 0x6BA02102, cpsw version 0x6BA82102 Ports: 2 quirks:00000000
    [    1.496808] am65-cpsw-nuss 46000000.ethernet: initialized cpsw ale version 1.4
    [    1.504018] am65-cpsw-nuss 46000000.ethernet: ALE Table size 64
    [    1.510376] am65-cpsw-nuss 46000000.ethernet: CPTS ver 0x4e8a010b, freq:500000000, add_val:1 pps:0
    [    1.521490] am65-cpts 310d0000.cpts: CPTS ver 0x4e8a010c, freq:200000000, add_val:4 pps:0
    [    1.631387] mmc0: CQHCI version 5.10
    [    1.638462] vdd_mmc1: supplied by vsys_3v3
    [    1.643605] omap-mailbox 31f80000.mailbox: omap mailbox rev 0x66fca100
    [    1.650482] omap-mailbox 31f81000.mailbox: omap mailbox rev 0x66fca100
    [    1.657309] omap-mailbox 31f82000.mailbox: omap mailbox rev 0x66fca100
    [    1.664125] omap-mailbox 31f84000.mailbox: omap mailbox rev 0x66fca100
    [    1.670903] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
    [    1.675939] mmc0: SDHCI controller on 4f80000.mmc [4f80000.mmc] using ADMA 64-bit
    [    1.678386] j721e-pcie 2910000.pcie:       IO 0x0018001000..0x0018010fff -> 0x0018001000
    [    1.693923] j721e-pcie 2910000.pcie:      MEM 0x0018011000..0x001fffffff -> 0x0018011000
    [    1.702006] j721e-pcie 2910000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
    [    1.711203] ti-udma 285c0000.dma-controller: Channels: 26 (tchan: 13, rchan: 13, gp-rflow: 8)
    [    1.721333] ti-udma 31150000.dma-controller: Channels: 60 (tchan: 30, rchan: 30, gp-rflow: 16)
    [    1.732698] davinci_mdio 46000f00.mdio: Configuring MDIO in manual mode
    [    1.754223] mmc0: Command Queue Engine enabled
    [    1.758669] mmc0: new DDR MMC card at address 0001
    [    1.763781] mmcblk0: mmc0:0001 8GUF4R 7.28 GiB 
    [    1.768392] mmcblk0boot0: mmc0:0001 8GUF4R partition 1 31.9 MiB
    [    1.774383] mmcblk0boot1: mmc0:0001 8GUF4R partition 2 31.9 MiB
    [    1.777935] davinci_mdio 46000f00.mdio: davinci mdio revision 9.7, bus freq 1000000
    [    1.780386] mmcblk0rpmb: mmc0:0001 8GUF4R partition 3 4.00 MiB, chardev (236:0)
    [    1.787927] davinci_mdio 46000f00.mdio: no live phy, scanning all
    [    1.797151]  mmcblk0: p1
    [    1.816595] davinci_mdio 46000f00.mdio: phy[0]: device 46000f00.mdio:00, driver unknown
    [    1.824636] davinci_mdio 46000f00.mdio: phy[1]: device 46000f00.mdio:01, driver unknown
    [    1.832623] davinci_mdio 46000f00.mdio: phy[2]: device 46000f00.mdio:02, driver unknown
    [    1.840608] davinci_mdio 46000f00.mdio: phy[3]: device 46000f00.mdio:03, driver unknown
    [    1.848593] davinci_mdio 46000f00.mdio: phy[4]: device 46000f00.mdio:04, driver unknown
    [    1.856579] davinci_mdio 46000f00.mdio: phy[5]: device 46000f00.mdio:05, driver unknown
    [    1.864565] davinci_mdio 46000f00.mdio: phy[6]: device 46000f00.mdio:06, driver unknown
    [    1.872553] davinci_mdio 46000f00.mdio: phy[7]: device 46000f00.mdio:07, driver unknown
    [    1.880538] davinci_mdio 46000f00.mdio: phy[8]: device 46000f00.mdio:08, driver unknown
    [    1.888522] davinci_mdio 46000f00.mdio: phy[9]: device 46000f00.mdio:09, driver unknown
    [    1.896508] davinci_mdio 46000f00.mdio: phy[10]: device 46000f00.mdio:0a, driver unknown
    [    1.904580] davinci_mdio 46000f00.mdio: phy[11]: device 46000f00.mdio:0b, driver unknown
    [    1.912652] davinci_mdio 46000f00.mdio: phy[12]: device 46000f00.mdio:0c, driver unknown
    [    1.920723] davinci_mdio 46000f00.mdio: phy[13]: device 46000f00.mdio:0d, driver unknown
    [    1.928799] davinci_mdio 46000f00.mdio: phy[14]: device 46000f00.mdio:0e, driver unknown
    [    1.936877] davinci_mdio 46000f00.mdio: phy[15]: device 46000f00.mdio:0f, driver unknown
    [    1.944996] davinci_mdio 46000f00.mdio: phy[16]: device 46000f00.mdio:10, driver unknown
    [    1.953069] davinci_mdio 46000f00.mdio: phy[17]: device 46000f00.mdio:11, driver unknown
    [    1.961141] davinci_mdio 46000f00.mdio: phy[18]: device 46000f00.mdio:12, driver unknown
    [    1.969213] davinci_mdio 46000f00.mdio: phy[19]: device 46000f00.mdio:13, driver unknown
    [    1.977285] davinci_mdio 46000f00.mdio: phy[20]: device 46000f00.mdio:14, driver unknown
    [    1.985357] davinci_mdio 46000f00.mdio: phy[21]: device 46000f00.mdio:15, driver unknown
    [    1.993429] davinci_mdio 46000f00.mdio: phy[22]: device 46000f00.mdio:16, driver unknown
    [    2.001503] davinci_mdio 46000f00.mdio: phy[23]: device 46000f00.mdio:17, driver unknown
    [    2.009575] davinci_mdio 46000f00.mdio: phy[24]: device 46000f00.mdio:18, driver unknown
    [    2.017646] davinci_mdio 46000f00.mdio: phy[25]: device 46000f00.mdio:19, driver unknown
    [    2.025718] davinci_mdio 46000f00.mdio: phy[26]: device 46000f00.mdio:1a, driver unknown
    [    2.033789] davinci_mdio 46000f00.mdio: phy[27]: device 46000f00.mdio:1b, driver unknown
    [    2.041861] davinci_mdio 46000f00.mdio: phy[28]: device 46000f00.mdio:1c, driver unknown
    [    2.049948] davinci_mdio 46000f00.mdio: phy[29]: device 46000f00.mdio:1d, driver unknown
    [    2.058027] davinci_mdio 46000f00.mdio: phy[30]: device 46000f00.mdio:1e, driver unknown
    [    2.066116] davinci_mdio 46000f00.mdio: phy[31]: device 46000f00.mdio:1f, driver unknown
    [    2.074278] am65-cpsw-nuss 46000000.ethernet: initializing am65 cpsw nuss version 0x6BA02102, cpsw version 0x6BA82102 Ports: 2 quirks:00000000
    [    2.087220] am65-cpsw-nuss 46000000.ethernet: initialized cpsw ale version 1.4
    [    2.094430] am65-cpsw-nuss 46000000.ethernet: ALE Table size 64
    [    2.100763] am65-cpsw-nuss 46000000.ethernet: CPTS ver 0x4e8a010b, freq:500000000, add_val:1 pps:0
    [    2.110808] am65-cpsw-nuss 46000000.ethernet: set new flow-id-base 48
    [    2.119569] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
    [    2.119754] mmc1: CQHCI version 5.10
    [    2.127074] j721e-pcie 2910000.pcie:       IO 0x0018001000..0x0018010fff -> 0x0018001000
    [    2.138708] j721e-pcie 2910000.pcie:      MEM 0x0018011000..0x001fffffff -> 0x0018011000
    [    2.146791] j721e-pcie 2910000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
    [    2.156860] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
    [    2.164352] j721e-pcie 2910000.pcie:       IO 0x0018001000..0x0018010fff -> 0x0018001000
    [    2.172434] j721e-pcie 2910000.pcie:      MEM 0x0018011000..0x001fffffff -> 0x0018011000
    [    2.172437] mmc1: SDHCI controller on 4fb0000.mmc [4fb0000.mmc] using ADMA 64-bit
    [    2.188057] j721e-pcie 2910000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
    [    2.198051] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
    [    2.205612] j721e-pcie 2910000.pcie:       IO 0x0018001000..0x0018010fff -> 0x0018001000
    [    2.213749] j721e-pcie 2910000.pcie:      MEM 0x0018011000..0x001fffffff -> 0x0018011000
    [    2.221894] j721e-pcie 2910000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
    [    2.230488] debugfs: Directory 'pd:39' with parent 'pm_genpd' already present!
    [    2.237866] debugfs: Directory 'pd:38' with parent 'pm_genpd' already present!
    [    2.245718] debugfs: Directory 'pd:276' with parent 'pm_genpd' already present!
    [    2.253723] debugfs: Directory 'pd:154' with parent 'pm_genpd' already present!
    [    2.268634] ALSA device list:
    [    2.271604]   No soundcards found.
    [    2.342550] EXT4-fs (mmcblk0p1): recovery complete
    [    2.348260] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: (null)
    [    2.356399] VFS: Mounted root (ext4 filesystem) on device 179:1.
    [    2.362740] devtmpfs: mounted
    [    2.366794] Freeing unused kernel memory: 1984K
    [    2.371481] Run /sbin/init as init process
    [    2.458499] systemd[1]: System time before build time, advancing clock.
    [    2.492204] NET: Registered protocol family 10
    [    2.497226] Segment Routing with IPv6
    [    2.516646] systemd[1]: systemd 244.5+ running in system mode. (+PAM -AUDIT -SELINUX +IMA -APPARMOR -SMACK +SYSVINIT +UTMP -LIBCRYPTSETUP -GCRYPT -GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID -ELFUTILS +KMOD -IDN2 -IDN -PCRE2 default-hierarchy=hybrid)
    [    2.538466] systemd[1]: Detected architecture arm64.
    
    Welcome to Arago 2021.09!
    
    [    2.574303] systemd[1]: Set hostname to <j721s2-evm>.
    [    2.702414] systemd[1]: /lib/systemd/system/irqbalanced.service:6: Unknown key name 'ConditionCPUs' in section 'Unit', ignoring.
    [    2.721690] systemd[1]: /lib/systemd/system/docker.socket:6: ListenStream= references a path below legacy directory /var/run/, updating /var/run/docker.sock → /run/docker.sock; please update the unit file accordingly.
    [    2.744934] systemd[1]: /etc/systemd/system/auto-cam.service:2: Unknown key name 'Descriptiot' in section 'Unit', ignoring.
    [    2.788225] random: systemd: uninitialized urandom read (16 bytes read)
    [    2.796775] systemd[1]: Created slice system-getty.slice.
    [  OK  ] Created slice system-getty.slice.
    [    2.818092] random: systemd: uninitialized urandom read (16 bytes read)
    [    2.825613] systemd[1]: Created slice system-serial\x2dgetty.slice.
    [  OK  ] Created slice system-serial\x2dgetty.slice.
    [    2.846008] random: systemd: uninitialized urandom read (16 bytes read)
    [    2.853360] systemd[1]: Created slice User and Session Slice.
    [  OK  ] Created slice User and Session Slice.
    [    2.874166] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
    [  OK  ] Started Dispatch Password …ts to Console Directory Watch.
    [    2.898073] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
    [  OK  ] Started Forward Password R…uests to Wall Directory Watch.
    [    2.922057] systemd[1]: Reached target Paths.
    [  OK  ] Reached target Paths.
    [    2.937994] systemd[1]: Reached target Remote File Systems.
    [  OK  ] Reached target Remote File Systems.
    [    2.957982] systemd[1]: Reached target Slices.
    [  OK  ] Reached target Slices.
    [    2.974006] systemd[1]: Reached target Swap.
    [  OK  ] Reached target Swap.
    [    3.000320] systemd[1]: Listening on RPCbind Server Activation Socket.
    [  OK  ] Listening on RPCbind Server Activation Socket.
    [    3.022099] systemd[1]: Reached target RPC Port Mapper.
    [  OK  ] Reached target RPC Port Mapper.
    [    3.044178] systemd[1]: Listening on Process Core Dump Socket.
    [  OK  ] Listening on Process Core Dump Socket.
    [    3.066209] systemd[1]: Listening on initctl Compatibility Named Pipe.
    [  OK  ] Listening on initctl Compatibility Named Pipe.
    [    3.092004] systemd[1]: Condition check resulted in Journal Audit Socket being skipped.
    [    3.100438] systemd[1]: Listening on Journal Socket (/dev/log).
    [  OK  ] Listening on Journal Socket (/dev/log).
    [    3.122315] systemd[1]: Listening on Journal Socket.
    [  OK  ] Listening on Journal Socket.
    [    3.138421] systemd[1]: Listening on Network Service Netlink Socket.
    [  OK  ] Listening on Network Service Netlink Socket.
    [    3.162252] systemd[1]: Listening on udev Control Socket.
    [  OK  ] Listening on udev Control Socket.
    [    3.182172] systemd[1]: Listening on udev Kernel Socket.
    [  OK  ] Listening on udev Kernel Socket.
    [    3.204731] systemd[1]: Mounting Huge Pages File System...
             Mounting Huge Pages File System...
    [    3.228819] systemd[1]: Mounting POSIX Message Queue File System...
             Mounting POSIX Message Queue File System...
    [    3.256694] systemd[1]: Mounting Kernel Debug File System...
             Mounting Kernel Debug File System...
    [    3.280820] systemd[1]: Mounting Temporary Directory (/tmp)...
             Mounting Temporary Directory (/tmp)...
    [    3.304940] systemd[1]: Starting Create list of static device nodes for the current kernel...
             Starting Create list of st…odes for the current kernel...
    [    3.335808] systemd[1]: Starting Start psplash boot splash screen...
             Starting Start psplash boot splash screen...
    [    3.361156] systemd[1]: Starting RPC Bind...
             Starting RPC Bind...
    [    3.378155] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
    [    3.390935] systemd[1]: Starting Journal Service...
             Starting Journal Service...
    [    3.409530] systemd[1]: Starting Load Kernel Modules...
             Starting Load Kernel Modules...
    [    3.425438] cryptodev: loading out-of-tree module taints kernel.
    [    3.434502] systemd[1]: Starting Remount Root and Kernel File Systems...
    [    3.444956] EXT4-fs (mmcblk0p1): re-mounted. Opts: (null)
             Starting Remount Root and Kernel File Systems[    3.452179] cryptodev: driver 1.10 loaded.
    [0m...
    [    3.472933] systemd[1]: Starting udev Coldplug all Devices...
             Starting udev Coldplug all Devices...
    [    3.493718] systemd[1]: Started RPC Bind.
    [  OK  ] Started RPC Bind.
    [    3.514507] systemd[1]: Started Journal Service.
    [  OK  ] Started Journal Service.
    [  OK  ] Mounted Huge Pages File System.
    [  OK  ] Mounted POSIX Message Queue File System.
    [  OK  ] Mounted Kernel Debug File System.
    [  OK  ] Mounted Temporary Directory (/tmp).
    [  OK  ] Started Create list of sta… nodes for the current kernel.
    [FAILED] Failed to start Start psplash boot splash screen.
    See 'systemctl status psplash-start.service' for details.
    [DEPEND] Dependency failed for Star…progress communication helper.
    [  OK  ] Started Load Kernel Modules.
    [  OK  ] Started Remount Root and Kernel File Systems.
             Mounting Kernel Configuration File System...
             Starting Flush Journal to Persistent Storage...
    [    3.731281] systemd-journald[228]: Received client request to flush runtime journal.
             Starting Apply Kernel Variables...
             Starting Create System Users...
    [  OK  ] Mounted Kernel Configuration File System.
    [  OK  ] Started Flush Journal to Persistent Storage.
    [  OK  ] Started Apply Kernel Variables.
    [  OK  ] Started Create System Users.
    [    3.846703] random: systemd: uninitialized urandom read (16 bytes read)
             Starting Create Static Device Nodes in /dev[0[    3.859500] random: systemd-journal: uninitialized urandom read (16 bytes read)
    m...
    [  OK  ] Started udev Coldplug all Devices.
    [  OK  ] Started Create Static Device Nodes in /dev.
    [    3.914475] random: systemd: uninitialized urandom read (16 bytes read)
    [  OK  ] Reached target Local File Systems (Pre).
             Mounting /media/ram...
             Mounting /var/volatile...
             Starting udev Wait for Complete Device Initialization...
             Starting udev Kernel Device Manager...
    [  OK  ] Mounted /media/ram.
    [  OK  ] Mounted /var/volatile.
             Starting Load/Save Random Seed...
    [  OK  ] Reached target Local File Systems.
             Starting Rebuild Dynamic Linker Cache...
             Starting Create Volatile Files and Directories...
    [  OK  ] Started udev Kernel Device Manager.
    [  OK  ] Started Create Volatile Files and Directories.
             Starting Rebuild Journal Catalog...
    [FAILED] Failed to start Network Time Synchronization.
    See 'systemctl status systemd-timesyncd.service' for details.
    [  OK  ] Reached target System Time Set.
    [  OK  ] Reached target System Time Synchronized.
             Starting Update UTMP about System Boot/Shutdown...
    [  OK  ] Started Rebuild Journal Catalog.
    [  OK  ] Stopped Network Time Synchronization.
    [FAILED] Failed to start Network Time Synchronization.
    See 'systemctl status systemd-timesyncd.service' for details.
    [  OK  ] Stopped Network Time Synchronization.
    [FAILED] Failed to start Network Time Synchronization.
    See 'systemctl status systemd-timesyncd.service' for details.
    [  OK  ] Started Update UTMP about System Bo[    4.404525] random: crng init done
    ot/Shutdown.
    [    4.412431] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
    [  OK  ] Stopped Network Time Synchronizatio[    4.424886] random: 73 urandom warning(s) missed due to ratelimiting
    n.
    [    4.434628] j721e-pcie 2910000.pcie:       IO 0x0018001000..0x0018010fff -> 0x0018001000
    [    4.444771] CAN device driver interface
    [    4.445983] j721e-pcie 2910000.pcie:      MEM 0x0018011000..0x001fffffff -> 0x0018011000
    [FAILED] Failed to start Network Time Sync[    4.465539] j721e-pcie 2910000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
    hronization.
    See 'systemctl status systemd-timesyncd.service' for details.
    [    4.488787] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
    [  OK  ] Started Load/Save Random Seed.
    [    4.506120] j721e-pcie 2910000.pcie:       IO 0x0018001000..0x0018010fff -> 0x0018001000
    
    [    4.517768] j721e-pcie 2910000.pcie:      MEM 0x0018011000..0x001fffffff -> 0x0018011000
    [  OK  ] Stopped Network Time Synchronizatio[    4.533561] j721e-pcie 2910000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
    n.
    [FAILED] Failed to start Network Time Synchronization.
    See 'systemctl status systemd-timesyncd.service' for details.
    [  OK  ] Stopped Network Time Synchronization.
    [FAILED] Failed to start Network Time Sync[    4.605758] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
    hronization.
    [    4.622026] j721e-pcie 2910000.pcie:       IO 0x0018001000..0x0018010fff -> 0x0018001000
    See 'systemctl status systemd-timesyncd.service' for details.
    [    4.637993] j721e-pcie 2910000.pcie:      MEM 0x0018011000..0x001fffffff -> 0x0018011000
    [    4.652682] j721e-pcie 2910000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
    [    4.683704] k3-dsp-rproc 64800000.dsp: assigned reserved memory node c71-dma-memory@a6000000
    [    4.696834] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
    [    4.705855] j721e-pcie 2910000.pcie:       IO 0x0018001000..0x0018010fff -> 0x0018001000
    [    4.715583] platform 41000000.r5f: R5F core may have been powered on by a different host, programmed state (0) != actual state (1)
    [    4.716179] j721e-pcie 2910000.pcie:      MEM 0x0018011000..0x001fffffff -> 0x0018011000
    [    4.737070] j721e-pcie 2910000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
    [    4.749435] k3-dsp-rproc 64800000.dsp: configured DSP for remoteproc mode
    [    4.759818] remoteproc remoteproc0: 64800000.dsp is available
    [    4.770907] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
    [    4.778926] j721e-pcie 2910000.pcie:       IO 0x0018001000..0x0018010fff -> 0x0018001000
    [    4.790583] j721e-pcie 2910000.pcie:      MEM 0x0018011000..0x001fffffff -> 0x0018011000
    [    4.800280] j721e-pcie 2910000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
    [    4.802860] k3-dsp-rproc 65800000.dsp: assigned reserved memory node c71-dma-memory@a7000000
    [    4.827528] platform 41000000.r5f: configured R5F for IPC-only mode
    [    4.838658] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
    [    4.850710] j721e-pcie 2910000.pcie:       IO 0x0018001000..0x0018010fff -> 0x0018001000
    [    4.864527] platform 41000000.r5f: assigned reserved memory node r5f-dma-memory@a0000000
    [    4.873907] j721e-pcie 2910000.pcie:      MEM 0x0018011000..0x001fffffff -> 0x0018011000
    [    4.882802] j721e-pcie 2910000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
    [    4.898979] k3-dsp-rproc 65800000.dsp: configured DSP for remoteproc mode
    [    4.899853] PVR_K:  263: Read BVNC 36.53.104.796 from HW device registers
    [    4.906514] remoteproc remoteproc2: 65800000.dsp is available
    [    4.923575] remoteproc remoteproc1: 41000000.r5f is available
    [    4.938299] remoteproc remoteproc1: attaching to 41000000.r5f
    [    4.956030] PVR_K:  263: RGX Device registered BVNC 36.53.104.796 with 1 core in the system
    [    4.971248] m_can_platform 40528000.can: m_can device registered (irq=19, version=32)
    [    4.986133] m_can_platform 40568000.can: m_can device registered (irq=21, version=32)
    [    4.995642] platform 41000000.r5f: R5F core initialized in IPC-only mode
    [    5.002708]  remoteproc1#vdev0buffer: assigned reserved memory node r5f-dma-memory@a0000000
    [    5.014753] m_can_platform 2701000.can: m_can device registered (irq=33, version=32)
    [    5.017072] virtio_rpmsg_bus virtio0: rpmsg host is online
    [    5.024128] [drm] Initialized pvr 1.15.6133109 20170530 for 4e20000000.gpu on minor 0
    [    5.039956] m_can_platform 2711000.can: m_can device registered (irq=35, version=32)
    [    5.051167]  remoteproc1#vdev0buffer: registered virtio0 (type 7)
    [    5.060144] remoteproc remoteproc1: remote processor 41000000.r5f is now attached
    [    5.068035] m_can_platform 2721000.can: m_can device registered (irq=37, version=32)
    [    5.079542] remoteproc remoteproc0: powering up 64800000.dsp
    [    5.080266] m_can_platform 27d1000.can: m_can device registered (irq=39, version=32)
    [    5.085375] remoteproc remoteproc0: Booting fw image j721s2-c71_0-fw, size 14815296
    [    5.101383] m_can_platform 2681000.can: m_can device registered (irq=41, version=32)
    [    5.113054] remoteproc remoteproc0: unsupported resource 65538
    [    5.126001] remoteproc remoteproc0: bad phdr da 0xb0100000 mem 0x98
    [    5.134125] virtio_rpmsg_bus virtio0: creating channel rpmsg_chrdev addr 0xd
    [    5.140379] remoteproc remoteproc0: Failed to load program segments: -22
    [    5.144496] remoteproc remoteproc2: powering up 65800000.dsp
    [    5.153654] remoteproc remoteproc2: Booting fw image j721s2-c71_1-fw, size 9760696
    [    5.161415] remoteproc remoteproc2: unsupported resource 65538
    [    5.168213] remoteproc remoteproc2: bad phdr da 0xb6100000 mem 0x98
    [    5.174576] remoteproc remoteproc2: Failed to load program segments: -22
    [    5.184085] m_can_platform 2691000.can: m_can device registered (irq=43, version=32)
    [    5.193266] platform 5c00000.r5f: configured R5F for remoteproc mode
    [    5.195905] m_can_platform 26a1000.can: m_can device registered (irq=45, version=32)
    [    5.210508] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
    [    5.219318] j721e-pcie 2910000.pcie:       IO 0x0018001000..0x0018010fff -> 0x0018001000
    [    5.227622] j721e-pcie 2910000.pcie:      MEM 0x0018011000..0x001fffffff -> 0x0018011000
    [    5.235884] j721e-pcie 2910000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
    [    5.260605] platform 5c00000.r5f: assigned reserved memory node r5f-dma-memory@a2000000
    [    5.272041] remoteproc remoteproc3: 5c00000.r5f is available
    [    5.281689] platform 5d00000.r5f: configured R5F for remoteproc mode
    [    5.292443] platform 5d00000.r5f: assigned reserved memory node r5f-dma-memory@a3000000
    [    5.302227] remoteproc remoteproc4: 5d00000.r5f is available
    [    5.311145] remoteproc remoteproc3: powering up 5c00000.r5f
    [    5.316917] remoteproc remoteproc3: Booting fw image j721s2-main-r5f0_0-fw, size 719944
    [    5.328984] remoteproc remoteproc3: bad phdr da 0xa2f2a000 mem 0x1bc000
    [    5.335695] remoteproc remoteproc3: Failed to load program segments: -22
    [    5.346273] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
    [    5.354178] remoteproc remoteproc4: powering up 5d00000.r5f
    [    5.359857] remoteproc remoteproc4: Booting fw image j721s2-main-r5f0_1-fw, size 306092
    [    5.368107] j721e-pcie 2910000.pcie:       IO 0x0018001000..0x0018010fff -> 0x0018001000
    [    5.377458] j721e-pcie 2910000.pcie:      MEM 0x0018011000..0x001fffffff -> 0x0018011000
    [    5.385796] j721e-pcie 2910000.pcie:   IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
    

    Also, I would like to understand why are you putting tifs.bin in rootfs? 
    Could you try without this line?

    As you can see. actually we did not use the command due to it is comment.


    Could you also confirm that the rootfs from which the rootfs.img is made, has been tested on SD card boot mode and you are able to run vision_apps there? Just to confirm that you have all the required firmwares required for the code.

    Yes, We confirmed all firmwares required have been in rootfs. Because we have tested that rootfs on sdcard boot mode.

    BTW, I noticed these files in bootfs as below have flashed into eMMC. 

    tiboot3.bin, tispl.bin, u-boot.img,  uEnv.txt

    But the other files in bootfs, such as  tiboot3-j721s2-hs-fs-evm.bin,  tiboot3-j721s2-gp-evm.bin,  etc

    Do I need to flash the other files into eMMC by DFU also? if it is necessary, how to flash them by DFU ?



    BR
    Liuli

  • HI Nikhil,

    Is there any advice about this issue? The uboot looks still can not find the file "uEnv.txt"  after we push it into eMMC boot by command as below.

    sudo dfu-util -a u-env.raw -D  ./uEnv.txt

    BR
    Liuli

  • HI Nikhil,

    Is there any advice about this issue? The uboot looks still can not find the file "uEnv.txt"  after we push it into eMMC boot by command as below.

    sudo dfu-util -a u-env.raw -D  ./uEnv.txt

  • Hi Liu 

    In boot 0 partiton you cant use fatload that is why you are facing issue 

    SD/MMC found on device 0
    Failed to load 'boot.scr'
    ** Unrecognized filesystem type **
    19964416 bytes read in 62 ms (307.1 MiB/s)
    84991 bytes read in 5 ms (16.2 MiB/s)

    as it is unable to do the fatload for getting the uenv.

    Please use emmc uda partition if want to use uEnv.txt

    If you still want to use boot 0 you can do so by modifying the following command 

    set loadbootenv "mmc read ${loadaddr} 0x1300 0x200"
    set importbootenv "echo Importing environment from mmc${mmcdev} ...; env import -t ${loadaddr} 0x200"
    run importbootenv 

    assuming the offset and the size are 0x1300 and 0x200.in the above command we are doing raw read instead of fatload

    then if you run boot you will be able to boot 

    Regards
    Diwakar