Hi TI,
I follow this thread TDA4VM: How to read on-die temperatures on J7 family of SoCs using Linux to integrate the temperature patch, but after that, I found there're many errors output in kernel, we patch J721E:SDK_8.0.zip as we are using TDA4VM&SDK8.0.Below is the kernel output, please help to check, thanks!
#Error output at LINE:392-1486
U-Boot SPL 2021.01-dirty (Nov 18 2021 - 13:32:23 +0800) Model: Texas Instruments K3 J721E SoC EEPROM not available at 0x50, trying to read at 0x51 Reading on-board EEPROM at 0x51 failed -19 Board: J721EX-PM1-SOM rev E2 SYSFW ABI: 3.1 (firmware rev 0x0015 '21.5.0--v2021.05 (Terrific Llam') EEPROM not available at 0x50, trying to read at 0x51 Reading on-board EEPROM at 0x51 failed -19 Trying to boot from MMC2 Starting ATF on ARM64 core... NOTICE: BL31: v2.5(release):08.00.00.004-dirty NOTICE: BL31: Built : 22:30:09, Aug 4 2021 U-Boot SPL 2021.01-dirty (Dec 10 2021 - 13:40:05 +0800) Model: Texas Instruments K3 J721E SoC EEPROM not available at 0x50, trying to read at 0x51 Reading on-board EEPROM at 0x51 failed -19 Board: J721EX-PM1-SOM rev E2 SYSFW ABI: 3.1 (firmware rev 0x0015 '21.5.0--v2021.05 (Terrific Llam') EEPROM not available at 0x50, trying to read at 0x51 Reading on-board EEPROM at 0x51 failed -19 The value of PLL8_SS_CTRL register 0x80000001 Successfully set the clock frequency to d Trying to boot from MMC2 U-Boot 2021.01-dirty (Dec 10 2021 - 13:40:05 +0800) SoC: J721E SR2.0 Model: Texas Instruments K3 J721E SoC EEPROM not available at 0x50, trying to read at 0x51 Reading on-board EEPROM at 0x51 failed -19 Board: J721EX-PM1-SOM rev E2 DRAM: 4 GiB Flash: 0 Bytes MMC: sdhci@4f80000: 0, sdhci@4fb0000: 1 In: serial@2800000 Out: serial@2800000 Err: serial@2800000 EEPROM not available at 0x50, trying to read at 0x51 Reading on-board EEPROM at 0x51 failed -19 Net: Could not get PHY for ethernet@46000000: addr 0 am65_cpsw_nuss_slave ethernet@46000000: phy_connect() failed No ethernet found. Hit any key to stop autoboot: 0 switch to partitions #0, OK mmc1 is current device SD/MMC found on device 1 Failed to load 'boot.scr' 483 bytes read in 12 ms (39.1 KiB/s) Loaded env from uEnv.txt Importing environment from mmc1 ... Running uenvcmd ... 1 bytes read in 11 ms (0 Bytes/s) Already setup. k3_r5f_rproc r5f@41000000: Core 1 is already in use. No rproc commands work k3_r5f_rproc r5f@41400000: Core 2 is already in use. No rproc commands work 2493628 bytes read in 116 ms (20.5 MiB/s) Load Remote Processor 2 with data@addr=0x82000000 2493628 bytes: Success! Failed to load '/lib/firmware/j7-main-r5f0_1-fw' Failed to load '/lib/firmware/j7-main-r5f1_0-fw' Failed to load '/lib/firmware/j7-main-r5f1_1-fw' 1579152 bytes read in 77 ms (19.6 MiB/s) Load Remote Processor 6 with data@addr=0x82000000 1579152 bytes: Success! 1579120 bytes read in 78 ms (19.3 MiB/s) Load Remote Processor 7 with data@addr=0x82000000 1579120 bytes: Success! 10399672 bytes read in 443 ms (22.4 MiB/s) Load Remote Processor 8 with data@addr=0x82000000 10399672 bytes: Success! 19137024 bytes read in 800 ms (22.8 MiB/s) 100994 bytes read in 15 ms (6.4 MiB/s) 10737 bytes read in 12 ms (873 KiB/s) ## Flattened Device Tree blob at 88000000 Booting using the fdt blob at 0x88000000 Loading Device Tree to 000000008fee4000, end 000000008fffffff ... OK Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x411fd080] [ 0.000000] Linux version 5.10.41-g4c2eade9f7 (qywu@op01) (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) #2 SMP PREEMPT Fri Dec 10 13:39:51 CST 2021 [ 0.000000] Machine model: Texas Instruments K3 J721E SoC [ 0.000000] earlycon: ns16550a0 at MMIO32 0x0000000002800000 (options '') [ 0.000000] printk: bootconsole [ns16550a0] enabled [ 0.000000] efi: UEFI not found. [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a0000000, size 1 MiB [ 0.000000] OF: reserved mem: initialized node vision-apps-r5f-dma-memory@a0000000, compatible id shared-dma-pool [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a0100000, size 15 MiB [ 0.000000] OF: reserved mem: initialized node vision_apps-r5f-memory@a0100000, compatible id shared-dma-pool [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a1000000, size 1 MiB [ 0.000000] OF: reserved mem: initialized node vision-apps-r5f-dma-memory@a1000000, compatible id shared-dma-pool [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a1100000, size 15 MiB [ 0.000000] OF: reserved mem: initialized node vision-apps-r5f-memory@a1100000, compatible id shared-dma-pool [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a2000000, size 1 MiB [ 0.000000] OF: reserved mem: initialized node vision-apps-r5f-dma-memory@a2000000, compatible id shared-dma-pool [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a2100000, size 31 MiB [ 0.000000] OF: reserved mem: initialized node vision-apps-r5f-memory@a2100000, compatible id shared-dma-pool [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a4000000, size 1 MiB [ 0.000000] OF: reserved mem: initialized node vision-apps-r5f-dma-memory@a4000000, compatible id shared-dma-pool [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a4100000, size 31 MiB [ 0.000000] OF: reserved mem: initialized node vision-apps-r5f-memory@a4100000, compatible id shared-dma-pool [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a6000000, size 1 MiB [ 0.000000] OF: reserved mem: initialized node vision-apps-r5f-dma-memory@a6000000, compatible id shared-dma-pool [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a6100000, size 15 MiB [ 0.000000] OF: reserved mem: initialized node vision-apps-r5f-memory@a6100000, compatible id shared-dma-pool [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a7000000, size 1 MiB [ 0.000000] OF: reserved mem: initialized node vision-apps-r5f-dma-memory@a7000000, compatible id shared-dma-pool [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a7100000, size 15 MiB [ 0.000000] OF: reserved mem: initialized node vision-apps-r5f-memory@a7100000, compatible id shared-dma-pool [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a8000000, size 1 MiB [ 0.000000] OF: reserved mem: initialized node vision-apps-c66-dma-memory@a8000000, compatible id shared-dma-pool [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a8100000, size 15 MiB [ 0.000000] OF: reserved mem: initialized node vision-apps-c66-memory@a8100000, compatible id shared-dma-pool [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a9000000, size 1 MiB [ 0.000000] OF: reserved mem: initialized node vision-apps-c66-dma-memory@a9000000, compatible id shared-dma-pool [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a9100000, size 15 MiB [ 0.000000] OF: reserved mem: initialized node vision-apps-c66-memory@a9100000, compatible id shared-dma-pool [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000aa000000, size 1 MiB [ 0.000000] OF: reserved mem: initialized node vision-apps-c71-dma-memory@aa000000, compatible id shared-dma-pool [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000aa100000, size 79 MiB [ 0.000000] OF: reserved mem: initialized node vision-apps-c71-memory@aa100000, compatible id shared-dma-pool [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000b2000000, size 96 MiB [ 0.000000] OF: reserved mem: initialized node vision-apps-dma-memory@b2000000, compatible id shared-dma-pool [ 0.000000] OF: reserved mem: initialized node vision_apps_shared-memories, compatible id dma-heap-carveout [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000d8000000, size 576 MiB [ 0.000000] OF: reserved mem: initialized node vision-apps-core-heap-memory-lo@d8000000, compatible id shared-dma-pool [ 0.000000] Reserved memory: created DMA memory pool at 0x0000000880000000, size 256 MiB [ 0.000000] OF: reserved mem: initialized node vision-apps-core-heap-memory-hi@880000000, compatible id shared-dma-pool [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000080000000-0x00000000ffffffff] [ 0.000000] DMA32 empty [ 0.000000] Normal [mem 0x0000000100000000-0x00000008ffffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000080000000-0x000000009e7fffff] [ 0.000000] node 0: [mem 0x000000009e800000-0x00000000aeffffff] [ 0.000000] node 0: [mem 0x00000000af000000-0x00000000afffffff] [ 0.000000] node 0: [mem 0x00000000b0000000-0x00000000b7ffffff] [ 0.000000] node 0: [mem 0x00000000b8000000-0x00000000d7ffffff] [ 0.000000] node 0: [mem 0x00000000d8000000-0x00000000fbffffff] [ 0.000000] node 0: [mem 0x00000000fc000000-0x00000000ffffffff] [ 0.000000] node 0: [mem 0x0000000880000000-0x000000088fffffff] [ 0.000000] node 0: [mem 0x0000000890000000-0x00000008ffffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x00000008ffffffff] [ 0.000000] cma: Failed to reserve 512 MiB [ 0.000000] psci: probing for conduit method from DT. [ 0.000000] psci: PSCIv1.1 detected in firmware. [ 0.000000] psci: Using standard PSCI v0.2 function IDs [ 0.000000] psci: Trusted OS migration not required [ 0.000000] psci: SMC Calling Convention v1.2 [ 0.000000] percpu: Embedded 2 pages/cpu s49880 r8192 d73000 u131072 [ 0.000000] Detected PIPT I-cache on CPU0 [ 0.000000] CPU features: detected: GIC system register CPU interface [ 0.000000] CPU features: detected: EL2 vector hardening [ 0.000000] CPU features: detected: ARM errata 1165522, 1319367, or 1530923 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 65472 [ 0.000000] Kernel command line: console=ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 mtdparts=47040000.spi.0:512k(ospi.tiboot3),2m(ospi.tispl),4m(ospi.u-boot),256k(ospi.env),1m(ospi.sysfw),256k(ospi.env.backup),57344k@8m(ospi.rootfs),256k(ospi.phypattern);47034000.hyperbus:512k(hbmc.tiboot3),2m(hbmc.tispl),4m(hbmc.u-boot),256k(hbmc.env),1m(hbmc.sysfw),-@8m(hbmc.rootfs) root=PARTUUID=0b959c33-02 rw rootfstype=ext4 rootwait [ 0.000000] Dentry cache hash table entries: 524288 (order: 6, 4194304 bytes, linear) [ 0.000000] Inode-cache hash table entries: 262144 (order: 5, 2097152 bytes, linear) [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off [ 0.000000] software IO TLB: mapped [mem 0x000000009a800000-0x000000009e800000] (64MB) [ 0.000000] Memory: 2319296K/4194304K available (10816K kernel code, 1344K rwdata, 4288K rodata, 1856K init, 778K bss, 1875008K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] rcu: Preemptible hierarchical RCU implementation. [ 0.000000] rcu: RCU event tracing is enabled. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Trampoline variant of Tasks RCU enabled. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2 [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0 [ 0.000000] GICv3: GIC: Using split EOI/Deactivate mode [ 0.000000] GICv3: 960 SPIs implemented [ 0.000000] GICv3: 0 Extended SPIs implemented [ 0.000000] GICv3: Distributor has no Range Selector support [ 0.000000] GICv3: 16 PPIs implemented [ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x0000000001900000 [ 0.000000] ITS [mem 0x01820000-0x0182ffff] [ 0.000000] GIC: enabling workaround for ITS: Socionext Synquacer pre-ITS [ 0.000000] ITS@0x0000000001820000: allocated 1048576 Devices @8a0800000 (flat, esz 8, psz 64K, shr 0) [ 0.000000] ITS: using cache flushing for cmd queue [ 0.000000] GICv3: using LPI property table @0x00000008a00b0000 [ 0.000000] GIC: using cache flushing for LPI property table [ 0.000000] GICv3: CPU0: using allocated LPI pending table @0x00000008a00c0000 [ 0.000000] random: get_random_bytes called from start_kernel+0x32c/0x4d4 with crng_init=0 [ 0.000000] arch_timer: cp15 timer(s) running at 200.00MHz (phys). [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x2e2049d3e8, max_idle_ns: 440795210634 ns [ 0.000003] sched_clock: 56 bits at 200MHz, resolution 5ns, wraps every 4398046511102ns [ 0.008480] Console: colour dummy device 80x25 [ 0.013051] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000) [ 0.023726] pid_max: default: 32768 minimum: 301 [ 0.028493] LSM: Security Framework initializing [ 0.033256] Mount-cache hash table entries: 8192 (order: 0, 65536 bytes, linear) [ 0.040830] Mountpoint-cache hash table entries: 8192 (order: 0, 65536 bytes, linear) [ 0.050088] rcu: Hierarchical SRCU implementation. [ 0.055206] Platform MSI: msi-controller@1820000 domain created [ 0.061512] PCI/MSI: /bus@100000/interrupt-controller@1800000/msi-controller@1820000 domain created [ 0.070849] EFI services will not be available. [ 0.075636] smp: Bringing up secondary CPUs ... [ 0.080918] Detected PIPT I-cache on CPU1 [ 0.080945] GICv3: CPU1: found redistributor 1 region 0:0x0000000001920000 [ 0.080957] GICv3: CPU1: using allocated LPI pending table @0x00000008a00d0000 [ 0.080995] CPU1: Booted secondary processor 0x0000000001 [0x411fd080] [ 0.081071] smp: Brought up 1 node, 2 CPUs [ 0.110434] SMP: Total of 2 processors activated. [ 0.115243] CPU features: detected: 32-bit EL0 Support [ 0.120506] CPU features: detected: CRC32 instructions [ 0.137402] CPU: All CPU(s) started at EL2 [ 0.141603] alternatives: patching kernel code [ 0.146742] devtmpfs: initialized [ 0.157707] KASLR disabled due to lack of seed [ 0.162405] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.172374] futex hash table entries: 512 (order: -1, 32768 bytes, linear) [ 0.179557] pinctrl core: initialized pinctrl subsystem [ 0.185191] DMI not present or invalid. [ 0.189497] NET: Registered protocol family 16 [ 0.194346] DMA: preallocated 256 KiB GFP_KERNEL pool for atomic allocations [ 0.201702] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.209680] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.218047] thermal_sys: Registered thermal governor 'step_wise' [ 0.218050] thermal_sys: Registered thermal governor 'power_allocator' [ 0.224594] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. [ 0.238239] ASID allocator initialised with 65536 entries [ 0.267143] HugeTLB registered 16.0 GiB page size, pre-allocated 0 pages [ 0.274008] HugeTLB registered 512 MiB page size, pre-allocated 0 pages [ 0.280771] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.288749] cryptd: max_cpu_qlen set to 1000 [ 0.295393] k3-chipinfo 43000014.chipid: Family:J721E rev:SR2.0 JTAGID[0x1bb6402f] Detected [ 0.304364] vsys_3v3: supplied by evm_12v0 [ 0.308734] vsys_5v0: supplied by evm_12v0 [ 0.313560] iommu: Default domain type: Translated [ 0.318749] SCSI subsystem initialized [ 0.323019] mc: Linux media interface: v0.10 [ 0.327408] videodev: Linux video capture interface: v2.00 [ 0.333074] pps_core: LinuxPPS API ver. 1 registered [ 0.338151] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.347495] PTP clock support registered [ 0.351523] EDAC MC: Ver: 3.0.0 [ 0.355496] FPGA manager framework [ 0.359046] Advanced Linux Sound Architecture Driver Initialized. [ 0.365791] clocksource: Switched to clocksource arch_sys_counter [ 0.372271] VFS: Disk quotas dquot_6.6.0 [ 0.376350] VFS: Dquot-cache hash table entries: 8192 (order 0, 65536 bytes) [ 0.387444] Carveout Heap: Exported 512 MiB at 0x00000000b8000000 [ 0.393764] NET: Registered protocol family 2 [ 0.398374] IP idents hash table entries: 65536 (order: 3, 524288 bytes, linear) [ 0.407549] tcp_listen_portaddr_hash hash table entries: 4096 (order: 0, 65536 bytes, linear) [ 0.416372] TCP established hash table entries: 32768 (order: 2, 262144 bytes, linear) [ 0.424644] TCP bind hash table entries: 32768 (order: 3, 524288 bytes, linear) [ 0.432491] TCP: Hash tables configured (established 32768 bind 32768) [ 0.439254] UDP hash table entries: 2048 (order: 0, 65536 bytes, linear) [ 0.446175] UDP-Lite hash table entries: 2048 (order: 0, 65536 bytes, linear) [ 0.453623] NET: Registered protocol family 1 [ 0.458399] RPC: Registered named UNIX socket transport module. [ 0.464464] RPC: Registered udp transport module. [ 0.469285] RPC: Registered tcp transport module. [ 0.474094] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.480683] PCI: CLS 0 bytes, default 64 [ 0.485141] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 counters available [ 0.496178] Initialise system trusted keyrings [ 0.500828] workingset: timestamp_bits=46 max_order=16 bucket_order=0 [ 0.509972] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.516333] NFS: Registering the id_resolver key type [ 0.521522] Key type id_resolver registered [ 0.525801] Key type id_legacy registered [ 0.529937] nfs4filelayout_init: NFSv4 File Layout Driver Registering... [ 0.536790] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... [ 0.544459] 9p: Installing v9fs 9p2000 file system support [ 0.583169] Key type asymmetric registered [ 0.587361] Asymmetric key parser 'x509' registered [ 0.592367] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 0.599931] io scheduler mq-deadline registered [ 0.604564] io scheduler kyber registered [ 0.610332] pinctrl-single 4301c000.pinctrl: 94 pins, size 376 [ 0.616612] pinctrl-single 11c000.pinctrl: 173 pins, size 692 [ 0.626382] k3-ringacc 2b800000.ringacc: Failed to get MSI domain [ 0.632662] k3-ringacc 3c000000.ringacc: Failed to get MSI domain [ 0.641372] Serial: 8250/16550 driver, 10 ports, IRQ sharing enabled [ 0.650321] arm-smmu-v3 36600000.iommu: ias 48-bit, oas 48-bit (features 0x00001faf) [ 0.659606] arm-smmu-v3 36600000.iommu: allocated 524288 entries for cmdq [ 0.669146] arm-smmu-v3 36600000.iommu: allocated 524288 entries for evtq [ 0.677027] arm-smmu-v3 36600000.iommu: msi_domain absent - falling back to wired irqs [ 0.692263] brd: module loaded [ 0.699263] loop: module loaded [ 0.702895] sysfs: cannot create duplicate filename '/devices/platform/dma_buf_phys' [ 0.710829] CPU: 1 PID: 1 Comm: swapper/0 Not tainted 5.10.41-g4c2eade9f7 #2 [ 0.718030] Hardware name: Texas Instruments K3 J721E SoC (DT) [ 0.723987] Call trace: [ 0.726492] dump_backtrace+0x0/0x1a0 [ 0.730230] show_stack+0x18/0x68 [ 0.733617] dump_stack+0xd0/0x12c [ 0.737090] sysfs_warn_dup+0x60/0x80 [ 0.740827] sysfs_create_dir_ns+0xe0/0xf8 [ 0.745010] kobject_add_internal+0x98/0x288 [ 0.749369] kobject_add+0x94/0x100 [ 0.752934] device_add+0xe0/0x748 [ 0.756405] platform_device_add+0x100/0x238 [ 0.760764] platform_device_register_full+0xcc/0x150 [ 0.765925] dma_buf_phys_init+0x6c/0x9c [ 0.769928] do_one_initcall+0x54/0x1b8 [ 0.773845] kernel_init_freeable+0x1d4/0x23c [ 0.778293] kernel_init+0x14/0x114 [ 0.781852] ret_from_fork+0x10/0x34 [ 0.785522] kobject_add_internal failed for dma_buf_phys with -EEXIST, don't try to register things with the same name in the same directory. [ 0.798784] megasas: 07.714.04.00-rc1 [ 0.804276] libphy: Fixed MDIO Bus: probed [ 0.809180] tun: Universal TUN/TAP device driver, 1.6 [ 0.814746] igbvf: Intel(R) Gigabit Virtual Function Network Driver [ 0.821157] igbvf: Copyright (c) 2009 - 2012 Intel Corporation. [ 0.827239] sky2: driver version 1.30 [ 0.831737] VFIO - User Level meta-driver version: 0.3 [ 0.837580] i2c /dev entries driver [ 0.841649] Error: Driver 'k3-soc-thermal' is already registered, aborting... [ 0.849472] sdhci: Secure Digital Host Controller Interface driver [ 0.855792] sdhci: Copyright(c) Pierre Ossman [ 0.860603] sdhci-pltfm: SDHCI platform and OF driver helper [ 0.867238] ledtrig-cpu: registered to indicate activity on CPUs [ 0.873622] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping .... [ 0.881026] optee: probing for conduit method. [ 0.885594] optee: revision 3.12 (3d47a131) [ 0.885936] optee: initialized driver [ 0.895746] NET: Registered protocol family 17 [ 0.900390] 9pnet: Installing 9P2000 support [ 0.904794] Key type dns_resolver registered [ 0.909268] Loading compiled-in X.509 certificates [ 0.920805] k3-ringacc 2b800000.ringacc: Failed to get MSI domain [ 0.927207] k3-ringacc 3c000000.ringacc: Failed to get MSI domain [ 0.936423] ti-sci 44083000.dmsc: ABI: 3.1 (firmware rev 0x0015 '21.5.0--v2021.05 (Terrific Llam') [ 0.968016] random: fast init done [ 0.995907] davinci-mcasp 2ba0000.mcasp: IRQ common not found [ 1.004128] omap_i2c 40b00000.i2c: bus 0 rev0.12 at 100 kHz [ 1.010326] omap_i2c 40b10000.i2c: bus 1 rev0.12 at 100 kHz [ 1.016489] omap_i2c 42120000.i2c: bus 2 rev0.12 at 100 kHz [ 1.023046] pca953x 3-0020: supply vcc not found, using dummy regulator [ 1.029902] pca953x 3-0020: using no AI [ 2.041797] omap_i2c 2000000.i2c: timeout waiting for bus ready [ 2.047857] pca953x 3-0020: failed writing register [ 2.052926] pca953x: probe of 3-0020 failed with error -16 [ 2.058963] pca953x 3-0022: supply vcc not found, using dummy regulator [ 2.065800] pca953x 3-0022: using AI [ 3.073795] omap_i2c 2000000.i2c: timeout waiting for bus ready [ 3.079853] pca953x 3-0022: failed writing register [ 3.084898] pca953x: probe of 3-0022 failed with error -16 [ 3.090575] omap_i2c 2000000.i2c: bus 3 rev0.12 at 400 kHz [ 3.101166] omap_i2c 2020000.i2c: bus 4 rev0.12 at 400 kHz [ 3.107618] pca953x 5-0020: supply vcc not found, using dummy regulator [ 3.114454] pca953x 5-0020: using no AI [ 3.141845] pca953x 5-0020: failed writing register [ 3.146903] pca953x: probe of 5-0020 failed with error -121 [ 3.153133] omap_i2c 2030000.i2c: bus 5 rev0.12 at 400 kHz [ 3.159322] omap_i2c 2040000.i2c: bus 6 rev0.12 at 100 kHz [ 3.165399] omap_i2c 2050000.i2c: bus 7 rev0.12 at 100 kHz [ 3.172131] ti-sci-intr bus@100000:bus@28380000:interrupt-controller2: Interrupt Router 137 domain created [ 3.182132] ti-sci-intr bus@100000:interrupt-controller0: Interrupt Router 131 domain created [ 3.190966] ti-sci-intr bus@100000:main-navss:interrupt-controller1: Interrupt Router 213 domain created [ 3.200843] ti-sci-inta 33d00000.interrupt-controller: Interrupt Aggregator domain 209 created [ 3.220258] j721e-pcie 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges: [ 3.227968] j721e-pcie 2900000.pcie: IO 0x0010001000..0x0010010fff -> 0x0010001000 [ 3.236255] j721e-pcie 2900000.pcie: MEM 0x0010011000..0x0017ffffff -> 0x0010011000 [ 3.244540] j721e-pcie 2900000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000 [ 3.253453] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges: [ 3.261137] j721e-pcie 2910000.pcie: IO 0x0018001000..0x0018010fff -> 0x0018001000 [ 3.269426] j721e-pcie 2910000.pcie: MEM 0x0018011000..0x001fffffff -> 0x0018011000 [ 3.277712] j721e-pcie 2910000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000 [ 3.286602] j721e-pcie 2920000.pcie: host bridge /bus@100000/pcie@2920000 ranges: [ 3.294282] j721e-pcie 2920000.pcie: IO 0x4400001000..0x4400010fff -> 0x0000001000 [ 3.302566] j721e-pcie 2920000.pcie: MEM 0x4400011000..0x4407ffffff -> 0x0000011000 [ 3.310850] j721e-pcie 2920000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000 [ 3.320290] k3-ringacc 2b800000.ringacc: Ring Accelerator probed rings:286, gp-rings[96,20] sci-dev-id:235 [ 3.330178] k3-ringacc 2b800000.ringacc: dma-ring-reset-quirk: disabled [ 3.336943] k3-ringacc 2b800000.ringacc: RA Proxy rev. 66346100, num_proxies:64 [ 3.346647] k3-ringacc 3c000000.ringacc: Ring Accelerator probed rings:1024, gp-rings[440,150] sci-dev-id:211 [ 3.356794] k3-ringacc 3c000000.ringacc: dma-ring-reset-quirk: disabled [ 3.363557] k3-ringacc 3c000000.ringacc: RA Proxy rev. 66346100, num_proxies:64 [ 3.371624] 40a00000.serial: ttyS1 at MMIO 0x40a00000 (irq = 15, base_baud = 6000000) is a 8250 [ 3.381176] 2800000.serial: ttyS2 at MMIO 0x2800000 (irq = 33, base_baud = 3000000) is a 8250 [ 3.389937] printk: console [ttyS2] enabled [ 3.389937] printk: console [ttyS2] enabled [ 3.398378] printk: bootconsole [ns16550a0] disabled [ 3.398378] printk: bootconsole [ns16550a0] disabled [ 3.409030] 2810000.serial: ttyS3 at MMIO 0x2810000 (irq = 34, base_baud = 3000000) is a 8250 [ 3.418179] 2840000.serial: ttyS6 at MMIO 0x2840000 (irq = 35, base_baud = 3000000) is a 8250 [ 3.428036] cdns-ufshcd 4e84000.ufs: ufshcd_populate_vreg: Unable to find vdd-hba-supply regulator, assuming enabled [ 3.438555] cdns-ufshcd 4e84000.ufs: ufshcd_populate_vreg: Unable to find vcc-supply regulator, assuming enabled [ 3.448712] cdns-ufshcd 4e84000.ufs: ufshcd_populate_vreg: Unable to find vccq-supply regulator, assuming enabled [ 3.458958] cdns-ufshcd 4e84000.ufs: ufshcd_populate_vreg: Unable to find vccq2-supply regulator, assuming enabled [ 3.469728] scsi host0: ufshcd [ 3.513802] davinci_mdio 46000f00.mdio: davinci mdio revision 9.7, bus freq 1000000 [ 3.521459] libphy: 46000f00.mdio: probed [ 3.525894] mdio_bus 46000f00.mdio: MDIO device at address 0 is missing. [ 3.532645] am65-cpsw-nuss 46000000.ethernet: initializing am65 cpsw nuss version 0x6BA00101, cpsw version 0x6BA80100 Ports: 2 quirks:00000000 [ 3.546646] am65-cpts 310d0000.cpts: CPTS ver 0x4e8a010a, freq:200000000, add_val:4 pps:0 [ 3.555158] value of fuse 0 is 0x2db2eb2f [ 3.559171] value of fuse 1 is 0x96e389c8 [ 3.563178] value of fuse 2 is 0xf9fa1bdd [ 3.567178] value of fuse 3 is 0x19f9f9 [ 3.571009] k3_bandgap_probe and count is 5 [ 3.575213] id is 0 and i is 0 and err is -17 [ 3.579582] id is 0 and i is 1 and err is -48 [ 3.583929] id is 0 and i is 2 and err is -56 [ 3.588275] WORKAROUND NEEDED [ 3.591236] The errors in adc code for -40C, 30C & 125C 150C respectively:: -17 -48 -56 0 [ 3.599396] slope m1::-8 and const c1::-131 [ 3.603571] slope m2::-59 and const c2::-2574 [ 3.607925] slope m3::3 and const c3::898 [ 3.611976] id is 1 and i is 0 and err is -20 [ 3.616326] id is 1 and i is 1 and err is -49 [ 3.620673] id is 1 and i is 2 and err is -60 [ 3.625042] id is 2 and i is 0 and err is -18 [ 3.629391] id is 2 and i is 1 and err is -49 [ 3.633738] id is 2 and i is 2 and err is -72 [ 3.638111] id is 3 and i is 0 and err is -20 [ 3.642459] id is 3 and i is 1 and err is -49 [ 3.646807] id is 3 and i is 2 and err is -14 [ 3.651177] id is 4 and i is 0 and err is -19 [ 3.655524] id is 4 and i is 1 and err is -49 [ 3.659870] id is 4 and i is 2 and err is -67 [ 3.664243] Value of CTRLMMR_WKUP_RESET_SRC_STAT Register is 0x0 [ 3.670240] high_max is 762 and low_max is 658 and regval is 0x29202fa [ 3.776766] Value of WKUP_VTM_MISC_CTRL2 is 0x29202fa [ 3.781820] Value of WKUP_VTM_MISC_CTRL is 0x1 [ 3.786271] The contents of derived array [ 3.790271] Code Temperaturei [ 3.793401] 0 -46923 [ 3.796100] 1 -46623 [ 3.798799] 2 -46323 [ 3.801494] 3 -46023 [ 3.804193] 4 -45723 [ 3.806892] 5 -45423 [ 3.809586] 6 -45123 [ 3.812285] 7 -44823 [ 3.814984] 8 -44523 [ 3.817678] 9 -44223 [ 3.820381] 10 -43923 [ 3.823168] 11 -43623 [ 3.825955] 12 -43323 [ 3.828737] 13 -43023 [ 3.831524] 14 -42723 [ 3.834310] 15 -42423 [ 3.837092] 16 -42123 [ 3.839878] 17 -41823 [ 3.842665] 18 -41523 [ 3.845447] 19 -41210 [ 3.848233] 20 -40898 [ 3.851020] 21 -40898 [ 3.853806] 22 -40586 [ 3.856588] 23 -40274 [ 3.859375] 24 -39963 [ 3.862161] 25 -39651 [ 3.864943] 26 -39340 [ 3.867729] 27 -39029 [ 3.870515] 28 -38718 [ 3.873297] 29 -38718 [ 3.876084] 30 -38408 [ 3.878872] 31 -38098 [ 3.881654] 32 -37788 [ 3.884456] 33 -37478 [ 3.887257] 34 -37168 [ 3.890052] cdns-ufshcd 4e84000.ufs: link startup failed 1 [ 3.895530] cdns-ufshcd 4e84000.ufs: UFS Host state=0 [ 3.900583] 35 -36859 [ 3.900589] cdns-ufshcd 4e84000.ufs: outstanding reqs=0x0 tasks=0x0 [ 3.903371] 36 -36550 [ 3.903375] 37 -36550 [ 3.909628] cdns-ufshcd 4e84000.ufs: saved_err=0x0, saved_uic_err=0x0 [ 3.912410] 38 -36241 [ 3.915196] cdns-ufshcd 4e84000.ufs: Device power mode=1, UIC link state=0 [ 3.921618] 39 -35933 [ 3.924402] cdns-ufshcd 4e84000.ufs: PM in progress=0, sys. suspended=0 [ 3.931257] 40 -35624 [ 3.931259] 41 -35316 [ 3.931262] 42 -35008 [ 3.934048] cdns-ufshcd 4e84000.ufs: Auto BKOPS=0, Host self-block=0 [ 3.940647] 43 -34701 [ 3.943427] cdns-ufshcd 4e84000.ufs: Clk gate=1 [ 3.943431] cdns-ufshcd 4e84000.ufs: last_hibern8_exit_tstamp at 0 us, hibern8_exit_cnt=0 [ 3.946214] 44 -34393 [ 3.948993] cdns-ufshcd 4e84000.ufs: last intr at 3781463 us, last intr status=0x404 [ 3.955329] 45 -34393 [ 3.958112] cdns-ufshcd 4e84000.ufs: error handling flags=0x0, req. abort count=0 [ 3.958117] cdns-ufshcd 4e84000.ufs: hba->ufs_version=0x210, Host capabilities=0x1587031f, caps=0x0 [ 3.962634] 46 -34086 [ 3.970789] cdns-ufshcd 4e84000.ufs: quirks=0x0, dev. quirks=0x0 [ 3.970793] cdns-ufshcd 4e84000.ufs: clk: core_clk, rate: 250000000 [ 3.973572] 47 -33779 [ 3.981297] cdns-ufshcd 4e84000.ufs: clk: phy_clk, rate: 19200000 [ 3.984080] 48 -33472 [ 3.991546] cdns-ufshcd 4e84000.ufs: clk: ref_clk, rate: 19200000 [ 4.000570] 49 -33166 [ 4.003354] cdns-ufshcd 4e84000.ufs: ufshcd_print_pwr_info:[RX, TX]: gear=[0, 0], lane[0, 0], pwr[INVALID MODE, INVALID MODE], rate = 0 [ 4.009341] 50 -32859 [ 4.015612] host_regs: 00000000: 1587031f 00000000 00000210 00000000 [ 4.018376] 51 -32553 [ 4.024454] host_regs: 00000010: 00000000 00000000 00000000 00000000 [ 4.027237] 52 -32247 [ 4.033314] host_regs: 00000020: 00000000 00000470 00000000 00000000 [ 4.036097] 53 -32247 [ 4.048242] host_regs: 00000030: 00000008 00000001 00000000 00000000 [ 4.051024] 54 -31942 [ 4.051027] 55 -31636 [ 4.057365] host_regs: 00000040: 00000000 00000000 00000000 00000000 [ 4.060150] 56 -31331 [ 4.066486] host_regs: 00000050: 00000000 00000000 00000000 00000000 [ 4.069264] 57 -31026 [ 4.069267] 58 -30722 [ 4.075605] host_regs: 00000060: 00000000 00000000 00000000 00000000 [ 4.078388] 59 -30417 [ 4.084725] host_regs: 00000070: 00000000 00000000 00000000 00000000 [ 4.087507] 60 -30113 [ 4.090291] host_regs: 00000080: 00000000 00000000 00000000 00000000 [ 4.096628] 61 -30113 [ 4.099410] host_regs: 00000090: 00000000 00000000 00000000 00000000 [ 4.105747] 62 -29809 [ 4.108532] cdns-ufshcd 4e84000.ufs: No record of pa_err [ 4.111313] 63 -29505 [ 4.111316] 64 -29202 [ 4.117655] cdns-ufshcd 4e84000.ufs: No record of dl_err [ 4.120439] 65 -28899 [ 4.126772] cdns-ufshcd 4e84000.ufs: No record of nl_err [ 4.126775] cdns-ufshcd 4e84000.ufs: No record of tl_err [ 4.129553] 66 -28596 [ 4.129556] 67 -28293 [ 4.135894] cdns-ufshcd 4e84000.ufs: No record of dme_err [ 4.138684] 68 -27990 [ 4.145051] cdns-ufshcd 4e84000.ufs: No record of auto_hibern8_err [ 4.147807] 69 -27990 [ 4.147810] 70 -27688 [ 4.153108] cdns-ufshcd 4e84000.ufs: No record of fatal_err [ 4.155890] 71 -27386 [ 4.158677] cdns-ufshcd 4e84000.ufs: link_startup_fail[0] = 0x1 at 3784268 us [ 4.163971] 72 -27084 [ 4.166755] cdns-ufshcd 4e84000.ufs: No record of resume_fail [ 4.172073] 73 -26782 [ 4.177357] cdns-ufshcd 4e84000.ufs: No record of suspend_fail [ 4.180139] 74 -26481 [ 4.182920] cdns-ufshcd 4e84000.ufs: No record of dev_reset [ 4.182924] cdns-ufshcd 4e84000.ufs: No record of host_reset [ 4.188306] 75 -26179 [ 4.191091] cdns-ufshcd 4e84000.ufs: No record of task_abort [ 4.197253] 76 -25878 [ 4.260592] 77 -25878 [ 4.263378] 78 -25578 [ 4.266164] 79 -25277 [ 4.268945] 80 -24977 [ 4.271731] 81 -24677 [ 4.274517] 82 -24377 [ 4.277298] 83 -24078 [ 4.280084] 84 -23778 [ 4.282869] 85 -23778 [ 4.285651] 86 -23479 [ 4.288436] 87 -23180 [ 4.291222] 88 -22882 [ 4.294008] 89 -22583 [ 4.296789] 90 -22285 [ 4.299578] 91 -21987 [ 4.302364] 92 -21689 [ 4.305145] 93 -21689 [ 4.307931] 94 -21392 [ 4.310717] 95 -21095 [ 4.313498] 96 -20797 [ 4.316284] 97 -20501 [ 4.319070] 98 -20204 [ 4.321855] 99 -19908 [ 4.324636] 100 -19612 [ 4.327508] 101 -19612 [ 4.330381] 102 -19316 [ 4.333250] 103 -19020 [ 4.336122] 104 -18725 [ 4.338994] 105 -18430 [ 4.341867] 106 -18135 [ 4.344736] 107 -17840 [ 4.347612] 108 -17545 [ 4.350486] 109 -17545 [ 4.353353] 110 -17251 [ 4.356227] 111 -16957 [ 4.359102] 112 -16663 [ 4.361975] 113 -16370 [ 4.364842] 114 -16077 [ 4.367714] 115 -15783 [ 4.370586] 116 -15491 [ 4.373453] 117 -15491 [ 4.376326] 118 -15198 [ 4.379200] 119 -14906 [ 4.382072] 120 -14613 [ 4.384941] 121 -14321 [ 4.387813] 122 -14030 [ 4.390686] 123 -13738 [ 4.393554] 124 -13447 [ 4.396436] 125 -13447 [ 4.399311] 126 -13156 [ 4.402184] 127 -12865 [ 4.405053] 128 -12575 [ 4.407927] 129 -12284 [ 4.410800] 130 -11994 [ 4.413668] 131 -11704 [ 4.416544] 132 -11415 [ 4.419421] 133 -11415 [ 4.422293] 134 -11125 [ 4.425161] 135 -10836 [ 4.428032] 136 -10547 [ 4.430906] 137 -10259 [ 4.433773] 138 -9970 [ 4.436559] 139 -9682 [ 4.439345] 140 -9394 [ 4.442131] 141 -9394 [ 4.444912] 142 -9106 [ 4.447698] 143 -8819 [ 4.450484] 144 -8531 [ 4.453266] 145 -8244 [ 4.456051] 146 -7957 [ 4.458837] 147 -7671 [ 4.461618] 148 -7384 [ 4.464403] 149 -7384 [ 4.467190] 150 -7098 [ 4.469975] 151 -6812 [ 4.472756] 152 -6527 [ 4.475542] 153 -6241 [ 4.478330] 154 -5956 [ 4.481112] 155 -5671 [ 4.483898] 156 -5386 [ 4.486684] 157 -5386 [ 4.489466] 158 -5102 [ 4.492252] 159 -4817 [ 4.495037] 160 -4533 [ 4.497823] 161 -4250 [ 4.500604] 162 -3966 [ 4.503390] 163 -3683 [ 4.506175] 164 -3399 [ 4.508956] 165 -3399 [ 4.511742] 166 -3117 [ 4.514528] 167 -2834 [ 4.517309] 168 -2551 [ 4.520095] 169 -2269 [ 4.522882] 170 -1987 [ 4.525663] 171 -1706 [ 4.528448] 172 -1424 [ 4.531234] 173 -1424 [ 4.534020] 174 -1143 [ 4.536801] 175 -862 [ 4.539504] 176 -581 [ 4.542204] 177 -300 [ 4.544899] 178 -20 [ 4.547511] 179 260 [ 4.550125] 180 540 [ 4.552732] 181 540 [ 4.555344] 182 820 [ 4.557958] 183 1099 [ 4.560654] 184 1378 [ 4.563354] 185 1657 [ 4.566053] 186 1936 [ 4.568749] 187 2215 [ 4.571448] 188 2493 [ 4.574148] 189 2493 [ 4.576843] 190 2771 [ 4.579542] 191 3049 [ 4.582242] 192 3326 [ 4.584937] 193 3604 [ 4.587636] 194 3881 [ 4.590336] 195 4158 [ 4.593031] 196 4434 [ 4.595730] 197 4434 [ 4.598433] 198 4711 [ 4.601128] 199 4987 [ 4.603828] 200 5263 [ 4.606528] 201 5539 [ 4.609222] 202 5814 [ 4.611922] 203 6089 [ 4.614622] 204 6364 [ 4.617317] 205 6364 [ 4.620016] 206 6639 [ 4.622716] 207 6914 [ 4.625411] 208 7188 [ 4.628110] 209 7462 [ 4.630810] 210 7736 [ 4.633505] 211 8010 [ 4.636204] 212 8283 [ 4.638904] 213 8283 [ 4.641599] 214 8556 [ 4.644298] 215 8829 [ 4.646998] 216 9102 [ 4.649694] 217 9374 [ 4.652393] 218 9647 [ 4.655093] 219 9919 [ 4.657796] 220 10191 [ 4.660577] 221 10191 [ 4.663364] 222 10462 [ 4.666149] 223 10733 [ 4.668930] 224 11005 [ 4.671716] 225 11275 [ 4.674502] 226 11546 [ 4.677283] 227 11816 [ 4.680068] 228 12087 [ 4.682859] 229 12087 [ 4.685641] 230 12357 [ 4.688428] 231 12626 [ 4.691214] 232 12896 [ 4.694000] 233 13165 [ 4.696781] 234 13434 [ 4.699567] 235 13703 [ 4.702353] 236 13971 [ 4.705134] 237 13971 [ 4.707920] 238 14240 [ 4.710706] 239 14508 [ 4.713487] 240 14776 [ 4.716273] 241 15043 [ 4.719061] 242 15311 [ 4.721848] 243 15578 [ 4.724630] 244 15845 [ 4.727415] 245 15845 [ 4.730201] 246 16111 [ 4.732982] 247 16378 [ 4.735768] 248 16644 [ 4.738554] 249 16910 [ 4.741335] 250 17176 [ 4.744121] 251 17441 [ 4.746907] 252 17707 [ 4.749688] 253 17972 [ 4.752473] 254 18237 [ 4.755259] 255 18501 [ 4.758045] 256 18766 [ 4.760826] 257 19030 [ 4.763612] 258 19030 [ 4.766398] 259 19294 [ 4.769179] 260 19557 [ 4.771964] 261 19821 [ 4.774750] 262 20084 [ 4.777531] 263 20347 [ 4.780320] 264 20610 [ 4.783106] 265 20872 [ 4.785892] 266 21135 [ 4.788673] 267 21397 [ 4.791459] 268 21658 [ 4.794245] 269 21920 [ 4.797026] 270 22181 [ 4.799812] 271 22443 [ 4.802597] 272 22703 [ 4.805378] 273 22964 [ 4.808164] 274 23225 [ 4.810950] 275 23485 [ 4.813731] 276 23745 [ 4.816517] 277 24005 [ 4.819303] 278 24264 [ 4.822088] 279 24523 [ 4.824870] 280 24782 [ 4.827655] 281 25041 [ 4.830441] 282 25300 [ 4.833222] 283 25558 [ 4.836008] 284 25816 [ 4.838796] 285 26074 [ 4.841578] 286 26332 [ 4.844364] 287 26589 [ 4.847150] 288 26846 [ 4.849936] 289 27103 [ 4.852717] 290 27360 [ 4.855503] 291 27617 [ 4.858289] 292 27873 [ 4.861070] 293 28129 [ 4.863856] 294 28385 [ 4.866642] 295 28640 [ 4.869423] 296 28896 [ 4.872209] 297 29151 [ 4.874994] 298 29406 [ 4.877775] 299 29660 [ 4.880561] 300 29915 [ 4.883347] 301 30169 [ 4.886133] 302 30423 [ 4.888914] 303 30677 [ 4.891699] 304 30930 [ 4.894485] 305 31183 [ 4.897266] 306 31437 [ 4.900054] 307 31689 [ 4.902841] 308 31942 [ 4.905622] 309 32194 [ 4.908417] 310 32446 [ 4.911204] 311 32698 [ 4.913990] 312 32950 [ 4.916771] 313 33201 [ 4.919556] 314 33452 [ 4.922342] 315 33703 [ 4.925124] 316 33954 [ 4.927909] 317 33954 [ 4.930695] 318 34205 [ 4.933476] 319 34455 [ 4.936262] 320 34705 [ 4.939047] 321 34955 [ 4.941833] 322 35204 [ 4.944614] 323 35454 [ 4.947400] 324 35703 [ 4.950185] 325 35952 [ 4.952967] 326 36200 [ 4.955752] 327 36449 [ 4.958541] 328 36697 [ 4.961322] 329 36945 [ 4.964108] 330 37192 [ 4.966894] 331 37440 [ 4.969675] 332 37687 [ 4.972461] 333 37934 [ 4.975247] 334 38181 [ 4.978032] 335 38427 [ 4.980813] 336 38674 [ 4.983599] 337 38920 [ 4.986385] 338 39166 [ 4.989166] 339 39411 [ 4.991952] 340 39657 [ 4.994737] 341 39902 [ 4.997519] 342 40147 [ 5.000304] 343 40391 [ 5.003090] 344 40636 [ 5.005876] 345 40880 [ 5.008657] 346 41124 [ 5.011443] 347 41368 [ 5.014229] 348 41611 [ 5.017010] 349 41855 [ 5.019798] 350 42098 [ 5.022584] 351 42341 [ 5.025366] 352 42583 [ 5.028151] 353 42826 [ 5.030937] 354 43068 [ 5.033718] 355 43310 [ 5.036503] 356 43551 [ 5.039289] 357 43793 [ 5.042075] 358 44034 [ 5.044856] 359 44275 [ 5.047642] 360 44516 [ 5.050428] 361 44756 [ 5.053209] 362 44997 [ 5.055994] 363 45237 [ 5.058780] 364 45477 [ 5.061561] 365 45716 [ 5.064347] 366 45956 [ 5.067133] 367 46195 [ 5.069918] 368 46434 [ 5.072699] 369 46672 [ 5.075485] 370 46911 [ 5.078273] 371 47149 [ 5.081054] 372 47387 [ 5.083840] 373 47625 [ 5.086626] 374 47862 [ 5.089407] 375 48100 [ 5.092193] 376 48100 [ 5.094979] 377 48337 [ 5.097760] 378 48573 [ 5.100545] 379 48810 [ 5.103331] 380 49046 [ 5.106117] 381 49282 [ 5.108898] 382 49518 [ 5.111684] 383 49754 [ 5.114470] 384 49989 [ 5.117251] 385 50225 [ 5.120036] 386 50460 [ 5.122822] 387 50694 [ 5.125603] 388 50929 [ 5.128388] 389 51163 [ 5.131175] 390 51397 [ 5.133960] 391 51631 [ 5.136741] 392 51865 [ 5.139529] 393 52098 [ 5.142316] 394 52331 [ 5.145097] 395 52564 [ 5.147882] 396 52797 [ 5.150668] 397 53029 [ 5.153450] 398 53261 [ 5.156235] 399 53493 [ 5.159021] 400 53725 [ 5.161806] 401 53956 [ 5.164587] 402 54188 [ 5.167374] 403 54419 [ 5.170160] 404 54650 [ 5.172941] 405 54880 [ 5.175727] 406 55110 [ 5.178512] 407 55341 [ 5.181294] 408 55570 [ 5.184079] 409 55800 [ 5.186865] 410 56030 [ 5.189646] 411 56259 [ 5.192432] 412 56488 [ 5.195217] 413 56716 [ 5.198005] 414 56945 [ 5.200786] 415 57173 [ 5.203573] 416 57401 [ 5.206359] 417 57629 [ 5.209140] 418 57856 [ 5.211925] 419 58084 [ 5.214711] 420 58311 [ 5.217492] 421 58538 [ 5.220278] 422 58764 [ 5.223064] 423 58991 [ 5.225849] 424 59217 [ 5.228631] 425 59443 [ 5.231416] 426 59669 [ 5.234202] 427 59894 [ 5.236983] 428 60119 [ 5.239769] 429 60344 [ 5.242555] 430 60569 [ 5.245336] 431 60794 [ 5.248121] 432 61018 [ 5.250907] 433 61242 [ 5.253688] 434 61466 [ 5.256474] 435 61466 [ 5.259262] 436 61690 [ 5.262048] 437 61913 [ 5.264829] 438 62136 [ 5.267615] 439 62359 [ 5.270400] 440 62582 [ 5.273182] 441 62804 [ 5.275967] 442 63026 [ 5.278753] 443 63249 [ 5.281534] 444 63470 [ 5.284320] 445 63692 [ 5.287106] 446 63913 [ 5.289891] 447 64134 [ 5.292672] 448 64355 [ 5.295458] 449 64576 [ 5.298244] 450 64796 [ 5.301025] 451 65016 [ 5.303810] 452 65236 [ 5.306596] 453 65456 [ 5.309377] 454 65675 [ 5.312163] 455 65894 [ 5.314949] 456 66113 [ 5.317730] 457 66332 [ 5.320518] 458 66551 [ 5.323304] 459 66769 [ 5.326090] 460 66987 [ 5.328871] 461 67205 [ 5.331657] 462 67423 [ 5.334443] 463 67640 [ 5.337224] 464 67857 [ 5.340009] 465 68074 [ 5.342795] 466 68291 [ 5.345576] 467 68507 [ 5.348361] 468 68723 [ 5.351147] 469 68939 [ 5.353933] 470 69155 [ 5.356714] 471 69371 [ 5.359500] 472 69586 [ 5.362286] 473 69801 [ 5.365067] 474 70016 [ 5.367852] 475 70230 [ 5.370638] 476 70445 [ 5.373419] 477 70659 [ 5.376205] 478 70873 [ 5.378994] 479 71086 [ 5.381775] 480 71300 [ 5.384561] 481 71513 [ 5.387346] 482 71726 [ 5.390132] 483 71939 [ 5.392913] 484 72151 [ 5.395698] 485 72364 [ 5.398484] 486 72576 [ 5.401265] 487 72787 [ 5.404051] 488 72999 [ 5.406837] 489 73210 [ 5.409618] 490 73422 [ 5.412403] 491 73632 [ 5.415189] 492 73843 [ 5.417983] 493 74053 [ 5.420765] 494 74053 [ 5.423551] 495 74264 [ 5.426337] 496 74474 [ 5.429118] 497 74683 [ 5.431904] 498 74893 [ 5.434690] 499 75102 [ 5.437471] 500 75311 [ 5.440260] 501 75520 [ 5.443046] 502 75729 [ 5.445832] 503 75937 [ 5.448613] 504 76145 [ 5.451399] 505 76353 [ 5.454185] 506 76561 [ 5.456966] 507 76768 [ 5.459752] 508 76975 [ 5.462537] 509 77182 [ 5.465319] 510 77389 [ 5.468105] 511 77595 [ 5.470890] 512 77802 [ 5.473672] 513 78008 [ 5.476457] 514 78213 [ 5.479243] 515 78419 [ 5.482028] 516 78624 [ 5.484810] 517 78829 [ 5.487596] 518 79034 [ 5.490381] 519 79239 [ 5.493163] 520 79443 [ 5.495948] 521 79647 [ 5.498737] 522 79851 [ 5.501518] 523 80055 [ 5.504304] 524 80259 [ 5.507090] 525 80462 [ 5.509876] 526 80665 [ 5.512657] 527 80868 [ 5.515443] 528 81070 [ 5.518228] 529 81273 [ 5.521009] 530 81475 [ 5.523795] 531 81676 [ 5.526581] 532 81878 [ 5.529362] 533 82079 [ 5.532148] 534 82281 [ 5.534934] 535 82482 [ 5.537715] 536 82682 [ 5.540501] 537 82883 [ 5.543286] 538 83083 [ 5.546072] 539 83283 [ 5.548853] 540 83483 [ 5.551639] 541 83682 [ 5.554425] 542 83882 [ 5.557206] 543 84081 [ 5.559994] 544 84280 [ 5.562781] 545 84478 [ 5.565562] 546 84677 [ 5.568347] 547 84875 [ 5.571133] 548 85073 [ 5.573919] 549 85270 [ 5.576701] 550 85468 [ 5.579486] 551 85665 [ 5.582272] 552 85862 [ 5.585053] 553 85862 [ 5.587839] 554 86059 [ 5.590625] 555 86255 [ 5.593406] 556 86452 [ 5.596191] 557 86648 [ 5.598978] 558 86844 [ 5.601759] 559 87039 [ 5.604544] 560 87234 [ 5.607330] 561 87430 [ 5.610116] 562 87625 [ 5.612897] 563 87819 [ 5.615682] 564 88014 [ 5.618471] 565 88208 [ 5.621252] 566 88402 [ 5.624039] 567 88596 [ 5.626825] 568 88789 [ 5.629606] 569 88982 [ 5.632391] 570 89175 [ 5.635177] 571 89368 [ 5.637963] 572 89561 [ 5.640744] 573 89753 [ 5.643530] 574 89945 [ 5.646316] 575 90137 [ 5.649097] 576 90329 [ 5.651883] 577 90520 [ 5.654669] 578 90712 [ 5.657450] 579 90903 [ 5.660235] 580 91093 [ 5.663021] 581 91284 [ 5.665807] 582 91474 [ 5.668589] 583 91664 [ 5.671374] 584 91854 [ 5.674160] 585 92044 [ 5.676941] 586 92233 [ 5.679730] 587 92422 [ 5.682516] 588 92611 [ 5.685297] 589 92800 [ 5.688083] 590 92988 [ 5.690869] 591 93176 [ 5.693651] 592 93364 [ 5.696436] 593 93552 [ 5.699222] 594 93739 [ 5.702008] 595 93927 [ 5.704789] 596 94114 [ 5.707574] 597 94301 [ 5.710361] 598 94487 [ 5.713142] 599 94673 [ 5.715928] 600 94860 [ 5.718714] 601 95045 [ 5.721495] 602 95231 [ 5.724281] 603 95417 [ 5.727067] 604 95602 [ 5.729852] 605 95787 [ 5.732634] 606 95971 [ 5.735420] 607 96156 [ 5.738208] 608 96340 [ 5.740989] 609 96524 [ 5.743775] 610 96708 [ 5.746561] 611 96892 [ 5.749342] 612 96892 [ 5.752128] 613 97075 [ 5.754914] 614 97258 [ 5.757695] 615 97441 [ 5.760481] 616 97624 [ 5.763267] 617 97806 [ 5.766052] 618 97988 [ 5.768834] 619 98170 [ 5.771619] 620 98352 [ 5.774405] 621 98533 [ 5.777187] 622 98714 [ 5.779972] 623 98895 [ 5.782758] 624 99076 [ 5.785539] 625 99257 [ 5.788325] 626 99437 [ 5.791111] 627 99617 [ 5.793897] 628 99797 [ 5.796678] 629 99977 [ 5.799467] 630 100156 [ 5.802339] 631 100335 [ 5.805207] 632 100514 [ 5.808079] 633 100693 [ 5.810951] 634 100871 [ 5.813823] 635 101050 [ 5.816691] 636 101228 [ 5.819564] 637 101405 [ 5.822436] 638 101583 [ 5.825305] 639 101760 [ 5.828177] 640 101937 [ 5.831049] 641 102114 [ 5.833921] 642 102291 [ 5.836788] 643 102467 [ 5.839662] 644 102643 [ 5.842535] 645 102819 [ 5.845403] 646 102995 [ 5.848275] 647 103170 [ 5.851147] 648 103346 [ 5.854021] 649 103521 [ 5.856890] 650 103695 [ 5.859766] 651 103870 [ 5.862638] 652 104044 [ 5.865506] 653 104218 [ 5.868378] 654 104392 [ 5.871252] 655 104566 [ 5.874125] 656 104739 [ 5.876994] 657 104912 [ 5.879866] 658 105085 [ 5.882738] 659 105258 [ 5.885606] 660 105430 [ 5.888479] 661 105603 [ 5.891353] 662 105775 [ 5.894227] 663 105946 [ 5.897096] 664 106118 [ 5.899969] 665 106289 [ 5.902843] 666 106460 [ 5.905711] 667 106631 [ 5.908584] 668 106802 [ 5.911456] 669 106972 [ 5.914329] 670 107142 [ 5.917196] 671 107142 [ 5.920070] 672 107312 [ 5.922943] 673 107482 [ 5.925815] 674 107651 [ 5.928682] 675 107820 [ 5.931565] 676 107989 [ 5.934439] 677 108158 [ 5.937309] 678 108327 [ 5.940180] 679 108495 [ 5.943052] 680 108663 [ 5.945924] 681 108831 [ 5.948791] 682 108998 [ 5.951663] 683 109166 [ 5.954535] 684 109333 [ 5.957402] 685 109500 [ 5.960276] 686 109666 [ 5.963148] 687 109833 [ 5.966020] 688 109999 [ 5.968889] 689 110165 [ 5.971762] 690 110331 [ 5.974635] 691 110496 [ 5.977502] 692 110661 [ 5.980377] 693 110827 [ 5.983250] 694 110991 [ 5.986122] 695 111156 [ 5.988989] 696 111320 [ 5.991863] 697 111484 [ 5.994734] 698 111648 [ 5.997602] 699 111812 [ 6.000474] 700 111975 [ 6.003345] 701 112139 [ 6.006218] 702 112301 [ 6.009085] 703 112464 [ 6.011957] 704 112627 [ 6.014830] 705 112789 [ 6.017698] 706 112951 [ 6.020571] 707 113113 [ 6.023443] 708 113274 [ 6.026315] 709 113436 [ 6.029183] 710 113597 [ 6.032056] 711 113758 [ 6.034928] 712 113918 [ 6.037804] 713 114079 [ 6.040671] 714 114239 [ 6.043545] 715 114399 [ 6.046417] 716 114559 [ 6.049284] 717 114718 [ 6.052158] 718 114877 [ 6.055030] 719 115036 [ 6.057902] 720 115195 [ 6.060769] 721 115354 [ 6.063643] 722 115512 [ 6.066515] 723 115670 [ 6.069382] 724 115828 [ 6.072254] 725 115986 [ 6.075126] 726 116143 [ 6.077999] 727 116300 [ 6.080867] 728 116457 [ 6.083740] 729 116614 [ 6.086612] 730 116614 [ 6.089479] 731 116926 [ 6.092353] 732 117082 [ 6.095225] 733 117238 [ 6.098101] 734 117549 [ 6.100968] 735 117704 [ 6.103842] 736 117859 [ 6.106714] 737 118168 [ 6.109582] 738 118322 [ 6.112455] 739 118476 [ 6.115328] 740 118783 [ 6.118200] 741 118937 [ 6.121068] 742 119090 [ 6.123941] 743 119395 [ 6.126815] 744 119547 [ 6.129682] 745 119699 [ 6.132555] 746 120003 [ 6.135428] 747 120154 [ 6.138301] 748 120305 [ 6.141169] 749 120607 [ 6.144041] 750 120757 [ 6.146912] 751 120907 [ 6.149780] 752 121207 [ 6.152652] 753 121357 [ 6.155523] 754 121506 [ 6.158397] 755 121804 [ 6.161265] 756 121953 [ 6.164138] 757 122101 [ 6.167011] 758 122397 [ 6.169883] 759 122545 [ 6.172750] 760 122692 [ 6.175624] 761 122986 [ 6.178497] 762 123133 [ 6.181364] 763 123280 [ 6.184236] 764 123572 [ 6.187108] 765 123718 [ 6.189981] 766 123863 [ 6.192848] 767 124154 [ 6.195722] 768 124299 [ 6.198594] 769 124443 [ 6.201461] 770 124732 [ 6.204333] 771 124876 [ 6.207205] 772 125020 [ 6.210078] 773 125306 [ 6.212947] 774 125449 [ 6.215820] 775 125592 [ 6.218694] 776 125877 [ 6.221562] 777 126019 [ 6.224435] 778 126161 [ 6.227308] 779 126444 [ 6.230181] 780 126585 [ 6.233048] 781 126726 [ 6.235922] 782 127008 [ 6.238795] 783 127148 [ 6.241662] 784 127288 [ 6.244535] 785 127567 [ 6.247408] 786 127707 [ 6.250280] 787 127846 [ 6.253147] 788 128123 [ 6.256019] 789 128262 [ 6.258891] 790 128400 [ 6.261760] 791 128676 [ 6.264632] 792 128813 [ 6.267504] 793 128950 [ 6.270377] 794 129224 [ 6.273245] 795 129361 [ 6.276117] 796 129497 [ 6.278991] 797 129769 [ 6.281865] 798 129905 [ 6.284734] 799 130040 [ 6.287606] 800 130310 [ 6.290478] 801 130445 [ 6.293345] 802 130579 [ 6.296217] 803 130847 [ 6.299089] 804 130981 [ 6.301960] 805 131115 [ 6.304828] 806 131381 [ 6.307700] 807 131514 [ 6.310572] 808 131647 [ 6.313439] 809 131911 [ 6.316311] 810 132043 [ 6.319184] 811 132175 [ 6.322058] 812 132438 [ 6.324925] 813 132569 [ 6.327799] 814 132699 [ 6.330671] 815 132960 [ 6.333539] 816 133090 [ 6.336412] 817 133220 [ 6.339286] 818 133479 [ 6.342160] 819 133608 [ 6.345027] 820 133737 [ 6.347899] 821 133994 [ 6.350771] 822 134123 [ 6.353640] 823 134251 [ 6.356513] 824 134506 [ 6.359387] 825 134633 [ 6.362260] 826 134760 [ 6.365127] 827 135014 [ 6.368001] 828 135140 [ 6.370873] 829 135266 [ 6.373740] 830 135518 [ 6.376612] 831 135643 [ 6.379484] 832 135768 [ 6.382356] 833 136018 [ 6.385225] 834 136143 [ 6.388098] 835 136267 [ 6.390971] 836 136515 [ 6.393843] 837 136638 [ 6.396712] 838 136762 [ 6.399586] 839 137008 [ 6.402460] 840 137130 [ 6.405328] 841 137253 [ 6.408201] 842 137497 [ 6.411073] 843 137619 [ 6.413945] 844 137740 [ 6.416812] 845 137983 [ 6.419686] 846 138103 [ 6.422559] 847 138224 [ 6.425426] 848 138464 [ 6.428300] 849 138584 [ 6.431171] 850 138704 [ 6.434043] 851 138943 [ 6.436911] 852 139062 [ 6.439784] 853 139180 [ 6.442666] 854 139417 [ 6.445534] 855 139535 [ 6.448406] 856 139653 [ 6.451278] 857 139888 [ 6.454150] 858 140005 [ 6.457019] 859 140122 [ 6.459894] 860 140355 [ 6.462768] 861 140471 [ 6.465636] 862 140587 [ 6.468509] 863 140818 [ 6.471383] 864 140933 [ 6.474256] 865 141048 [ 6.477124] 866 141278 [ 6.479997] 867 141392 [ 6.482869] 868 141506 [ 6.485736] 869 141734 [ 6.488608] 870 141847 [ 6.491480] 871 141960 [ 6.494354] 872 142186 [ 6.497221] 873 142298 [ 6.500095] 874 142411 [ 6.502967] 875 142634 [ 6.505839] 876 142746 [ 6.508706] 877 142857 [ 6.511578] 878 143079 [ 6.514452] 879 143190 [ 6.517319] 880 143300 [ 6.520195] 881 143520 [ 6.523068] 882 143630 [ 6.525940] 883 143740 [ 6.528807] 884 143958 [ 6.531680] 885 144067 [ 6.534554] 886 144175 [ 6.537422] 887 144391 [ 6.540295] 888 144499 [ 6.543167] 889 144607 [ 6.546039] 890 144821 [ 6.548908] 891 144928 [ 6.551780] 892 145035 [ 6.554654] 893 145248 [ 6.557521] 894 145354 [ 6.560395] 895 145459 [ 6.563267] 896 145670 [ 6.566140] 897 145775 [ 6.569008] 898 145880 [ 6.571881] 899 145985 [ 6.574754] 900 146089 [ 6.577623] 901 146297 [ 6.580498] 902 146401 [ 6.583370] 903 146504 [ 6.586242] 904 146711 [ 6.589110] 905 146813 [ 6.591983] 906 146916 [ 6.594855] 907 147120 [ 6.597724] 908 147222 [ 6.600596] 909 147324 [ 6.603468] 910 147526 [ 6.606342] 911 147627 [ 6.609211] 912 147728 [ 6.612083] 913 147928 [ 6.614955] 914 148028 [ 6.617826] 915 148128 [ 6.620694] 916 148327 [ 6.623566] 917 148426 [ 6.626438] 918 148525 [ 6.629305] 919 148722 [ 6.632177] 920 148820 [ 6.635051] 921 148918 [ 6.637925] 922 149113 [ 6.640793] 923 149210 [ 6.643665] 924 149307 [ 6.646538] 925 149500 [ 6.649407] 926 149596 [ 6.652280] 927 149692 [ 6.655153] 928 149884 [ 6.658027] 929 149979 [ 6.660896] 930 150074 [ 6.663768] 931 150264 [ 6.666640] 932 150358 [ 6.669507] 933 150452 [ 6.672379] 934 150640 [ 6.675251] 935 150733 [ 6.678123] 936 150827 [ 6.680992] 937 151013 [ 6.683865] 938 151105 [ 6.686737] 939 151197 [ 6.689606] 940 151381 [ 6.692480] 941 151473 [ 6.695352] 942 151564 [ 6.698229] 943 151747 [ 6.701096] 944 151837 [ 6.703969] 945 151928 [ 6.706841] 946 152108 [ 6.709710] 947 152198 [ 6.712582] 948 152287 [ 6.715454] 949 152466 [ 6.718326] 950 152555 [ 6.721194] 951 152643 [ 6.724065] 952 152820 [ 6.726939] 953 152908 [ 6.729810] 954 152995 [ 6.732678] 955 153170 [ 6.735551] 956 153257 [ 6.738423] 957 153344 [ 6.741291] 958 153517 [ 6.744163] 959 153603 [ 6.747035] 960 153689 [ 6.749907] 961 153860 [ 6.752774] 962 153945 [ 6.755648] 963 154030 [ 6.758524] 964 154199 [ 6.761393] 965 154283 [ 6.764267] 966 154367 [ 6.767140] 967 154534 [ 6.770014] 968 154618 [ 6.772881] 969 154701 [ 6.775754] 970 154866 [ 6.778628] 971 154949 [ 6.781497] 972 155031 [ 6.784369] 973 155194 [ 6.787241] 974 155276 [ 6.790113] 975 155357 [ 6.792981] 976 155519 [ 6.795854] 977 155599 [ 6.798728] 978 155680 [ 6.801597] 979 155839 [ 6.804468] 980 155919 [ 6.807342] 981 155998 [ 6.810216] 982 156156 [ 6.813085] 983 156235 [ 6.815957] 984 156314 [ 6.818832] 985 156470 [ 6.821699] 986 156547 [ 6.824573] 987 156625 [ 6.827445] 988 156779 [ 6.830317] 989 156856 [ 6.833184] 990 156933 [ 6.836058] 991 157085 [ 6.838932] 992 157161 [ 6.841804] 993 157261 [ 6.844671] 994 157461 [ 6.847544] 995 157761 [ 6.850418] 996 158161 [ 6.853287] 997 158661 [ 6.856159] 998 159261 [ 6.859031] 999 159961 [ 6.861905] 1000 160761 [ 6.864860] 1001 161661 [ 6.867819] 1002 162661 [ 6.870779] 1003 163761 [ 6.873734] 1004 164961 [ 6.876694] 1005 166261 [ 6.879656] 1006 167661 [ 6.882616] 1007 169161 [ 6.885571] 1008 170761 [ 6.888531] 1009 172461 [ 6.891490] 1010 174261 [ 6.894450] 1011 176161 [ 6.897405] 1012 178161 [ 6.900365] 1013 180261 [ 6.903324] 1014 182461 [ 6.906284] 1015 184761 [ 6.909239] 1016 187161 [ 6.912199] 1017 189661 [ 6.915158] 1018 192261 [ 6.918118] 1019 194961 [ 6.921073] 1020 197761 [ 6.924032] 1021 200661 [ 6.926993] 1022 203661 [ 6.929952] 1023 206761 [ 6.933796] davinci-mcasp 2ba0000.mcasp: IRQ common not found [ 6.939814] mmc0: CQHCI version 5.10 [ 6.940000] mmc1: CQHCI version 5.10 [ 6.955169] omap-mailbox 31f80000.mailbox: omap mailbox rev 0x66fc7100 [ 6.962095] omap-mailbox 31f81000.mailbox: omap mailbox rev 0x66fc7100 [ 6.968974] omap-mailbox 31f82000.mailbox: omap mailbox rev 0x66fc7100 [ 6.975855] omap-mailbox 31f83000.mailbox: omap mailbox rev 0x66fc7100 [ 6.982706] omap-mailbox 31f84000.mailbox: omap mailbox rev 0x66fc7100 [ 6.984435] mmc1: SDHCI controller on 4f80000.mmc [4f80000.mmc] using ADMA 64-bit [ 6.992588] j721e-pcie 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges: [ 7.004283] j721e-pcie 2900000.pcie: IO 0x0010001000..0x0010010fff -> 0x0010001000 [ 7.012434] j721e-pcie 2900000.pcie: MEM 0x0010011000..0x0017ffffff -> 0x0010011000 [ 7.020532] j721e-pcie 2900000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000 [ 7.029409] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges: [ 7.036973] j721e-pcie 2910000.pcie: IO 0x0018001000..0x0018010fff -> 0x0018001000 [ 7.045117] j721e-pcie 2910000.pcie: MEM 0x0018011000..0x001fffffff -> 0x0018011000 [ 7.053265] j721e-pcie 2910000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000 [ 7.062039] j721e-pcie 2920000.pcie: host bridge /bus@100000/pcie@2920000 ranges: [ 7.069594] j721e-pcie 2920000.pcie: IO 0x4400001000..0x4400010fff -> 0x0000001000 [ 7.077739] j721e-pcie 2920000.pcie: MEM 0x4400011000..0x4407ffffff -> 0x0000011000 [ 7.085836] j721e-pcie 2920000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000 [ 7.095034] ti-udma 285c0000.dma-controller: Channels: 26 (tchan: 13, rchan: 13, gp-rflow: 8) [ 7.105869] ti-udma 31150000.dma-controller: Channels: 84 (tchan: 42, rchan: 42, gp-rflow: 16) [ 7.119587] spi-nor spi0.0: mt35xu512aba (65536 Kbytes) [ 7.124846] mtd: 47040000.spi.0: partitioning exceeds flash size, truncating [ 7.131881] mtd: 47040000.spi.0: skipping zero sized partition [ 7.137711] 7 cmdlinepart partitions found on MTD device 47040000.spi.0 [ 7.144321] Creating 7 MTD partitions on "47040000.spi.0": [ 7.149804] 0x000000000000-0x000000080000 : "ospi.tiboot3" [ 7.156008] 0x000000080000-0x000000280000 : "ospi.tispl" [ 7.161949] 0x000000280000-0x000000680000 : "ospi.u-boot" [ 7.167888] 0x000000680000-0x0000006c0000 : "ospi.env" [ 7.173679] 0x0000006c0000-0x0000007c0000 : "ospi.sysfw" [ 7.179563] 0x0000007c0000-0x000000800000 : "ospi.env.backup" [ 7.185925] 0x000000800000-0x000004000000 : "ospi.rootfs" [ 7.193679] mmc1: Command Queue Engine enabled [ 7.194241] spi-nor spi1.0: unrecognized JEDEC id bytes: ff ff ff ff ff ff [ 7.198133] mmc1: new DDR MMC card at address 0001 [ 7.204996] spi-nor: probe of spi1.0 failed with error -2 [ 7.210099] mmcblk1: mmc1:0001 8GUF4R 7.28 GiB [ 7.219847] mmcblk1boot0: mmc1:0001 8GUF4R partition 1 31.9 MiB [ 7.225869] mmcblk1boot1: mmc1:0001 8GUF4R partition 2 31.9 MiB [ 7.231869] mmcblk1rpmb: mmc1:0001 8GUF4R partition 3 4.00 MiB, chardev (237:0) [ 7.253809] davinci_mdio 46000f00.mdio: davinci mdio revision 9.7, bus freq 1000000 [ 7.261471] libphy: 46000f00.mdio: probed [ 7.265916] mdio_bus 46000f00.mdio: MDIO device at address 0 is missing. [ 7.272692] am65-cpsw-nuss 46000000.ethernet: initializing am65 cpsw nuss version 0x6BA00101, cpsw version 0x6BA80100 Ports: 2 quirks:00000000 [ 7.286345] am65-cpsw-nuss 46000000.ethernet: set new flow-id-base 48 [ 7.293360] am65-cpsw-nuss 46000000.ethernet: initialized cpsw ale version 1.4 [ 7.300584] am65-cpsw-nuss 46000000.ethernet: ALE Table size 64 [ 7.306947] am65-cpsw-nuss 46000000.ethernet: CPTS ver 0x4e8a010a, freq:500000000, add_val:1 pps:0 [ 7.317100] pinctrl-single 11c000.pinctrl: pin PIN88 already requested by 600000.gpio; cannot claim for 2ba0000.mcasp [ 7.327730] pinctrl-single 11c000.pinctrl: pin-88 (2ba0000.mcasp) status -22 [ 7.334774] pinctrl-single 11c000.pinctrl: could not request pin 88 (PIN88) from group mcasp10-pins-default on device pinctrl-single [ 7.346760] davinci-mcasp 2ba0000.mcasp: Error applying setting, reverse things back [ 7.354503] davinci-mcasp: probe of 2ba0000.mcasp failed with error -22 [ 7.361819] j721e-pcie 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges: [ 7.369316] j721e-pcie 2900000.pcie: IO 0x0010001000..0x0010010fff -> 0x0010001000 [ 7.377418] j721e-pcie 2900000.pcie: MEM 0x0010011000..0x0017ffffff -> 0x0010011000 [ 7.385510] j721e-pcie 2900000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000 [ 7.394218] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges: [ 7.401712] j721e-pcie 2910000.pcie: IO 0x0018001000..0x0018010fff -> 0x0018001000 [ 7.409806] j721e-pcie 2910000.pcie: MEM 0x0018011000..0x001fffffff -> 0x0018011000 [ 7.417904] j721e-pcie 2910000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000 [ 7.426554] j721e-pcie 2920000.pcie: host bridge /bus@100000/pcie@2920000 ranges: [ 7.434073] j721e-pcie 2920000.pcie: IO 0x4400001000..0x4400010fff -> 0x0000001000 [ 7.442168] j721e-pcie 2920000.pcie: MEM 0x4400011000..0x4407ffffff -> 0x0000011000 [ 7.450263] j721e-pcie 2920000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000 [ 7.459458] j721e-pcie 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges: [ 7.466973] j721e-pcie 2900000.pcie: IO 0x0010001000..0x0010010fff -> 0x0010001000 [ 7.475074] j721e-pcie 2900000.pcie: MEM 0x0010011000..0x0017ffffff -> 0x0010011000 [ 7.483167] j721e-pcie 2900000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000 [ 7.491814] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges: [ 7.499318] j721e-pcie 2910000.pcie: IO 0x0018001000..0x0018010fff -> 0x0018001000 [ 7.507415] j721e-pcie 2910000.pcie: MEM 0x0018011000..0x001fffffff -> 0x0018011000 [ 7.515507] j721e-pcie 2910000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000 [ 7.524129] j721e-pcie 2920000.pcie: host bridge /bus@100000/pcie@2920000 ranges: [ 7.531643] j721e-pcie 2920000.pcie: IO 0x4400001000..0x4400010fff -> 0x0000001000 [ 7.539741] j721e-pcie 2920000.pcie: MEM 0x4400011000..0x4407ffffff -> 0x0000011000 [ 7.547831] j721e-pcie 2920000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000 [ 7.558019] debugfs: Directory 'pd:242' with parent 'pm_genpd' already present! [ 7.565447] debugfs: Directory 'pd:241' with parent 'pm_genpd' already present! [ 7.572774] debugfs: Directory 'pd:240' with parent 'pm_genpd' already present! [ 7.580095] debugfs: Directory 'pd:239' with parent 'pm_genpd' already present! [ 7.588511] input: gpio-keys as /devices/platform/gpio-keys/input/input0 [ 7.596119] j721e-pcie 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges: [ 7.597996] adayp_gpios_init [ 7.603620] j721e-pcie 2900000.pcie: IO 0x0010001000..0x0010010fff -> 0x0010001000 [ 7.606483] driver register [ 7.614550] j721e-pcie 2900000.pcie: MEM 0x0010011000..0x0017ffffff -> 0x0010011000 [ 7.617490] adayo_peripheral_pwr_drv_probe! [ 7.625409] j721e-pcie 2900000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000 [ 7.625419] cams_pwr_en = 314 [ 7.637952] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges: [ 7.640825] cam_front_pwr_en = 321 [ 7.648315] j721e-pcie 2910000.pcie: IO 0x0018001000..0x0018010fff -> 0x0018001000 [ 7.651673] cam_left_pwr_en = 322 [ 7.659758] j721e-pcie 2910000.pcie: MEM 0x0018011000..0x001fffffff -> 0x0018011000 [ 7.663050] cam_right_pwr_en = 323 [ 7.671139] j721e-pcie 2910000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000 [ 7.674517] cam_rear_pwr_en = 324 [ 7.686083] des_3_3v_pwr_en = 311 [ 7.686153] j721e-pcie 2920000.pcie: host bridge /bus@100000/pcie@2920000 ranges: [ 7.689399] des_1_8v_pwr_en = 312 [ 7.696890] j721e-pcie 2920000.pcie: IO 0x4400001000..0x4400010fff -> 0x0000001000 [ 7.700161] des_1_1v_pwr_en = 313 [ 7.708245] j721e-pcie 2920000.pcie: MEM 0x4400011000..0x4407ffffff -> 0x0000011000 [ 7.711537] des_pdb_en = 378 [ 7.719621] j721e-pcie 2920000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000 [ 7.722479] ser_pdb_en = 374 [ 7.722515] phy_reset = 390 [ 7.736404] des_3_3v_pwr_en gpio_get_value=1 [ 7.840677] phy_reset gpio_get_value=1 [ 7.844419] des_1_8v_pwr_en gpio_get_value=1 [ 7.848682] des_1_1v_pwr_en gpio_get_value=1 [ 7.852943] cams_pwr_en gpio_get_value=1 [ 7.861858] des_pdb_en gpio_get_value=1 [ 7.865682] cam_right_pwr_en gpio_get_value=1 [ 7.870033] cam_rear_pwr_en gpio_get_value=1 [ 7.874295] cam_front_pwr_en gpio_get_value=1 [ 7.878643] cam_left_pwr_en gpio_get_value=1 [ 7.882904] ser_pdb_en gpio_get_value=1 [ 7.887362] j721e-pcie 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges: [ 7.894870] j721e-pcie 2900000.pcie: IO 0x0010001000..0x0010010fff -> 0x0010001000 [ 7.902964] j721e-pcie 2900000.pcie: MEM 0x0010011000..0x0017ffffff -> 0x0010011000 [ 7.911060] j721e-pcie 2900000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000 [ 7.919850] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges: [ 7.927353] j721e-pcie 2910000.pcie: IO 0x0018001000..0x0018010fff -> 0x0018001000 [ 7.935450] j721e-pcie 2910000.pcie: MEM 0x0018011000..0x001fffffff -> 0x0018011000 [ 7.943546] j721e-pcie 2910000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000 [ 7.952292] j721e-pcie 2920000.pcie: host bridge /bus@100000/pcie@2920000 ranges: [ 7.959795] j721e-pcie 2920000.pcie: IO 0x4400001000..0x4400010fff -> 0x0000001000 [ 7.967889] j721e-pcie 2920000.pcie: MEM 0x4400011000..0x4407ffffff -> 0x0000011000 [ 7.975983] j721e-pcie 2920000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000 [ 7.992536] ALSA device list: [ 7.995508] No soundcards found. [ 8.004265] mmc0: SDHCI controller on 4fb0000.mmc [4fb0000.mmc] using ADMA 64-bit [ 8.012706] j721e-pcie 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges: [ 8.020225] j721e-pcie 2900000.pcie: IO 0x0010001000..0x0010010fff -> 0x0010001000 [ 8.028326] j721e-pcie 2900000.pcie: MEM 0x0010011000..0x0017ffffff -> 0x0010011000 [ 8.036476] j721e-pcie 2900000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000 [ 8.044958] Waiting for root device PARTUUID=0b959c33-02... [ 8.045268] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges: [ 8.058082] j721e-pcie 2910000.pcie: IO 0x0018001000..0x0018010fff -> 0x0018001000 [ 8.066181] j721e-pcie 2910000.pcie: MEM 0x0018011000..0x001fffffff -> 0x0018011000 [ 8.074278] j721e-pcie 2910000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000 [ 8.082963] j721e-pcie 2920000.pcie: host bridge /bus@100000/pcie@2920000 ranges: [ 8.090465] j721e-pcie 2920000.pcie: IO 0x4400001000..0x4400010fff -> 0x0000001000 [ 8.098558] j721e-pcie 2920000.pcie: MEM 0x4400011000..0x4407ffffff -> 0x0000011000 [ 8.106659] j721e-pcie 2920000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000 [ 8.126251] mmc0: new SDHC card at address 5048 [ 8.131182] mmcblk0: mmc0:5048 SD16G 14.4 GiB [ 8.142573] mmcblk0: p1 p2 [ 8.146607] j721e-pcie 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges: [ 8.154130] j721e-pcie 2900000.pcie: IO 0x0010001000..0x0010010fff -> 0x0010001000 [ 8.162229] j721e-pcie 2900000.pcie: MEM 0x0010011000..0x0017ffffff -> 0x0010011000 [ 8.170322] j721e-pcie 2900000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000 [ 8.178990] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges: [ 8.186496] j721e-pcie 2910000.pcie: IO 0x0018001000..0x0018010fff -> 0x0018001000 [ 8.194593] j721e-pcie 2910000.pcie: MEM 0x0018011000..0x001fffffff -> 0x0018011000 [ 8.202687] j721e-pcie 2910000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000 [ 8.211320] j721e-pcie 2920000.pcie: host bridge /bus@100000/pcie@2920000 ranges: [ 8.218822] j721e-pcie 2920000.pcie: IO 0x4400001000..0x4400010fff -> 0x0000001000 [ 8.226908] j721e-pcie 2920000.pcie: MEM 0x4400011000..0x4407ffffff -> 0x0000011000 [ 8.234996] j721e-pcie 2920000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000 [ 9.082054] EXT4-fs (mmcblk0p2): recovery complete [ 9.087939] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null) [ 9.096062] VFS: Mounted root (ext4 filesystem) on device 179:98. [ 9.103776] devtmpfs: mounted [ 9.107137] Freeing unused kernel memory: 1856K [ 9.111700] Run /sbin/init as init process [ 9.615605] systemd[1]: System time before build time, advancing clock. [ 9.755923] NET: Registered protocol family 10 [ 9.760977] Segment Routing with IPv6 [ 9.795714] 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) [ 9.817562] systemd[1]: Detected architecture arm64. Welcome to Arago 2020.09! [ 9.858936] systemd[1]: Set hostname to <j7-evm>. [ 10.249058] 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. [ 10.344076] random: systemd: uninitialized urandom read (16 bytes read) [ 10.350836] systemd[1]: system-getty.slice: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling. [ 10.363170] systemd[1]: (This warning is only shown for the first unit using IP firewalling.) [ 10.373605] systemd[1]: Created slice system-getty.slice. [ OK ] Created slice system-getty.slice. [ 10.393882] random: systemd: uninitialized urandom read (16 bytes read) [ 10.401436] systemd[1]: Created slice system-serial\x2dgetty.slice. [ OK ] Created slice system-serial\x2dgetty.slice. [ 10.421886] random: systemd: uninitialized urandom read (16 bytes read) [ 10.429305] systemd[1]: Created slice User and Session Slice. [ OK ] Created slice User and Session Slice. [ 10.450035] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ OK ] Started Dispatch Password …ts to Console Directory Watch. [ 10.473955] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [ OK ] Started Forward Password R…uests to Wall Directory Watch. [ 10.497944] systemd[1]: Reached target Paths. [ OK ] Reached target Paths. [ 10.517875] systemd[1]: Reached target Remote File Systems. [ OK ] Reached target Remote File Systems. [ 10.537883] systemd[1]: Reached target Slices. [ OK ] Reached target Slices. [ 10.557870] systemd[1]: Reached target Swap. [ OK ] Reached target Swap. [ 10.580008] systemd[1]: Listening on RPCbind Server Activation Socket. [ OK ] Listening on RPCbind Server Activation Socket. [ 10.601891] systemd[1]: Reached target RPC Port Mapper. [ OK ] Reached target RPC Port Mapper. [ 10.625497] systemd[1]: Listening on Process Core Dump Socket. [ OK ] Listening on Process Core Dump Socket. [ 10.646027] systemd[1]: Listening on initctl Compatibility Named Pipe. [ OK ] Listening on initctl Compatibility Named Pipe. [ 10.694977] systemd[1]: Condition check resulted in Journal Audit Socket being skipped. [ 10.703396] systemd[1]: Listening on Journal Socket (/dev/log). [ OK ] Listening on Journal Socket (/dev/log). [ 10.726149] systemd[1]: Listening on Journal Socket. [ OK ] Listening on Journal Socket. [ 10.746223] systemd[1]: Listening on Network Service Netlink Socket. [ OK ] Listening on Network Service Netlink Socket. [ 10.770107] systemd[1]: Listening on udev Control Socket. [ OK ] Listening on udev Control Socket. [ 10.790018] systemd[1]: Listening on udev Kernel Socket. [ OK ] Listening on udev Kernel Socket. [ 10.812932] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 10.837162] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 10.861285] systemd[1]: Mounting Kernel Debug File System... Mounting Kernel Debug File System... [ 10.883125] systemd[1]: tmp.mount: Directory /tmp to mount over is not empty, mounting anyway. [ 10.894433] systemd[1]: Mounting Temporary Directory (/tmp)... Mounting Temporary Directory (/tmp)... [ 10.917140] systemd[1]: Starting Create list of static device nodes for the current kernel... Starting Create list of st…odes for the current kernel... [ 10.944651] systemd[1]: Starting Start psplash boot splash screen... Starting Start psplash boot splash screen... [ 10.975673] systemd[1]: Started Hardware RNG Entropy Gatherer Daemon. [ OK ] Started Hardware RNG Entropy Gatherer Daemon. [ 11.001738] systemd[1]: Starting RPC Bind... Starting RPC Bind... [ 11.018009] systemd[1]: Condition check resulted in File System Check on Root Device being skipped. [ 11.030910] systemd[1]: Starting Journal Service... Starting Journal Service... [ 11.072573] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 11.092858] systemd[1]: Starting Remount Root and Kernel File Systems... Starting Remount Root and Kernel File Systems... [ 11.111880] cryptodev: loading out-of-tree module taints kernel. [ 11.120768] systemd[1]: Starting udev Coldplug all Devices... Starting udev Coldplug all Devices... [ 11.142008] cryptodev: driver 1.10 loaded. [ 11.145600] systemd[1]: Started RPC Bind. [ OK ] Started RPC Bind. [ 11.158722] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null) [ 11.167395] systemd[1]: Mounted Huge Pages File System. [ OK ] Mounted Huge Pages File System. [ 11.195334] systemd[1]: Mounted POSIX Message Queue File System. [ OK ] Mounted POSIX Message Queue File System. [ 11.222335] systemd[1]: Mounted Kernel Debug File System. [ OK ] Mounted Kernel Debug File System. [ 11.246273] systemd[1]: Mounted Temporary Directory (/tmp). [ OK ] Mounted Temporary Directory (/tmp). [ 11.267530] systemd[1]: Started Create list of static device nodes for the current kernel. [ OK ] Started Create list of sta… nodes for the current kernel. [ 11.298299] systemd[1]: psplash-start.service: Main process exited, code=exited, status=255/EXCEPTION [ 11.314191] systemd[1]: psplash-start.service: Failed with result 'exit-code'. [ 11.327283] systemd[1]: Failed to start Start psplash boot splash screen. [FAILED] Failed to start Start psplash boot splash screen. See 'systemctl status psplash-start.service' for details. [ 11.369914] systemd[1]: Dependency failed for Start psplash-systemd progress communication helper. [DEPEND] Dependency failed for Star…progress communication helper. [ 11.401904] systemd[1]: psplash-systemd.service: Job psplash-systemd.service/start failed with result 'dependency'. [ 11.418265] systemd[1]: Started Journal Service. [ OK ] Started Journal Service. [ OK ] Started Load Kernel Modules. [ OK ] Started Remount Root and Kernel File Systems. Mounting Kernel Configuration File System... Starting Flush Journal to Persistent Storage... [ 11.523050] systemd-journald[162]: Received client request to flush runtime journal. Starting Apply Kernel Variables... Starting Create Static Device Nodes in /dev... [ OK ] Mounted Kernel Configuration File System. [ OK ] Started Flush Journal to Persistent Storage. [ OK ] Started Apply Kernel Variables. [ OK ] Started Create Static Device Nodes in /dev. [ OK ] Reached target Local File Systems (Pre). Mounting /media/ram... Mounting /var/volatile... Starting udev Kernel Device Manager... [ OK ] Mounted /media/ram. [ OK ] Mounted /var/volatile. Starting Load/Save Random Seed... [ OK ] Reached target Local File Systems. Starting Create Volatile Files and Directories... [ OK ] Started udev Coldplug all Devices. [ OK ] Started Create Volatile Files and Directories. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [ OK ] Started Update UTMP about System Boot/Shutdown. [ OK ] Started udev Kernel Device Manager. [ OK ] Started Network Time Synchronization. [ OK ] Reached target System Initialization. [ OK ] Started Daily Cleanup of Temporary Directories. [ OK ] Reached target System Time Set. [ OK ] Reached target System Time Synchronized. [ OK ] Started Daily rotation of log files. [ OK ] Reached target Timers. [ OK ] Listening on Avahi mDNS/DNS-SD Stack Activation Socket. [ OK ] Listening on D-Bus System Message Bus Socket. Starting Docker Socket for the API. [ OK ] Listening on dropbear.socket. Starting Reboot and dump vmcore via kexec... [ OK ] Listening on Docker Socket for the API. [ OK ] Reached target Sockets. [ OK ] Reached target Basic System. [ OK ] Started Job spooling tools. [ OK ] Started Periodic Command Scheduler. [ 12.415036] j721e-pcie 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges: [ OK ] Started D-Bus System Message Bus 12.428950] j721e-pcie 2900000.pcie: IO 0x0010001000..0x0010010fff -> 0x0010001000 m. [ 12.445848] j721e-pcie 2900000.pcie: MEM 0x0010011000..0x0017ffffff -> 0x0010011000 Starting Print notice about GPLv3 packages... Starting IPv6 Packet Filtering Framework j721e-pcie 2900000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000 [0m... Starting IPv4 Packet Filtering Framework... [ OK ] Started irqbalance daemon. [ 12.500322] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges: Starting Telephony service... Starting rc.pvr.service... [ 12.515409] j721e-pcie 2910000.pcie: IO 0x0018001000..0x0018010fff -> 0x0018001000 Starting Login Service... [ OK ] Started Reboot and dump vmcore via [ 12.545360] j721e-pcie 2910000.pcie: MEM 0x0018011000..0x001fffffff -> 0x0018011000 kexec. [ 12.566112] j721e-pcie 2910000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000 [ 12.582579] j721e-pcie 2920000.pcie: host bridge /bus@100000/pcie@2920000 ranges: [ 12.590149] j721e-pcie 2920000.pcie: IO 0x4400001000..0x4400010fff -> 0x0000001000 [ 12.601844] j721e-pcie 2920000.pcie: MEM 0x4400011000..0x4407ffffff -> 0x0000011000 [ 12.613898] j721e-pcie 2920000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000 [ 12.627021] j721e-pcie 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges: [ 12.637847] j721e-pcie 2900000.pcie: IO 0x0010001000..0x0010010fff -> 0x0010001000 [ 12.649949] j721e-pcie 2900000.pcie: MEM 0x0010011000..0x0017ffffff -> 0x0010011000 [ 12.658067] j721e-pcie 2900000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000 [ 12.998398] PVR_K: 244: Read BVNC 22.104.208.318 from HW device registers [ 13.009753] ina2xx 4-0040: error configuring the device: -121 [ 13.011200] PVR_K: 244: RGX Device registered with BVNC 22.104.208.318 [ 13.030476] [drm] Initialized pvr 1.13.5776728 20170530 for 4e20000000.gpu on minor 0 [ 13.046484] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges: [ 13.055881] j721e-pcie 2910000.pcie: IO 0x0018001000..0x0018010fff -> 0x0018001000 [ 13.065615] ina2xx 4-0041: error configuring the device: -121 [ 13.071451] j721e-pcie 2910000.pcie: MEM 0x0018011000..0x001fffffff -> 0x0018011000 [ 13.084545] j721e-pcie 2910000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000 [ 13.106032] j721e-pcie 2920000.pcie: host bridge /bus@100000/pcie@2920000 ranges: [ 13.115193] j721e-pcie 2920000.pcie: IO 0x4400001000..0x4400010fff -> 0x0000001000 [ 13.129872] j721e-pcie 2920000.pcie: MEM 0x4400011000..0x4407ffffff -> 0x0000011000 [ 13.133270] ina2xx 4-0042: error configuring the device: -121 [ 13.143817] j721e-pcie 2920000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000 [ 13.156609] j721e-pcie 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges: [ 13.168770] j721e-pcie 2900000.pcie: IO 0x0010001000..0x0010010fff -> 0x0010001000 [ 13.181842] j721e-pcie 2900000.pcie: MEM 0x0010011000..0x0017ffffff -> 0x0010011000 [ 13.193844] j721e-pcie 2900000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000 [ OK ] Started IPv6 Packet Filtering Framework. [ OK ] Started IPv4 Packet Filtering Framework. [ OK ] Started Telephony service. [ OK ] Reached target Network (Pre).[ 13.255756] ina2xx 4-0043: error configuring the device: -121 Starting Network Service... [ 13.330425] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges: [ 13.341132] j721e-pcie 2910000.pcie: IO 0x0018001000..0x0018010fff -> 0x0018001000 [ 13.349282] j721e-pcie 2910000.pcie: MEM 0x0018011000..0x001fffffff -> 0x0018011000 [ 13.362187] j721e-pcie 2910000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000 [ 13.362404] ina2xx 4-0044: error configuring the device: -121 [ 13.376376] j721e-pcie 2920000.pcie: host bridge /bus@100000/pcie@2920000 ranges: [ 13.385882] j721e-pcie 2920000.pcie: IO 0x4400001000..0x4400010fff -> 0x0000001000 [ 13.396430] j721e-pcie 2920000.pcie: MEM 0x4400011000..0x4407ffffff -> 0x0000011000 [ 13.409883] j721e-pcie 2920000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000 [ 13.423048] j721e-pcie 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges: [ 13.434333] ina2xx 4-0045: error configuring the device: -121 [ 13.440131] j721e-pcie 2900000.pcie: IO 0x0010001000..0x0010010fff -> 0x0010001000 [ 13.448347] j721e-pcie 2900000.pcie: MEM 0x0010011000..0x0017ffffff -> 0x0010011000 [ 13.462916] Bluetooth: Core ver 2.22 [ 13.470052] NET: Registered protocol family 31 [ 13.475142] j721e-pcie 2900000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000 [ OK ] Started Network Service. Starting Wait for Network to be Configured... Starting Network Name Resolution... [ 13.497931] Bluetooth: HCI device and connection manager initialized [ 13.509201] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges: [ 13.519251] Bluetooth: HCI socket layer initialized [ 13.526625] j721e-pcie 2910000.pcie: IO 0x0018001000..0x0018010fff -> 0x0018001000 [ 13.535757] Bluetooth: L2CAP socket layer initialized [ 13.543922] Bluetooth: SCO socket layer initialized [ 13.553882] j721e-pcie 2910000.pcie: MEM 0x0018011000..0x001fffffff -> 0x0018011000 [ 13.564873] j721e-pcie 2910000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000 [ OK ] Started Login Service. [ 13.623692] ina2xx 4-0046: error configuring the device: -121 [ 13.705196] ina2xx 4-0047: error configuring the device: -121 [ OK ] Started Network Name Resolution. [ OK ] Reached target Network. [ OK ] Reached target Host and Network Name Lookups. Starting Avahi mDNS/DNS-SD Stack... Starting Enable and configure wl18xx bluetooth stack... [ OK ] Started NFS status monitor for NFSv2/3 locking.. Starting Simple Network Ma…ent Protocol (SNMP) Daemon.... Starting Permit User Sessions... [ OK ] Started Permit User Sessions. [ OK ] Started Getty on tty1. [ OK ] Started Serial Getty on ttyS2. [ OK ] Started Serial Getty on ttyS3. [ OK ] Reached target Login Prompts. Starting Synchronize System and HW clocks.[ 13.855545] ina2xx 4-0048: error configuring the device: -121 .. [ OK ] Started Enable and configure wl18xx bluetooth stack. [FAILED] Failed to start Synchronize System and HW clocks. See 'systemctl status sync-clocks.service' for details. [ OK ] Started Avahi mDNS/DNS-SD Stack. [ 13.923491] ina2xx 4-0049: error configuring the device: -121 [ 13.963147] ina2xx 4-004a: error configuring the device: -121 [ 13.993173] ina2xx 4-004b: error configuring the device: -121 [ 14.030282] ina2xx 4-004c: error configuring the device: -121 [ 14.073179] ina2xx 4-004d: error configuring the device: -121 [ 14.090124] ina2xx 4-004e: error configuring the device: -121 [ 14.102125] ina2xx 4-004f: error configuring the device: -121 [ 14.265818] random: crng init done [ 14.269220] random: 7 urandom warning(s) missed due to ratelimiting [ 14.366009] img_dec 4300000.video-decoder: decoder registered as /dev/video0 [ 14.391346] j721e-pcie 2920000.pcie: host bridge /bus@100000/pcie@2920000 ranges: [ 14.401956] j721e-pcie 2920000.pcie: IO 0x4400001000..0x4400010fff -> 0x0000001000 [ 14.415459] j721e-pcie 2920000.pcie: MEM 0x4400011000..0x4407ffffff -> 0x0000011000 [ 14.427006] j721e-pcie 2920000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000 [ 14.440764] k3-dsp-rproc 4d80800000.dsp: assigned reserved memory node vision-apps-c66-dma-memory@a9000000 [ 14.451792] j721e-pcie 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges: [ 14.461833] j721e-pcie 2900000.pcie: IO 0x0010001000..0x0010010fff -> 0x0010001000 [ 14.462673] k3-dsp-rproc 4d80800000.dsp: configured DSP for IPC-only mode [ 14.469968] j721e-pcie 2900000.pcie: MEM 0x0010011000..0x0017ffffff -> 0x0010011000 [ 14.489832] j721e-pcie 2900000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000 [ 14.501975] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges: [ 14.509515] j721e-pcie 2910000.pcie: IO 0x0018001000..0x0018010fff -> 0x0018001000 [ 14.521863] j721e-pcie 2910000.pcie: MEM 0x0018011000..0x001fffffff -> 0x0018011000 [ 14.530061] j721e-pcie 2910000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000 [ 14.546768] j721e-pcie 2920000.pcie: host bridge /bus@100000/pcie@2920000 ranges: [ 14.557848] j721e-pcie 2920000.pcie: IO 0x4400001000..0x4400010fff -> 0x0000001000 [ 14.565993] j721e-pcie 2920000.pcie: MEM 0x4400011000..0x4407ffffff -> 0x0000011000 [ 14.577833] j721e-pcie 2920000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000 [ 14.646253] j721e-pcie 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges: [ 14.653764] j721e-pcie 2900000.pcie: IO 0x0010001000..0x0010010fff -> 0x0010001000 [ 14.668769] j721e-pcie 2900000.pcie: MEM 0x0010011000..0x0017ffffff -> 0x0010011000 [ 14.681856] j721e-pcie 2900000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000 [ 14.693192] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges: [ 14.705854] j721e-pcie 2910000.pcie: IO 0x0018001000..0x0018010fff -> 0x0018001000 [ 14.713983] j721e-pcie 2910000.pcie: MEM 0x0018011000..0x001fffffff -> 0x0018011000 [ 14.729836] j721e-pcie 2910000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000 [ 14.739190] j721e-pcie 2920000.pcie: host bridge /bus@100000/pcie@2920000 ranges: [ 14.746733] j721e-pcie 2920000.pcie: IO 0x4400001000..0x4400010fff -> 0x0000001000 [ 14.760822] j721e-pcie 2920000.pcie: MEM 0x4400011000..0x4407ffffff -> 0x0000011000 [ 14.772813] j721e-pcie 2920000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000 [ 14.786984] j721e-pcie 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges: [ 14.794523] j721e-pcie 2900000.pcie: IO 0x0010001000..0x0010010fff -> 0x0010001000 [ 14.809849] j721e-pcie 2900000.pcie: MEM 0x0010011000..0x0017ffffff -> 0x0010011000 [ 14.817986] j721e-pcie 2900000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000 [ 14.834511] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges: [ 14.844594] j721e-pcie 2910000.pcie: IO 0x0018001000..0x0018010fff -> 0x0018001000 [ 14.856687] j721e-pcie 2910000.pcie: MEM 0x0018011000..0x001fffffff -> 0x0018011000 [ 14.870042] j721e-pcie 2910000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000 [ 14.881741] remoteproc remoteproc0: 4d80800000.dsp is available [ 14.887846] j721e-pcie 2920000.pcie: host bridge /bus@100000/pcie@2920000 ranges: [ 14.897226] j721e-pcie 2920000.pcie: IO 0x4400001000..0x4400010fff -> 0x0000001000 [ 14.908997] j721e-pcie 2920000.pcie: MEM 0x4400011000..0x4407ffffff -> 0x0000011000 [ 14.921324] j721e-pcie 2920000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000 [ 14.939146] j721e-pcie 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges: [ 14.948508] j721e-pcie 2900000.pcie: IO 0x0010001000..0x0010010fff -> 0x0010001000 [ 14.961884] j721e-pcie 2900000.pcie: MEM 0x0010011000..0x0017ffffff -> 0x0010011000 [ 14.973935] j721e-pcie 2900000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000 [ 14.987356] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges: [ 14.996526] j721e-pcie 2910000.pcie: IO 0x0018001000..0x0018010fff -> 0x0018001000 [ 15.004679] j721e-pcie 2910000.pcie: MEM 0x0018011000..0x001fffffff -> 0x0018011000 [ 15.023404] j721e-pcie 2910000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000 [ 15.049217] j721e-pcie 2920000.pcie: host bridge /bus@100000/pcie@2920000 ranges: [ 15.058744] remoteproc remoteproc0: attaching to 4d80800000.dsp [ 15.061837] j721e-pcie 2920000.pcie: IO 0x4400001000..0x4400010fff -> 0x0000001000 [ 15.072789] j721e-pcie 2920000.pcie: MEM 0x4400011000..0x4407ffffff -> 0x0000011000 [ 15.083924] j721e-pcie 2920000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000 [ 15.096102] j721e-pcie 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges: [ 15.104977] j721e-pcie 2900000.pcie: IO 0x0010001000..0x0010010fff -> 0x0010001000 [ 15.115980] j721e-pcie 2900000.pcie: MEM 0x0010011000..0x0017ffffff -> 0x0010011000 [ 15.128020] j721e-pcie 2900000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000 [ 15.146116] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges: [ 15.155090] j721e-pcie 2910000.pcie: IO 0x0018001000..0x0018010fff -> 0x0018001000 [ 15.169805] j721e-pcie 2910000.pcie: MEM 0x0018011000..0x001fffffff -> 0x0018011000 [ 15.174742] CAN device driver interface [ 15.178008] j721e-pcie 2910000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000 [ 15.232799] k3-dsp-rproc 4d80800000.dsp: DSP initialized in IPC-only mode [ 15.263479] j721e-pcie 2920000.pcie: host bridge /bus@100000/pcie@2920000 ranges: [ 15.272610] j721e-pcie 2920000.pcie: IO 0x4400001000..0x4400010fff -> 0x0000001000 [ 15.285976] j721e-pcie 2920000.pcie: MEM 0x4400011000..0x4407ffffff -> 0x0000011000 [ 15.298035] j721e-pcie 2920000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000 [ 15.315267] j721e-pcie 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges: [ 15.325857] j721e-pcie 2900000.pcie: IO 0x0010001000..0x0010010fff -> 0x0010001000 [ 15.333991] j721e-pcie 2900000.pcie: MEM 0x0010011000..0x0017ffffff -> 0x0010011000 [ OK ] Started Simple Network Man…ement Protocol (SNMP) Daemon.. [ 15.349847] j721e-pcie 2900000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000 [ 15.366518] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges: [ 15.377972] j721e-pcie 2910000.pcie: IO 0x0018001000..0x0018010fff -> 0x0018001000 [ 15.386095] j721e-pcie 2910000.pcie: MEM 0x0018011000..0x001fffffff -> 0x0018011000 [ 15.397841] j721e-pcie 2910000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000 [ 15.409614] remoteproc0#vdev0buffer: assigned reserved memory node vision-apps-c66-dma-memory@a9000000 [ 15.695668] virtio_rpmsg_bus virtio0: rpmsg host is online [ 15.698721] virtio_rpmsg_bus virtio0: creating channel rpmsg_chrdev addr 0xd [ 15.711490] platform 41000000.r5f: R5F core may have been powered on by a different host, programmed state (0) != actual state (1) [ 15.802512] remoteproc0#vdev0buffer: registered virtio0 (type 7) [ 15.808767] j721e-pcie 2920000.pcie: host bridge /bus@100000/pcie@2920000 ranges: [ 15.816306] j721e-pcie 2920000.pcie: IO 0x4400001000..0x4400010fff -> 0x0000001000 [ 15.829840] j721e-pcie 2920000.pcie: MEM 0x4400011000..0x4407ffffff -> 0x0000011000 [ 15.841919] j721e-pcie 2920000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000 [ 15.858043] j721e-pcie 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges: [ 15.865572] j721e-pcie 2900000.pcie: IO 0x0010001000..0x0010010fff -> 0x0010001000 [ 15.885856] j721e-pcie 2900000.pcie: MEM 0x0010011000..0x0017ffffff -> 0x0010011000 [ 15.901872] j721e-pcie 2900000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000 [ 15.917993] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges: [ 15.925508] j721e-pcie 2910000.pcie: IO 0x0018001000..0x0018010fff -> 0x0018001000 [ 15.941834] j721e-pcie 2910000.pcie: MEM 0x0018011000..0x001fffffff -> 0x0018011000 [ 15.957847] j721e-pcie 2910000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000 [ 16.096710] remoteproc remoteproc0: remote processor 4d80800000.dsp is now attached [ 16.117821] platform 41000000.r5f: configured R5F for IPC-only mode [ 16.205013] platform 41000000.r5f: assigned reserved memory node vision-apps-r5f-dma-memory@a0000000 [ 16.224447] j721e-pcie 2920000.pcie: host bridge /bus@100000/pcie@2920000 ranges: [ 16.237856] j721e-pcie 2920000.pcie: IO 0x4400001000..0x4400010fff -> 0x0000001000 [ 16.249832] j721e-pcie 2920000.pcie: MEM 0x4400011000..0x4407ffffff -> 0x0000011000 [ 16.261840] j721e-pcie 2920000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000 [ 16.275845] k3-dsp-rproc 4d81800000.dsp: assigned reserved memory node vision-apps-c66-dma-memory@a8000000 [ 16.285742] j721e-pcie 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges: [ 16.297287] j721e-pcie 2900000.pcie: IO 0x0010001000..0x0010010fff -> 0x0010001000 [ 16.309854] j721e-pcie 2900000.pcie: MEM 0x0010011000..0x0017ffffff -> 0x0010011000 [ 16.319301] j721e-pcie 2900000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000 [ 16.329583] am65-cpsw-nuss 46000000.ethernet: phy /bus@100000/bus@28380000/ethernet@46000000/mdio@f00/ethernet-phy@0 not found on slave 1 [ 16.342159] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges: [ 16.352310] j721e-pcie 2910000.pcie: IO 0x0018001000..0x0018010fff -> 0x0018001000 [ 16.363465] j721e-pcie 2910000.pcie: MEM 0x0018011000..0x001fffffff -> 0x0018011000 [ 16.373616] remoteproc remoteproc1: 41000000.r5f is available [ 16.377828] j721e-pcie 2910000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000 [ 16.410072] k3-dsp-rproc 4d81800000.dsp: configured DSP for IPC-only mode [ 16.438051] remoteproc remoteproc1: attaching to 41000000.r5f [ 16.462179] remoteproc remoteproc2: 4d81800000.dsp is available [ 16.518699] platform 41000000.r5f: R5F core initialized in IPC-only mode [ 16.576852] remoteproc remoteproc2: attaching to 4d81800000.dsp [ 16.642272] remoteproc1#vdev0buffer: assigned reserved memory node vision-apps-r5f-dma-memory@a0000000 [ 16.710788] k3-dsp-rproc 4d81800000.dsp: DSP initialized in IPC-only mode [ 16.822210] virtio_rpmsg_bus virtio1: rpmsg host is online [ 16.836804] virtio_rpmsg_bus virtio1: creating channel ti.ipc4.ping-pong addr 0xd [ 16.838424] remoteproc2#vdev0buffer: assigned reserved memory node vision-apps-c66-dma-memory@a8000000 [ 16.844435] virtio_rpmsg_bus virtio1: creating channel rpmsg_chrdev addr 0xe [ 16.962664] j721e-pcie 2920000.pcie: host bridge /bus@100000/pcie@2920000 ranges: [ 16.970593] remoteproc1#vdev0buffer: registered virtio1 (type 7) [ 16.976769] j721e-pcie 2920000.pcie: IO 0x4400001000..0x4400010fff -> 0x0000001000 [ 16.987290] j721e-pcie 2920000.pcie: MEM 0x4400011000..0x4407ffffff -> 0x0000011000 [ 16.999430] j721e-pcie 2920000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000 [ 17.015602] j721e-pcie 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges: [ 17.027826] j721e-pcie 2900000.pcie: IO 0x0010001000..0x0010010fff -> 0x0010001000 [ 17.041918] j721e-pcie 2900000.pcie: MEM 0x0010011000..0x0017ffffff -> 0x0010011000 [ 17.057850] j721e-pcie 2900000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000 [ 17.070020] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges: [ 17.085876] j721e-pcie 2910000.pcie: IO 0x0018001000..0x0018010fff -> 0x0018001000 [ 17.096189] j721e-pcie 2910000.pcie: MEM 0x0018011000..0x001fffffff -> 0x0018011000 [ 17.110390] j721e-pcie 2910000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000 [ 17.153122] remoteproc remoteproc1: remote processor 41000000.r5f is now attached [ 17.206349] virtio_rpmsg_bus virtio2: rpmsg host is online [ 17.211896] virtio_rpmsg_bus virtio2: creating channel rpmsg_chrdev addr 0xd [ 17.265942] remoteproc2#vdev0buffer: registered virtio2 (type 7) [ 17.272801] j721e-pcie 2920000.pcie: host bridge /bus@100000/pcie@2920000 ranges: [ 17.280355] j721e-pcie 2920000.pcie: IO 0x4400001000..0x4400010fff -> 0x0000001000 [ 17.293855] j721e-pcie 2920000.pcie: MEM 0x4400011000..0x4407ffffff -> 0x0000011000 [ 17.305930] j721e-pcie 2920000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000 [ 17.337815] remoteproc remoteproc2: remote processor 4d81800000.dsp is now attached [ 17.345706] j721e-pcie 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges: [ 17.353320] j721e-pcie 2900000.pcie: IO 0x0010001000..0x0010010fff -> 0x0010001000 [ 17.353656] platform 5c00000.r5f: configured R5F for IPC-only mode [ 17.361424] j721e-pcie 2900000.pcie: MEM 0x0010011000..0x0017ffffff -> 0x0010011000 [ 17.377812] j721e-pcie 2900000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000 [ 17.390020] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges: [ 17.397581] j721e-pcie 2910000.pcie: IO 0x0018001000..0x0018010fff -> 0x0018001000 [ 17.413854] j721e-pcie 2910000.pcie: MEM 0x0018011000..0x001fffffff -> 0x0018011000 [ 17.429322] j721e-pcie 2910000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000 [ 17.444191] j721e-pcie 2920000.pcie: host bridge /bus@100000/pcie@2920000 ranges: [ 17.457870] j721e-pcie 2920000.pcie: IO 0x4400001000..0x4400010fff -> 0x0000001000 [ 17.466026] j721e-pcie 2920000.pcie: MEM 0x4400011000..0x4407ffffff -> 0x0000011000 [ 17.483594] j721e-pcie 2920000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000 [ 17.513965] platform 5c00000.r5f: assigned reserved memory node vision-apps-r5f-dma-memory@a2000000 [ 17.554682] j721e-pcie 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges: [ 17.562329] j721e-pcie 2900000.pcie: IO 0x0010001000..0x0010010fff -> 0x0010001000 [ 17.574025] k3-dsp-rproc 64800000.dsp: assigned reserved memory node vision-apps-c71-dma-memory@aa000000 [ 17.583713] j721e-pcie 2900000.pcie: MEM 0x0010011000..0x0017ffffff -> 0x0010011000 [ 17.599286] j721e-pcie 2900000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000 [ 17.610068] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges: [ 17.617636] j721e-pcie 2910000.pcie: IO 0x0018001000..0x0018010fff -> 0x0018001000 [ 17.629854] j721e-pcie 2910000.pcie: MEM 0x0018011000..0x001fffffff -> 0x0018011000 [ 17.641852] j721e-pcie 2910000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000 [ 17.652327] remoteproc remoteproc3: 5c00000.r5f is available [ 17.658874] j721e-pcie 2920000.pcie: host bridge /bus@100000/pcie@2920000 ranges: [ 17.668531] j721e-pcie 2920000.pcie: IO 0x4400001000..0x4400010fff -> 0x0000001000 [ 17.676685] j721e-pcie 2920000.pcie: MEM 0x4400011000..0x4407ffffff -> 0x0000011000 [ 17.690031] k3-dsp-rproc 64800000.dsp: configured DSP for IPC-only mode [ 17.693854] j721e-pcie 2920000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000 [ 17.748513] remoteproc remoteproc3: attaching to 5c00000.r5f [ 17.790409] remoteproc remoteproc4: 64800000.dsp is available [ 17.822841] platform 5c00000.r5f: R5F core initialized in IPC-only mode [ 17.896442] remoteproc remoteproc4: attaching to 64800000.dsp *************************************************************** *************************************************************** NOTICE: This file system contains the following GPLv3 packages: autoconf bash-dev bash bc binutils cifs-utils coreutils-stdbuf coreutils cpio cpp-symlinks cpp dosfstools elfutils g++-symlinks g++ gawk gcc-symlinks gcc gdb gdbserver gettext glmark2 gstreamer1.0-libav-dev gstreamer1.0-libav gzip less libasm1 libbfd libdw1 libelf1 libgdbm-compat4 libgdbm-dev libgdbm6 libgettextlib libgettextsrc libgmp-dev libgmp10 libgmpxx4 libidn2-0 libidn2-dev libmpc3 libmpfr6 libreadline-dev libreadline8 libunistring-dev libunistring2 m4-dev m4 make nettle-dev nettle parted python3-rfc3987 python3-strict-rfc3339 tar which zeromq If you do not wish to distribute GPLv3 components please remove the above packages prior to [ 18.053892] remoteproc3#vdev0buffer: assigned reserved memory node vision-apps-r5f-dma-memory@a2000000 distribution. This can be done using the opkg remove command. i.e.: opkg remove <package> Where <package> is the name printed in the list above NOTE: If the package is a dependency[ 18.079711] remoteproc remoteproc4: unsupported resource 65538 of another package you will be notified of the dependent packages. You should use the --force-removal-of-dependent-packages option to also remove the dependent packages as well *************************************************************** *************************************************************** [ 18.121590] j721e-pcie 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges: [ OK ] Started Print notice about GPLv3 pa[ 18.137910] j721e-pcie 2900000.pcie: IO 0x0010001000..0x0010010fff -> 0x0010001000 ckages. [ 18.146330] j721e-pcie 2900000.pcie: MEM 0x0010011000..0x0017ffffff -> 0x0010011000 [ 18.157673] j721e-pcie 2900000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000 [ 18.174711] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges: [ 18.182256] j721e-pcie 2910000.pcie: IO 0x0018001000..0x0018010fff -> 0x0018001000 [ 18.193824] j721e-pcie 2910000.pcie: MEM 0x0018011000..0x001fffffff -> 0x0018011000 [ 18.201959] j721e-pcie 2910000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000 [ 18.215270] m_can_platform 40528000.can: m_can device registered (irq=23, version=32) [ 18.227706] m_can_platform 40568000.can: m_can device registered (irq=25, version=32) [ 18.242827] j721e-pcie 2920000.pcie: host bridge /bus@100000/pcie@2920000 ranges: [ 18.253849] j721e-pcie 2920000.pcie: IO 0x4400001000..0x4400010fff -> 0x0000001000 [ 18.261980] j721e-pcie 2920000.pcie: MEM 0x4400011000..0x4407ffffff -> 0x0000011000 [ 18.273827] j721e-pcie 2920000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000 [ 18.286034] k3-dsp-rproc 64800000.dsp: DSP initialized in IPC-only mode [ 18.289931] j721e-pcie 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges: [ 18.300159] j721e-pcie 2900000.pcie: IO 0x0010001000..0x0010010fff -> 0x0010001000 [ 18.313835] j721e-pcie 2900000.pcie: MEM 0x0010011000..0x0017ffffff -> 0x0010011000 [ 18.321947] j721e-pcie 2900000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000 [ 18.334453] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges: [ 18.345853] j721e-pcie 2910000.pcie: IO 0x0018001000..0x0018010fff -> 0x0018001000 [ 18.346222] virtio_rpmsg_bus virtio3: rpmsg host is online [ 18.353957] j721e-pcie 2910000.pcie: MEM 0x0018011000..0x001fffffff -> 0x0018011000 [ 18.353973] j721e-pcie 2910000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000 [ 18.359466] virtio_rpmsg_bus virtio3: creating channel rpmsg_chrdev addr 0xd [ 18.425905] remoteproc4#vdev0buffer: assigned reserved memory node vision-apps-c71-dma-memory@aa000000 [ 18.489907] remoteproc3#vdev0buffer: registered virtio3 (type 7) [ 18.496203] j721e-pcie 2920000.pcie: host bridge /bus@100000/pcie@2920000 ranges: [ 18.503775] j721e-pcie 2920000.pcie: IO 0x4400001000..0x4400010fff -> 0x0000001000 [ 18.512135] j721e-pcie 2920000.pcie: MEM 0x4400011000..0x4407ffffff -> 0x0000011000 [ 18.525835] j721e-pcie 2920000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000 [ 18.538430] j721e-pcie 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges: [ 18.549830] j721e-pcie 2900000.pcie: IO 0x0010001000..0x0010010fff -> 0x0010001000 [ 18.560152] j721e-pcie 2900000.pcie: MEM 0x0010011000..0x0017ffffff -> 0x0010011000 [ 18.568769] virtio_rpmsg_bus virtio4: rpmsg host is online [ 18.570649] virtio_rpmsg_bus virtio4: creating channel rpmsg_chrdev addr 0xd [ 18.574314] j721e-pcie 2900000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000 [ 18.585883] virtio_rpmsg_bus virtio4: creating channel rpmsg_chrdev addr 0x15 [ 18.596848] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges: [ 18.604460] virtio_rpmsg_bus virtio4: creating channel ti.ipc4.ping-pong addr 0xe [ 18.609832] j721e-pcie 2910000.pcie: IO 0x0018001000..0x0018010fff -> 0x0018001000 [ 18.612040] virtio_rpmsg_bus virtio0: creating channel rpmsg_chrdev addr 0x15 [ 18.620077] j721e-pcie 2910000.pcie: MEM 0x0018011000..0x001fffffff -> 0x0018011000 [ 18.633862] virtio_rpmsg_bus virtio0: creating channel ti.ipc4.ping-pong addr 0xe [ 18.638766] remoteproc remoteproc3: remote processor 5c00000.r5f is now attached [ 18.642909] virtio_rpmsg_bus virtio2: creating channel rpmsg_chrdev addr 0x15 [ 18.650151] j721e-pcie 2910000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000 [ 18.661848] virtio_rpmsg_bus virtio2: creating channel ti.ipc4.ping-pong addr 0xe [ 18.677903] virtio_rpmsg_bus virtio3: creating channel rpmsg_chrdev addr 0x15 [ 18.685154] virtio_rpmsg_bus virtio3: creating channel ti.ethfw.notifyservice addr 0x1e [ 18.697898] virtio_rpmsg_bus virtio3: creating channel rpmsg-kdrv addr 0x1a [ 18.702019] remoteproc4#vdev0buffer: registered virtio4 (type 7) [ 18.705172] rpmsg-kdrv-eth-switch rpmsg-kdrv-2-mpu_1_0_ethswitch-device-0: Device info: permissions: 07FFFFFF uart_id: 2 [ 18.721975] j721e-pcie 2920000.pcie: host bridge /bus@100000/pcie@2920000 ranges: [ 18.725806] rpmsg-kdrv-eth-switch rpmsg-kdrv-2-mpu_1_0_ethswitch-device-0: FW ver 0.1 (rev 1) 2/Dec/2021 SHA: [ 18.732476] j721e-pcie 2920000.pcie: IO 0x4400001000..0x4400010fff -> 0x0000001000 [ 18.741867] virtio_rpmsg_bus virtio3: creating channel ti.ipc4.ping-pong addr 0xe [ 18.760981] j721e-pcie 2920000.pcie: MEM 0x4400011000..0x4407ffffff -> 0x0000011000 [ 18.773841] j721e-pcie 2920000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000 [ 18.793961] j721e-pcie 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges: [ 18.801511] j721e-pcie 2900000.pcie: IO 0x0010001000..0x0010010fff -> 0x0010001000 [ 18.820954] j721e-pcie 2900000.pcie: MEM 0x0010011000..0x0017ffffff -> 0x0010011000 [ 18.837897] j721e-pcie 2900000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000 [ 18.851945] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges: [ 18.865595] j721e-pcie 2910000.pcie: IO 0x0018001000..0x0018010fff -> 0x0018001000 [ 18.881986] j721e-pcie 2910000.pcie: MEM 0x0018011000..0x001fffffff -> 0x0018011000 [ 18.890118] j721e-pcie 2910000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000 [ 18.906005] j721e-pcie 2920000.pcie: host bridge /bus@100000/pcie@2920000 ranges: [ 18.913547] j721e-pcie 2920000.pcie: IO 0x4400001000..0x4400010fff -> 0x0000001000 [ 18.929827] j721e-pcie 2920000.pcie: MEM 0x4400011000..0x4407ffffff -> 0x0000011000 [ 18.941850] j721e-pcie 2920000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000 [ 18.958024] j721e-audio sound@0: devm_snd_soc_register_card() failed: -517 [ 19.016989] j721e-cpsw-virt-mac main_r5fss_cpsw9g_virt_mac0: virt_cpsw_nuss mac loaded [ 19.038893] remoteproc remoteproc4: remote processor 64800000.dsp is now attached [ 19.074492] platform 5d00000.r5f: configured R5F for remoteproc mode [ 19.094682] j721e-cpsw-virt-mac main_r5fss_cpsw9g_virt_mac0: rdev_features:00000003 rdev_mtu:1522 flow_id:172 tx_psil_dst_id:4A00 [ 19.121755] j721e-pcie 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges: [ 19.131128] j721e-pcie 2900000.pcie: IO 0x0010001000..0x0010010fff -> 0x0010001000 [ 19.144370] j721e-pcie 2900000.pcie: MEM 0x0010011000..0x0017ffffff -> 0x0010011000 [ 19.157824] j721e-pcie 2900000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000 [ 19.166715] platform 5d00000.r5f: assigned reserved memory node vision-apps-r5f-dma-memory@a4000000 [ 19.167320] j721e-cpsw-virt-mac main_r5fss_cpsw9g_virt_mac0: local_mac_addr:00:00:00:00:00:00 rdev_mac_addr:70:ff:76:1d:92:c1 [ 19.176494] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges: [ 19.201675] j721e-pcie 2910000.pcie: IO 0x0018001000..0x0018010fff -> 0x0018001000 [ 19.213814] j721e-pcie 2910000.pcie: MEM 0x0018011000..0x001fffffff -> 0x0018011000 [ 19.225845] j721e-pcie 2910000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000 [ 19.238864] j721e-pcie 2920000.pcie: host bridge /bus@100000/pcie@2920000 ranges: [ 19.249834] j721e-pcie 2920000.pcie: IO 0x4400001000..0x4400010fff -> 0x0000001000 [ 19.257937] j721e-pcie 2920000.pcie: MEM 0x4400011000..0x4407ffffff -> 0x0000011000 [ 19.269835] j721e-pcie 2920000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000 [ 19.278755] j721e-audio sound@0: devm_snd_soc_register_card() failed: -517 [ 19.291015] j721e-pcie 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges: [ 19.301910] j721e-pcie 2900000.pcie: IO 0x0010001000..0x0010010fff -> 0x0010001000 [ 19.310022] j721e-pcie 2900000.pcie: MEM 0x0010011000..0x0017ffffff -> 0x0010011000 [ 19.318759] remoteproc remoteproc5: 5d00000.r5f is available [ 19.321839] j721e-pcie 2900000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000 [ 19.338431] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges: [ 19.349820] j721e-pcie 2910000.pcie: IO 0x0018001000..0x0018010fff -> 0x0018001000 [ 19.358025] j721e-pcie 2910000.pcie: MEM 0x0018011000..0x001fffffff -> 0x0018011000 [ 19.366151] j721e-pcie 2910000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000 [ 19.424868] remoteproc remoteproc5: Direct firmware load for j7-main-r5f0_1-fw failed with error -2 [ 19.437834] remoteproc remoteproc5: powering up 5d00000.r5f [ 19.443493] remoteproc remoteproc5: Direct firmware load for j7-main-r5f0_1-fw failed with error -2 [ 19.457835] remoteproc remoteproc5: request_firmware failed: -2 [ 19.474136] j721e-pcie 2920000.pcie: host bridge /bus@100000/pcie@2920000 ranges: [ 19.481690] j721e-pcie 2920000.pcie: IO 0x4400001000..0x4400010fff -> 0x0000001000 [ 19.493874] j721e-pcie 2920000.pcie: MEM 0x4400011000..0x4407ffffff -> 0x0000011000 [ 19.505897] j721e-pcie 2920000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000 [ 19.514877] j721e-audio sound@0: devm_snd_soc_register_card() failed: -517 [ 19.537820] platform 5e00000.r5f: configured R5F for remoteproc mode [ 19.544389] j721e-pcie 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges: [ 19.553850] j721e-pcie 2900000.pcie: IO 0x0010001000..0x0010010fff -> 0x0010001000 [ 19.565883] j721e-pcie 2900000.pcie: MEM 0x0010011000..0x0017ffffff -> 0x0010011000 [ 19.576297] j721e-pcie 2900000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000 [ 19.590550] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges: [ 19.601880] j721e-pcie 2910000.pcie: IO 0x0018001000..0x0018010fff -> 0x0018001000 [ 19.610006] j721e-pcie 2910000.pcie: MEM 0x0018011000..0x001fffffff -> 0x0018011000 [ 19.621859] j721e-pcie 2910000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000 [ 19.710648] platform 5e00000.r5f: assigned reserved memory node vision-apps-r5f-dma-memory@a6000000 _____ _____ _ _ | _ |___ ___ ___ ___ | _ |___ ___ |_|___ ___| |_ | | _| .'| . | . | | __| _| . | | | -_| _| _| |__|__|_| |__,|_ |___| |__| |_| |___|_| |___|___|_| |___| |___| Arago Project http://arago-project.org j7-evm ttyS2 Arago 2020.09 j7-evm ttyS2 j7-evm login: [ 19.891684] remoteproc remoteproc6: 5e00000.r5f is available [ 19.984417] remoteproc remoteproc6: Direct firmware load for j7-main-r5f1_0-fw failed with error -2 [ 19.996207] remoteproc remoteproc6: powering up 5e00000.r5f [ 20.001848] remoteproc remoteproc6: Direct firmware load for j7-main-r5f1_0-fw failed with error -2 [ 20.018147] remoteproc remoteproc6: request_firmware failed: -2 [ 20.026517] platform 5f00000.r5f: configured R5F for remoteproc mode [ 20.096940] platform 5f00000.r5f: assigned reserved memory node vision-apps-r5f-dma-memory@a7000000 [ 20.194498] remoteproc remoteproc7: 5f00000.r5f is available [ 20.233117] remoteproc remoteproc7: Direct firmware load for j7-main-r5f1_1-fw failed with error -2 [ 20.245306] remoteproc remoteproc7: powering up 5f00000.r5f [ 20.251097] remoteproc remoteproc7: Direct firmware load for j7-main-r5f1_1-fw failed with error -2 [ 20.269810] remoteproc remoteproc7: request_firmware failed: -2 [ 20.279042] j721e-pcie 2920000.pcie: host bridge /bus@100000/pcie@2920000 ranges: [ 20.289441] j721e-pcie 2920000.pcie: IO 0x4400001000..0x4400010fff -> 0x0000001000 [ 20.301844] j721e-pcie 2920000.pcie: MEM 0x4400011000..0x4407ffffff -> 0x0000011000 [ 20.314042] j721e-pcie 2920000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000 [ 20.326454] j721e-audio sound@0: devm_snd_soc_register_card() failed: -517 [ 20.338672] j721e-pcie 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges: [ 20.349837] j721e-pcie 2900000.pcie: IO 0x0010001000..0x0010010fff -> 0x0010001000 [ 20.358021] j721e-pcie 2900000.pcie: MEM 0x0010011000..0x0017ffffff -> 0x0010011000 [ 20.369835] j721e-pcie 2900000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000 [ 20.382471] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges: [ 20.393830] j721e-pcie 2910000.pcie: IO 0x0018001000..0x0018010fff -> 0x0018001000 [ 20.405828] j721e-pcie 2910000.pcie: MEM 0x0018011000..0x001fffffff -> 0x0018011000 [ 20.414064] j721e-pcie 2910000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000 [ 20.799886] j721e-pcie 2920000.pcie: host bridge /bus@100000/pcie@2920000 ranges: [ 20.809856] j721e-pcie 2920000.pcie: IO 0x4400001000..0x4400010fff -> 0x0000001000 [ 20.821566] remoteproc remoteproc8: b034000.pru is available [ 20.827406] j721e-pcie 2920000.pcie: MEM 0x4400011000..0x4407ffffff -> 0x0000011000 [ 20.835582] j721e-pcie 2920000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000 [ 20.850464] j721e-audio sound@0: devm_snd_soc_register_card() failed: -517 [ 20.866020] j721e-pcie 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges: [ 20.873552] j721e-pcie 2900000.pcie: IO 0x0010001000..0x0010010fff -> 0x0010001000 [ 20.885997] j721e-pcie 2900000.pcie: MEM 0x0010011000..0x0017ffffff -> 0x0010011000 [ 20.894160] j721e-pcie 2900000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000 [ 20.910542] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges: [ 20.921851] j721e-pcie 2910000.pcie: IO 0x0018001000..0x0018010fff -> 0x0018001000 [ 20.929978] j721e-pcie 2910000.pcie: MEM 0x0018011000..0x001fffffff -> 0x0018011000 [ 20.938113] j721e-pcie 2910000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000 [ 20.954779] j721e-pcie 2920000.pcie: host bridge /bus@100000/pcie@2920000 ranges: [ 20.964355] j721e-pcie 2920000.pcie: IO 0x4400001000..0x4400010fff -> 0x0000001000 [ 20.977871] j721e-pcie 2920000.pcie: MEM 0x4400011000..0x4407ffffff -> 0x0000011000 [ 20.989969] j721e-pcie 2920000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000 [ 21.002885] remoteproc remoteproc9: b004000.rtu is available [ 21.009182] j721e-audio sound@0: devm_snd_soc_register_card() failed: -517 [ 21.021993] j721e-pcie 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges: [ 21.029503] j721e-pcie 2900000.pcie: IO 0x0010001000..0x0010010fff -> 0x0010001000 [ 21.045843] j721e-pcie 2900000.pcie: MEM 0x0010011000..0x0017ffffff -> 0x0010011000 [ 21.057836] j721e-pcie 2900000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000 [ 21.074476] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges: [ 21.089153] j721e-pcie 2910000.pcie: IO 0x0018001000..0x0018010fff -> 0x0018001000 [ 21.101886] j721e-pcie 2910000.pcie: MEM 0x0018011000..0x001fffffff -> 0x0018011000 [ 21.113979] j721e-pcie 2910000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000 [ 21.130442] j721e-pcie 2920000.pcie: host bridge /bus@100000/pcie@2920000 ranges: [ 21.144215] j721e-pcie 2920000.pcie: IO 0x4400001000..0x4400010fff -> 0x0000001000 [ 21.170566] j721e-pcie 2920000.pcie: MEM 0x4400011000..0x4407ffffff -> 0x0000011000 [ 21.185857] j721e-pcie 2920000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000 [ 21.293754] j721e-audio sound@0: devm_snd_soc_register_card() failed: -517 [ 21.301416] remoteproc remoteproc10: b00a000.txpru is available [ 21.308562] j721e-pcie 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges: [ 21.321855] j721e-pcie 2900000.pcie: IO 0x0010001000..0x0010010fff -> 0x0010001000 [ 21.333896] j721e-pcie 2900000.pcie: MEM 0x0010011000..0x0017ffffff -> 0x0010011000 [ 21.349918] j721e-pcie 2900000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000 [ 21.362744] usbcore: registered new interface driver usbfs [ 21.368400] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges: [ 21.375909] j721e-pcie 2910000.pcie: IO 0x0018001000..0x0018010fff -> 0x0018001000 [ 21.389816] j721e-pcie 2910000.pcie: MEM 0x0018011000..0x001fffffff -> 0x0018011000 [ 21.405857] j721e-pcie 2910000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000 [ 21.419907] j721e-pcie 2920000.pcie: host bridge /bus@100000/pcie@2920000 ranges: [ 21.429401] remoteproc remoteproc11: b038000.pru is available [ 21.431528] j721e-pcie 2920000.pcie: IO 0x4400001000..0x4400010fff -> 0x0000001000 [ 21.449613] j721e-pcie 2920000.pcie: MEM 0x4400011000..0x4407ffffff -> 0x0000011000 [ 21.462155] j721e-pcie 2920000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000 [ 21.474358] remoteproc remoteproc12: b006000.rtu is available [ 21.478352] j721e-audio sound@0: devm_snd_soc_register_card() failed: -517 [ 21.487067] usbcore: registered new interface driver hub [ 21.498070] j721e-pcie 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges: [ 21.506951] j721e-pcie 2900000.pcie: IO 0x0010001000..0x0010010fff -> 0x0010001000 [ 21.521823] j721e-pcie 2900000.pcie: MEM 0x0010011000..0x0017ffffff -> 0x0010011000 [ 21.529941] j721e-pcie 2900000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000 [ 21.531128] remoteproc remoteproc13: b00c000.txpru is available [ 21.538612] usbcore: registered new device driver usb [ 21.558060] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges: [ 21.568042] j721e-pcie 2910000.pcie: IO 0x0018001000..0x0018010fff -> 0x0018001000 [ 21.578164] remoteproc remoteproc14: b134000.pru is available [ 21.583994] j721e-pcie 2910000.pcie: MEM 0x0018011000..0x001fffffff -> 0x0018011000 [ 21.592400] j721e-pcie 2910000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000 [ 21.606997] j721e-pcie 2920000.pcie: host bridge /bus@100000/pcie@2920000 ranges: [ 21.621106] j721e-pcie 2920000.pcie: IO 0x4400001000..0x4400010fff -> 0x0000001000 [ 21.633082] j721e-pcie 2920000.pcie: MEM 0x4400011000..0x4407ffffff -> 0x0000011000 [ 21.646249] j721e-pcie 2920000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000 [ 21.660537] j721e-audio sound@0: devm_snd_soc_register_card() failed: -517 [ 21.678032] j721e-pcie 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges: [ 21.685592] j721e-pcie 2900000.pcie: IO 0x0010001000..0x0010010fff -> 0x0010001000 [ 21.701829] j721e-pcie 2900000.pcie: MEM 0x0010011000..0x0017ffffff -> 0x0010011000 [ 21.714099] remoteproc remoteproc15: b104000.rtu is available [ 21.719979] j721e-pcie 2900000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000 [ 21.734460] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges: [ 21.743726] j721e-pcie 2910000.pcie: IO 0x0018001000..0x0018010fff -> 0x0018001000 [ 21.757949] j721e-pcie 2910000.pcie: MEM 0x0018011000..0x001fffffff -> 0x0018011000 [ 21.767902] j721e-pcie 2910000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000 [ 21.779531] remoteproc remoteproc16: b10a000.txpru is available [ 21.785635] j721e-pcie 2920000.pcie: host bridge /bus@100000/pcie@2920000 ranges: [ 21.797840] j721e-pcie 2920000.pcie: IO 0x4400001000..0x4400010fff -> 0x0000001000 [ 21.806114] j721e-pcie 2920000.pcie: MEM 0x4400011000..0x4407ffffff -> 0x0000011000 [ 21.817855] j721e-pcie 2920000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000 [ 21.830513] j721e-audio sound@0: devm_snd_soc_register_card() failed: -517 [ 21.843283] j721e-pcie 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges: [ 21.845763] remoteproc remoteproc17: b138000.pru is available [ 21.856146] j721e-pcie 2900000.pcie: IO 0x0010001000..0x0010010fff -> 0x0010001000 [ 21.869877] j721e-pcie 2900000.pcie: MEM 0x0010011000..0x0017ffffff -> 0x0010011000 [ 21.885848] j721e-pcie 2900000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000 [ 21.898896] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges: [ 21.913869] j721e-pcie 2910000.pcie: IO 0x0018001000..0x0018010fff -> 0x0018001000 [ 21.933867] j721e-pcie 2910000.pcie: MEM 0x0018011000..0x001fffffff -> 0x0018011000 [ 21.937813] PVR_K: 941: RGX Firmware image 'rgx.fw.22.104.208.318' loaded [ 21.948861] j721e-pcie 2910000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000 [ 21.963183] j721e-pcie 2920000.pcie: host bridge /bus@100000/pcie@2920000 ranges: [ 21.977845] j721e-pcie 2920000.pcie: IO 0x4400001000..0x4400010fff -> 0x0000001000 [ 21.998680] j721e-pcie 2920000.pcie: MEM 0x4400011000..0x4407ffffff -> 0x0000011000 [ 22.013869] j721e-pcie 2920000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000 [ 22.030417] j721e-audio sound@0: devm_snd_soc_register_card() failed: -517 [ 22.045413] j721e-pcie 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges: [ 22.060367] j721e-pcie 2900000.pcie: IO 0x0010001000..0x0010010fff -> 0x0010001000 [ 22.073860] j721e-pcie 2900000.pcie: MEM 0x0010011000..0x0017ffffff -> 0x0010011000 [ 22.087815] j721e-pcie 2900000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000 [ 22.099203] remoteproc remoteproc18: b106000.rtu is available [ 22.112770] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges: [ 22.121976] j721e-pcie 2910000.pcie: IO 0x0018001000..0x0018010fff -> 0x0018001000 [ 22.130145] omap_rng 4e10000.rng: Random Number Generator ver. 241b34c [ 22.136699] j721e-pcie 2910000.pcie: MEM 0x0018011000..0x001fffffff -> 0x0018011000 [ 22.149822] j721e-pcie 2910000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000 [ 22.165709] j721e-pcie 2920000.pcie: host bridge /bus@100000/pcie@2920000 ranges: [ 22.177868] j721e-pcie 2920000.pcie: IO 0x4400001000..0x4400010fff -> 0x0000001000 [ 22.193856] j721e-pcie 2920000.pcie: MEM 0x4400011000..0x4407ffffff -> 0x0000011000 [ 22.205857] j721e-pcie 2920000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000 [ 22.218600] j721e-audio sound@0: devm_snd_soc_register_card() failed: -517 [ 22.233989] j721e-pcie 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges: [ 22.241519] j721e-pcie 2900000.pcie: IO 0x0010001000..0x0010010fff -> 0x0010001000 [ 22.251035] remoteproc remoteproc19: b10c000.txpru is available [ 22.257021] j721e-pcie 2900000.pcie: MEM 0x0010011000..0x0017ffffff -> 0x0010011000 [ 22.269822] j721e-pcie 2900000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000 [ 22.282031] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges: [ 22.289557] j721e-pcie 2910000.pcie: IO 0x0018001000..0x0018010fff -> 0x0018001000 [ 22.303261] j721e-pcie 2910000.pcie: MEM 0x0018011000..0x001fffffff -> 0x0018011000 [ 22.317964] j721e-pcie 2910000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000 [ 22.327391] j721e-pcie 2920000.pcie: host bridge /bus@100000/pcie@2920000 ranges: [ 22.337872] j721e-pcie 2920000.pcie: IO 0x4400001000..0x4400010fff -> 0x0000001000 [ 22.349875] j721e-pcie 2920000.pcie: MEM 0x4400011000..0x4407ffffff -> 0x0000011000 [ 22.358010] j721e-pcie 2920000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000 [ 22.370492] j721e-audio sound@0: devm_snd_soc_register_card() failed: -517 [ 22.378571] j721e-pcie 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges: [ 22.386078] j721e-pcie 2900000.pcie: IO 0x0010001000..0x0010010fff -> 0x0010001000 [ 22.397828] j721e-pcie 2900000.pcie: MEM 0x0010011000..0x0017ffffff -> 0x0010011000 [ 22.405934] j721e-pcie 2900000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000 [ 22.422475] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges: [ 22.433849] j721e-pcie 2910000.pcie: IO 0x0018001000..0x0018010fff -> 0x0018001000 [ 22.441981] j721e-pcie 2910000.pcie: MEM 0x0018011000..0x001fffffff -> 0x0018011000 [ 22.453828] j721e-pcie 2910000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000 [ 22.903271] xhci-hcd xhci-hcd.2.auto: xHCI Host Controller [ 22.922009] xhci-hcd xhci-hcd.2.auto: new USB bus registered, assigned bus number 1 [ 23.109932] j721e-cpsw-virt-mac main_r5fss_cpsw9g_virt_mac0: virt_cpsw_nuss mac started j7-evm login: j7-evm login: j7-evm login: j7-evm login: root Last login: Wed Aug 4 22:20:57 UTC 2021 root@j7-evm:~# root@j7-evm:~# root@j7-evm:~# root@j7-evm:~# root@j7-evm:~# root@j7-evm:~# root@j7-evm:~# root@j7-evm:~# [ 33.038070] xhci-hcd xhci-hcd.2.auto: can't setup: -110 [ 33.049802] xhci-hcd xhci-hcd.2.auto: USB bus 1 deregistered [ 33.056452] xhci-hcd: probe of xhci-hcd.2.auto failed with error -110 [ 33.070199] xhci-hcd xhci-hcd.3.auto: xHCI Host Controller [ 33.076238] xhci-hcd xhci-hcd.3.auto: new USB bus registered, assigned bus number 1 [ 33.090243] xhci-hcd xhci-hcd.3.auto: hcc params 0x200073c9 hci version 0x100 quirks 0x0000002000010010 [ 33.105844] xhci-hcd xhci-hcd.3.auto: irq 607, io mem 0x06410000 [ 33.112163] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10 [ 33.125800] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 33.133020] usb usb1: Product: xHCI Host Controller [ 33.145793] usb usb1: Manufacturer: Linux 5.10.41-g4c2eade9f7 xhci-hcd [ 33.152315] usb usb1: SerialNumber: xhci-hcd.3.auto [ 33.162610] hub 1-0:1.0: USB hub found [ 33.166393] hub 1-0:1.0: 1 port detected [ 33.174623] j721e-pcie 2920000.pcie: host bridge /bus@100000/pcie@2920000 ranges: [ 33.182237] xhci-hcd xhci-hcd.3.auto: xHCI Host Controller [ 33.187749] j721e-pcie 2920000.pcie: IO 0x4400001000..0x4400010fff -> 0x0000001000 [ 33.197831] j721e-pcie 2920000.pcie: MEM 0x4400011000..0x4407ffffff -> 0x0000011000 [ 33.205934] xhci-hcd xhci-hcd.3.auto: new USB bus registered, assigned bus number 2 [ 33.213607] j721e-pcie 2920000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000 [ 33.226380] j721e-audio sound@0: devm_snd_soc_register_card() failed: -517 [ 33.233284] xhci-hcd xhci-hcd.3.auto: Host supports USB 3.0 SuperSpeed [ 33.240871] j721e-pcie 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges: [ 33.253817] j721e-pcie 2900000.pcie: IO 0x0010001000..0x0010010fff -> 0x0010001000 [ 33.261962] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM. [ 33.270069] j721e-pcie 2900000.pcie: MEM 0x0010011000..0x0017ffffff -> 0x0010011000 [ 33.281817] j721e-pcie 2900000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000 [ 33.290154] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.10 [ 33.298439] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 33.299041] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges: [ 33.309803] usb usb2: Product: xHCI Host Controller [ 33.317813] j721e-pcie 2910000.pcie: IO 0x0018001000..0x0018010fff -> 0x0018001000 [ 33.321827] usb usb2: Manufacturer: Linux 5.10.41-g4c2eade9f7 xhci-hcd [ 33.329808] j721e-pcie 2910000.pcie: MEM 0x0018011000..0x001fffffff -> 0x0018011000 [ 33.337805] usb usb2: SerialNumber: xhci-hcd.3.auto [ 33.340679] j721e-pcie 2910000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000 [ 33.350480] hub 2-0:1.0: USB hub found [ 33.358690] j721e-pcie 2920000.pcie: host bridge /bus@100000/pcie@2920000 ranges: [ 33.361850] hub 2-0:1.0: 1 port detected [ 33.369812] j721e-pcie 2920000.pcie: IO 0x4400001000..0x4400010fff -> 0x0000001000 [ 33.378186] j721e-pcie 2920000.pcie: MEM 0x4400011000..0x4407ffffff -> 0x0000011000 [ 33.389846] j721e-pcie 2920000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000 [ 33.398762] j721e-audio sound@0: devm_snd_soc_register_card() failed: -517 [ 33.410916] j721e-pcie 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges: [ 33.421846] j721e-pcie 2900000.pcie: IO 0x0010001000..0x0010010fff -> 0x0010001000 [ 33.429967] j721e-pcie 2900000.pcie: MEM 0x0010011000..0x0017ffffff -> 0x0010011000 [ 33.439026] j721e-pcie 2900000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000 [ 33.454527] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges: [ 33.465831] j721e-pcie 2910000.pcie: IO 0x0018001000..0x0018010fff -> 0x0018001000 [ 33.473945] j721e-pcie 2910000.pcie: MEM 0x0018011000..0x001fffffff -> 0x0018011000 [ 33.485831] j721e-pcie 2910000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000 [ 33.495076] j721e-pcie 2920000.pcie: host bridge /bus@100000/pcie@2920000 ranges: [ 33.502611] j721e-pcie 2920000.pcie: IO 0x4400001000..0x4400010fff -> 0x0000001000 [ 33.516565] j721e-pcie 2920000.pcie: MEM 0x4400011000..0x4407ffffff -> 0x0000011000 [ 33.529837] j721e-pcie 2920000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000 cat /sys/class/thermal/thermal_zone*/temp 81273 81878 83483 83682 82682 root@j7-evm:~# [ 40.009817] tlv71033: disabling root@j7-evm:~# root@j7-evm:~# cat /sys/class/thermal/thermal_zone*/temp 82281 81676 83083 84081 82682 root@j7-evm:~#