Part Number: TDA4VMXEVM
Hi TI members:
Our customer board only have one EMMC and no SD-Card connecter.
So I try to push the vision_apps related file into EMMC rootfs, and run it.
Because thread describe, so I already modify our boot parameters in U-boot
=> env print mmcdev mmcdev=0 => env print bootcmd bootcmd=run findfdt; setenv mmcdev 0; run envboot; run check_android; if test $is_android -eq 1; then run emmc_android_boot; fi; run init_${boot}; run boot_rprocs; run get_kern_${boot}; run get_fdt_${boot}; run get_overlay_${boot}; run run_kern => env print bootpart bootpart=0:1 => env print dorprocboot dorprocboot=1 => boot
But when I run vision_apps_init.sh, I get some error
1. MCU2_1 didn't start init process.
2. C6x_1 / C6x_2 / C7x_1 didn't run REMOTE_SERVICE process.
In first error, I compare EVM board log, and find the 5c00000.r5f and 5d00000.r5f are still on remoteproc mode, not IPC-only mode in our customer board's boot log.
Do you have any idea about those problems?
Below is my boot and run script log
U-Boot SPL 2019.01-g27322645af (Jul 14 2020 - 09:18:12 +0000) SYSFW ABI: 2.9 (firmware rev 0x0013 '19.12.1-v2019.12a (Terrific Lla') Reading on-board EEPROM at 0x50 failed 1 Trying to boot from SPI Loading Environment from MMC... spl: unsupported mmc boot device. sdhci@4f80000 - probe failed: -19 *** Warning - No MMC card found, using default environment Loading rproc fw image from device 3 not supported! Loading rproc fw image from device 3 not supported! Sentinen Print ATF try to Load on rproc Starting ATF on ARM64 core... NOTICE: BL31: v2.2(release):ti2020.00 NOTICE: BL31: Built : 10:12:21, Jun 11 2020 I/TC: I/TC: OP-TEE version: ti2019.06-dev (gcc version 8.3.0 (GNU Toolchain for the A-profile Architecture 8.3-2019.03 (arm-rel-8.36))) #1 Thu Jun 11 10:16:19 UTC 2020 aarch64 I/TC: Initialized U-Boot SPL 2019.01-g640abf5383-dirty (Jul 14 2020 - 09:15:56 +0000) Reading on-board EEPROM at 0x50 failed 1 Trying to boot from SPI U-Boot 2019.01-g640abf5383-dirty (Jul 14 2020 - 09:15:56 +0000) SoC: J721E PG 1.0 Model: Texas Instruments K3 J721E SoC Reading on-board EEPROM at 0x50 failed 1 Board: J721EX-PM1-SOM rev E2 DRAM: 4 GiB Flash: 0 Bytes MMC: sdhci@4f80000: 0 Loading Environment from MMC... OK In: serial@2800000 Out: serial@2800000 Err: serial@2800000 Reading on-board EEPROM at 0x50 failed 1 Net: Sentinen Print pull high reset eth0: ethernet@046000000 Hit any key to stop autoboot: 2 1 0 switch to partitions #0, OK mmc0(part 0) is current device SD/MMC found on device 0 ** File not found boot.scr ** ** Unrecognized filesystem type ** 3786712 bytes read in 16 ms (225.7 MiB/s) Invalid seq: Enable primary core before loading secondary core Load Remote Processor 3 with data@addr=0x80080000 3786712 bytes: Failed! ** File not found /lib/firmware/j7-main-r5f1_0-fw ** 1448016 bytes read in 6 ms (230.2 MiB/s) Load Remote Processor 6 with data@addr=0x80080000 1448016 bytes: Success! 1448016 bytes read in 6 ms (230.2 MiB/s) Load Remote Processor 7 with data@addr=0x80080000 1448016 bytes: Success! 6954352 bytes read in 24 ms (276.3 MiB/s) Load Remote Processor 8 with data@addr=0x80080000 6954352 bytes: Success! 13338632 bytes read in 46 ms (276.5 MiB/s) 99168 bytes read in 1 ms (94.6 MiB/s) 72 bytes read in 1 ms (70.3 KiB/s) 3973 bytes read in 1 ms (3.8 MiB/s) ## Flattened Device Tree blob at 82000000 Booting using the fdt blob at 0x82000000 Loading Device Tree to 00000000fdda3000, end 00000000fdebefff ... OK Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x411fd080] [ 0.000000] Linux version 4.19.94-gd79751b5d7 (oe-user@oe-host) (gcc version 8.3.0 (GNU Toolchain for the A-profile Architecture 8.3-2019.03 (arm-rel-8.36))) #1 SMP PREEMPT Thu Jul 16 20:42:22 UTC 2020 [ 0.000000] Machine model: Texas Instruments K3 J721E SoC [ 0.000000] earlycon: ns16550a0 at MMIO32 0x0000000002800000 (options '') [ 0.000000] bootconsole [ns16550a0] enabled [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a0000000, size 1 MiB [ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@a0000000, compatible id shared-dma-pool [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a0100000, size 15 MiB [ 0.000000] OF: reserved mem: initialized node r5f-memory@a0100000, compatible id shared-dma-pool [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a1000000, size 1 MiB [ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@a1000000, compatible id shared-dma-pool [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a1100000, size 15 MiB [ 0.000000] OF: reserved mem: initialized node r5f-memory@a1100000, compatible id shared-dma-pool [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a2000000, size 1 MiB [ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@a2000000, compatible id shared-dma-pool [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a2100000, size 15 MiB [ 0.000000] OF: reserved mem: initialized node r5f-memory@a2100000, compatible id shared-dma-pool [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a3000000, size 1 MiB [ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@a3000000, compatible id shared-dma-pool [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a3100000, size 15 MiB [ 0.000000] OF: reserved mem: initialized node r5f-memory@a3100000, compatible id shared-dma-pool [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a4000000, size 1 MiB [ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@a4000000, compatible id shared-dma-pool [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a4100000, size 15 MiB [ 0.000000] OF: reserved mem: initialized node r5f-memory@a4100000, compatible id shared-dma-pool [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a5000000, size 1 MiB [ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@a5000000, compatible id shared-dma-pool [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a5100000, size 15 MiB [ 0.000000] OF: reserved mem: initialized node r5f-memory@a5100000, compatible id shared-dma-pool [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a6000000, size 1 MiB [ 0.000000] OF: reserved mem: initialized node c66-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 c66-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 c66-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 c66-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 c71-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 c71-memory@a8100000, compatible id shared-dma-pool [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000ac000000, size 32 MiB [ 0.000000] OF: reserved mem: initialized node vision_apps-dma-memory@ab000000, compatible id shared-dma-pool [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000ae000000, size 512 MiB [ 0.000000] OF: reserved mem: initialized node vision_apps_shared-memories@ad000000, compatible id shared-dma-pool [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000ce000000, size 736 MiB [ 0.000000] OF: reserved mem: initialized node vision_apps-core-heap-memory@cd000000, 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.1 [ 0.000000] random: get_random_bytes called from start_kernel+0x94/0x3e4 with crng_init=0 [ 0.000000] percpu: Embedded 2 pages/cpu s48536 r8192 d74344 u131072 [ 0.000000] Detected PIPT I-cache on CPU0 [ 0.000000] CPU features: enabling workaround for EL2 vector hardening [ 0.000000] Speculative Store Bypass Disable mitigation not required [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 50063 [ 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),128k(ospi.env),128k(ospi.env.backup),1m(ospi.sysfw),-@8m(ospi.rootfs) root=PARTUUID=a3179f72-7984-407e-bdf3-c374e0d3d24f rw rootfstype=ext4 rootwait [ 0.000000] Dentry cache hash table entries: 524288 (order: 6, 4194304 bytes) [ 0.000000] Inode-cache hash table entries: 262144 (order: 5, 2097152 bytes) [ 0.000000] software IO TLB: mapped [mem 0x9a800000-0x9e800000] (64MB) [ 0.000000] Memory: 2591104K/3207168K available (8510K kernel code, 738K rwdata, 3136K rodata, 576K init, 641K bss, 616064K 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=64 to nr_cpu_ids=2. [ 0.000000] Tasks RCU enabled. [ 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: Distributor has no Range Selector support [ 0.000000] GICv3: no VLPI support, no direct LPI support [ 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] GIC: using LPI property table @0x00000008c00a0000 [ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x0000000001900000 [ 0.000000] CPU0: using LPI pending table @0x00000008c00b0000 [ 0.000000] GIC: using cache flushing for LPI property table [ 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.008362] Console: colour dummy device 80x25 [ 0.012922] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000) [ 0.023590] pid_max: default: 32768 minimum: 301 [ 0.028334] Security Framework initialized [ 0.032541] Mount-cache hash table entries: 8192 (order: 0, 65536 bytes) [ 0.039397] Mountpoint-cache hash table entries: 8192 (order: 0, 65536 bytes) [ 0.070738] ASID allocator initialised with 32768 entries [ 0.084266] rcu: Hierarchical SRCU implementation. [ 0.097227] Platform MSI: gic-its@1820000 domain created [ 0.102852] PCI/MSI: /interconnect@100000/interrupt-controller@1800000/gic-its@1820000 domain created [ 0.120286] smp: Bringing up secondary CPUs ... [ 0.157200] Detected PIPT I-cache on CPU1 [ 0.157221] GICv3: CPU1: found redistributor 1 region 0:0x0000000001920000 [ 0.157249] CPU1: using LPI pending table @0x00000008c0310000 [ 0.157275] CPU1: Booted secondary processor 0x0000000001 [0x411fd080] [ 0.157326] smp: Brought up 1 node, 2 CPUs [ 0.185165] SMP: Total of 2 processors activated. [ 0.189976] CPU features: detected: GIC system register CPU interface [ 0.196557] CPU features: detected: 32-bit EL0 Support [ 0.202054] CPU: All CPU(s) started at EL2 [ 0.206241] alternatives: patching kernel code [ 0.211332] devtmpfs: initialized [ 0.219696] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.229665] futex hash table entries: 512 (order: -1, 32768 bytes) [ 0.236106] pinctrl core: initialized pinctrl subsystem [ 0.241831] NET: Registered protocol family 16 [ 0.246732] vdso: 2 pages (1 code @ (____ptrval____), 1 data @ (____ptrval____)) [ 0.254294] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. [ 0.261347] DMA: preallocated 256 KiB pool for atomic allocations [ 0.274507] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.281365] HugeTLB registered 512 MiB page size, pre-allocated 0 pages [ 0.288850] cryptd: max_cpu_qlen set to 1000 [ 0.293793] vsys_3v3: supplied by evm_12v0 [ 0.298064] vsys_5v0: supplied by evm_12v0 [ 0.302562] SCSI subsystem initialized [ 0.306648] media: Linux media interface: v0.10 [ 0.311284] videodev: Linux video capture interface: v2.00 [ 0.316898] pps_core: LinuxPPS API ver. 1 registered [ 0.321967] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.331303] PTP clock support registered [ 0.335314] EDAC MC: Ver: 3.0.0 [ 0.339180] Advanced Linux Sound Architecture Driver Initialized. [ 0.345785] clocksource: Switched to clocksource arch_sys_counter [ 0.352094] VFS: Disk quotas dquot_6.6.0 [ 0.356138] VFS: Dquot-cache hash table entries: 8192 (order 0, 65536 bytes) [ 0.365756] NET: Registered protocol family 2 [ 0.370524] tcp_listen_portaddr_hash hash table entries: 4096 (order: 0, 65536 bytes) [ 0.378578] TCP established hash table entries: 32768 (order: 2, 262144 bytes) [ 0.386062] TCP bind hash table entries: 32768 (order: 3, 524288 bytes) [ 0.393293] TCP: Hash tables configured (established 32768 bind 32768) [ 0.400032] UDP hash table entries: 2048 (order: 0, 65536 bytes) [ 0.406220] UDP-Lite hash table entries: 2048 (order: 0, 65536 bytes) [ 0.412908] NET: Registered protocol family 1 [ 0.417588] RPC: Registered named UNIX socket transport module. [ 0.423641] RPC: Registered udp transport module. [ 0.428444] RPC: Registered tcp transport module. [ 0.433247] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.440146] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available [ 0.449757] Initialise system trusted keyrings [ 0.454390] workingset: timestamp_bits=46 max_order=16 bucket_order=0 [ 0.462524] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.468741] NFS: Registering the id_resolver key type [ 0.473913] Key type id_resolver registered [ 0.478186] Key type id_legacy registered [ 0.482284] nfs4filelayout_init: NFSv4 File Layout Driver Registering... [ 0.489207] 9p: Installing v9fs 9p2000 file system support [ 0.496338] Key type asymmetric registered [ 0.500526] Asymmetric key parser 'x509' registered [ 0.505530] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245) [ 0.513091] io scheduler noop registered [ 0.517097] io scheduler deadline registered [ 0.521505] io scheduler cfq registered (default) [ 0.526312] io scheduler mq-deadline registered [ 0.530939] io scheduler kyber registered [ 0.535894] pinctrl-single 4301c000.pinmux: 94 pins, size 376 [ 0.541999] pinctrl-single 11c000.pinmux: 173 pins, size 692 [ 0.548153] pinctrl-single a40000.timesync_router: 512 pins, size 2048 [ 0.557172] ti-pat 31010000.pat: Found PAT Rev 1.0 with 16384 pages [ 0.563604] ti-pat 31010000.pat: Failed to create 31010000.pat debugfs directory [ 0.571306] ti-pat 31011000.pat: Found PAT Rev 1.0 with 16384 pages [ 0.577718] ti-pat 31011000.pat: Failed to create 31011000.pat debugfs directory [ 0.585359] ti-pat 31012000.pat: Found PAT Rev 1.0 with 16384 pages [ 0.591771] ti-pat 31012000.pat: Failed to create 31012000.pat debugfs directory [ 0.599410] ti-pat 31013000.pat: Found PAT Rev 1.0 with 2048 pages [ 0.605731] ti-pat 31013000.pat: Failed to create 31013000.pat debugfs directory [ 0.613367] ti-pat 31014000.pat: Found PAT Rev 1.0 with 2048 pages [ 0.619690] ti-pat 31014000.pat: Failed to create 31014000.pat debugfs directory [ 0.628607] Serial: 8250/16550 driver, 10 ports, IRQ sharing enabled [ 0.636431] panel-simple dummy-panel: dummy-panel supply power not found, using dummy regulator [ 0.645357] panel-simple dummy-panel: Linked as a consumer to regulator.0 [ 0.655889] brd: module loaded [ 0.661849] loop: module loaded [ 0.666326] libphy: Fixed MDIO Bus: probed [ 0.670672] tun: Universal TUN/TAP device driver, 1.6 [ 0.676062] igbvf: Intel(R) Gigabit Virtual Function Network Driver - version 2.4.0-k [ 0.684068] igbvf: Copyright (c) 2009 - 2012 Intel Corporation. [ 0.690135] sky2: driver version 1.30 [ 0.694434] VFIO - User Level meta-driver version: 0.3 [ 0.700026] i2c /dev entries driver [ 0.704015] sdhci: Secure Digital Host Controller Interface driver [ 0.710332] sdhci: Copyright(c) Pierre Ossman [ 0.714928] sdhci-pltfm: SDHCI platform and OF driver helper [ 0.721159] ledtrig-cpu: registered to indicate activity on CPUs [ 0.787255] optee: probing for conduit method from DT. [ 0.792524] optee: revision 3.7 (5208e5c1) [ 0.792673] optee: initialized driver [ 0.801322] NET: Registered protocol family 17 [ 0.805939] 9pnet: Installing 9P2000 support [ 0.810327] Key type dns_resolver registered [ 0.814901] registered taskstats version 1 [ 0.819085] Loading compiled-in X.509 certificates [ 0.827899] ti-sci 44083000.dmsc: ABI: 2.9 (firmware rev 0x0013 '19.12.1-v2019.12a (Terrific Lla') [ 0.853460] random: fast init done [ 0.891093] omap_i2c 40b00000.i2c: bus 0 rev0.12 at 400 kHz [ 0.897061] omap_i2c 40b10000.i2c: bus 1 rev0.12 at 100 kHz [ 0.903026] omap_i2c 42120000.i2c: bus 2 rev0.12 at 400 kHz [ 0.908989] omap_i2c 2000000.i2c: bus 3 rev0.12 at 400 kHz [ 0.914852] omap_i2c 2020000.i2c: bus 4 rev0.12 at 400 kHz [ 0.920707] omap_i2c 2030000.i2c: bus 5 rev0.12 at 400 kHz [ 0.926611] omap_i2c 2040000.i2c: bus 6 rev0.12 at 100 kHz [ 0.932464] omap_i2c 2050000.i2c: bus 7 rev0.12 at 100 kHz [ 0.947327] cdns-pcie-host d000000.pcie: missing "mem" [ 0.952982] cdns-pcie-host d800000.pcie: missing "mem" [ 0.958605] cdns-pcie-ep e000000.pcie-ep: Linked as a consumer to phy-5020000.serdes.2 [ 0.968136] k3-ringacc 2b800000.ringacc: Ring Accelerator probed rings:286, gp-rings[96,20] sci-dev-id:235 [ 0.978014] k3-ringacc 2b800000.ringacc: dma-ring-reset-quirk: disabled [ 0.984774] k3-ringacc 2b800000.ringacc: RA Proxy rev. 66346100, num_proxies:64 [ 0.992455] k3-ringacc 3c000000.ringacc: Ring Accelerator probed rings:1024, gp-rings[440,150] sci-dev-id:211 [ 1.002594] k3-ringacc 3c000000.ringacc: dma-ring-reset-quirk: disabled [ 1.009352] k3-ringacc 3c000000.ringacc: RA Proxy rev. 66346100, num_proxies:64 [ 1.016968] omap8250 2800000.serial: PM domain pd:146 will not be powered off [ 1.024413] console [ttyS2] disabled [ 1.028074] 2800000.serial: ttyS2 at MMIO 0x2800000 (irq = 16, base_baud = 3000000) is a 8250 [ 1.036811] console [ttyS2] enabled [ 1.036811] console [ttyS2] enabled [ 1.043844] bootconsole [ns16550a0] disabled [ 1.043844] bootconsole [ns16550a0] disabled [ 1.052776] 2810000.serial: ttyS3 at MMIO 0x2810000 (irq = 17, base_baud = 3000000) is a 8250 [ 1.061587] 2840000.serial: ttyS6 at MMIO 0x2840000 (irq = 18, base_baud = 3000000) is a 8250 [ 1.070318] arm-smmu-v3 36600000.smmu: ias 48-bit, oas 48-bit (features 0x00001faf) [ 1.078984] arm-smmu-v3 36600000.smmu: msi_domain absent - falling back to wired irqs [ 1.087782] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). [ 1.094388] [drm] No driver support for vblank timestamp query. [ 1.101732] [drm] Initialized tidss 1.0.0 20180215 for 4a00000.dss on minor 0 [ 1.162226] Console: switching to colour frame buffer device 240x67 [ 1.184835] tidss 4a00000.dss: fb0: DRM emulated frame buffer device [ 1.195753] cdns-ufshcd 4e84000.ufs: ufshcd_populate_vreg: Unable to find vdd-hba-supply regulator, assuming enabled [ 1.206259] cdns-ufshcd 4e84000.ufs: ufshcd_populate_vreg: Unable to find vcc-supply regulator, assuming enabled [ 1.216411] cdns-ufshcd 4e84000.ufs: ufshcd_populate_vreg: Unable to find vccq-supply regulator, assuming enabled [ 1.226649] cdns-ufshcd 4e84000.ufs: ufshcd_populate_vreg: Unable to find vccq2-supply regulator, assuming enabled [ 1.237448] scsi host0: ufshcd [ 1.251390] cadence-qspi 47040000.spi: mt35xu512aba_v2 (65536 Kbytes) [ 1.257829] 7 cmdlinepart partitions found on MTD device 47040000.spi.0 [ 1.264427] Creating 7 MTD partitions on "47040000.spi.0": [ 1.269901] 0x000000000000-0x000000080000 : "ospi.tiboot3" [ 1.275692] 0x000000080000-0x000000280000 : "ospi.tispl" [ 1.281200] 0x000000280000-0x000000680000 : "ospi.u-boot" [ 1.286781] 0x000000680000-0x0000006a0000 : "ospi.env" [ 1.292133] 0x0000006a0000-0x0000006c0000 : "ospi.env.backup" [ 1.298062] 0x0000006c0000-0x0000007c0000 : "ospi.sysfw" [ 1.303552] 0x000000800000-0x000004000000 : "ospi.rootfs" [ 1.417875] cadence-qspi 47040000.spi: Cadence QSPI NOR probe failed -517 [ 1.425311] am65-cpsw-nuss 46000000.ethernet: rx-flow-id-base is not set -22 [ 1.432367] am65-cpsw-nuss 46000000.ethernet: am65_cpsw_nuss_probe[2069], Print reset_gpio=-517 [ 1.441146] am65-cpsw-nuss 46000000.ethernet: initializing am65 cpsw nuss version 0x6BA00101, cpsw version 0x6BA80100 Ports: 2 [ 1.452575] UDMA has not been proped [ 1.456145] am65-cpsw-nuss 46000000.ethernet: Failed to request tx dma channel -517 [ 1.464652] am65-cpts 310d0000.cpts: CPTS ver 0x4e8a010a, freq:200000000, add_val:4 pps:0 [ 1.473189] mmc0: Unknown controller version (4). You may experience problems. [ 1.480419] mmc0: CQHCI version 5.10 [ 1.514730] mmc0: SDHCI controller on 4f80000.sdhci [4f80000.sdhci] using ADMA 64-bit [ 1.527965] omap-mailbox 31f80000.mailbox: omap mailbox rev 0x66fc7100 [ 1.534880] omap-mailbox 31f81000.mailbox: omap mailbox rev 0x66fc7100 [ 1.541801] omap-mailbox 31f82000.mailbox: omap mailbox rev 0x66fc7100 [ 1.548745] omap-mailbox 31f83000.mailbox: omap mailbox rev 0x66fc7100 [ 1.555674] omap-mailbox 31f84000.mailbox: omap mailbox rev 0x66fc7100 [ 1.588431] mmc0: Command Queue Engine enabled [ 1.592876] mmc0: new HS400 MMC card at address 0001 [ 1.598273] mmcblk0: mmc0:0001 S0J58X 59.3 GiB [ 1.603102] mmcblk0boot0: mmc0:0001 S0J58X partition 1 31.5 MiB [ 1.609340] mmcblk0boot1: mmc0:0001 S0J58X partition 2 31.5 MiB [ 1.615368] mmcblk0rpmb: mmc0:0001 S0J58X partition 3 4.00 MiB, chardev (242:0) [ 1.628268] mmcblk0: p1 [ 1.705791] cdns-ufshcd 4e84000.ufs: link startup failed 1 [ 1.711273] cdns-ufshcd 4e84000.ufs: UFS Host state=0 [ 1.716312] cdns-ufshcd 4e84000.ufs: lrb in use=0x0, outstanding reqs=0x0 tasks=0x0 [ 1.723949] cdns-ufshcd 4e84000.ufs: saved_err=0x0, saved_uic_err=0x0 [ 1.730377] cdns-ufshcd 4e84000.ufs: Device power mode=1, UIC link state=0 [ 1.737235] cdns-ufshcd 4e84000.ufs: PM in progress=0, sys. suspended=0 [ 1.743837] cdns-ufshcd 4e84000.ufs: Auto BKOPS=0, Host self-block=0 [ 1.750174] cdns-ufshcd 4e84000.ufs: Clk gate=1 [ 1.754691] cdns-ufshcd 4e84000.ufs: error handling flags=0x0, req. abort count=0 [ 1.762159] cdns-ufshcd 4e84000.ufs: Host capabilities=0x1587031f, caps=0x0 [ 1.769104] cdns-ufshcd 4e84000.ufs: quirks=0x4, dev. quirks=0x0 [ 1.775098] cdns-ufshcd 4e84000.ufs: ufshcd_print_pwr_info:[RX, TX]: gear=[0, 0], lane[0, 0], pwr[INVALID MODE, INVALID MODE], rate = 0 [ 1.787261] host_regs: 00000000: 1587031f 00000000 00000210 00000000 [ 1.793602] host_regs: 00000010: 00000000 00000000 00000000 00000000 [ 1.799940] host_regs: 00000020: 00000000 00000470 00000000 00000000 [ 1.806277] host_regs: 00000030: 00000008 00000001 00000000 00000000 [ 1.812617] host_regs: 00000040: 00000000 00000000 00000000 00000000 [ 1.818955] host_regs: 00000050: 00000000 00000000 00000000 00000000 [ 1.825296] host_regs: 00000060: 00000000 00000000 00000000 00000000 [ 1.831634] host_regs: 00000070: 00000000 00000000 00000000 00000000 [ 1.837973] host_regs: 00000080: 00000000 00000000 00000000 00000000 [ 1.844314] host_regs: 00000090: 00000000 00000000 00000000 00000000 [ 1.850651] cdns-ufshcd 4e84000.ufs: hba->ufs_version = 0x210, hba->capabilities = 0x1587031f [ 1.859159] cdns-ufshcd 4e84000.ufs: hba->outstanding_reqs = 0x0, hba->outstanding_tasks = 0x0 [ 1.867750] cdns-ufshcd 4e84000.ufs: last_hibern8_exit_tstamp at 0 us, hibern8_exit_cnt = 0 [ 1.875039] cdns-pcie-host d000000.pcie: missing "mem" [ 1.876087] cdns-ufshcd 4e84000.ufs: clk: core_clk, rate: 250000000 [ 1.881232] cdns-pcie-host d000000.pcie: Linked as a consumer to phy-5000000.serdes.0 [ 1.887450] cdns-ufshcd 4e84000.ufs: clk: phy_clk, rate: 19200000 [ 1.887453] cdns-ufshcd 4e84000.ufs: clk: ref_clk, rate: 19200000 [ 2.896549] cdns-pcie-host d000000.pcie: Phy link never came up [ 2.902462] cdns-pcie-host d000000.pcie: host bridge /interconnect@100000/pcie@2900000/pcie@d000000 ranges: [ 2.912197] cdns-pcie-host d000000.pcie: IO 0x10001000..0x10010fff -> 0x10001000 [ 2.919842] cdns-pcie-host d000000.pcie: MEM 0x4000000000..0x407fffffff -> 0x00000000 [ 2.927907] cdns-pcie-host d000000.pcie: PCI host bridge to bus 0000:00 [ 2.934509] pci_bus 0000:00: root bus resource [bus 00-0f] [ 2.939981] pci_bus 0000:00: root bus resource [io 0x0000-0xffff] (bus address [0x10001000-0x10010fff]) [ 2.949441] pci_bus 0000:00: root bus resource [mem 0x4000000000-0x407fffffff] (bus address [0x00000000-0x7fffffff]) [ 2.959973] pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x4 may corrupt adjacent RW1C bits [ 2.969607] pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x4 may corrupt adjacent RW1C bits [ 2.979265] pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x92 may corrupt adjacent RW1C bits [ 2.988988] pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0xb2 may corrupt adjacent RW1C bits [ 2.998739] pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x84 may corrupt adjacent RW1C bits [ 3.010499] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring [ 3.018489] pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x3e may corrupt adjacent RW1C bits [ 3.028210] pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x3e may corrupt adjacent RW1C bits [ 3.037934] pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x3e may corrupt adjacent RW1C bits [ 3.047655] pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x6 may corrupt adjacent RW1C bits [ 3.058984] pci_bus 0000:00: 1-byte config write to 0000:00:00.0 offset 0x1a may corrupt adjacent RW1C bits [ 3.068714] pci 0000:00:00.0: PCI bridge to [bus 01] [ 3.073830] cdns-pcie-host d800000.pcie: missing "mem" [ 3.078979] cdns-pcie-host d800000.pcie: Linked as a consumer to phy-5010000.serdes.1 [ 4.088081] cdns-pcie-host d800000.pcie: Phy link never came up [ 4.093991] cdns-pcie-host d800000.pcie: host bridge /interconnect@100000/pcie@2910000/pcie@d800000 ranges: [ 4.103722] cdns-pcie-host d800000.pcie: IO 0x18001000..0x18010fff -> 0x18001000 [ 4.111368] cdns-pcie-host d800000.pcie: MEM 0x4100000000..0x417fffffff -> 0x00000000 [ 4.119421] cdns-pcie-host d800000.pcie: PCI host bridge to bus 0001:00 [ 4.126022] pci_bus 0001:00: root bus resource [bus 00-0f] [ 4.131496] pci_bus 0001:00: root bus resource [io 0x10000-0x1ffff] (bus address [0x18001000-0x18010fff]) [ 4.141128] pci_bus 0001:00: root bus resource [mem 0x4100000000-0x417fffffff] (bus address [0x00000000-0x7fffffff]) [ 4.153588] pci 0001:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring [ 4.163282] pci 0001:00:00.0: PCI bridge to [bus 01] [ 4.168890] ti-udma 285c0000.udmap: Channels: 24 (tchan: 48, echan: 0, rchan: 48, rflow: 96) [ 4.178515] ti-udma 31150000.udmap: Channels: 84 (tchan: 140, echan: 160, rchan: 140, rflow: 300) [ 4.190238] cadence-qspi 47040000.spi: mt35xu512aba_v2 (65536 Kbytes) [ 4.196670] 7 cmdlinepart partitions found on MTD device 47040000.spi.0 [ 4.203269] Creating 7 MTD partitions on "47040000.spi.0": [ 4.208742] 0x000000000000-0x000000080000 : "ospi.tiboot3" [ 4.214551] 0x000000080000-0x000000280000 : "ospi.tispl" [ 4.220089] 0x000000280000-0x000000680000 : "ospi.u-boot" [ 4.225728] 0x000000680000-0x0000006a0000 : "ospi.env" [ 4.231053] 0x0000006a0000-0x0000006c0000 : "ospi.env.backup" [ 4.236978] 0x0000006c0000-0x0000007c0000 : "ospi.sysfw" [ 4.242507] 0x000000800000-0x000004000000 : "ospi.rootfs" [ 4.249970] am65-cpsw-nuss 46000000.ethernet: rx-flow-id-base is not set -22 [ 4.257035] am65-cpsw-nuss 46000000.ethernet: am65_cpsw_nuss_probe[2069], Print reset_gpio=116 [ 5.297789] am65-cpsw-nuss 46000000.ethernet: am65_cpsw_nuss_probe[2083], Print reset to 1 [ 5.306142] am65-cpsw-nuss 46000000.ethernet: initializing am65 cpsw nuss version 0x6BA00101, cpsw version 0x6BA80100 Ports: 2 [ 5.323577] am65-cpsw-nuss 46000000.ethernet: set new flow-id-base 48 [ 5.334065] pps pps0: new PPS source ptp1 [ 5.338204] am65-cpsw-nuss 46000000.ethernet: CPTS ver 0x4e8a010a, freq:500000000, add_val:1 pps:1 [ 5.347148] am65-cpsw-nuss 46000000.ethernet: initialized cpsw ale version 0.4 [ 5.354354] am65-cpsw-nuss 46000000.ethernet: ALE Table size 64 [ 5.397791] am65-cpsw-nuss 46000000.ethernet: davinci mdio revision 9.7, bus freq 1000000 [ 5.405952] libphy: 46000000.ethernet: probed [ 5.412971] hctosys: unable to open rtc device (rtc0) [ 5.437742] ALSA device list: [ 5.440705] No soundcards found. [ 5.528262] EXT4-fs (mmcblk0p1): recovery complete [ 5.533740] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: (null) [ 5.541847] VFS: Mounted root (ext4 filesystem) on device 179:1. [ 5.548187] devtmpfs: mounted [ 5.551282] Freeing unused kernel memory: 576K [ 5.555731] Run /sbin/init as init process [ 5.603248] systemd[1]: System time before build time, advancing clock. [ 5.632293] NET: Registered protocol family 10 [ 5.637150] Segment Routing with IPv6 [ 5.651169] systemd[1]: systemd 239 running in system mode. (+PAM -AUDIT -SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP -LIBCRYPTSETUP -GCRYPT -GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID -ELFUTILS +KMOD -IDN2 -IDN -PCRE2 default-hierarchy=hybrid) [ 5.672618] systemd[1]: Detected architecture arm64. Welcome to Arago 2019.11! [ 5.694060] systemd[1]: Set hostname to <j7-evm>. [ 5.744716] systemd[1]: Configuration file /lib/systemd/system/local-fs.target is marked executable. Please remove executable permission bits. Proceeding anyway. [ 5.759343] systemd[1]: Configuration file /lib/systemd/system/local-fs.target is marked world-writable. Please remove world writability permission bits. Proceeding anyway. [ 5.776519] systemd[1]: Configuration file /lib/systemd/system/swap.target is marked executable. Please remove executable permission bits. Proceeding anyway. [ 5.790600] systemd[1]: Configuration file /lib/systemd/system/swap.target is marked world-writable. Please remove world writability permission bits. Proceeding anyway. [ 5.805948] systemd[1]: Configuration file /lib/systemd/system/umount.target is marked executable. Please remove executable permission bits. Proceeding anyway. [ 5.820192] systemd[1]: Configuration file /lib/systemd/system/umount.target is marked world-writable. Please remove world writability permission bits. Proceeding anyway. [ 5.835710] systemd[1]: Configuration file /lib/systemd/system/systemd-journald.socket is marked executable. Please remove executable permission bits. Proceeding anyway. [ 5.920220] random: systemd: uninitialized urandom read (16 bytes read) [ OK ] Reached target Swap. [ 5.937866] random: systemd: uninitialized urandom read (16 bytes read) [ OK ] Listening on udev Control Socket. [ 5.957873] random: systemd: uninitialized urandom read (16 bytes read) [ OK ] Listening on Journal Socket. Mounting Huge Pages File System... Mounting Kernel Debug File System... Mounting POSIX Message Queue File System... [ OK ] Created slice system-getty.slice. [ OK ] Started Forward Password Requests to Wall Directory Watch. [ OK ] Listening on Process Core Dump Socket. [ OK ] Created slice User and Session Slice. [ OK ] Listening on initctl Compatibility Named Pipe. [ OK ] Listening on Journal Socket (/dev/log). Starting Remount Root and Kernel File Systems... [ 6.106783] EXT4-fs (mmcblk0p1): re-mounted. Opts: (null) [ OK ] Listening on udev Kernel Socket. [ OK ] Listening on Network Service Netlink Socket. [ OK ] Created slice system-serial\x2dgetty.slice. Starting Load Kernel Modules... [ 6.161999] cmemk: loading out-of-tree module taints kernel. [ 6.168538] CMEMK module: reference Linux version 4.19.94 [ 6.174261] no physical memory specified [ 6.178268] cmemk initialized Starting udev Coldplug all Devices... [ OK ] Started Dispatch Password Requests to Console Directory Watch. [ OK ] Reached target Paths. Starting Create list of required st…ce nodes for the current kernel... [ OK ] Reached target Slices. [ OK ] Reached target Remote File Systems. [ OK ] Started Hardware RNG Entropy Gatherer Daemon. Mounting Temporary Directory (/tmp)... Starting Journal Service... [ OK ] Mounted Huge Pages File System. [ OK ] Mounted Kernel Debug File System. [ OK ] Mounted POSIX Message Queue File System. [ OK ] Started Journal Service. [ OK ] Started Remount Root and Kernel File Systems. [ OK ] Started Load Kernel Modules. [ OK ] Started Create list of required sta…vice nodes for the current kernel. [ OK ] Mounted Temporary Directory (/tmp). Mounting Kernel Configuration File System... Starting Apply Kernel Variables... Starting Create Static Device Nodes in /dev... Starting Flush Journal to Persistent Storage... [ OK ] Mounted Kernel Configuration File System. [ OK ] Started Apply Kernel Variables. [ OK ] Started udev Coldplug all Devices. [ OK ] Started Create Static Device Nodes in /dev. [ OK ] Reached target Local File Systems (Pre). Mounting /media/ram... Mounting /var/volatile... [ OK ] Reached target Containers. Starting udev Kernel Device Manager... [ OK ] Mounted /media/ram. [ OK ] Mounted /var/volatile. [ OK ] Started udev Kernel Device Manager. [ 6.642342] systemd-journald[147]: Received request to flush runtime journal from PID 1 Starting Load/Save Random Seed... [ OK ] Reached target Local File Systems. [ OK ] Started Load/Save Random Seed. [ OK ] Started Flush Journal to Persistent Storage. Starting Create Volatile Files and Directories... [ OK ] Started Create Volatile Files and Directories. Starting Update UTMP about System Boot/Shutdown... [ 6.752760] rti-wdt 2200000.rti: heartbeat 60 sec Starting Network Service... Starting Network Time Synchronization... [ OK ] Started Network Service. [ 6.800523] rti-wdt 2210000.rti: heartbeat 60 sec [ OK ] Found device /dev/ttyS2. [ OK ] Started Update UTMP about System Boot/Shutdown. Starting Wait for Network to be Configured... Starting Network Name Resolution... [ 6.895212] pci-endpoint-test 0000:00:00.0: of_irq_parse_pci: failed with rc=-22 [ 6.907779] k3-dsp-rproc 4d80800000.dsp: assigned reserved memory node c66-dma-memory@a7000000 [ OK ] Started Network Time Synchronization. [ 6.928671] pci-endpoint-test 0001:00:00.0: of_irq_parse_pci: failed with rc=-22 [ OK ] Reached target System Initialization. [ 6.938185] k3-dsp-rproc 4d80800000.dsp: configured DSP for IPC-only mode [ 6.949421] remoteproc remoteproc0: 4d80800000.dsp is available [ OK ] Listening on D-Bus System Message Bus Socket.[ 6.962419] ntb_hw_epf 0000:00:00.0: of_irq_parse_pci: failed with rc=-22 [ 6.967751] k3-dsp-rproc 4d81800000.dsp: assigned reserved memory node c66-dma-memory@a6000000 [ OK ] Listening on Avahi mDNS/DNS-SD Stack Activati[ 6.984271] k3-dsp-rproc 4d81800000.dsp: configured DSP for IPC-only mode on Socket. [ 6.995711] remoteproc remoteproc0: powering up 4d80800000.dsp [ OK ] Started Daily Cleanup of Temporary Directorie[ 7.003813] remoteproc remoteproc0: Booting fw image j7-c66_0-fw, size 1448016 s. [ 7.012451] ntb_hw_epf 0001:00:00.0: of_irq_parse_pci: failed with rc=-22 [ OK ] Listening on RPCbind Server Activation Socket[ 7.029550] k3-dsp-rproc 4d80800000.dsp: DSP initialized in IPC-only mode . [ OK ] Reached target Sockets. [ 7.048337] virtio_rpmsg_bus virtio0: rpmsg host is online [ OK ] Reached target Basic System. [ 7.055631] remoteproc remoteproc0: registered virtio0 (type 7) [[ 7.070572] remoteproc remoteproc0: remote processor 4d80800000.dsp is now up OK ] Started D-Bus System Message Bus. [ 7.080192] remoteproc remoteproc1: 4d81800000.dsp is available Starting Login Service... Starting DEMO... [ 7.116334] k3-dsp-rproc 64800000.dsp: assigned reserved memory node c71-dma-memory@a8000000 [ 7.116490] k3-dsp-rproc 64800000.dsp: configured DSP for IPC-only mode [ 7.116518] remoteproc remoteproc2: 64800000.dsp is available [ 7.130322] remoteproc remoteproc1: powering up 4d81800000.dsp [ 7.130330] remoteproc remoteproc1: Booting fw image j7-c66_1-fw, size 1448016 [ 7.130425] k3-dsp-rproc 4d81800000.dsp: DSP initialized in IPC-only mode [ 7.130937] virtio_rpmsg_bus virtio1: rpmsg host is online [ 7.130956] remoteproc remoteproc1: registered virtio1 (type 7) [ 7.130958] remoteproc remoteproc1: remote processor 4d81800000.dsp is now up [ 7.180705] remoteproc remoteproc2: powering up 64800000.dsp [ 7.180741] remoteproc remoteproc2: Booting fw image j7-c71_0-fw, size 6954352 [ 7.180861] k3-dsp-rproc 64800000.dsp: DSP initialized in IPC-only mode [ 7.181365] virtio_rpmsg_bus virtio2: rpmsg host is online [ 7.181390] remoteproc remoteproc2: registered virtio2 (type 7) [ 7.181393] remoteproc remoteproc2: remote processor 64800000.dsp is now up [ 7.188134] virtio_rpmsg_bus virtio2: creating channel rpmsg_chrdev addr 0xd [ 7.230580] k3_r5_rproc interconnect@100000:interconnect@28380000:r5fss@41000000: creating child devices for R5F cores [ 7.268988] platform 41000000.r5f: configured R5F for remoteproc mode [ OK ] Started TEE Supplicant. Starting rc.pvr.service... [ 7.300007] platform 41000000.r5f: assigned reserved memory node r5f-dma-memory@a0000000 [ OK ] Started Job spooling tools. [ 7.324436] remoteproc remoteproc3: 41000000.r5f is available [ OK ] Started Periodic Command Scheduler. Starting RPC Bind Service... Starting Print notice about GPLv3 packages... [ OK ] Reached target System Time Synchronized. [ OK ] Started Daily rotation of log files. [ OK ] Reached target Timers. [ OK ] Started Network Name Resolution. [ OK ] Started DEMO. [ OK ] Started RPC Bind Service. [ OK ] Reached target Network. Starting Permit User Sessions... [ OK ] Reached target Host and Network Name Lookups. [ OK ] Started NFS status monitor for NFSv2/3 locking.. Starting Avahi mDNS/DNS-SD Stack... [ 7.465981] remoteproc remoteproc3: Direct firmware load for j7-mcu-r5f0_0-fw failed with error -2 [ OK ] Started Permit User Sessions. [ OK ] Started Getty on tty1. [ OK ] Started Serial Getty on ttyS2.[ 7.492743] k3_r5_rproc interconnect@100000:r5fss@5c00000: creating child devices for R5F cores [ OK ] [ 7.504266] remoteproc remoteproc3: powering up 41000000.r5f Started Avahi mDNS/DNS-SD Stack. [ 7.512340] remoteproc remoteproc3: Direct firmware load for j7-mcu-r5f0_0-fw failed with error -2 [ 7.512345] remoteproc remoteproc3: request_firmware failed: -2 [ OK ] Started Login Service. [ 7.539023] pvrsrvkm 4e20000000.gpu: Linked as a consumer to genpd:0:4e20000000.gpu [ 7.552420] pvrsrvkm 4e20000000.gpu: Linked as a consumer to genpd:1:4e20000000.gpu [ 7.570499] PVR_K: 307: Read BVNC 22.104.208.318 from HW device registers [ 7.581704] PVR_K: 307: RGX Device initialised with BVNC 22.104.208.318 [ 7.595362] platform 5c00000.r5f: configured R5F for remoteproc mode [ 7.596542] [drm] Initialized pvr 1.10.5371573 20170530 for 4e20000000.gpu on minor 1 [ 7.611269] platform 5c00000.r5f: assigned reserved memory node r5f-dma-memory@a2000000 [ 7.643243] remoteproc remoteproc4: 5c00000.r5f is available [ 7.665611] platform 5d00000.r5f: configured R5F for remoteproc mode [ 7.672123] remoteproc remoteproc4: powering up 5c00000.r5f [ OK ] Started rc.pvr.service. Starting telnetd.service... [ 7.687164] remoteproc remoteproc4: Booting fw image j7-main-r5f0_0-fw, size 128832 [ 7.694526] Generic PHY k3-cpsw-mdio:02: attached PHY driver [Generic PHY] (mii_bus:phy_addr=k3-cpsw-mdio:02, irq=POLL) [ 7.709495] platform 5c00000.r5f: booting R5F core using boot addr = 0x0 [ 7.721722] virtio_rpmsg_bus virtio3: rpmsg host is online [ OK ] Started telnetd.service. [ 7.729847] virtio_rpmsg_bus virtio3: creating channel rpmsg_chrdev addr 0xd [ 7.733535] remoteproc remoteproc4: registered virtio3 (type 7) [ 7.743736] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready [ 7.749822] remoteproc remoteproc4: remote processor 5c00000.r5f is now up Starting thttpd.service... [ 7.814487] platform 5d00000.r5f: assigned reserved memory node r5f-dma-memory@a3000000 [ OK ] Started thttpd.service. [ 7.878911] remoteproc remoteproc5: 5d00000.r5f is available [ 7.915984] k3_r5_rproc interconnect@100000:r5fss@5e00000: creating child devices for R5F cores [ 7.936593] remoteproc remoteproc5: powering up 5d00000.r5f [ 7.942196] remoteproc remoteproc5: Booting fw image j7-main-r5f0_1-fw, size 3786712 [ 7.968454] remoteproc remoteproc5: bad phdr da 0xadfe0000 mem 0x1a8 [ 7.985824] remoteproc remoteproc5: Failed to load program segments: -22 [ 8.005894] platform 5e00000.r5f: configured R5F for remoteproc mode [ OK ] Found device /dev/ttyS1. [ 8.102160] platform 5e00000.r5f: assigned reserved memory node r5f-dma-memory@a4000000 [ OK ] Started Serial Getty on ttyS1. [ OK ] Reached target Login Prompts. Starting Synchronize System and HW clocks... [FAILED] Failed to start Synchronize System and HW [ 8.156102] remoteproc remoteproc6: 5e00000.r5f is available clocks. See 'systemctl status sync-clocks.service' for details. [ 8.193592] remoteproc remoteproc6: Direct firmware load for j7-main-r5f1_0-fw failed with error -2 [ 8.206595] remoteproc remoteproc6: powering up 5e00000.r5f [ 8.217734] remoteproc remoteproc6: Direct firmware load for j7-main-r5f1_0-fw failed with error -2 [ 8.230318] remoteproc remoteproc6: request_firmware failed: -2 *************************************************************** *************************************************************** NOTICE: This file system contains the following GPLv3 packages: bash-dev bash bc cifs-utils cpio dosfstools elfutils gawk gzip libbfd libdw1 libelf1 libgdbm-compat4 libgdbm-dev libgdbm6 libgmp10 libidn2-0 libreadline-dev libreadline7 libunistring2 nettle 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 remove <package> Where <package> is the name printed in the list above NOTE: If the package is a dependency of another package you will be notified of the dependent packages. You should use the --force-removal-of-dependent-packages option to also remove the dependent packages as well *************************************************************** *************************************************************** [ OK ] Started Print notice about GPLv3 packages. [ 8.633748] random: crng init done [ 8.637337] omap_rng 4e10000.trng: Random Number Generator ver. 241b34c [ 8.644000] random: 7 urandom warning(s) missed due to ratelimiting [ 8.678018] cdns-usb3 6000000.usb: DRD version v1 (ID: 0004024e, rev: 00000200) [ 8.733878] remoteproc remoteproc7: b034000.pru is available [ 8.745401] pru-rproc b034000.pru: PRU rproc node pru@b034000 probed successfully [ 8.757829] am65-cpsw-nuss 46000000.ethernet eth0: Link is Down [ OK ] Started Hardware RNG Entropy Gatherer Daemon. [ 8.779522] remoteproc remoteproc8: b004000.rtu is available [ 8.785353] pru-rproc b004000.rtu: PRU rproc node rtu@b004000 probed successfully [ 8.794081] remoteproc remoteproc9: b00a000.txpru is available [ 8.799942] pru-rproc b00a000.txpru: PRU rproc node txpru@b00a000 probed successfully [ 8.808138] remoteproc remoteproc10: b038000.pru is available [ 8.813913] pru-rproc b038000.pru: PRU rproc node pru@b038000 probed successfully [ 8.821761] remoteproc remoteproc11: b006000.rtu is available [ 8.827547] pru-rproc b006000.rtu: PRU rproc node rtu@b006000 probed successfully [ 8.835310] remoteproc remoteproc12: b00c000.txpru is available [ 8.841249] pru-rproc b00c000.txpru: PRU rproc node txpru@b00c000 probed successfully [ 8.849421] remoteproc remoteproc13: b134000.pru is available [ 8.855204] pru-rproc b134000.pru: PRU rproc node pru@b134000 probed successfully [ 8.863042] remoteproc remoteproc14: b104000.rtu is available [ 8.868820] pru-rproc b104000.rtu: PRU rproc node rtu@b104000 probed successfully [ 8.876600] remoteproc remoteproc15: b10a000.txpru is available [ 8.882593] pru-rproc b10a000.txpru: PRU rproc node txpru@b10a000 probed successfully [ 8.890763] remoteproc remoteproc16: b138000.pru is available [ 8.896544] pru-rproc b138000.pru: PRU rproc node pru@b138000 probed successfully [ 8.904341] remoteproc remoteproc17: b106000.rtu is available [ 8.910120] pru-rproc b106000.rtu: PRU rproc node rtu@b106000 probed successfully [ 8.917902] remoteproc remoteproc18: b10c000.txpru is available [ 8.923840] pru-rproc b10c000.txpru: PRU rproc node txpru@b10c000 probed successfully [ 9.105846] cdns-usb3 6000000.usb: Initialized ep0 support: [ 9.111684] cdns-usb3 6000000.usb: Initialized ep1out support: BULK, INT ISO [ 9.118810] cdns-usb3 6000000.usb: Initialized ep2out support: BULK, INT ISO [ 9.125944] cdns-usb3 6000000.usb: Initialized ep3out support: BULK, INT ISO [ 9.133069] cdns-usb3 6000000.usb: Initialized ep4out support: BULK, INT ISO [ 9.140195] cdns-usb3 6000000.usb: Initialized ep5out support: BULK, INT ISO [ 9.147324] cdns-usb3 6000000.usb: Initialized ep6out support: BULK, INT ISO [ 9.154447] cdns-usb3 6000000.usb: Initialized ep7out support: BULK, INT ISO [ 9.161575] cdns-usb3 6000000.usb: Initialized ep8out support: BULK, INT ISO [ 9.168698] cdns-usb3 6000000.usb: Initialized ep9out support: BULK, INT ISO [ 9.175826] cdns-usb3 6000000.usb: Initialized ep10out support: BULK, INT ISO [ 9.183036] cdns-usb3 6000000.usb: Initialized ep11out support: BULK, INT ISO [ 9.190247] cdns-usb3 6000000.usb: Initialized ep12out support: BULK, INT ISO [ 9.197461] cdns-usb3 6000000.usb: Initialized ep13out support: BULK, INT ISO [ 9.204673] cdns-usb3 6000000.usb: Initialized ep14out support: BULK, INT ISO [ 9.211886] cdns-usb3 6000000.usb: Initialized ep15out support: BULK, INT ISO [ 9.219097] cdns-usb3 6000000.usb: Initialized ep1in support: BULK, INT ISO [ 9.226137] cdns-usb3 6000000.usb: Initialized ep2in support: BULK, INT ISO [ 9.233174] cdns-usb3 6000000.usb: Initialized ep3in support: BULK, INT ISO [ 9.240214] cdns-usb3 6000000.usb: Initialized ep4in support: BULK, INT ISO [ 9.247257] cdns-usb3 6000000.usb: Initialized ep5in support: BULK, INT ISO [ 9.254292] cdns-usb3 6000000.usb: Initialized ep6in support: BULK, INT ISO [ 9.261333] cdns-usb3 6000000.usb: Initialized ep7in support: BULK, INT ISO [ 9.268369] cdns-usb3 6000000.usb: Initialized ep8in support: BULK, INT ISO [ 9.275409] cdns-usb3 6000000.usb: Initialized ep9in support: BULK, INT ISO [ 9.282445] cdns-usb3 6000000.usb: Initialized ep10in support: BULK, INT ISO [ 9.289568] cdns-usb3 6000000.usb: Initialized ep11in support: BULK, INT ISO [ 9.296694] cdns-usb3 6000000.usb: Initialized ep12in support: BULK, INT ISO [ 9.303816] cdns-usb3 6000000.usb: Initialized ep13in support: BULK, INT ISO [ 9.310943] cdns-usb3 6000000.usb: Initialized ep14in support: BULK, INT ISO [ 9.318066] cdns-usb3 6000000.usb: Initialized ep15in support: BULK, INT ISO [ 9.325902] cdns-usb3 6400000.usb: DRD version v1 (ID: 0004024e, rev: 00000200) [ 9.351063] usbcore: registered new interface driver usbfs [ 9.356597] usbcore: registered new interface driver hub [ 9.362045] usbcore: registered new device driver usb [ 9.373257] xhci-hcd xhci-hcd.2.auto: xHCI Host Controller [ 9.378780] xhci-hcd xhci-hcd.2.auto: new USB bus registered, assigned bus number 1 [ 9.386933] xhci-hcd xhci-hcd.2.auto: hcc params 0x200073c9 hci version 0x100 quirks 0x0000000000010010 [ 9.396357] xhci-hcd xhci-hcd.2.auto: irq 311, io mem 0x06410000 [ 9.402531] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19 [ 9.410795] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 9.418027] usb usb1: Product: xHCI Host Controller [ 9.422899] usb usb1: Manufacturer: Linux 4.19.94-gd79751b5d7 xhci-hcd [ 9.429429] usb usb1: SerialNumber: xhci-hcd.2.auto [ 9.434534] hub 1-0:1.0: USB hub found [ 9.438325] hub 1-0:1.0: 1 port detected [ 9.442783] xhci-hcd xhci-hcd.2.auto: xHCI Host Controller [ 9.448275] xhci-hcd xhci-hcd.2.auto: new USB bus registered, assigned bus number 2 [ 9.455927] xhci-hcd xhci-hcd.2.auto: Host supports USB 3.0 SuperSpeed [ 9.462491] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM. [ 9.470617] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 4.19 [ 9.478875] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 9.486085] usb usb2: Product: xHCI Host Controller [ 9.490956] usb usb2: Manufacturer: Linux 4.19.94-gd79751b5d7 xhci-hcd [ 9.497476] usb usb2: SerialNumber: xhci-hcd.2.auto [ 9.502581] hub 2-0:1.0: USB hub found [ 9.506347] hub 2-0:1.0: 1 port detected _____ _____ _ _ | _ |___ ___ ___ ___ | _ |___ ___ |_|___ ___| |_ | | _| .'| . | . | | __| _| . | | | -_| _| _| |__|__|_| |__,|_ |___| |__| |_| |___|_| |___|___|_| |___| |___| Arago Project http://arago-project.org j7-evm ttyS2 Arago 2019.11 j7-evm ttyS2 j7-evm login: root Password: Login incorrect j7-evm login: root root@j7-evm:~# root@j7-evm:~# cd /opt/vision_apps/ root@j7-evm:/opt/vision_apps# root@j7-evm:/opt/vision_apps# root@j7-evm:/opt/vision_apps# ./ source ./vision_apps_init.sh root@j7-evm:/opt/vision_apps# APP_LOG: Mapping 0xac000000 ... APP_LOG: Mapped 0xac000000 -> 0xffff9db00000 of size 262144 bytes [C6x_1 ] 0.000698 s: CIO: Init ... Done !!! [C6x_1 ] 0.000731 s: ### CPU Frequency <ORG = 1350000000 Hz>, <NEW = 1350000000 Hz> [C6x_1 ] 0.000743 s: APP: Init ... !!! [C6x_1 ] 0.000750 s: SCICLIENT: Init ... !!! [C6x_1 ] 0.000807 s: SCICLIENT: DMSC FW version [19.12.1-v 19.12a (Terrific Lla] [C6x_1 ] 0.000818 s: SCICLIENT: DMSC FW revision 0x13 [C6x_1 ] 0.000826 s: SCICLIENT: DMSC FW ABI revision 2.9 [C6x_1 ] 0.000835 s: SCICLIENT: Init ... Done !!! [C6x_1 ] 0.000842 s: UDMA: Init ... !!! [C6x_1 ] 0.001612 s: UDMA: Init ... Done !!! [C6x_1 ] 0.001630 s: MEM: Init ... !!! [C6x_1 ] 0.001641 s: MEM: Created heap (DDR_SHARED_MEM, id=0, flags=0x00000004) @ d4000000 of size 16777216 bytes !!! [C6x_1 ] 0.001657 s: MEM: Created heap (L2_MEM, id=2, flags=0x00000001) @ 800000 of size 229376 bytes !!! [C6x_1 ] 0.001672 s: MEM: Created heap (DDR_SCRATCH_MEM, id=4, flags=0x00000001) @ d5000000 of size 50331648 bytes !!! [C6x_1 ] 0.001687 s: MEM: Init ... Done !!! [C6x_1 ] 0.001694 s: IPC: Init ... !!! [C6x_1 ] 0.001705 s: IPC: 5 CPUs participating in IPC !!! [C6x_1 ] 0.001717 s: IPC: Waiting for HLOS to be ready ... !!! [C6x_2 ] 0.000722 s: CIO: Init ... Done !!! [C6x_2 ] 0.000755 s: ### CPU Frequency <ORG = 1350000000 Hz>, <NEW = 1350000000 Hz> [C6x_2 ] 0.000768 s: APP: Init ... !!! [C6x_2 ] 0.000775 s: SCICLIENT: Init ... !!! [C6x_2 ] 0.000832 s: SCICLIENT: DMSC FW version [19.12.1-v 19.12a (Terrific Lla] [C6x_2 ] 0.000843 s: SCICLIENT: DMSC FW revision 0x13 [C6x_2 ] 0.000852 s: SCICLIENT: DMSC FW ABI revision 2.9 [C6x_2 ] 0.000861 s: SCICLIENT: Init ... Done !!! [C6x_2 ] 0.000869 s: UDMA: Init ... !!! [C6x_2 ] 0.001664 s: UDMA: Init ... Done !!! [C6x_2 ] 0.001683 s: MEM: Init ... !!! [C6x_2 ] 0.001694 s: MEM: Created heap (DDR_SHARED_MEM, id=0, flags=0x00000004) @ d8000000 of size 16777216 bytes !!! [C6x_2 ] 0.001711 s: MEM: Created heap (L2_MEM, id=2, flags=0x00000001) @ 800000 of size 229376 bytes !!! [C6x_2 ] 0.001725 s: MEM: Created heap (DDR_SCRATCH_MEM, id=4, flags=0x00000001) @ d9000000 of size 50331648 bytes !!! [C6x_2 ] 0.001740 s: MEM: Init ... Done !!! [C6x_2 ] 0.001747 s: IPC: Init ... !!! [C6x_2 ] 0.001771 s: IPC: 5 CPUs participating in IPC !!! [C6x_2 ] 0.001783 s: IPC: Waiting for HLOS to be ready ... !!! [C7x_1 ] 0.011539 s: CIO: Init ... Done !!! [C7x_1 ] 0.011562 s: ### CPU Frequency <ORG = 1000000000 Hz>, <NEW = 1000000000 Hz> [C7x_1 ] 0.011579 s: APP: Init ... !!! [C7x_1 ] 0.011589 s: SCICLIENT: Init ... !!! [C7x_1 ] 0.011650 s: SCICLIENT: DMSC FW version [19.12.1-v 19.12a (Terrific Lla] [C7x_1 ] 0.011664 s: SCICLIENT: DMSC FW revision 0x13 [C7x_1 ] 0.011674 s: SCICLIENT: DMSC FW ABI revision 2.9 [C7x_1 ] 0.011685 s: SCICLIENT: Init ... Done !!! [C7x_1 ] 0.011693 s: UDMA: Init ... !!! [C7x_1 ] 0.011820 s: UDMA: Init ... Done !!! [C7x_1 ] 0.011832 s: MEM: Init ... !!! [C7x_1 ] 0.011844 s: MEM: Created heap (DDR_SHARED_MEM, id=0, flags=0x00000004) @ dc000000 of size 469762048 bytes !!! [C7x_1 ] 0.011865 s: MEM: Created heap (L3_MEM, id=1, flags=0x00000001) @ 70020000 of size 8159232 bytes !!! [C7x_1 ] 0.011883 s: MEM: Created heap (L2_MEM, id=2, flags=0x00000001) @ 64800000 of size 491520 bytes !!! [C7x_1 ] 0.011901 s: MEM: Created heap (L1_MEM, id=3, flags=0x00000001) @ 64e00000 of size 16384 bytes !!! [C7x_1 ] 0.011917 s: MEM: Created heap (DDR_SCRATCH_MEM, id=4, flags=0x00000001) @ f8000000 of size 67108864 bytes !!! [C7x_1 ] 0.011935 s: MEM: Init ... Done !!! [C7x_1 ] 0.011942 s: IPC: Init ... !!! [C7x_1 ] 0.011951 s: IPC: 5 CPUs participating in IPC !!! [C7x_1 ] 0.011965 s: IPC: Waiting for HLOS to be ready ... !!! [C7x_1 ] 8.015093 s: IPC: HLOS is ready !!! [C7x_1 ] 8.017232 s: IPC: Init ... Done !!! [C7x_1 ] 8.017245 s: APP: Syncing with 4 CPUs ... !!! root@j7-evm:/opt/vision_apps# root@j7-evm:/opt/vision_apps#
BR
Sentinen Chen