This thread has been locked.

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

TDA4VM: TDA4x:Kernel panic - not syncing: Fatal exception in interrupt

Part Number: TDA4VM


Hi,

    I recently to debug the srv demo,but here sometime comes the kernel panic bug. 

    This is a costom hw board and the version of SDK is 7.3.

 The log is as follows:

[ 34.476686] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[ 34.491768] Bridge firewalling registered
[ 34.729411] Internal error: SP/PC alignment exception: 8a000000 [#1] PREEMPT SMP
[ 34.736798] Modules linked in: xt_addrtype iptable_filter iptable_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 libcrc32c ip_tables x_tables br_netfilter bridge stp6
[ 34.784337] CPU: 1 PID: 0 Comm: swapper/1 Tainted: G O 5.4.106-tegra #4
[ 34.792231] Hardware name: Texas Instruments K3 J721E SoC (DT)
[ 34.798047] pstate: a0000005 (NzCv daif -PAN -UAO)
[ 34.802823] pc : 0xffffffffffffffff
[ 34.806301] lr : rcu_core+0x2b4/0x4b0
[ 34.809947] sp : ffff80001002fe50
[ 34.813247] x29: ffff80001002fe50 x28: 0000000000000000
[ 34.818542] x27: ffff800010feb580 x26: 0000000000000000
[ 34.823837] x25: ffff0008401b9a00 x24: 000000000000000a
[ 34.829131] x23: ffff80001002feb8 x22: ffff00087faab850
[ 34.834425] x21: ffff800010feb700 x20: ffff0008401b9a00
[ 34.839719] x19: ffff00087faab800 x18: 0000000000000000
[ 34.845012] x17: 0000000000000000 x16: 0000000000000000
[ 34.850306] x15: 0000000000000000 x14: 003d090000000000
[ 34.855600] x13: 0000000000000000 x12: 00000000f0000000
[ 34.860894] x11: 0000000000000001 x10: 00000000f0000000
[ 34.866188] x9 : ffffffdfffe40080 x8 : 000000001e800000
[ 34.871481] x7 : 00000000f0000080 x6 : ffffffdfffe40008
[ 34.876774] x5 : ffff8000110cddb8 x4 : 0000000000000001
[ 34.882069] x3 : ffff80001104e9c0 x2 : ffffffffffffffff
[ 34.887363] x1 : ffffffffffffffff x0 : ffff000056785678
[ 34.892657] Call trace:
[ 34.895091] 0xffffffffffffffff
[ 34.898218] rcu_core_si+0xc/0x18
[ 34.901520] __do_softirq+0x120/0x25c
[ 34.905169] irq_exit+0xb8/0xd8
[ 34.908299] __handle_domain_irq+0x64/0xb8
[ 34.912380] gic_handle_irq+0x5c/0x148
[ 34.916113] el1_irq+0xb8/0x180
[ 34.919240] arch_cpu_idle+0x10/0x18
[ 34.922803] do_idle+0xc0/0x140
[ 34.925931] cpu_startup_entry+0x24/0x68
[ 34.929839] secondary_start_kernel+0x160/0x188
[ 34.934357] Code: bad PC value
[ 34.937402] ---[ end trace 4fc9610805868329 ]---
[ 34.942002] Kernel panic - not syncing: Fatal exception in interrupt
[ 34.948336] SMP: stopping secondary CPUs
[ 34.952245] Kernel Offset: disabled
[ 34.955719] CPU features: 0x0002,20006008
[ 34.959712] Memory Limit: none
[ 34.962755] ---[ end Kernel panic - not syncing: Fatal exception in interrupt ]---

Is there any method I could try to find the really reason?

The full boot log is:

NOTICE:  BL31: Built : 00:15:40, Apr 10 2021
ERROR:   GTC_CNTFID0 is 0! Assuming 200000000 Hz. Fix Bootloader
[    0.000000] Booting Linux on physical CPU 0x0000000000 [0x411fd080]
[    0.000000] Linux version 5.4.106-tegra (igs@server) (gcc version 9.2.1 20191025 (GNU Toolchain for the A-profile Architecture 9.2-2019.12 (arm-9.10))) #4 SMP PREEMPT Fri D1
[    0.000000] Machine model: Texas Instruments K3 J721E SoC
[    0.000000] earlycon: ns16550a0 at MMIO32 0x0000000002800000 (options '')
[    0.000000] printk: bootconsole [ns16550a0] enabled
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000a0000000, size 1 MiB
[    0.000000] OF: reserved mem: initialized node 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 1024 MiB
[    0.000000] OF: reserved mem: initialized node vision-apps-core-heap-memory-hi@880000000, compatible id shared-dma-pool
[    0.000000] cma: Failed to reserve 512 MiB
[    0.000000] psci: probing for conduit method from DT.
[    0.000000] psci: PSCIv1.1 detected in firmware.
[    0.000000] psci: Using standard PSCI v0.2 function IDs
[    0.000000] psci: Trusted OS migration not required
[    0.000000] psci: SMC Calling Convention v1.0
[    0.000000] percpu: Embedded 2 pages/cpu s48472 r8192 d74408 u131072
[    0.000000] Detected PIPT I-cache on CPU0
[    0.000000] CPU features: detected: GIC system register CPU interface
[    0.000000] CPU features: detected: EL2 vector hardening
[    0.000000] Built 1 zonelists, mobility grouping off.  Total pages: 46400
[    0.000000] Kernel command line: console=ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 root=/dev/mmcblk1p2 rw rootfstype=ext4 rootwait
[    0.000000] Dentry cache hash table entries: 524288 (order: 6, 4194304 bytes, linear)
[    0.000000] Inode-cache hash table entries: 262144 (order: 5, 2097152 bytes, linear)
[    0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[    0.000000] software IO TLB: mapped [mem 0x9a800000-0x9e800000] (64MB)
[    0.000000] Memory: 1535488K/2973696K available (9534K kernel code, 850K rwdata, 3840K rodata, 1664K init, 705K bss, 1438208K reserved, 0K cma-reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[    0.000000] rcu: Preemptible hierarchical RCU implementation.
[    0.000000] rcu:     RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.
[    0.000000]  Tasks RCU enabled.
[2022-01-11 09:38:11
[    0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[    0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
[    0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[    0.000000] GICv3: GIC: Using split EOI/Deactivate mode
[    0.000000] GICv3: 960 SPIs implemented
[    0.000000] GICv3: 0 Extended SPIs implemented
[    0.000000] GICv3: Distributor has no Range Selector support
[    0.000000] GICv3: 16 PPIs implemented
[    0.000000] GICv3: no VLPI support, no direct LPI support
[    0.000000] GICv3: CPU0: found redistributor 0 region 0:0x0000000001900000
[    0.000000] ITS [mem 0x01820000-0x0182ffff]
[    0.000000] GIC: enabling workaround for ITS: Socionext Synquacer pre-ITS
[    0.000000] ITS@0x0000000001820000: allocated 1048576 Devices @8c0800000 (flat, esz 8, psz 64K, shr 0)
[    0.000000] ITS: using cache flushing for cmd queue
[    0.000000] GICv3: using LPI property table @0x00000008c00c0000
[    0.000000] GIC: using cache flushing for LPI property table
[    0.000000] GICv3: CPU0: using allocated LPI pending table @0x00000008c00d0000
[    0.000000] random: get_random_bytes called from start_kernel+0x2b8/0x42c with crng_init=0
[    0.000000] arch_timer: cp15 timer(s) running at 200.00MHz (phys).
[    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x2e2049d3e8, max_idle_ns: 440795210634 ns
[    0.000001] sched_clock: 56 bits at 200MHz, resolution 5ns, wraps every 4398046511102ns
[    0.008341] Console: colour dummy device 80x25
[    0.012902] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000)
[    0.023569] pid_max: default: 32768 minimum: 301
[    0.028321] LSM: Security Framework initializing
[    0.033066] Mount-cache hash table entries: 8192 (order: 0, 65536 bytes, linear)
[    0.040632] Mountpoint-cache hash table entries: 8192 (order: 0, 65536 bytes, linear)
[    0.049635] ASID allocator initialised with 32768 entries
[    0.055214] rcu: Hierarchical SRCU implementation.
[    0.060244] Platform MSI: gic-its@1820000 domain created
[    0.065846] PCI/MSI: /bus@100000/interrupt-controller@1800000/gic-its@1820000 domain created
[    0.074642] smp: Bringing up secondary CPUs ...
ERROR:   GTC_CNTFID0 is 0! Assuming 200000000 Hz. Fix Bootloader
[    0.085593] Detected PIPT I-cache on CPU1
[    0.085614] GICv3: CPU1: found redistributor 1 region 0:0x0000000001920000
[    0.085625] GICv3: CPU1: using allocated LPI pending table @0x00000008c00e0000
[    0.085648] CPU1: Booted secondary processor 0x0000000001 [0x411fd080]
[    0.085692] smp: Brought up 1 node, 2 CPUs
[    0.115036] SMP: Total of 2 processors activated.
[    0.119840] CPU features: detected: 32-bit EL0 Support
[    0.125092] CPU features: detected: CRC32 instructions
[    0.136717] CPU: All CPU(s) started at EL2
[    0.140910] alternatives: patching kernel code
[    0.145978] devtmpfs: initialized
[    0.153949] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.163914] futex hash table entries: 512 (order: -1, 32768 bytes, linear)
[    0.171222] pinctrl core: initialized pinctrl subsystem
[    0.176970] NET: Registered protocol family 16
[    0.181681] DMA: preallocated 256 KiB pool for atomic allocations
[    0.188143] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[    0.202388] HugeTLB registered 16.0 GiB page size, pre-allocated 0 pages
[    0.209243] HugeTLB registered 512 MiB page size, pre-allocated 0 pages
[    0.216000] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.223562] cryptd: max_cpu_qlen set to 1000
[    0.229495] vsys_3v3: supplied by evm_12v0
[    0.233758] vsys_5v0: supplied by evm_12v0
[    0.238256] iommu: Default domain type: Translated 
[    0.243374] SCSI subsystem initialized
[    0.247407] mc: Linux media interface: v0.10
[    0.251776] videodev: Linux video capture interface: v2.00
[    0.257387] pps_core: LinuxPPS API ver. 1 registered
[    0.262456] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.271793] PTP clock support registered
[    0.275803] EDAC MC: Ver: 3.0.0
[    0.279452] FPGA manager framework
[    0.282961] Advanced Linux Sound Architecture Driver Initialized.
[    0.289520] clocksource: Switched to clocksource arch_sys_counter
[    0.295874] VFS: Disk quotas dquot_6.6.0
[    0.299915] VFS: Dquot-cache hash table entries: 8192 (order 0, 65536 bytes)
[    0.309249] Carveout Heap: Exported 512 MiB at 0x00000000b8000000
[    0.315489] thermal_sys: Registered thermal governor 'step_wise'
[    0.315491] thermal_sys: Registered thermal governor 'power_allocator'
[    0.321938] NET: Registered protocol family 2
[    0.333311] tcp_listen_portaddr_hash hash table entries: 4096 (order: 0, 65536 bytes, linear)
[    0.342079] TCP established hash table entries: 32768 (order: 2, 262144 bytes, linear)
[    0.350270] TCP bind hash table entries: 32768 (order: 3, 524288 bytes, linear)
[    0.358021] TCP: Hash tables configured (established 32768 bind 32768)
[    0.364757] UDP hash table entries: 2048 (order: 0, 65536 bytes, linear)
[    0.371646] UDP-Lite hash table entries: 2048 (order: 0, 65536 bytes, linear)
[    0.379037] NET: Registered protocol family 1
[    0.383723] RPC: Registered named UNIX socket transport module.
[    0.389774] RPC: Registered udp transport module.
[    0.394576] RPC: Registered tcp transport module.
[    0.399378] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.405962] PCI: CLS 0 bytes, default 64
[    0.410261] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available
[    0.419917] Initialise system trusted keyrings
[    0.424535] workingset: timestamp_bits=46 max_order=15 bucket_order=0
[    0.433077] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.439260] NFS: Registering the id_resolver key type
[    0.444433] Key type id_resolver registered
[    0.448704] Key type id_legacy registered
[    0.452799] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[    0.459724] 9p: Installing v9fs 9p2000 file system support
[    0.472459] Key type asymmetric registered
[    0.476655] Asymmetric key parser 'x509' registered
[    0.481658] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244)
[    0.489218] io scheduler mq-deadline registered
[    0.493844] io scheduler kyber registered
[    0.498750] pinctrl-single 4301c000.pinmux: 94 pins, size 376
[    0.504812] pinctrl-single 11c000.pinmux: 173 pins, size 692
[    0.512690] k3-ringacc 2b800000.ringacc: Failed to get MSI domain
[    0.518970] k3-ringacc 3c000000.ringacc: Failed to get MSI domain
[    0.525297] ti-pat 31010000.pat: Found PAT Rev 1.0 with 16384 pages
[    0.531708] debugfs: Directory '31010000.pat' with parent 'regmap' already present!
[    0.539664] ti-pat 31011000.pat: Found PAT Rev 1.0 with 16384 pages
[    0.546079] debugfs: Directory '31011000.pat' with parent 'regmap' already present!
[    0.553994] ti-pat 31012000.pat: Found PAT Rev 1.0 with 16384 pages
[    0.560408] debugfs: Directory '31012000.pat' with parent 'regmap' already present!
[    0.568318] ti-pat 31013000.pat: Found PAT Rev 1.0 with 2048 pages
[    0.574642] debugfs: Directory '31013000.pat' with parent 'regmap' already present!
[    0.582554] ti-pat 31014000.pat: Found PAT Rev 1.0 with 2048 pages
[    0.588879] debugfs: Directory '31014000.pat' with parent 'regmap' already present!
[    0.598168] Serial: 8250/16550 driver, 10 ports, IRQ sharing enabled
[    0.609831] brd: module loaded
[    0.615673] loop: module loaded
[    0.620197] libphy: Fixed MDIO Bus: probed
[    0.624561] tun: Universal TUN/TAP device driver, 1.6
[    0.629946] igbvf: Intel(R) Gigabit Virtual Function Network Driver - version 2.4.0-k
[    0.637952] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
[    0.644019] sky2: driver version 1.30
[    0.647932] VFIO - User Level meta-driver version: 0.3
[    0.653496] i2c /dev entries driver
[    0.657330] Error: Driver 'k3-soc-thermal' is already registered, aborting...
[    0.664844] sdhci: Secure Digital Host Controller Interface driver
[    0.671158] sdhci: Copyright(c) Pierre Ossman
[    0.675805] sdhci-pltfm: SDHCI platform and OF driver helper
[    0.682000] ledtrig-cpu: registered to indicate activity on CPUs
[    0.688706] optee: probing for conduit method from DT.
[    0.693971] optee: revision 3.11 (c4def2a8)
[    0.694263] optee: initialized driver
[    0.702979] NET: Registered protocol family 17
[    0.707595] 9pnet: Installing 9P2000 support
[    0.711982] Key type dns_resolver registered
[    0.716472] registered taskstats version 1
[    0.720659] Loading compiled-in X.509 certificates
[    0.728386] k3-ringacc 2b800000.ringacc: Failed to get MSI domain
[    0.734712] k3-ringacc 3c000000.ringacc: Failed to get MSI domain
[    0.741828] ti-sci 44083000.dmsc: ABI: 3.1 (firmware rev 0x0015 '21.1.1--v2021.01a (Terrific Lla')
[    0.766224] random: fast init done
[    0.784904] omap_i2c 40b00000.i2c: bus 2 rev0.12 at 100 kHz
[    0.790894] omap_i2c 42120000.i2c: bus 3 rev0.12 at 100 kHz
[    0.796882] omap_i2c 2000000.i2c: bus 0 rev0.12 at 400 kHz
[    0.802742] omap_i2c 2010000.i2c: bus 1 rev0.12 at 400 kHz
[    0.808614] omap_i2c 2060000.i2c: bus 4 rev0.12 at 100 kHz
[    0.814840] ti-sci-intr bus@100000:bus@28380000:interrupt-controller2: Interrupt Router 137 domain created
[    0.824812] ti-sci-intr bus@100000:interrupt-controller0: Interrupt Router 131 domain created
[2022-01-11 09:38:12
[    0.833620] ti-sci-intr bus@100000:navss@30000000:interrupt-controller1: Interrupt Router 213 domain created
[    0.843842] ti-sci-inta 33d00000.interrupt-controller: Interrupt Aggregator domain -1 created
[    0.860827] k3-ringacc 2b800000.ringacc: Ring Accelerator probed rings:286, gp-rings[96,20] sci-dev-id:235
[    0.870724] k3-ringacc 2b800000.ringacc: dma-ring-reset-quirk: disabled
[    0.877484] k3-ringacc 2b800000.ringacc: RA Proxy rev. 66346100, num_proxies:64
[    0.886443] k3-ringacc 3c000000.ringacc: Ring Accelerator probed rings:1024, gp-rings[440,150] sci-dev-id:211
[    0.896585] k3-ringacc 3c000000.ringacc: dma-ring-reset-quirk: disabled
[    0.903344] k3-ringacc 3c000000.ringacc: RA Proxy rev. 66346100, num_proxies:64
[    0.911229] printk: console [ttyS2] disabled
[    0.915615] 2800000.serial: ttyS2 at MMIO 0x2800000 (irq = 13, base_baud = 3000000) is a 8250
[    0.924355] printk: console [ttyS2] enabled
[    0.924355] printk: console [ttyS2] enabled
[    0.932791] printk: bootconsole [ns16550a0] disabled
[    0.932791] printk: bootconsole [ns16550a0] disabled
[    0.943070] arm-smmu-v3 36600000.smmu: ias 48-bit, oas 48-bit (features 0x00001faf)
[    0.951814] arm-smmu-v3 36600000.smmu: allocated 524288 entries for cmdq
[    0.960409] arm-smmu-v3 36600000.smmu: allocated 524288 entries for evtq
[    0.967843] arm-smmu-v3 36600000.smmu: msi_domain absent - falling back to wired irqs
[    0.977104] value of fuse 0 is 0x2db6db2c
[    0.981115] value of fuse 1 is 0xff0787c7
[    0.985112] value of fuse 2 is 0xb9b9bc6d
[    0.989108] value of fuse 3 is 0x19d9b9
[    0.992935] k3_bandgap_probe and count is 5
[    0.997106] id is 0 and i is 0 and err is -20
[    1.001449] id is 0 and i is 1 and err is -51
[    1.005794] id is 0 and i is 2 and err is -57
[    1.010139] The errors in adc code for -40C, 30C & 125C 150C respectively:: -20 -51 -28 0
[    1.018295] slope m1::-8 and const c1::-155
[    1.022468] slope m2::20 and const c2::1290
[    1.026643] slope m3::7 and const c3::926
[    1.030677] id is 1 and i is 0 and err is -20
[    1.035021] id is 1 and i is 1 and err is -51
[    1.039364] id is 1 and i is 2 and err is -61
[    1.043722] id is 2 and i is 0 and err is -19
[    1.048066] id is 2 and i is 1 and err is -51
[    1.052409] id is 2 and i is 2 and err is -63
[    1.056767] id is 3 and i is 0 and err is -19
[    1.061110] id is 3 and i is 1 and err is -51
[    1.065453] id is 3 and i is 2 and err is -1
[    1.069725] id is 4 and i is 0 and err is -19
[    1.074071] id is 4 and i is 1 and err is -50
[    1.078415] id is 4 and i is 2 and err is -58
[    1.082776] Value of CTRLMMR_WKUP_RESET_SRC_STAT Register is 0x0
[    1.088767] high_max is 742 and low_max is 636 and regval is 0x27c02e6
[    1.195286] Value of WKUP_VTM_MISC_CTRL2 is 0x27c02e6
[    1.200323] Value of WKUP_VTM_MISC_CTRL is 0x1
[    1.205066] mmc0: CQHCI version 5.10
[    1.249473] mmc0: SDHCI controller on 4f80000.sdhci [4f80000.sdhci] using ADMA 64-bit
[    1.263476] vdd_mmc1: supplied by vsys_3v3
[    1.267988] omap-mailbox 31f80000.mailbox: omap mailbox rev 0x66fc7100
[    1.274858] omap-mailbox 31f81000.mailbox: omap mailbox rev 0x66fc7100
[    1.281680] omap-mailbox 31f82000.mailbox: omap mailbox rev 0x66fc7100
[    1.288523] omap-mailbox 31f83000.mailbox: omap mailbox rev 0x66fc7100
[    1.295358] omap-mailbox 31f84000.mailbox: omap mailbox rev 0x66fc7100
[    1.302548] ti-udma 285c0000.dma-controller: Channels: 26 (tchan: 13, rchan: 13, gp-rflow: 8)
[    1.312817] ti-udma 31150000.dma-controller: Channels: 84 (tchan: 42, rchan: 42, gp-rflow: 16)
[    1.325461] spi-nor spi0.0: mt35xu512aba (65536 Kbytes)
[    1.330712] 9 fixed-partitions partitions found on MTD device 47040000.spi.0
[    1.337759] Creating 9 MTD partitions on "47040000.spi.0":
[    1.343307] 0x000000000000-0x000000080000 : "ospi.sbl"
[    1.348954] 0x000000080000-0x000000100000 : "ospi.tifs"
[    1.354631] 0x000000100000-0x0000001c0000 : "ospi.mcu1_0_app"
[    1.360766] 0x0000001c0000-0x0000007c0000 : "ospi.atf_optee"
[    1.366770] 0x0000007c0000-0x000001ec0000 : "ospi.tikernelimage_linux"
[    1.373798] 0x000001ec0000-0x000001fc0000 : "ospi.tidtb_linux"
[    1.380080] 0x000001fc0000-0x0000027c0000 : "ospi.lateapp1"
[    1.386083] 0x0000027c0000-0x000003fe0000 : "ospi.lateapp2"
[    1.392002] 0x000003fe0000-0x000004000000 : "ospi.phypattern"
[    1.398727] mmc1: CQHCI version 5.10
[    1.405493] mmc0: Command Queue Engine enabled
[    1.409939] mmc0: new high speed MMC card at address 0001
[    1.415529] mmcblk0: mmc0:0001 BGUF4R 29.1 GiB 
[    1.420139] mmcblk0boot0: mmc0:0001 BGUF4R partition 1 31.9 MiB
[    1.426124] mmcblk0boot1: mmc0:0001 BGUF4R partition 2 31.9 MiB
[    1.432105] mmcblk0rpmb: mmc0:0001 BGUF4R partition 3 4.00 MiB, chardev (240:0)
[2022-01-11 09:38:13
[    2.465605] mmc1: SDHCI controller on 4fb0000.sdhci [4fb0000.sdhci] using ADMA 64-bit
[    2.474757] debugfs: Directory 'pd:242' with parent 'pm_genpd' already present!
[    2.482079] debugfs: Directory 'pd:241' with parent 'pm_genpd' already present!
[    2.489441] debugfs: Directory 'pd:240' with parent 'pm_genpd' already present!
[    2.496802] debugfs: Directory 'pd:239' with parent 'pm_genpd' already present!
[    2.504911] hctosys: unable to open rtc device (rtc0)
[    2.520111] ALSA device list:
[    2.523072]   No soundcards found.
[    2.526734] Waiting for root device /dev/mmcblk1p2...
[    2.542815] mmc1: new high speed SDHC card at address e624
[    2.548638] mmcblk1: mmc1:e624 SD32G 29.7 GiB 
[    2.557010]  mmcblk1: p1 p2
[    2.831081] EXT4-fs (mmcblk1p2): recovery complete
[    2.836768] EXT4-fs (mmcblk1p2): mounted filesystem with ordered data mode. Opts: (null)
[    2.844877] VFS: Mounted root (ext4 filesystem) on device 179:98.
[    2.852439] devtmpfs: mounted
[    2.855698] Freeing unused kernel memory: 1664K
[    2.860240] Run /sbin/init as init process
[2022-01-11 09:38:14
[    3.144065] systemd[1]: System time before build time, advancing clock.
[    3.235327] NET: Registered protocol family 10
[    3.240145] Segment Routing with IPv6
[    3.269368] systemd[1]: systemd 244.5+ running in system mode. (+PAM -AUDIT -SELINUX +IMA -APPARMOR -SMACK +SYSVINIT +UTMP -LIBCRYPTSETUP -GCRYPT -GNUTLS +ACL +XZ -LZ4 -SEC)
[    3.291092] systemd[1]: Detected architecture arm64.

Welcome to Arago 2020.09!

[    3.338382] systemd[1]: Set hostname to <j7-evm>.
[    3.585846] systemd[1]: /lib/systemd/system/docker.socket:6: ListenStream= references a path below legacy directory /var/run/, updating /var/run/docker.sock → /run/docker. .
[    3.657269] random: systemd: uninitialized urandom read (16 bytes read)
[    3.663995] systemd[1]: system-getty.slice: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling.
[    3.676332] systemd[1]: (This warning is only shown for the first unit using IP firewalling.)
[    3.686213] systemd[1]: Created slice system-getty.slice.
[  OK  ] Created slice system-getty.slice.
[    3.705610] random: systemd: uninitialized urandom read (16 bytes read)
[    3.712856] systemd[1]: Created slice system-serial\x2dgetty.slice.
[  OK  ] Created slice system-serial\x2dgetty.slice.
[    3.729582] random: systemd: uninitialized urandom read (16 bytes read)
[    3.736716] systemd[1]: Created slice User and Session Slice.
[  OK  ] Created slice User and Session Slice.
[    3.753686] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[  OK  ] Started Dispatch Password …ts to Console Directory Watch.
[    3.777625] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[  OK  ] Started Forward Password R…uests to Wall Directory Watch.
[    3.801625] systemd[1]: Reached target Paths.
[  OK  ] Reached target Paths.
[    3.817576] systemd[1]: Reached target Remote File Systems.
[  OK  ] Reached target Remote File Systems.
[    3.833567] systemd[1]: Reached target Slices.
[  OK  ] Reached target Slices.
[    3.849569] systemd[1]: Reached target Swap.
[  OK  ] Reached target Swap.
[2022-01-11 09:38:15
[    3.873456] systemd[1]: Listening on RPCbind Server Activation Socket.
[  OK  ] Listening on RPCbind Server Activation Socket.
[    3.893595] systemd[1]: Reached target RPC Port Mapper.
[  OK  ] Reached target RPC Port Mapper.
[    3.911950] systemd[1]: Listening on Process Core Dump Socket.
[  OK  ] Listening on Process Core Dump Socket.
[    3.929698] systemd[1]: Listening on initctl Compatibility Named Pipe.
[  OK  ] Listening on initctl Compatibility Named Pipe.
[    3.969706] systemd[1]: Condition check resulted in Journal Audit Socket being skipped.
[    3.978012] systemd[1]: Listening on Journal Socket (/dev/log).
[  OK  ] Listening on Journal Socket (/dev/log).
[    3.997786] systemd[1]: Listening on Journal Socket.
[  OK  ] Listening on Journal Socket.
[    4.013820] systemd[1]: Listening on Network Service Netlink Socket.
[  OK  ] Listening on Network Service Netlink Socket.
[    4.037733] systemd[1]: Listening on udev Control Socket.
[  OK  ] Listening on udev Control Socket.
[    4.053679] systemd[1]: Listening on udev Kernel Socket.
[  OK  ] Listening on udev Kernel Socket.
[    4.072480] systemd[1]: Mounting Huge Pages File System...
         Mounting Huge Pages File System...
[    4.096469] systemd[1]: Mounting POSIX Message Queue File System...
         Mounting POSIX Message Queue File System...
[    4.119686] systemd[1]: Mounting Kernel Debug File System...
         Mounting Kernel Debug File System...
[    4.141089] systemd[1]: Mounting Temporary Directory (/tmp)...
         Mounting Temporary Directory (/tmp)...
[    4.163954] systemd[1]: Starting Create list of static device nodes for the current kernel...
         Starting Create list of st…odes for the current kernel...
[    4.191752] systemd[1]: Starting Start psplash boot splash screen...
         Starting Start psplash boot splash screen...
[    4.216845] systemd[1]: Started Hardware RNG Entropy Gatherer Daemon.
[  OK  ] Started Hardware RNG Entropy Gatherer Daemon.
[    4.236368] systemd[1]: Starting RPC Bind...
         Starting RPC Bind...
[    4.253717] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
[    4.265986] systemd[1]: Starting Journal Service...
         Starting Journal Service...
[    4.292397] systemd[1]: Starting Load Kernel Modules...
         Starting Load Kernel Modules...
[    4.312250] systemd[1]: Starting Remount Root and Kernel File Systems...
         Starting Remount Root and Kernel File Systems   4.325104] EXT4-fs (mmcblk1p2): re-mounted. Opts: (null)
[0m...
[    4.344436] systemd[1]: Starting udev Coldplug all Devices...
         Starting udev Coldplug all Devices...
[    4.375968] systemd[1]: Started RPC Bind.
[  OK  ] Started RPC Bind.
[    4.393850] systemd[1]: Started Journal Service.
[  OK  ] Started Journal Service.
[  OK  ] Mounted Huge Pages File System.
[  OK  ] Mounted POSIX Message Queue File System.
[  OK  ] Mounted Kernel Debug File System.
[  OK  ] Mounted Temporary Directory (/tmp).
[  OK  ] Started Create list of sta… nodes for the current kernel.
[FAILED] Failed to start Start psplash boot splash screen.
See 'systemctl status psplash-start.service' for details.
[DEPEND] Dependency failed for Star…progress communication helper.
[  OK  ] Started Load Kernel Modules.
[  OK  ] Started Remount Root and Kernel File Systems.
         Mounting Kernel Configuration File System...
         Starting Flush Journal to Persistent Storage...
[    4.595095] systemd-journald[145]: Received client request to flush runtime journal.
         Starting Apply Kernel Variables...
         Starting Create Static Device Nodes in /dev...
[  OK  ] Mounted Kernel Configuration File System.
[  OK  ] Started Flush Journal to Persistent Storage.
[  OK  ] Started Apply Kernel Variables.
[  OK  ] Started Create Static Device Nodes in /dev.
[  OK  ] Reached target Local File Systems (Pre).
         Mounting /media/ram...
         Mounting /var/volatile...
         Starting udev Kernel Device Manager...
[  OK  ] Started udev Coldplug all Devices.
[  OK  ] Mounted /media/ram.
[  OK  ] Mounted /var/volatile.
         Starting Load/Save Random Seed...
[  OK  ] Reached target Local File Systems.
         Starting Create Volatile Files and Directories...
[  OK  ] Started Create Volatile Files and Directories.
[2022-01-11 09:38:16
         Starting Network Time Synchronization...
         Starting Update UTMP about System Boot/Shutdown...
[  OK  ] Started udev Kernel Device Manager.
[  OK  ] Started Update UTMP about System Boot/Shutdown.
[  OK  ] Started 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    5.235481] rti-wdt 2200000.watchdog: heartbeat 60 sec
0m.
[    5.247927] CAN device driver interface
[  OK  ] Started D-Bus System Message Bus.
         Starting Print notice about GPLv3 packages...
[    5.290961] m_can_platform 2701000.can: m_can device registered (irq=20, version=32)
         Starting IPv6 Packet Filtering Framework...
         Starting IPv4 Packet Filtering Framework...
[  OK  ] Started irqbalance daemon.
         Starting rc.pvr.service...
         Starting Login Service...
[  OK  ] Started Reboot and dump vmcore via kexec.
[  OK  ] Started IPv6 Packet Filtering Framework.
[  OK  ] Started IPv4 Packet Filtering Framework.
[  OK  ] Reached target Network (Pre).
         Starting Network Service...
[    5.378704] rti-wdt 2210000.watchdog: heartbeat 60 sec
[    5.430843] m_can_platform 2721000.can: m_can device registered (irq=22, version=32)
[  OK  ] Started Network Service.
         Starting Wait for Network to be Configured...
         Starting Network Name Resolution...
[    5.550247] k3-dsp-rproc 4d80800000.dsp: assigned reserved memory node vision-apps-c66-dma-memory@a9000000
[    5.595377] m_can_platform 2761000.can: m_can device registered (irq=24, version=32)
[    5.634472] k3-dsp-rproc 4d80800000.dsp: configured DSP for remoteproc mode
[  OK  ] Started Login Service.
[    5.674444] m_can_platform 2791000.can: m_can device registered (irq=26, version=32)
[  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 Enable and configure wl18xx bluetooth stack.
[  OK  ] Started Permit User Sessions.
[  OK  ] Started Getty on tty1.
[  OK     5.755157] k3-dsp-rproc 4d80800000.dsp: local reset is deasserted for device
[0m] Started Serial Getty on ttyS2.
[  OK  ] Started Serial Getty on ttyS3.
[  OK  ] Reached target Login Prompts.
         Starting Synchronize System and HW clocks...
[  OK  ] Started Avahi mDNS/DNS-SD Stack.
[FAILED] Failed to start Synchronize System and HW clocks.
See 'systemctl status sync-clocks.service' for details.
[    5.809684] m_can_platform 27a1000.can: m_can device registered (irq=28, version=32)
[    5.829877] remoteproc remoteproc0: 4d80800000.dsp is available
[2022-01-11 09:38:17
[    5.866121] m_can_platform 27c1000.can: m_can device registered (irq=30, version=32)
[    5.884058] k3-dsp-rproc 4d81800000.dsp: assigned reserved memory node vision-apps-c66-dma-memory@a8000000
[    5.969452] remoteproc remoteproc0: powering up 4d80800000.dsp
[    5.975362] remoteproc remoteproc0: Booting fw image j7-c66_0-fw, size 1513616
[    5.988846] k3-dsp-rproc 4d80800000.dsp: booting DSP core using boot addr = 0xa8200000
[    6.001752]  remoteproc0#vdev0buffer: assigned reserved memory node vision-apps-c66-dma-memory@a9000000
[    6.017888] virtio_rpmsg_bus virtio0: rpmsg host is online
[    6.023401]  remoteproc0#vdev0buffer: registered virtio0 (type 7)
[    6.033563] remoteproc remoteproc0: remote processor 4d80800000.dsp is now up
[    6.045608] virtio_rpmsg_bus virtio0: creating channel rpmsg_chrdev addr 0xd
[    6.094661] k3-dsp-rproc 4d81800000.dsp: configured DSP for remoteproc mode
[    6.201070] k3-dsp-rproc 4d81800000.dsp: local reset is deasserted for device
[    6.273776] platform 41000000.r5f: R5F core may have been powered on by a different host, programmed state (0) != actual state (1)
[    6.358053] remoteproc remoteproc1: 4d81800000.dsp is available
[    6.460101] platform 41000000.r5f: configured R5F for IPC-only mode
[    6.474584] k3-dsp-rproc 64800000.dsp: assigned reserved memory node vision-apps-c71-dma-memory@aa000000
[    6.547667] remoteproc remoteproc1: powering up 4d81800000.dsp
[    6.553786] remoteproc remoteproc1: Booting fw image j7-c66_1-fw, size 1513616
[    6.570249] k3-dsp-rproc 4d81800000.dsp: booting DSP core using boot addr = 0xa9200000
[    6.574033] platform 41000000.r5f: assigned reserved memory node vision-apps-r5f-dma-memory@a0000000
[    6.583450]  remoteproc1#vdev0buffer: assigned reserved memory node vision-apps-c66-dma-memory@a8000000
[    6.603573] virtio_rpmsg_bus virtio1: rpmsg host is online
[    6.612999]  remoteproc1#vdev0buffer: registered virtio1 (type 7)
[    6.619750] remoteproc remoteproc1: remote processor 4d81800000.dsp is now up
[    6.630071] virtio_rpmsg_bus virtio1: creating channel rpmsg_chrdev addr 0xd
[    6.667751] k3-dsp-rproc 64800000.dsp: configured DSP for remoteproc mode
[    6.761669] remoteproc remoteproc2: 41000000.r5f is available
[    6.783061] remoteproc remoteproc3: 64800000.dsp is available
[2022-01-11 09:38:18
[    6.854182] platform 41400000.r5f: R5F core may have been powered on by a different host, programmed state (0) != actual state (1)
[    6.878395] remoteproc remoteproc2: powering up 41000000.r5f
[    6.884216] remoteproc remoteproc2: Booting fw image j7-mcu-r5f0_0-fw, size 302168
[    6.896490] platform 41000000.r5f: R5F core initialized in IPC-only mode
[    6.908828]  remoteproc2#vdev0buffer: assigned reserved memory node vision-apps-r5f-dma-memory@a0000000
[    6.921951] virtio_rpmsg_bus virtio2: rpmsg host is online
[    6.933612]  remoteproc2#vdev0buffer: registered virtio2 (type 7)
[    6.939985] remoteproc remoteproc2: remote processor 41000000.r5f is now up
[    6.949554] random: crng init done
[    6.952952] random: 7 urandom warning(s) missed due to ratelimiting
[    6.997912] platform 41400000.r5f: configured R5F for IPC-only mode
[    7.080288] platform 41400000.r5f: assigned reserved memory node vision-apps-r5f-dma-memory@a1000000
[    7.175265] remoteproc remoteproc4: 41400000.r5f is available
[    7.222802] remoteproc remoteproc3: powering up 64800000.dsp
[    7.228519] remoteproc remoteproc3: Booting fw image j7-c71_0-fw, size 10268656
[    7.243373] k3-dsp-rproc 64800000.dsp: booting DSP core using boot addr = 0xaa200000
[    7.257382] remoteproc remoteproc4: Direct firmware load for j7-mcu-r5f0_1-fw failed with error -2
[    7.266439] remoteproc remoteproc4: powering up 41400000.r5f
[  OK  ] Started Load/Save Random Seed.
[    7.279249] remoteproc remoteproc4: Direct firmware load for j7-mcu-r5f0_1-fw failed with error -2
[    7.293359]  remoteproc3#vdev0buffer: assigned reserved memory node vision-apps-c71-dma-memory@aa000000
[    7.310071] virtio_rpmsg_bus virtio3: rpmsg host is online
[    7.315690] remoteproc remoteproc4: request_firmware failed: -2
[    7.321736]  remoteproc3#vdev0buffer: registered virtio3 (type 7)
[    7.330933] remoteproc remoteproc3: remote processor 64800000.dsp is now up
[    7.341667] virtio_rpmsg_bus virtio3: creating channel rpmsg_chrdev addr 0xd
[    7.360602] platform 5c00000.r5f: configured R5F for remoteproc mode
[    7.431676] platform 5c00000.r5f: assigned reserved memory node vision-apps-r5f-dma-memory@a2000000
[    7.531736] remoteproc remoteproc5: 5c00000.r5f is available
[    7.574919] platform 5d00000.r5f: configured R5F for remoteproc mode
[    7.669591] platform 5d00000.r5f: assigned reserved memory node vision-apps-r5f-dma-memory@a4000000
[    7.712801] remoteproc remoteproc6: 5d00000.r5f is available
[    7.791553] platform 5e00000.r5f: configured R5F for remoteproc mode
[    7.851111] platform 5e00000.r5f: assigned reserved memory node vision-apps-r5f-dma-memory@a6000000
[2022-01-11 09:38:19
[    7.888862] remoteproc remoteproc7: 5e00000.r5f is available
[    7.920269] platform 5f00000.r5f: configured R5F for remoteproc mode
[    7.939083] remoteproc remoteproc5: powering up 5c00000.r5f
[    7.944764] remoteproc remoteproc5: Booting fw image j7-main-r5f0_0-fw, size 5175672
[    7.948861] platform 5f00000.r5f: assigned reserved memory node vision-apps-r5f-dma-memory@a7000000
[    7.964840] platform 5c00000.r5f: booting R5F core using boot addr = 0x0
[    7.974984]  remoteproc5#vdev0buffer: assigned reserved memory node vision-apps-r5f-dma-memory@a2000000
[    7.989666] virtio_rpmsg_bus virtio4: rpmsg host is online
[    7.994872] virtio_rpmsg_bus virtio4: creating channel rpmsg_chrdev addr 0xd
[    7.997234]  remoteproc5#vdev0buffer: registered virtio4 (type 7)
[    8.008910] remoteproc remoteproc8: 5f00000.r5f is available
[    8.013547] remoteproc remoteproc5: remote processor 5c00000.r5f is now up
[    8.029738] remoteproc remoteproc7: powering up 5e00000.r5f
[    8.035335] remoteproc remoteproc7: Booting fw image j7-main-r5f1_0-fw, size 145260
[    8.050410] platform 5e00000.r5f: booting R5F core using boot addr = 0x0
[    8.061178]  remoteproc7#vdev0buffer: assigned reserved memory node vision-apps-r5f-dma-memory@a6000000
[    8.076421] virtio_rpmsg_bus virtio5: rpmsg host is online
[    8.085553]  remoteproc7#vdev0buffer: registered virtio5 (type 7)
[    8.091705] remoteproc remoteproc7: remote processor 5e00000.r5f is now up
[    8.109303] remoteproc remoteproc8: powering up 5f00000.r5f
[    8.114941] remoteproc remoteproc8: Booting fw image j7-main-r5f1_1-fw, size 145260
[    8.130017] platform 5f00000.r5f: booting R5F core using boot addr = 0x0
[    8.141555]  remoteproc8#vdev0buffer: assigned reserved memory node vision-apps-r5f-dma-memory@a7000000
[    8.151320] virtio_rpmsg_bus virtio6: rpmsg host is online
[    8.158990]  remoteproc8#vdev0buffer: registered virtio6 (type 7)
[    8.167095] remoteproc remoteproc8: remote processor 5f00000.r5f is now up
[    8.556316] remoteproc remoteproc6: powering up 5d00000.r5f
[    8.561942] remoteproc remoteproc6: Booting fw image j7-main-r5f0_1-fw, size 13139192
[    8.578642] platform 5d00000.r5f: booting R5F core using boot addr = 0x0
[    8.588273]  remoteproc6#vdev0buffer: assigned reserved memory node vision-apps-r5f-dma-memory@a4000000
[    8.601283] virtio_rpmsg_bus virtio7: rpmsg host is online
[    8.609150]  remoteproc6#vdev0buffer: registered virtio7 (type 7)
[    8.618055] remoteproc remoteproc6: remote processor 5d00000.r5f is now up
[    8.629132] virtio_rpmsg_bus virtio7: creating channel rpmsg_chrdev addr 0xd
[    8.641632] virtio_rpmsg_bus virtio7: creating channel rpmsg_chrdev addr 0x15
[    8.649126] virtio_rpmsg_bus virtio3: creating channel rpmsg_chrdev addr 0x15
[    8.659773] virtio_rpmsg_bus virtio1: creating channel rpmsg_chrdev addr 0x15
[    8.670834] virtio_rpmsg_bus virtio0: creating channel rpmsg_chrdev addr 0x15
[    8.681268] virtio_rpmsg_bus virtio4: creating channel rpmsg_chrdev addr 0x15
[    8.692870] virtio_rpmsg_bus virtio4: creating channel ti.ethfw.notifyservice addr 0x1e
[    8.703834] virtio_rpmsg_bus virtio4: creating channel rpmsg-kdrv addr 0x1a
[    8.714609] rpmsg-kdrv-eth-switch rpmsg-kdrv-2-mpu_1_0_ethswitch-device-0: Device info: permissions: 07FFFFFF uart_id: 2
[    8.729547] rpmsg-kdrv-eth-switch rpmsg-kdrv-2-mpu_1_0_ethswitch-device-0: FW ver 0.1 (rev 1) 22/Dec/2021 SHA:e826e2c1
[2022-01-11 09:38:20
[  OK  ] Created slice system-systemd\x2dfsck.slice.
[  OK  ] Started Simple Network Man…ement Protocol (SNMP) Daemon..
[    9.505829] cdns-usb3 6000000.usb: DRD version v1 (ID: 0004024e, rev: 00000200)
[    9.616733] omap_rng 4e10000.rng: Random Number Generator ver. 241b34c
[  OK  ] Found device /dev/mmcblk1p1.
         Starting File System Check on /dev/mmcblk1p1...
[2022-01-11 09:38:21
[    9.869115] remoteproc remoteproc9: b034000.pru is available
[    9.956797] pru-rproc b034000.pru: PRU rproc node /bus@100000/icssg@b000000/pru@34000 probed successfully
[    9.990625] remoteproc remoteproc10: b004000.rtu is available
[  OK  ] Started rc.pvr.service.
         Starting weston.service...
[  OK  ] Started File System Check on /dev/mmcblk1p1.
         Mounting /run/media/mmcblk1p1...
[   10.100943] pru-rproc b004000.rtu: PRU rproc node /bus@100000/icssg@b000000/rtu@4000 probed successfully
[  OK  ] Mounted /run/media/mmcblk1p1.
[   10.137827] pru-rproc b00a000.txpru: IRQ vring not found
[   10.146903] pru-rproc b00a000.txpru: IRQ kick not found
[   10.153642] remoteproc remoteproc11: b00a000.txpru is available
[   10.166339] pru-rproc b00a000.txpru: PRU rproc node /bus@100000/icssg@b000000/txpru@a000 probed successfully
[   10.191536] remoteproc remoteproc12: b038000.pru is available
[   10.206887] pru-rproc b038000.pru: PRU rproc node /bus@100000/icssg@b000000/pru@38000 probed successfully
[   10.226168] remoteproc remoteproc13: b006000.rtu is available
[   10.238317] pru-rproc b006000.rtu: PRU rproc node /bus@100000/icssg@b000000/rtu@6000 probed successfully
[   10.255217] pru-rproc b00c000.txpru: IRQ vring not found
[   10.264698] pru-rproc b00c000.txpru: IRQ kick not found
[   10.273394] remoteproc remoteproc14: b00c000.txpru is available
[   10.283507] pru-rproc b00c000.txpru: PRU rproc node /bus@100000/icssg@b000000/txpru@c000 probed successfully
[   10.299389] remoteproc remoteproc15: b134000.pru is available
[   10.309248] pru-rproc b134000.pru: PRU rproc node /bus@100000/icssg@b100000/pru@34000 probed successfully
[   10.324812] remoteproc remoteproc16: b104000.rtu is available
[   10.333656] pru-rproc b104000.rtu: PRU rproc node /bus@100000/icssg@b100000/rtu@4000 probed successfully
[   10.348917] pru-rproc b10a000.txpru: IRQ vring not found
[   10.357299] pru-rproc b10a000.txpru: IRQ kick not found
[   10.365185] remoteproc remoteproc17: b10a000.txpru is available
[   10.373601] pru-rproc b10a000.txpru: PRU rproc node /bus@100000/icssg@b100000/txpru@a000 probed successfully
[   10.388647] remoteproc remoteproc18: b138000.pru is available
[   10.398340] pru-rproc b138000.pru: PRU rproc node /bus@100000/icssg@b100000/pru@38000 probed successfully
[   10.416399] remoteproc remoteproc19: b106000.rtu is available
[   10.425585] pru-rproc b106000.rtu: PRU rproc node /bus@100000/icssg@b100000/rtu@6000 probed successfully
[   10.438208] pru-rproc b10c000.txpru: IRQ vring not found
[   10.444173] pru-rproc b10c000.txpru: IRQ kick not found
[   10.454052] remoteproc remoteproc20: b10c000.txpru is available
[   10.464274] pru-rproc b10c000.txpru: PRU rproc node /bus@100000/icssg@b100000/txpru@c000 probed successfully
[   10.789875] usbcore: registered new interface driver usbfs
[   10.802146] usbcore: registered new interface driver hub
[   10.853620] usbcore: registered new device driver usb
[2022-01-11 09:38:22
[   10.938306] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
[   10.949105] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1
[   10.958437] xhci-hcd xhci-hcd.0.auto: hcc params 0x200073c9 hci version 0x100 quirks 0x0000000000010010
[   10.981601] xhci-hcd xhci-hcd.0.auto: irq 583, io mem 0x06010000
[   10.991607] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.04
[   11.037016] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   11.045592] usb usb1: Product: xHCI Host Controller
[   11.084699] usb usb1: Manufacturer: Linux 5.4.106-tegra xhci-hcd
[   11.097154] usb usb1: SerialNumber: xhci-hcd.0.auto
[   11.108000] hub 1-0:1.0: USB hub found
[   11.116660] hub 1-0:1.0: 1 port detected
[   11.125467] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
[   11.136938] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 2
[   11.151940] xhci-hcd xhci-hcd.0.auto: Host supports USB 3.0 SuperSpeed
[   11.167707] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[   11.188755] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.04
[   11.210904] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   11.225885] usb usb2: Product: xHCI Host Controller
[   11.238521] usb usb2: Manufacturer: Linux 5.4.106-tegra xhci-hcd
[   11.250304] usb usb2: SerialNumber: xhci-hcd.0.auto
[   11.256708] hub 2-0:1.0: USB hub found
[   11.264155] hub 2-0:1.0: 1 port detected
[   11.457565] usb 1-1: new high-speed USB device number 2 using xhci-hcd
***************************************************************
***************************************************************
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
   gzip
   less
   libasm1
   libbfd
   libdw1
   libelf1
   libgdbm-compat4
   libgdbm-dev
   libgdbm6
   libgettextlib
   libgettextsrc
   libgmp10
   libidn2-0
   libmpc3
   libmpfr6
   libreadline-dev
   libreadline8
   libunistring2
   m4-dev
   m4
   make
   nettle
   parted
   tar
   which

If you do not wish to distribute GPLv3 components please remove
the above packages prior to distribution.  This can be done using
the opkg remove command.  i.e.:
    opkg rem[   11.626594] usb 1-1: New USB device found, idVendor=0b95, idProduct=772b, bcdDevice= 0.02
ove <package>
Where <package> is the name printed in the list a[   11.641561] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
bove

NOTE: If the package is a dependency of another package [   11.653585] usb 1-1: Product: AX88772C
you
      will be notified of the dependent packages.  You shou[   11.663540] usb 1-1: Manufacturer: ASIX Elec. Corp.
ld
      use the --force-removal-of-dependent-packages option t[   11.673551] usb 1-1: SerialNumber: 000001
o
      also remove the dependent packages as well
***************************************************************
***************************************************************

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

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

Arago 2020.09 j7-evm ttyS2

j7-evm login: [   12.225554] asix 1-1:1.0 eth0: register 'asix' at usb-xhci-hcd.0.auto-1, ASIX AX88772B USB 2.0 Ethernet, 00:0e:c6:64:1d:49
[2022-01-11 09:38:23
[   12.242355] usbcore: registered new interface driver asix
[2022-01-11 09:38:26
[   15.300300] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[   15.309147] asix 1-1:1.0 eth0: link up, 100Mbps, full-duplex, lpa 0xCDE1
[2022-01-11 09:38:40
[   29.413126] Initializing XFRM netlink socket
[2022-01-11 09:38:44
[   33.349574] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[   33.363494] Bridge firewalling registered
[2022-01-11 09:38:56

Somtimes it run into timeout errors about PVR,here is the log:

pvr_k.txt