Hi,
Host OS : Ubuntu 22.04.1 LTS
Hardware : J721EXSOMXEVM + J721EXPCP01EVM
Software : SDK Installer binary Linux 64-bit
- version : 08.02.00.03 (25 Mar 2022)
What we trying to do:
* Try to communicate with UFS with default SD-Card provided.
* Try to customize u-boot and kernel for UFS.
Problem we facing:
* We were unable to communicate with UFS device
- UFS initialization failed.
- /dev/bsg not found.
- /dev/sd* unable to see.
What I tried to Solve these issues:
* I dont see the device from user space /dev/bsg/ufs-bsg. so i am unable to follow this "">e2e.ti.com/.../tda4vmxevm-tda4vm-evm-ufs"
* I followed "">e2e.ti.com/.../j721exsomxevm-j721e-ufs-probe-failing but unlike that thread i have UFS device(THGAF8G8T23BAIL) present in my board ,so unable to move further.
--------------------------------------------------- full boot log ------------------------------------------------------------------------------- U-Boot SPL 2021.01-g15769936a5 (Dec 20 2021 - 17:09:03 +0000) Model: Texas Instruments K3 J721E SoC Board: J721EX-PM2-SOM rev E8 SYSFW ABI: 3.1 (firmware rev 0x0015 '21.9.1--v2021.09a (Terrific Lla') Trying to boot from MMC2 Starting ATF on ARM64 core... NOTICE: BL31: v2.5(release):08.01.00.006-dirty NOTICE: BL31: Built : 16:34:52, Dec 20 2021 U-Boot SPL 2021.01-g15769936a5 (Dec 20 2021 - 16:36:05 +0000) Model: Texas Instruments K3 J721E SoC Board: J721EX-PM2-SOM rev E8 SYSFW ABI: 3.1 (firmware rev 0x0015 '21.9.1--v2021.09a (Terrific Lla') Detected: J7X-BASE-CPB rev A Detected: J7X-VSC8514-ETH rev E2 Trying to boot from MMC2 U-Boot 2021.01-g15769936a5 (Dec 20 2021 - 16:36:05 +0000) SoC: J721E SR2.0 Model: Texas Instruments K3 J721E SoC Board: J721EX-PM2-SOM rev E8 DRAM: 4 GiB Flash: 0 Bytes MMC: sdhci@4f80000: 0, sdhci@4fb0000: 1 In: serial@2800000 Out: serial@2800000 Err: serial@2800000 Detected: J7X-BASE-CPB rev A Detected: J7X-VSC8514-ETH rev E2 Net: am65_cpsw_nuss_slave ethernet@46000000: K3 CPSW: nuss_ver: 0x6BA00101 cpsw_ver: 0x6BA80100 ale_ver: 0x00293904 Ports:1 mdio_freq:1000000 eth0: ethernet@46000000 Hit any key to stop autoboot: 0 switch to partitions #0, OK mmc1 is current device SD/MMC found on device 1 Failed to load 'boot.scr' 0 bytes read in 0 ms Loaded env from uEnv.txt Importing environment from mmc1 ... 19270144 bytes read in 803 ms (22.9 MiB/s) 100196 bytes read in 12 ms (8 MiB/s) ## Flattened Device Tree blob at 88000000 Booting using the fdt blob at 0x88000000 Loading Device Tree to 000000008fee4000, end 000000008fffffff ... OK Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x411fd080] [ 0.000000] Linux version 5.10.65-gdcc6bedb2c (oe-user@oe-host) (aarch64-none-linux-gnu-gcc (GNU Toolchain for the A-profile Architecture 9.2-2019.12 (arm-9.10)) 9.2.1 20191025, GNU ld (GNU Toolchain 1 [ 0.000000] Machine model: Texas Instruments K3 J721E SoC [ 0.000000] earlycon: ns16550a0 at MMIO32 0x0000000002800000 (options '') [ 0.000000] printk: bootconsole [ns16550a0] enabled [ 0.000000] efi: UEFI not found. [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a0000000, size 1 MiB [ 0.000000] OF: reserved mem: initialized node 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 2 MiB [ 0.000000] OF: reserved mem: initialized node r5f-virtual-eth-queues@ac000000, compatible id shared-dma-pool [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000ac200000, size 30 MiB [ 0.000000] OF: reserved mem: initialized node r5f-virtual-eth-buffers@ac200000, compatible id shared-dma-pool [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000080000000-0x00000000ffffffff] [ 0.000000] DMA32 empty [ 0.000000] Normal [mem 0x0000000100000000-0x00000008ffffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000080000000-0x000000009e7fffff] [ 0.000000] node 0: [mem 0x000000009e800000-0x00000000a8ffffff] [ 0.000000] node 0: [mem 0x00000000a9000000-0x00000000a9ffffff] [ 0.000000] node 0: [mem 0x00000000aa000000-0x00000000abbfffff] [ 0.000000] node 0: [mem 0x00000000abc00000-0x00000000abffffff] [ 0.000000] node 0: [mem 0x00000000ac000000-0x00000000adffffff] [ 0.000000] node 0: [mem 0x00000000ae000000-0x00000000ffffffff] [ 0.000000] node 0: [mem 0x0000000880000000-0x00000008ffffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x00000008ffffffff] [ 0.000000] cma: Reserved 512 MiB at 0x00000000e0000000 [ 0.000000] psci: probing for conduit method from DT. [ 0.000000] psci: PSCIv1.1 detected in firmware. [ 0.000000] psci: Using standard PSCI v0.2 function IDs [ 0.000000] psci: Trusted OS migration not required [ 0.000000] psci: SMC Calling Convention v1.2 [ 0.000000] percpu: Embedded 2 pages/cpu s49880 r8192 d73000 u131072 [ 0.000000] Detected PIPT I-cache on CPU0 [ 0.000000] CPU features: detected: GIC system register CPU interface [ 0.000000] CPU features: detected: EL2 vector hardening [ 0.000000] CPU features: detected: ARM errata 1165522, 1319367, or 1530923 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 65472 [ 0.000000] Kernel command line: console=ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 mtdparts=47040000.spi.0:512k(ospi.tiboot3),2m(ospi.tispl),4m(ospi.u-boot),256k(ospi.env),1m(ospi.sysfw),256kt [ 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 0x00000000dc000000-0x00000000e0000000] (64MB) [ 0.000000] Memory: 3339136K/4194304K available (10880K kernel code, 1346K rwdata, 4288K rodata, 1856K init, 757K bss, 330880K reserved, 524288K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] rcu: Preemptible hierarchical RCU implementation. [ 0.000000] rcu: RCU event tracing is enabled. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Trampoline variant of Tasks RCU enabled. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2 [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0 [ 0.000000] GICv3: GIC: Using split EOI/Deactivate mode [ 0.000000] GICv3: 960 SPIs implemented [ 0.000000] GICv3: 0 Extended SPIs implemented [ 0.000000] GICv3: Distributor has no Range Selector support [ 0.000000] GICv3: 16 PPIs implemented [ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x0000000001900000 [ 0.000000] ITS [mem 0x01820000-0x0182ffff] [ 0.000000] GIC: enabling workaround for ITS: Socionext Synquacer pre-ITS [ 0.000000] ITS@0x0000000001820000: allocated 1048576 Devices @880800000 (flat, esz 8, psz 64K, shr 0) [ 0.000000] ITS: using cache flushing for cmd queue [ 0.000000] GICv3: using LPI property table @0x00000008800b0000 [ 0.000000] GIC: using cache flushing for LPI property table [ 0.000000] GICv3: CPU0: using allocated LPI pending table @0x00000008800c0000 [ 0.000000] random: get_random_bytes called from start_kernel+0x31c/0x4c4 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.000002] sched_clock: 56 bits at 200MHz, resolution 5ns, wraps every 4398046511102ns [ 0.008349] Console: colour dummy device 80x25 [ 0.012909] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000) [ 0.023579] pid_max: default: 32768 minimum: 301 [ 0.028325] LSM: Security Framework initializing [ 0.033068] Mount-cache hash table entries: 8192 (order: 0, 65536 bytes, linear) [ 0.040634] Mountpoint-cache hash table entries: 8192 (order: 0, 65536 bytes, linear) [ 0.049577] rcu: Hierarchical SRCU implementation. [ 0.054631] Platform MSI: msi-controller@1820000 domain created [ 0.060861] PCI/MSI: /bus@100000/interrupt-controller@1800000/msi-controller@1820000 domain created [ 0.070153] EFI services will not be available. [ 0.074899] smp: Bringing up secondary CPUs ... [ 0.080134] Detected PIPT I-cache on CPU1 [ 0.080157] GICv3: CPU1: found redistributor 1 region 0:0x0000000001920000 [ 0.080168] GICv3: CPU1: using allocated LPI pending table @0x00000008800d0000 [ 0.080199] CPU1: Booted secondary processor 0x0000000001 [0x411fd080] [ 0.080254] smp: Brought up 1 node, 2 CPUs [ 0.109601] SMP: Total of 2 processors activated. [ 0.114405] CPU features: detected: 32-bit EL0 Support [ 0.119658] CPU features: detected: CRC32 instructions [ 0.133346] CPU: All CPU(s) started at EL2 [ 0.137541] alternatives: patching kernel code [ 0.142535] devtmpfs: initialized [ 0.150704] KASLR disabled due to lack of seed [ 0.155355] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.165318] futex hash table entries: 512 (order: -1, 32768 bytes, linear) [ 0.173007] pinctrl core: initialized pinctrl subsystem [ 0.178580] DMI not present or invalid. [ 0.182790] NET: Registered protocol family 16 [ 0.190186] DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations [ 0.197485] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.205489] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.213792] thermal_sys: Registered thermal governor 'step_wise' [ 0.213794] thermal_sys: Registered thermal governor 'power_allocator' [ 0.220212] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. [ 0.233854] ASID allocator initialised with 65536 entries [ 0.256239] HugeTLB registered 16.0 GiB page size, pre-allocated 0 pages [ 0.263093] HugeTLB registered 512 MiB page size, pre-allocated 0 pages [ 0.269854] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.277770] cryptd: max_cpu_qlen set to 1000 [ 0.283778] k3-chipinfo 43000014.chipid: Family:J721E rev:SR2.0 JTAGID[0x1bb6402f] Detected [ 0.292579] vsys_3v3: supplied by evm_12v0 [ 0.296957] vsys_5v0: supplied by evm_12v0 [ 0.301657] iommu: Default domain type: Translated [ 0.306815] SCSI subsystem initialized [ 0.310929] mc: Linux media interface: v0.10 [ 0.315307] videodev: Linux video capture interface: v2.00 [ 0.320936] pps_core: LinuxPPS API ver. 1 registered [ 0.326007] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.335343] PTP clock support registered [ 0.339364] EDAC MC: Ver: 3.0.0 [ 0.343102] FPGA manager framework [ 0.346614] Advanced Linux Sound Architecture Driver Initialized. [ 0.353214] clocksource: Switched to clocksource arch_sys_counter [ 0.359627] VFS: Disk quotas dquot_6.6.0 [ 0.363669] VFS: Dquot-cache hash table entries: 8192 (order 0, 65536 bytes) [ 0.373302] NET: Registered protocol family 2 [ 0.377882] IP idents hash table entries: 65536 (order: 3, 524288 bytes, linear) [ 0.386479] tcp_listen_portaddr_hash hash table entries: 4096 (order: 0, 65536 bytes, linear) [ 0.395258] TCP established hash table entries: 32768 (order: 2, 262144 bytes, linear) [ 0.403452] TCP bind hash table entries: 32768 (order: 3, 524288 bytes, linear) [ 0.411407] TCP: Hash tables configured (established 32768 bind 32768) [ 0.418157] UDP hash table entries: 2048 (order: 0, 65536 bytes, linear) [ 0.425047] UDP-Lite hash table entries: 2048 (order: 0, 65536 bytes, linear) [ 0.432440] NET: Registered protocol family 1 [ 0.437125] RPC: Registered named UNIX socket transport module. [ 0.443186] RPC: Registered udp transport module. [ 0.447990] RPC: Registered tcp transport module. [ 0.452793] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.459378] PCI: CLS 0 bytes, default 64 [ 0.463745] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 counters available [ 0.474061] Initialise system trusted keyrings [ 0.478694] workingset: timestamp_bits=46 max_order=16 bucket_order=0 [ 0.486932] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.493185] NFS: Registering the id_resolver key type [ 0.498370] Key type id_resolver registered [ 0.502642] Key type id_legacy registered [ 0.506759] nfs4filelayout_init: NFSv4 File Layout Driver Registering... [ 0.513607] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... [ 0.521249] 9p: Installing v9fs 9p2000 file system support [ 0.545783] Key type asymmetric registered [ 0.549970] Asymmetric key parser 'x509' registered [ 0.554968] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 0.562526] io scheduler mq-deadline registered [ 0.567151] io scheduler kyber registered [ 0.572436] pinctrl-single 4301c000.pinctrl: 94 pins, size 376 [ 0.578605] pinctrl-single 11c000.pinctrl: 173 pins, size 692 [ 0.587068] k3-ringacc 2b800000.ringacc: Failed to get MSI domain [ 0.593334] k3-ringacc 3c000000.ringacc: Failed to get MSI domain [ 0.601174] Serial: 8250/16550 driver, 10 ports, IRQ sharing enabled [ 0.609256] arm-smmu-v3 36600000.iommu: ias 48-bit, oas 48-bit (features 0x00001faf) [ 0.618229] arm-smmu-v3 36600000.iommu: allocated 524288 entries for cmdq [ 0.627068] arm-smmu-v3 36600000.iommu: allocated 524288 entries for evtq [ 0.634785] arm-smmu-v3 36600000.iommu: msi_domain absent - falling back to wired irqs [ 0.647526] brd: module loaded [ 0.653420] loop: module loaded [ 0.657249] megasas: 07.714.04.00-rc1 [ 0.662293] libphy: Fixed MDIO Bus: probed [ 0.666939] tun: Universal TUN/TAP device driver, 1.6 [ 0.672350] igbvf: Intel(R) Gigabit Virtual Function Network Driver [ 0.678760] igbvf: Copyright (c) 2009 - 2012 Intel Corporation. [ 0.684830] sky2: driver version 1.30 [ 0.689087] VFIO - User Level meta-driver version: 0.3 [ 0.694751] i2c /dev entries driver [ 0.698931] sdhci: Secure Digital Host Controller Interface driver [ 0.705252] sdhci: Copyright(c) Pierre Ossman [ 0.709874] sdhci-pltfm: SDHCI platform and OF driver helper [ 0.716205] ledtrig-cpu: registered to indicate activity on CPUs [ 0.722505] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping .... [ 0.729626] optee: probing for conduit method. [ 0.734180] optee: revision 3.12 (3d47a131) [ 0.734413] optee: initialized driver [ 0.743694] NET: Registered protocol family 17 [ 0.748307] 9pnet: Installing 9P2000 support [ 0.752693] Key type dns_resolver registered [ 0.757135] Loading compiled-in X.509 certificates [ 0.766345] k3-ringacc 2b800000.ringacc: Failed to get MSI domain [ 0.772674] k3-ringacc 3c000000.ringacc: Failed to get MSI domain [ 0.780734] ti-sci 44083000.dmsc: ABI: 3.1 (firmware rev 0x0015 '21.9.1--v2021.09a (Terrific Lla') [ 0.811181] random: fast init done [ 0.845259] davinci-mcasp 2ba0000.mcasp: IRQ common not found [ 0.852835] omap_i2c 40b00000.i2c: bus 0 rev0.12 at 100 kHz [ 0.858907] omap_i2c 40b10000.i2c: bus 1 rev0.12 at 100 kHz [ 0.864971] omap_i2c 42120000.i2c: bus 2 rev0.12 at 100 kHz [ 0.871381] pca953x 3-0020: supply vcc not found, using dummy regulator [ 0.878195] pca953x 3-0020: using no AI [ 0.906020] pca953x 3-0022: supply vcc not found, using dummy regulator [ 0.912819] pca953x 3-0022: using AI [ 0.917086] gpio-480 (CTRL_PM_I2C_OE): hogged as output/high [ 0.923059] gpio-481 (MCASP/TRACE_MUX_S0): hogged as output/low [ 0.929303] gpio-482 (MCASP/TRACE_MUX_S1): hogged as output/high [ 0.935793] omap_i2c 2000000.i2c: bus 3 rev0.12 at 400 kHz [ 0.942248] omap_i2c 2010000.i2c: bus 4 rev0.12 at 400 kHz [ 0.952268] omap_i2c 2020000.i2c: bus 5 rev0.12 at 400 kHz [ 0.958546] pca953x 6-0020: supply vcc not found, using dummy regulator [ 0.965362] pca953x 6-0020: using no AI [ 0.993896] omap_i2c 2030000.i2c: bus 6 rev0.12 at 400 kHz [ 0.999965] omap_i2c 2040000.i2c: bus 7 rev0.12 at 100 kHz [ 1.005922] omap_i2c 2050000.i2c: bus 8 rev0.12 at 100 kHz [ 1.012181] pca953x 9-0020: supply vcc not found, using dummy regulator [ 1.018998] pca953x 9-0020: using no AI [ 1.045541] omap_i2c 2060000.i2c: bus 9 rev0.12 at 400 kHz [ 1.051948] ti-sci-intr bus@100000:bus@28380000:interrupt-controller2: Interrupt Router 137 domain created [ 1.061924] ti-sci-intr bus@100000:interrupt-controller0: Interrupt Router 131 domain created [ 1.070730] ti-sci-intr bus@100000:main-navss:interrupt-controller1: Interrupt Router 213 domain created [ 1.080566] ti-sci-inta 33d00000.interrupt-controller: Interrupt Aggregator domain 209 created [ 1.101108] cdns-torrent-phy 5050000.serdes: 4 lanes, max bit rate 5.400 Gbps [ 1.108829] j721e-pcie 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges: [ 1.116494] j721e-pcie 2900000.pcie: IO 0x0010001000..0x0010010fff -> 0x0010001000 [ 1.124770] j721e-pcie 2900000.pcie: MEM 0x0010011000..0x0017ffffff -> 0x0010011000 [ 1.133045] j721e-pcie 2900000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000 [ 1.242598] cdns-sierra-phy 5000000.serdes: PLL lock of lane failed [ 1.249005] phy phy-5000000.serdes.1: phy poweron failed --> -110 [ 1.255234] j721e-pcie 2900000.pcie: Failed to init phy [ 1.260598] j721e-pcie: probe of 2900000.pcie failed with error -110 [ 1.267479] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges: [ 1.275152] j721e-pcie 2910000.pcie: IO 0x0018001000..0x0018010fff -> 0x0018001000 [ 1.283427] j721e-pcie 2910000.pcie: MEM 0x0018011000..0x001fffffff -> 0x0018011000 [ 1.291703] j721e-pcie 2910000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000 [ 1.400815] cdns-sierra-phy 5010000.serdes: PLL lock of lane failed [ 1.407223] phy phy-5010000.serdes.2: phy poweron failed --> -110 [ 1.413449] j721e-pcie 2910000.pcie: Failed to init phy [ 1.418810] j721e-pcie: probe of 2910000.pcie failed with error -110 [ 1.425638] j721e-pcie 2920000.pcie: host bridge /bus@100000/pcie@2920000 ranges: [ 1.433309] j721e-pcie 2920000.pcie: IO 0x4400001000..0x4400010fff -> 0x0000001000 [ 1.441584] j721e-pcie 2920000.pcie: MEM 0x4400011000..0x4407ffffff -> 0x0000011000 [ 1.449859] j721e-pcie 2920000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000 [ 1.559118] cdns-sierra-phy 5020000.serdes: PLL lock of lane failed [ 1.565526] phy phy-5020000.serdes.3: phy poweron failed --> -110 [ 1.571752] j721e-pcie 2920000.pcie: Failed to init phy [ 1.577112] j721e-pcie: probe of 2920000.pcie failed with error -110 [ 1.584324] k3-ringacc 2b800000.ringacc: Ring Accelerator probed rings:286, gp-rings[96,20] sci-dev-id:235 [ 1.594201] k3-ringacc 2b800000.ringacc: dma-ring-reset-quirk: disabled [ 1.600960] k3-ringacc 2b800000.ringacc: RA Proxy rev. 66346100, num_proxies:64 [ 1.610010] k3-ringacc 3c000000.ringacc: Ring Accelerator probed rings:1024, gp-rings[440,150] sci-dev-id:211 [ 1.620151] k3-ringacc 3c000000.ringacc: dma-ring-reset-quirk: disabled [ 1.626914] k3-ringacc 3c000000.ringacc: RA Proxy rev. 66346100, num_proxies:64 [ 1.634873] 40a00000.serial: ttyS1 at MMIO 0x40a00000 (irq = 15, base_baud = 6000000) is a 8250 [ 1.644240] 2800000.serial: ttyS2 at MMIO 0x2800000 (irq = 33, base_baud = 3000000) is a 8250 [ 1.652986] printk: console [ttyS2] enabled [ 1.652986] printk: console [ttyS2] enabled [ 1.661424] printk: bootconsole [ns16550a0] disabled [ 1.661424] printk: bootconsole [ns16550a0] disabled [ 1.671873] 2810000.serial: ttyS3 at MMIO 0x2810000 (irq = 34, base_baud = 3000000) is a 8250 [ 1.680798] 2840000.serial: ttyS6 at MMIO 0x2840000 (irq = 35, base_baud = 3000000) is a 8250 [ 1.691413] cdns-ufshcd 4e84000.ufs: ufshcd_populate_vreg: Unable to find vdd-hba-supply regulator, assuming enabled [ 1.701921] cdns-ufshcd 4e84000.ufs: ufshcd_populate_vreg: Unable to find vcc-supply regulator, assuming enabled [ 1.712072] cdns-ufshcd 4e84000.ufs: ufshcd_populate_vreg: Unable to find vccq-supply regulator, assuming enabled [ 1.722309] cdns-ufshcd 4e84000.ufs: ufshcd_populate_vreg: Unable to find vccq2-supply regulator, assuming enabled [ 1.733191] scsi host0: ufshcd [ 1.777222] davinci_mdio 46000f00.mdio: davinci mdio revision 9.7, bus freq 1000000 [ 1.784870] libphy: 46000f00.mdio: probed [ 1.790175] davinci_mdio 46000f00.mdio: phy[0]: device 46000f00.mdio:00, driver TI DP83867 [ 1.798470] am65-cpsw-nuss 46000000.ethernet: initializing am65 cpsw nuss version 0x6BA00101, cpsw version 0x6BA80100 Ports: 2 quirks:00000000 [ 1.812428] am65-cpts 310d0000.cpts: CPTS ver 0x4e8a010a, freq:200000000, add_val:4 pps:0 [ 1.821242] mmc0: CQHCI version 5.10 [ 1.825238] davinci-mcasp 2ba0000.mcasp: IRQ common not found [ 1.837164] vdd_mmc1: supplied by vsys_3v3 [ 1.841953] pca953x 4-0020: supply vcc not found, using dummy regulator [ 1.848609] pca953x 4-0020: using no AI [ 1.866349] mmc0: SDHCI controller on 4f80000.mmc [4f80000.mmc] using ADMA 64-bit [ 1.874787] omap-mailbox 31f80000.mailbox: omap mailbox rev 0x66fc7100 [ 1.881635] omap-mailbox 31f81000.mailbox: omap mailbox rev 0x66fc7100 [ 1.888497] omap-mailbox 31f82000.mailbox: omap mailbox rev 0x66fc7100 [ 1.895323] omap-mailbox 31f83000.mailbox: omap mailbox rev 0x66fc7100 [ 1.902136] omap-mailbox 31f84000.mailbox: omap mailbox rev 0x66fc7100 [ 1.912194] ti-udma 285c0000.dma-controller: Channels: 26 (tchan: 13, rchan: 13, gp-rflow: 8) [ 1.922723] ti-udma 31150000.dma-controller: Channels: 122 (tchan: 61, rchan: 61, gp-rflow: 16) [ 1.937267] spi-nor spi0.0: mt35xu512aba (65536 Kbytes) [ 1.942515] 8 cmdlinepart partitions found on MTD device 47040000.spi.0 [ 1.949190] Creating 8 MTD partitions on "47040000.spi.0": [ 1.954679] 0x000000000000-0x000000080000 : "ospi.tiboot3" [ 1.960624] 0x000000080000-0x000000280000 : "ospi.tispl" [ 1.966382] 0x000000280000-0x000000680000 : "ospi.u-boot" [ 1.972149] 0x000000680000-0x0000006c0000 : "ospi.env" [ 1.977647] 0x0000006c0000-0x0000007c0000 : "ospi.sysfw" [ 1.983377] 0x0000007c0000-0x000000800000 : "ospi.env.backup" [ 1.989470] 0x000000800000-0x000003fc0000 : "ospi.rootfs" [ 1.995312] 0x000003fc0000-0x000004000000 : "ospi.phypattern" [ 2.004067] spi-nor spi1.0: mt25qu512a (65536 Kbytes) [ 2.049252] davinci_mdio 46000f00.mdio: davinci mdio revision 9.7, bus freq 1000000 [ 2.056909] libphy: 46000f00.mdio: probed [ 2.062075] davinci_mdio 46000f00.mdio: phy[0]: device 46000f00.mdio:00, driver TI DP83867 [ 2.070365] am65-cpsw-nuss 46000000.ethernet: initializing am65 cpsw nuss version 0x6BA00101, cpsw version 0x6BA80100 Ports: 2 quirks:00000000 [ 2.083990] am65-cpsw-nuss 46000000.ethernet: set new flow-id-base 48 [ 2.090951] am65-cpsw-nuss 46000000.ethernet: initialized cpsw ale version 1.4 [ 2.098161] am65-cpsw-nuss 46000000.ethernet: ALE Table size 64 [ 2.104462] am65-cpsw-nuss 46000000.ethernet: CPTS ver 0x4e8a010a, freq:500000000, add_val:1 pps:0 [ 2.114804] davinci-mcasp 2ba0000.mcasp: IRQ common not found [ 2.114961] mmc1: CQHCI version 5.10 [ 2.132288] debugfs: Directory 'pd:27' with parent 'pm_genpd' already present! [ 2.139596] debugfs: Directory 'pd:26' with parent 'pm_genpd' already present! [ 2.144171] cdns-ufshcd 4e84000.ufs: link startup failed 1 [ 2.147776] debugfs: Directory 'pd:242' with parent 'pm_genpd' already present! [ 2.152285] cdns-ufshcd 4e84000.ufs: UFS Host state=0 [ 2.159593] debugfs: Directory 'pd:241' with parent 'pm_genpd' already present! [ 2.164621] cdns-ufshcd 4e84000.ufs: outstanding reqs=0x0 tasks=0x0 [ 2.171971] debugfs: Directory 'pd:240' with parent 'pm_genpd' already present! [ 2.178150] cdns-ufshcd 4e84000.ufs: saved_err=0x0, saved_uic_err=0x0 [ 2.178153] cdns-ufshcd 4e84000.ufs: Device power mode=1, UIC link state=0 [ 2.185528] debugfs: Directory 'pd:239' with parent 'pm_genpd' already present! [ 2.191860] cdns-ufshcd 4e84000.ufs: PM in progress=0, sys. suspended=0 [ 2.191863] cdns-ufshcd 4e84000.ufs: Auto BKOPS=0, Host self-block=0 [ 2.199472] input: gpio-keys as /devices/platform/gpio-keys/input/input0 [ 2.206013] cdns-ufshcd 4e84000.ufs: Clk gate=1 [ 2.206016] cdns-ufshcd 4e84000.ufs: last_hibern8_exit_tstamp at 0 us, hibern8_exit_cnt=0 [ 2.206018] cdns-ufshcd 4e84000.ufs: last intr at 2037846 us, last intr status=0x404 [ 2.206020] cdns-ufshcd 4e84000.ufs: error handling flags=0x0, req. abort count=0 [ 2.206023] cdns-ufshcd 4e84000.ufs: hba->ufs_version=0x210, Host capabilities=0x1587031f, caps=0x0 [ 2.206027] cdns-ufshcd 4e84000.ufs: quirks=0x0, dev. quirks=0x0 [ 2.268553] cdns-ufshcd 4e84000.ufs: clk: core_clk, rate: 250000000 [ 2.274809] cdns-ufshcd 4e84000.ufs: clk: phy_clk, rate: 19200000 [ 2.280891] cdns-ufshcd 4e84000.ufs: clk: ref_clk, rate: 19200000 [ 2.286975] cdns-ufshcd 4e84000.ufs: ufshcd_print_pwr_info:[RX, TX]: gear=[0, 0], lane[0, 0], pwr[INVALID MODE, INVALID MODE], rate = 0 [ 2.299140] host_regs: 00000000: 1587031f 00000000 00000210 00000000 [ 2.305484] host_regs: 00000010: 00000000 00000000 00000000 00000000 [ 2.311827] host_regs: 00000020: 00000000 00000470 00000000 00000000 [ 2.318170] host_regs: 00000030: 00000008 00000001 00000000 00000000 [ 2.324518] host_regs: 00000040: 00000000 00000000 00000000 00000000 [ 2.330863] host_regs: 00000050: 00000000 00000000 00000000 00000000 [ 2.337206] host_regs: 00000060: 00000000 00000000 00000000 00000000 [ 2.343553] host_regs: 00000070: 00000000 00000000 00000000 00000000 [ 2.349909] host_regs: 00000080: 00000000 00000000 00000000 00000000 [ 2.356252] host_regs: 00000090: 00000000 00000000 00000000 00000000 [ 2.362598] cdns-ufshcd 4e84000.ufs: No record of pa_err [ 2.367901] cdns-ufshcd 4e84000.ufs: No record of dl_err [ 2.373202] cdns-ufshcd 4e84000.ufs: No record of nl_err [ 2.378506] cdns-ufshcd 4e84000.ufs: No record of tl_err [ 2.383810] cdns-ufshcd 4e84000.ufs: No record of dme_err [ 2.389199] cdns-ufshcd 4e84000.ufs: No record of auto_hibern8_err [ 2.395368] cdns-ufshcd 4e84000.ufs: No record of fatal_err [ 2.400931] cdns-ufshcd 4e84000.ufs: link_startup_fail[0] = 0x1 at 2038961 us [ 2.408053] cdns-ufshcd 4e84000.ufs: No record of resume_fail [ 2.413788] cdns-ufshcd 4e84000.ufs: No record of suspend_fail [ 2.419609] cdns-ufshcd 4e84000.ufs: No record of dev_reset [ 2.425172] cdns-ufshcd 4e84000.ufs: No record of host_reset [ 2.430821] cdns-ufshcd 4e84000.ufs: No record of task_abort [ 2.447901] ALSA device list: [ 2.451065] No soundcards found. [ 3.187945] mmc1: SDHCI controller on 4fb0000.mmc [4fb0000.mmc] using ADMA 64-bit [ 3.195809] Waiting for root device PARTUUID=94abe6d6-02... [ 3.245380] mmc1: new ultra high speed DDR50 SDHC card at address aaaa [ 3.252208] mmcblk1: mmc1:aaaa SC16G 14.8 GiB [ 3.262054] mmcblk1: p1 p2 [ 3.297687] EXT4-fs (mmcblk1p2): mounted filesystem with ordered data mode. Opts: (null) [ 3.305799] VFS: Mounted root (ext4 filesystem) on device 179:2. [ 3.318795] devtmpfs: mounted [ 3.322054] Freeing unused kernel memory: 1856K [ 3.326604] Run /sbin/init as init process [ 3.500180] systemd[1]: System time before build time, advancing clock. [ 3.557142] NET: Registered protocol family 10 [ 3.562041] Segment Routing with IPv6 [ 3.586193] systemd[1]: systemd 244.5+ running in system mode. (+PAM -AUDIT -SELINUX +IMA -APPARMOR -SMACK +SYSVINIT +UTMP -LIBCRYPTSETUP -GCRYPT -GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID -ELFUTILS +KMOD ) [ 3.607942] systemd[1]: Detected architecture arm64. Welcome to Arago 2021.09! [ 3.647779] systemd[1]: Set hostname to <j7-evm>. [ 3.827511] systemd[1]: /lib/systemd/system/docker.socket:6: ListenStream= references a path below legacy directory /var/run/, updating /var/run/docker.sock → /run/docker.sock; please update the unit . [ 3.894263] random: systemd: uninitialized urandom read (16 bytes read) [ 3.900995] systemd[1]: system-getty.slice: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling. [ 3.913318] systemd[1]: (This warning is only shown for the first unit using IP firewalling.) [ 3.923169] systemd[1]: Created slice system-getty.slice. [ OK ] Created slice system-getty.slice. [ 3.945289] random: systemd: uninitialized urandom read (16 bytes read) [ 3.952536] systemd[1]: Created slice system-serial\x2dgetty.slice. [ OK ] Created slice system-serial\x2dgetty.slice. [ 3.973283] random: systemd: uninitialized urandom read (16 bytes read) [ 3.980418] systemd[1]: Created slice User and Session Slice. [ OK ] Created slice User and Session Slice. [ 4.001390] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ OK ] Started Dispatch Password …ts to Console Directory Watch. [ 4.025324] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [ OK ] Started Forward Password R…uests to Wall Directory Watch. [ 4.049319] systemd[1]: Reached target Paths. [ OK ] Reached target Paths. [ 4.069266] systemd[1]: Reached target Remote File Systems. [ OK ] Reached target Remote File Systems. [ 4.089266] systemd[1]: Reached target Slices. [ OK ] Reached target Slices. [ 4.109265] systemd[1]: Reached target Swap. [ OK ] Reached target Swap. [ 4.135900] systemd[1]: Listening on RPCbind Server Activation Socket. [ OK ] Listening on RPCbind Server Activation Socket. [ 4.157295] systemd[1]: Reached target RPC Port Mapper. [ OK ] Reached target RPC Port Mapper. [ 4.181421] systemd[1]: Listening on Process Core Dump Socket. [ OK ] Listening on Process Core Dump Socket. [ 4.201390] systemd[1]: Listening on initctl Compatibility Named Pipe. [ OK ] Listening on initctl Compatibility Named Pipe. [ 4.235502] systemd[1]: Condition check resulted in Journal Audit Socket being skipped. [ 4.243821] systemd[1]: Listening on Journal Socket (/dev/log). [ OK ] Listening on Journal Socket (/dev/log). [ 4.265484] systemd[1]: Listening on Journal Socket. [ OK ] Listening on Journal Socket. [ 4.285528] systemd[1]: Listening on Network Service Netlink Socket. [ OK ] Listening on Network Service Netlink Socket. [ 4.309441] systemd[1]: Listening on udev Control Socket. [ OK ] Listening on udev Control Socket. [ 4.329378] systemd[1]: Listening on udev Kernel Socket. [ OK ] Listening on udev Kernel Socket. [ 4.351632] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 4.375476] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 4.399525] systemd[1]: Mounting Kernel Debug File System... Mounting Kernel Debug File System... [ 4.425754] systemd[1]: Mounting Temporary Directory (/tmp)... Mounting Temporary Directory (/tmp)... [ 4.448366] systemd[1]: Starting Create list of static device nodes for the current kernel... Starting Create list of st…odes for the current kernel... [ 4.475940] systemd[1]: Starting Start psplash boot splash screen... Starting Start psplash boot splash screen... [ 4.504362] systemd[1]: Starting RPC Bind... Starting RPC Bind... [ 4.521432] systemd[1]: Condition check resulted in File System Check on Root Device being skipped. [ 4.533506] systemd[1]: Starting Journal Service... Starting Journal Service... [ 4.561333] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 4.577917] systemd[1]: Starting Remount Root and Kernel File Systems... [ 4.584833] cryptodev: loading out-of-tree module taints kernel. Starting Remount Root and Kernel File Systems 4.592122] cryptodev: driver 1.10 loaded. [0m... [ 4.603132] EXT4-fs (mmcblk1p2): re-mounted. Opts: (null) [ 4.612087] systemd[1]: Starting udev Coldplug all Devices... Starting udev Coldplug all Devices... [ 4.635701] systemd[1]: Started RPC Bind. [ OK ] Started RPC Bind. [ 4.653616] 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.870724] systemd-journald[173]: 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. [ OK ] Started udev Kernel Device Manager. Starting udev Wait for Complete Device Initialization... Starting Load/Save Random Seed... [ OK ] Reached target Local File Systems. Starting Create Volatile Files and Directories... [ OK ] Started Create Volatile Files and Directories. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [ OK ] Started Update UTMP about System Boot/Shutdown. [ OK ] Started Network Time Synchronization. [ OK ] Reached target System Time Set. [ 5.371918] CAN device driver interface [ OK ] Reached target System Time Synchronized. [ 5.541035] k3-dsp-rproc 4d80800000.dsp: assigned reserved memory node c66-dma-memory@a7000000 [ 5.637364] img_enc 4200000.video-encoder: vxe_enc_probe: using heap 1 for internal alloc [ 5.645949] ina2xx 5-0040: power monitor ina226 (Rshunt = 10000 uOhm) [ 5.662529] k3-dsp-rproc 4d80800000.dsp: configured DSP for remoteproc mode [ 5.692063] ina2xx 5-0041: power monitor ina226 (Rshunt = 10000 uOhm) [ 5.708545] img_dec 4300000.video-decoder: decoder registered as /dev/video0 [ 5.716363] PVR_K: 208: Read BVNC 22.104.208.318 from HW device registers [ 5.726903] k3-dsp-rproc 4d80800000.dsp: local reset is deasserted for device [ 5.742026] PVR_K: 208: RGX Device registered with BVNC 22.104.208.318 [ 5.749006] ina2xx 5-0042: power monitor ina226 (Rshunt = 10000 uOhm) [ 5.766129] img_enc 4200000.video-encoder: encoder registered as /dev/video1 [ 5.777371] remoteproc remoteproc0: 4d80800000.dsp is available [ 5.787477] ina2xx 5-0043: power monitor ina226 (Rshunt = 10000 uOhm) [ 5.794267] [drm] Initialized pvr 1.13.5776728 20170530 for 4e20000000.gpu on minor 0 [ 5.803873] k3-dsp-rproc 4d81800000.dsp: assigned reserved memory node c66-dma-memory@a6000000 [ 5.814259] ina2xx 5-0044: power monitor ina226 (Rshunt = 10000 uOhm) [ 5.824406] remoteproc remoteproc0: powering up 4d80800000.dsp [ 5.830313] remoteproc remoteproc0: Booting fw image j7-c66_0-fw, size 144332 [ 5.840979] ina2xx 5-0045: power monitor ina226 (Rshunt = 5000 uOhm) [ 5.848981] k3-dsp-rproc 4d80800000.dsp: booting DSP core using boot addr = 0xa6200400 [ 5.859325] k3-dsp-rproc 4d81800000.dsp: configured DSP for remoteproc mode [ 5.870546] remoteproc0#vdev0buffer: assigned reserved memory node c66-dma-memory@a7000000 [ 5.882459] virtio_rpmsg_bus virtio0: rpmsg host is online [ 5.889293] remoteproc0#vdev0buffer: registered virtio0 (type 7) [ 5.897075] remoteproc remoteproc0: remote processor 4d80800000.dsp is now up [ 5.904771] k3-dsp-rproc 4d81800000.dsp: local reset is deasserted for device [ 5.904809] ina2xx 5-0046: power monitor ina226 (Rshunt = 10000 uOhm) [ 5.918479] virtio_rpmsg_bus virtio0: creating channel ti.ipc4.ping-pong addr 0xd [ 5.926055] virtio_rpmsg_bus virtio0: creating channel rpmsg_chrdev addr 0xe [ 5.935416] remoteproc remoteproc1: 4d81800000.dsp is available [ 5.935783] ina2xx 5-0047: power monitor ina226 (Rshunt = 10000 uOhm) [ 5.948807] k3-dsp-rproc 64800000.dsp: assigned reserved memory node c71-dma-memory@a8000000 [ 5.957415] remoteproc remoteproc1: powering up 4d81800000.dsp [ 5.957925] ina2xx 5-0048: power monitor ina226 (Rshunt = 10000 uOhm) [ 5.963256] remoteproc remoteproc1: Booting fw image j7-c66_1-fw, size 144332 [ 5.977655] k3-dsp-rproc 64800000.dsp: configured DSP for remoteproc mode [ 5.977784] k3-dsp-rproc 4d81800000.dsp: booting DSP core using boot addr = 0xa7200400 [ 5.984545] ina2xx 5-0049: power monitor ina226 (Rshunt = 10000 uOhm) [ 5.999217] remoteproc remoteproc2: 64800000.dsp is available [ 6.007433] remoteproc1#vdev0buffer: assigned reserved memory node c66-dma-memory@a6000000 [ 6.010209] ina2xx 5-004a: power monitor ina226 (Rshunt = 10000 uOhm) [ 6.021522] virtio_rpmsg_bus virtio1: rpmsg host is online [ 6.023888] ina2xx 5-004b: power monitor ina226 (Rshunt = 10000 uOhm) [ 6.027776] remoteproc1#vdev0buffer: registered virtio1 (type 7) [ 6.034199] virtio_rpmsg_bus virtio1: creating channel ti.ipc4.ping-pong addr 0xd [ 6.049237] remoteproc remoteproc1: remote processor 4d81800000.dsp is now up [ 6.050923] ina2xx 5-004c: power monitor ina226 (Rshunt = 10000 uOhm) [ 6.063815] virtio_rpmsg_bus virtio1: creating channel rpmsg_chrdev addr 0xe [ 6.071812] ina2xx 5-004d: power monitor ina226 (Rshunt = 10000 uOhm) [ 6.080101] ina2xx 5-004e: power monitor ina226 (Rshunt = 10000 uOhm) [ 6.087844] ina2xx 5-004f: power monitor ina226 (Rshunt = 10000 uOhm) [ 6.266247] remoteproc remoteproc2: powering up 64800000.dsp [ 6.271952] remoteproc remoteproc2: Booting fw image j7-c71_0-fw, size 10489000 [ 6.281615] remoteproc remoteproc2: unsupported resource 65538 [ 6.289154] k3-dsp-rproc 64800000.dsp: booting DSP core using boot addr = 0xa8e00000 [ 6.300150] remoteproc2#vdev0buffer: assigned reserved memory node c71-dma-memory@a8000000 [ 6.311020] virtio_rpmsg_bus virtio2: rpmsg host is online [ 6.317329] remoteproc2#vdev0buffer: registered virtio2 (type 7) [ 6.325272] remoteproc remoteproc2: remote processor 64800000.dsp is now up [ 6.337456] virtio_rpmsg_bus virtio2: creating channel ti.ipc4.ping-pong addr 0xd [ 6.345135] virtio_rpmsg_bus virtio2: creating channel rpmsg_chrdev addr 0xe [ 6.400514] platform 41000000.r5f: R5F core may have been powered on by a different host, programmed state (0) != actual state (1) [ 6.416953] [drm] Initialized tidss 1.0.0 20180215 for 4a00000.dss on minor 1 [ 6.428365] tidss 4a00000.dss: [drm] Cannot find any crtc or sizes [ 6.441109] platform 41000000.r5f: configured R5F for IPC-only mode [ 6.447595] platform 41000000.r5f: assigned reserved memory node r5f-dma-memory@a0000000 [ 6.455811] remoteproc remoteproc3: 41000000.r5f is available [ 6.461691] remoteproc remoteproc3: attaching to 41000000.r5f [ 6.467734] platform 41000000.r5f: R5F core initialized in IPC-only mode [ 6.474447] remoteproc3#vdev0buffer: assigned reserved memory node r5f-dma-memory@a0000000 [ 6.483106] virtio_rpmsg_bus virtio3: rpmsg host is online [ 6.488909] remoteproc3#vdev0buffer: registered virtio3 (type 7) [ 6.495373] remoteproc remoteproc3: remote processor 41000000.r5f is now attached [ 6.516526] virtio_rpmsg_bus virtio3: creating channel ti.ipc4.ping-pong addr 0xd [ 6.524377] platform 5c00000.r5f: configured R5F for remoteproc mode [ 6.545378] platform 5c00000.r5f: assigned reserved memory node r5f-dma-memory@a2000000 [ 6.665654] remoteproc remoteproc4: 5c00000.r5f is available [ 6.678128] platform 5d00000.r5f: configured R5F for remoteproc mode [ 6.705158] remoteproc remoteproc4: powering up 5c00000.r5f [ 6.710856] remoteproc remoteproc4: Booting fw image j7-main-r5f0_0-fw, size 626036 [ 6.725002] remoteproc4#vdev0buffer: assigned reserved memory node r5f-dma-memory@a2000000 [ 6.737548] virtio_rpmsg_bus virtio4: rpmsg host is online [ 6.743075] remoteproc4#vdev0buffer: registered virtio4 (type 7) [ 6.749166] remoteproc remoteproc4: remote processor 5c00000.r5f is now up [ 6.802393] platform 5d00000.r5f: assigned reserved memory node r5f-dma-memory@a3000000 [ 6.877440] remoteproc remoteproc5: 5d00000.r5f is available [ 6.912289] remoteproc remoteproc5: powering up 5d00000.r5f [ 6.917875] remoteproc remoteproc5: Booting fw image j7-main-r5f0_1-fw, size 97676 [ 6.952935] platform 5e00000.r5f: configured R5F for remoteproc mode [ 6.960136] remoteproc5#vdev0buffer: assigned reserved memory node r5f-dma-memory@a3000000 [ 6.970109] virtio_rpmsg_bus virtio5: rpmsg host is online [ 6.975659] remoteproc5#vdev0buffer: registered virtio5 (type 7) [ 6.988982] remoteproc remoteproc5: remote processor 5d00000.r5f is now up [ 6.995556] platform 5e00000.r5f: assigned reserved memory node r5f-dma-memory@a4000000 [ 7.095198] virtio_rpmsg_bus virtio5: creating channel ti.ipc4.ping-pong addr 0xd [ 7.147866] remoteproc remoteproc6: 5e00000.r5f is available [ 7.180557] platform 5f00000.r5f: configured R5F for remoteproc mode [ 7.187271] remoteproc remoteproc6: powering up 5e00000.r5f [ 7.192921] remoteproc remoteproc6: Booting fw image j7-main-r5f1_0-fw, size 97676 [ 7.206454] remoteproc6#vdev0buffer: assigned reserved memory node r5f-dma-memory@a4000000 [ 7.217516] virtio_rpmsg_bus virtio6: rpmsg host is online [ 7.223436] remoteproc6#vdev0buffer: registered virtio6 (type 7) [ 7.230612] remoteproc remoteproc6: remote processor 5e00000.r5f is now up [ 7.337423] platform 5f00000.r5f: assigned reserved memory node r5f-dma-memory@a5000000 [ 7.345463] virtio_rpmsg_bus virtio6: creating channel ti.ipc4.ping-pong addr 0xd [ 7.385565] remoteproc remoteproc7: 5f00000.r5f is available [ 7.442345] remoteproc remoteproc7: powering up 5f00000.r5f [ 7.447937] remoteproc remoteproc7: Booting fw image j7-main-r5f1_1-fw, size 97676 [ 7.462497] remoteproc7#vdev0buffer: assigned reserved memory node r5f-dma-memory@a5000000 [ 7.473271] random: crng init done [ 7.473635] virtio_rpmsg_bus virtio7: rpmsg host is online [ 7.476667] random: 7 urandom warning(s) missed due to ratelimiting [ 7.485499] remoteproc7#vdev0buffer: registered virtio7 (type 7) [ 7.499548] remoteproc remoteproc7: remote processor 5f00000.r5f is now up [ OK ] Started Load/Save Random Seed. [ 7.604533] virtio_rpmsg_bus virtio7: creating channel ti.ipc4.ping-pong addr 0xd [ 7.739910] virtio_rpmsg_bus virtio3: creating channel rpmsg_chrdev addr 0xe [ 7.763076] m_can_platform 40528000.can: m_can device registered (irq=23, version=32) [ 7.777159] m_can_platform 40568000.can: m_can device registered (irq=25, version=32) [ 7.793304] m_can_platform 2701000.can: m_can device registered (irq=55, version=32) [ 7.807098] m_can_platform 2721000.can: m_can device registered (irq=57, version=32) [ 8.010263] virtio_rpmsg_bus virtio4: creating channel ti.ethfw.notifyservice addr 0x1e [ 8.069146] virtio_rpmsg_bus virtio4: creating channel rpmsg-kdrv addr 0x1a [ 8.078790] rpmsg-kdrv-eth-switch rpmsg-kdrv-1-mpu_1_0_ethswitch-device-0: Device info: permissions: 3FFFFFFF uart_id: 2 [ 8.090527] rpmsg-kdrv-eth-switch rpmsg-kdrv-1-mpu_1_0_ethswitch-device-0: FW ver 0.2 (rev 0) 4/Nov/2021 SHA:9fe47caa [ 8.107871] rpmsg-kdrv-eth-switch rpmsg-kdrv-3-mpu_1_0_ethmac-device-1: Device info: permissions: 3FFFFFFF uart_id: 2 [ 8.119444] rpmsg-kdrv-eth-switch rpmsg-kdrv-3-mpu_1_0_ethmac-device-1: FW ver 0.2 (rev 0) 4/Nov/2021 SHA:9fe47caa [ 8.235405] j721e-cpsw-virt-mac main_r5fss_cpsw9g_virt_mac0: rpmsg attach_ext - rx_mtu:1522 features:0000000B tx_mtu[0]:2024 flow_idx:172 tx_cpsw_psil_dst_id:51712 mac_addr:70:ff:76:1d:92:c1 mac-only:0 [ 8.262286] j721e-cpsw-virt-mac main_r5fss_cpsw9g_virt_mac0: virt_cpsw_nuss mac loaded [ 8.273319] j721e-cpsw-virt-mac main_r5fss_cpsw9g_virt_mac0: rdev_features:0000000B rdev_mtu:1522 flow_id:172 tx_psil_dst_id:4A00 mac_only:0 [ 8.285948] j721e-cpsw-virt-mac main_r5fss_cpsw9g_virt_mac0: local_mac_addr:00:00:00:00:00:00 rdev_mac_addr:70:ff:76:1d:92:c1 [ 8.297821] virtio_rpmsg_bus virtio5: creating channel rpmsg_chrdev addr 0xe [ 8.363344] j721e-cpsw-virt-mac main-r5fss-cpsw9g-virt-mac1: rpmsg attach_ext - rx_mtu:1522 features:00000007 tx_mtu[0]:2024 flow_idx:173 tx_cpsw_psil_dst_id:51713 mac_addr:70:ff:76:1d:92:c2 mac-only:1 [ 8.392334] j721e-cpsw-virt-mac main-r5fss-cpsw9g-virt-mac1: virt_cpsw_nuss mac loaded [ 8.400287] j721e-cpsw-virt-mac main-r5fss-cpsw9g-virt-mac1: rdev_features:00000007 rdev_mtu:1522 flow_id:173 tx_psil_dst_id:4A01 mac_only:1 [ 8.423874] j721e-cpsw-virt-mac main-r5fss-cpsw9g-virt-mac1: local_mac_addr:00:00:00:00:00:00 rdev_mac_addr:70:ff:76:1d:92:c2 [ 8.700501] virtio_rpmsg_bus virtio6: creating channel rpmsg_chrdev addr 0xe [ 8.826618] usbcore: registered new interface driver usbfs [ 8.837401] usbcore: registered new interface driver hub [ 8.843604] omap_rng 4e10000.rng: Random Number Generator ver. 241b34c [ 8.852770] usbcore: registered new device driver usb [ OK ] Created slice system-systemd\x2dfsck.slice. [ 8.877520] cdns-csi2rx: probe of 4504000.csi-bridge failed with error -22 [ OK ] Created slice system-weston.slice. Starting Start psplash boot splash screen... [FAILED] Failed to start Start psplash boot splash screen. [ 8.937686] cdns-csi2rx: probe of 4514000.csi-bridge failed with error -22 See 'systemctl status psplash-start.service' for details. [ 8.952982] remoteproc remoteproc8: b034000.pru is available [DEPEND] Dependency failed for Star…progress communication helper. [ 8.990166] remoteproc remoteproc9: b004000.rtu is available [ 8.999417] remoteproc remoteproc10: b00a000.txpru is available [ 9.006079] remoteproc remoteproc11: b038000.pru is available [ 9.037278] virtio_rpmsg_bus virtio7: creating channel rpmsg_chrdev addr 0xe [ 9.045949] remoteproc remoteproc12: b006000.rtu is available [ 9.113575] remoteproc remoteproc13: b00c000.txpru is available [ 9.138547] remoteproc remoteproc14: b134000.pru is available [ 9.157616] remoteproc remoteproc15: b104000.rtu is available [ 9.166778] remoteproc remoteproc16: b10a000.txpru is available [ 9.187025] remoteproc remoteproc17: b138000.pru is available [ 9.225260] remoteproc remoteproc18: b106000.rtu is available [ 9.235068] remoteproc remoteproc19: b10c000.txpru is available [ OK ] Found device /dev/mmcblk1p1. Starting File System Check on /dev/mmcblk1p1... Starting Start psplash boot splash screen... [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 File System Check on /dev/mmcblk1p1. Mounting /run/media/mmcblk1p1... [ OK ] Mounted /run/media/mmcblk1p1. [ 9.736531] xhci-hcd xhci-hcd.2.auto: xHCI Host Controller [ 9.742143] xhci-hcd xhci-hcd.2.auto: new USB bus registered, assigned bus number 1 [ 9.750316] xhci-hcd xhci-hcd.2.auto: hcc params 0x200073c9 hci version 0x100 quirks 0x0000002000010010 [ 9.759744] xhci-hcd xhci-hcd.2.auto: irq 657, io mem 0x06410000 [ 9.765919] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10 [ 9.774179] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 9.781388] usb usb1: Product: xHCI Host Controller [ 9.786258] usb usb1: Manufacturer: Linux 5.10.65-gdcc6bedb2c xhci-hcd [ 9.792778] usb usb1: SerialNumber: xhci-hcd.2.auto [ 9.797927] hub 1-0:1.0: USB hub found [ 9.801722] hub 1-0:1.0: 1 port detected [ 9.805833] xhci-hcd xhci-hcd.2.auto: xHCI Host Controller [ 9.811319] xhci-hcd xhci-hcd.2.auto: new USB bus registered, assigned bus number 2 [ 9.818978] xhci-hcd xhci-hcd.2.auto: Host supports USB 3.0 SuperSpeed [ 9.825526] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM. [ 9.833669] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.10 [ 9.841920] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 9.849129] usb usb2: Product: xHCI Host Controller [ 9.854000] usb usb2: Manufacturer: Linux 5.10.65-gdcc6bedb2c xhci-hcd [ 9.860518] usb usb2: SerialNumber: xhci-hcd.2.auto [ 9.865623] hub 2-0:1.0: USB hub found [ 9.869386] hub 2-0:1.0: 1 port detected [ OK ] Started udev Wait for Complete Device Initialization. [ OK ] Started Hardware RNG Entropy Gatherer Daemon. [ OK ] Reached target System Initialization. [ OK ] Started Daily rotation of log files. [ OK ] Started Daily Cleanup of Temporary Directories. [ 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 ] Started Reboot and dump vmcore via kexec. [ OK ] Reached target Sockets. [ OK ] Reached target Basic System. [ 10.194106] mmc0: error -110 whilst initialising MMC card Starting Save/Restore Sound Card State... [ OK ] Started Job spooling tools. [ OK ] Started Periodic Command Scheduler. [ OK ] Started D-Bus System Message Bus. Starting Print notice about GPLv3 packages... Starting IPv6 Packet Filtering Framework... Starting IPv4 Packet Filtering Framework... [ OK ] Started irqbalance daemon. Starting Telephony service... Starting rc.pvr.service... Starting startwlan... Starting Login Service... Starting Update weston ini… based on the platform name... [ OK ] Started Save/Restore Sound Card State. [ OK ] Started IPv6 Packet Filtering Framework. [ OK ] Reached target Sound Card. [ OK ] Started IPv4 Packet Filtering Framework. [ OK ] Reached target Network (Pre). Starting Network Service... [ OK ] Started Telephony service. [ OK ] Started rc.pvr.service. [ OK ] Started Update weston ini …ge bas[ 10.477119] cfg80211: Loading compiled-in X.509 certificates for regulatory database ed on the platform name. Starting weston.service... [ 10.495351] Bluetooth: Core ver 2.22 [ 10.502255] NET: Registered protocol family 31 [ 10.506732] Bluetooth: HCI device and connection manager initialized [ OK ] Started weston.service. Starting DEMO... Starting telnetd.service... [ 10.527335] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' [ 10.532209] Bluetooth: HCI socket layer initialized [ 10.545290] Bluetooth: L2CAP socket layer initialized [ OK ] Started DEMO. [ 10.556762] Bluetooth: SCO socket layer initialized [ OK ] Started telnetd.service. [ 10.622142] Intel(R) Wireless WiFi driver for Linux [ OK ] Listening on Load/Save RF …itch Status /dev/rfkill Watch. [ OK ] Started Network Service. Starting Wait for Network to be Configured... Starting Network Name Resolution... [ OK ] Started Login Service. [ 10.909688] j721e-cpsw-virt-mac main-r5fss-cpsw9g-virt-mac1: virt_cpsw_nuss mac started [ 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 ] Started Serial Getty on ttyS2. [ OK ] Started Serial Getty on ttyS3. [ OK ] Reached target Login Prompts. Starting Synchronize System and HW clocks... Starting Weston Wayland Compositor... [FAILED] Failed to start Synchronize Syste[ 11.040135] PVR_K: 923: RGX Firmware image 'rgx.fw.22.104.208.318' loaded m and HW clocks. See 'systemctl status sync-clocks.service' for details. [ OK ] Started Avahi mDNS/DNS-SD Stack. [ OK ] Created slice User Slice of UID 0. Starting User Runtime Directory /run/user/0... [ OK ] Started User Runtime Directory /run/user/0. Starting User Manager for UID 0... [ 11.259386] j721e-cpsw-virt-mac main_r5fss_cpsw9g_virt_mac0: virt_cpsw_nuss mac started [ 11.309670] TI DP83867 46000f00.mdio:00: attached PHY driver [TI DP83867] (mii_bus:phy_addr=46000f00.mdio:00, irq=POLL) [ 11.326112] am65-cpsw-nuss 46000000.ethernet eth0: Link is Down [ OK ] Started User Manager for UID 0. [ OK ] Started Session c1 of user root. [ 11.684993] startwlan.sh[884]: Starting WLAN AP setup [ 11.685646] startwlan.sh[986]: Starting WLAN AP se [ 11.686305] startwlan.sh[987]: Starting WLAN AP se [ 11.706585] startwlan.sh[987]: ddin [ 11.707034] startwlan.sh[989]: ddin [ 11.756925] startwlan.sh[989]: ommand failed: No such file or directory ( [ 11.757458] startwlan.sh[990]: ommand failed: No such file or directory ( [ OK ] Started Simple Network Man…ement Protocol (SNMP) Daemon.. [ 11.800256] startwlan.sh[990]: onfiguratioCould not read interface wlp1s0 flags: No such device [ 11.800514] startwlan.sh[990]: nl80211: Driver does not support authentication/association or connect commands [ 11.800585] startwlan.sh[990]: nl80211: deinit ifname=wlp1s0 disabled_11b_rates=0 [ 11.816274] startwlan.sh[990]: Could not read interface wlp1s0 flags: No such device [ 11.816477] startwlan.sh[990]: nl80211 driver initialization failed. [ 11.816559] startwlan.sh[990]: wlp1s0: interface state UNINITIALIZED->DISABLED [ 11.816627] startwlan.sh[990]: wlp1s0: AP-DISABLED [ 11.816696] startwlan.sh[990]: wlp1s0: CTRL-EVENT-TERMINATING [ 11.816755] startwlan.sh[990]: hostapd_free_hapd_data: Interface wlp1s0 wasn't started [ 12.744798] startwlan.sh[1133]: SIOCSIFADDR: No such device [ 12.764319] startwlan.sh[1133]: wlp1s0: ERROR while getting interface flags: No such device [ 12.780297] startwlan.sh[1133]: SIOCSIFNETMASK: No such device [ 12.792384] startwlan.sh[1133]: wlp1s0: ERROR while getting interface flags: No such device *************************************************************** *************************************************************** NOTICE: This file system contains the following GPLv3 packages: autoconf bash-dev bash bc binutils cifs-utils coreutils-stdbuf coreutils cpio cpp-symlinks cpp dosfstools elfutils g++-symlinks g++ gawk gcc-symlinks gcc gdb gdbserver gettext glmark2 gstreamer1.0-libav-dev gstreamer1.0-libav gzip less libasm1 libbfd libdw1 libelf1 libgdbm-compat4 libgdbm-dev libgdbm6 libgettextlib libgettextsrc libgmp-dev libgmp10 libgmpxx4 libidn2-0 libidn2-dev libmpc3 libmpfr6 libreadline-dev libreadline8 libunistring-dev libunistring2 m4-dev m4 make nettle-dev nettle parted python3-rfc3987 python3-strict-rfc3339 tar which zeromq If you do not wish to distribute GPLv3 components please remove the above packages prior to 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. [ OK ] Started startwlan. [ 13.905475] startwlan.sh[1192]: iperf3: error - unable to start listener for connections: Cannot assign requested address [ 13.928163] startwlan.sh[1192]: iperf3: exiting _____ _____ _ _ | _ |___ ___ ___ ___ | _ |___ ___ |_|___ ___| |_ | | _| .'| . | . | | __| _| . | | | -_| _| _| |__|__|_| |__,|_ |___| |__| |_| |___|_| |___|___|_| |___| |___| Arago Project http://arago-project.org j7-evm ttyS2 Arago 2021.09 j7-evm ttyS2 j7-evm login: [ 18.496120] mmc0: error -110 whilst initialising MMC card [ 26.797134] mmc0: error -110 whilst initialising MMC card [ 35.123187] mmc0: error -110 whilst initialising MMC card