Other Parts Discussed in Thread: TDA4VM
请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。
部件号:J721EXSOMXEVM “线程”中讨论的其他部件:TDA4, TDA4VM
您好,TI 专家:
在我们自定义的 TDA4主板上,eMMC 启动模式存在一些问题:
1.在 uboot 环境中写入“MMC write”命令后,通过 fatls MMC 0:1,发现写入不成功。
2.在 rootfs 下,使用"mount"命令装入/dev/mmcblk0p1分区后,该文件无法写入/dev/mmcblk0p1挂载目录,并显示错误消息:
[ 254.175518] mmc0: running CQE recovery [ 254.191763] mmc0: running CQE recovery [ 254.208257] mmc0: running CQE recovery [ 254.223659] mmc0: running CQE recovery
3. eMMC 的硬件电路与 TDA4VM 板的硬件电路相同
4. 以下系统启动日志信息:
U-Boot SPL 2021.01-00002-gad9e21bc51-dirty (Jan 06 2022 - 17:33:59 +0800)
Model: Texas Instruments K3 J721E SoC
EEPROM not available at 0x50, trying to read at 0x51
Reading on-board EEPROM at 0x51 failed 1
Board: J721EX-PM1-SOM rev E2
SYSFW ABI: 3.1 (firmware rev 0x0015 '21.5.0--v2021.05 (Terrific Llam')
EEPROM not available at 0x50, trying to read at 0x51
Reading on-board EEPROM at 0x51 failed 1
Trying to boot from MMC2
Starting ATF on ARM64 core...
NOTICE: BL31: v2.5(release):08.00.00.004-dirty
NOTICE: BL31: Built : 22:30:09, Aug 4 2021
U-Boot SPL 2021.01-00002-gad9e21bc51-dirty (Jan 06 2022 - 17:33:56 +0800)
Model: Texas Instruments K3 J721E SoC
EEPROM not available at 0x50, trying to read at 0x51
Reading on-board EEPROM at 0x51 failed 1
Board: J721EX-PM1-SOM rev E2
SYSFW ABI: 3.1 (firmware rev 0x0015 '21.5.0--v2021.05 (Terrific Llam')
EEPROM not available at 0x50, trying to read at 0x51
Reading on-board EEPROM at 0x51 failed 1
Trying to boot from MMC2
U-Boot 2021.01-00002-gad9e21bc51-dirty (Jan 06 2022 - 17:33:56 +0800)
SoC: J721E SR1.0
Model: Texas Instruments K3 J721E SoC
EEPROM not available at 0x50, trying to read at 0x51
Reading on-board EEPROM at 0x51 failed 1
Board: J721EX-PM1-SOM rev E2
DRAM: 4 GiB
Flash: 0 Bytes
MMC: sdhci@4f80000: 0, sdhci@4fb0000: 1
Loading Environment from MMC... OK
In: serial@2800000
Out: serial@2800000
Err: serial@2800000
EEPROM not available at 0x50, trying to read at 0x51
Reading on-board EEPROM at 0x51 failed 1
Net: Could not get PHY for ethernet@46000000: addr 0
am65_cpsw_nuss_slave ethernet@46000000: phy_connect() failed
No ethernet found.
Hit any key to stop autoboot: 0
switch to partitions #0, OK
mmc1 is current device
SD/MMC found on device 1
Failed to load 'boot.scr'
0 bytes read in 3 ms (0 Bytes/s)
Loaded env from uEnv.txt
Importing environment from mmc1 ...
19137024 bytes read in 864 ms (21.1 MiB/s)
97562 bytes read in 19 ms (4.9 MiB/s)
## Flattened Device Tree blob at 88000000
Booting using the fdt blob at 0x88000000
Loading Device Tree to 000000008fee5000, end 000000008fffffff ... OK
Starting kernel ...
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x411fd080]
[ 0.000000] Linux version 5.10.41-g4c2eade9f7 (meta@meta) (aarch64-none-linux-gnu-gcc (GNU Toolchain for the A-profile Architecture 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] 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-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.tiboott
[ 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: 3372032K/4194304K available (10816K kernel code, 1344K rwdata, 4288K rodata, 1856K init, 758K bss, 297984K reser)
[ 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+0x32c/0x4d4 with crng_init=0
[ 0.000000] arch_timer: cp15 timer(s) running at 200.00MHz (phys).
[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x2e2049d3e8, max_idle_ns: 440795210634 ns
[ 0.000002] sched_clock: 56 bits at 200MHz, resolution 5ns, wraps every 4398046511102ns
[ 0.008353] Console: colour dummy device 80x25
[ 0.012914] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000)
[ 0.023584] pid_max: default: 32768 minimum: 301
[ 0.028329] LSM: Security Framework initializing
[ 0.033074] Mount-cache hash table entries: 8192 (order: 0, 65536 bytes, linear)
[ 0.040640] Mountpoint-cache hash table entries: 8192 (order: 0, 65536 bytes, linear)
[ 0.049584] rcu: Hierarchical SRCU implementation.
[ 0.054634] Platform MSI: msi-controller@1820000 domain created
[ 0.060859] PCI/MSI: /bus@100000/interrupt-controller@1800000/msi-controller@1820000 domain created
[ 0.070152] EFI services will not be available.
[ 0.074900] smp: Bringing up secondary CPUs ...
[ 0.080077] Detected PIPT I-cache on CPU1
[ 0.080102] GICv3: CPU1: found redistributor 1 region 0:0x0000000001920000
[ 0.080113] GICv3: CPU1: using allocated LPI pending table @0x00000008800d0000
[ 0.080146] CPU1: Booted secondary processor 0x0000000001 [0x411fd080]
[ 0.080197] smp: Brought up 1 node, 2 CPUs
[ 0.109542] SMP: Total of 2 processors activated.
[ 0.114347] CPU features: detected: 32-bit EL0 Support
[ 0.119601] CPU features: detected: CRC32 instructions
[ 0.133271] CPU: All CPU(s) started at EL2
[ 0.137464] alternatives: patching kernel code
[ 0.142452] devtmpfs: initialized
[ 0.150689] KASLR disabled due to lack of seed
[ 0.155339] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.165303] futex hash table entries: 512 (order: -1, 32768 bytes, linear)
[ 0.172974] pinctrl core: initialized pinctrl subsystem
[ 0.178546] DMI not present or invalid.
[ 0.182761] NET: Registered protocol family 16
[ 0.190244] DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations
[ 0.197545] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.205549] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.213853] thermal_sys: Registered thermal governor 'step_wise'
[ 0.213855] thermal_sys: Registered thermal governor 'power_allocator'
[ 0.220264] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 0.233904] ASID allocator initialised with 65536 entries
[ 0.256165] HugeTLB registered 16.0 GiB page size, pre-allocated 0 pages
[ 0.263020] HugeTLB registered 512 MiB page size, pre-allocated 0 pages
[ 0.269781] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.277681] cryptd: max_cpu_qlen set to 1000
[ 0.283673] k3-chipinfo 43000014.chipid: Family:J721E rev:SR1.0 JTAGID[0x0bb6402f] Detected
[ 0.292500] vsys_3v3: supplied by evm_12v0
[ 0.296807] vsys_5v0: supplied by evm_12v0
[ 0.301095] vdd_mmc1: supplied by vsys_3v3
[ 0.305719] iommu: Default domain type: Translated
[ 0.310903] SCSI subsystem initialized
[ 0.315024] mc: Linux media interface: v0.10
[ 0.319396] videodev: Linux video capture interface: v2.00
[ 0.325022] pps_core: LinuxPPS API ver. 1 registered
[ 0.330092] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.339429] PTP clock support registered
[ 0.343448] EDAC MC: Ver: 3.0.0
[ 0.347180] FPGA manager framework
[ 0.350690] Advanced Linux Sound Architecture Driver Initialized.
[ 0.357273] clocksource: Switched to clocksource arch_sys_counter
[ 0.363683] VFS: Disk quotas dquot_6.6.0
[ 0.367729] VFS: Dquot-cache hash table entries: 8192 (order 0, 65536 bytes)
[ 0.377416] NET: Registered protocol family 2
[ 0.382001] IP idents hash table entries: 65536 (order: 3, 524288 bytes, linear)
[ 0.390610] tcp_listen_portaddr_hash hash table entries: 4096 (order: 0, 65536 bytes, linear)
[ 0.399379] TCP established hash table entries: 32768 (order: 2, 262144 bytes, linear)
[ 0.407574] TCP bind hash table entries: 32768 (order: 3, 524288 bytes, linear)
[ 0.415366] TCP: Hash tables configured (established 32768 bind 32768)
[ 0.422114] UDP hash table entries: 2048 (order: 0, 65536 bytes, linear)
[ 0.429006] UDP-Lite hash table entries: 2048 (order: 0, 65536 bytes, linear)
[ 0.436403] NET: Registered protocol family 1
[ 0.441081] RPC: Registered named UNIX socket transport module.
[ 0.447142] RPC: Registered udp transport module.
[ 0.451946] RPC: Registered tcp transport module.
[ 0.456749] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.463334] PCI: CLS 0 bytes, default 64
[ 0.467676] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 counters available
[ 0.477886] Initialise system trusted keyrings
[ 0.482501] workingset: timestamp_bits=46 max_order=16 bucket_order=0
[ 0.490784] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.496974] NFS: Registering the id_resolver key type
[ 0.502165] Key type id_resolver registered
[ 0.506436] Key type id_legacy registered
[ 0.510555] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[ 0.517403] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[ 0.525093] 9p: Installing v9fs 9p2000 file system support
[ 0.550376] Key type asymmetric registered
[ 0.554562] Asymmetric key parser 'x509' registered
[ 0.559559] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
[ 0.567118] io scheduler mq-deadline registered
[ 0.571743] io scheduler kyber registered
[ 0.576955] pinctrl-single 4301c000.pinctrl: 94 pins, size 376
[ 0.583111] pinctrl-single 11c000.pinctrl: 173 pins, size 692
[ 0.591511] k3-ringacc 2b800000.ringacc: Failed to get MSI domain
[ 0.597785] k3-ringacc 3c000000.ringacc: Failed to get MSI domain
[ 0.605649] Serial: 8250/16550 driver, 10 ports, IRQ sharing enabled
[ 0.613722] arm-smmu-v3 36600000.iommu: ias 48-bit, oas 48-bit (features 0x00001faf)
[ 0.622692] arm-smmu-v3 36600000.iommu: allocated 524288 entries for cmdq
[ 0.631517] arm-smmu-v3 36600000.iommu: allocated 524288 entries for evtq
[ 0.639226] arm-smmu-v3 36600000.iommu: msi_domain absent - falling back to wired irqs
[ 0.651871] brd: module loaded
[ 0.657760] loop: module loaded
[ 0.661571] megasas: 07.714.04.00-rc1
[ 0.666507] libphy: Fixed MDIO Bus: probed
[ 0.671150] tun: Universal TUN/TAP device driver, 1.6
[ 0.676559] igbvf: Intel(R) Gigabit Virtual Function Network Driver
[ 0.682965] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
[ 0.689037] sky2: driver version 1.30
[ 0.693282] VFIO - User Level meta-driver version: 0.3
[ 0.698936] i2c /dev entries driver
[ 0.703099] sdhci: Secure Digital Host Controller Interface driver
[ 0.709418] sdhci: Copyright(c) Pierre Ossman
[ 0.714036] sdhci-pltfm: SDHCI platform and OF driver helper
[ 0.720343] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.726654] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
[ 0.733767] optee: probing for conduit method.
[ 0.738320] optee: revision 3.12 (3d47a131)
[ 0.738553] optee: initialized driver
[ 0.747833] NET: Registered protocol family 17
[ 0.752445] 9pnet: Installing 9P2000 support
[ 0.756829] Key type dns_resolver registered
[ 0.761282] Loading compiled-in X.509 certificates
[ 0.770370] k3-ringacc 2b800000.ringacc: Failed to get MSI domain
[ 0.776701] k3-ringacc 3c000000.ringacc: Failed to get MSI domain
[ 0.784765] ti-sci 44083000.dmsc: ABI: 3.1 (firmware rev 0x0015 '21.5.0--v2021.05 (Terrific Llam')
[ 0.811335] random: fast init done
[ 0.837400] davinci-mcasp 2ba0000.mcasp: IRQ common not found
[ 0.844722] omap_i2c 40b00000.i2c: bus 0 rev0.12 at 100 kHz
[ 0.850781] omap_i2c 40b10000.i2c: bus 1 rev0.12 at 100 kHz
[ 0.856821] omap_i2c 42120000.i2c: bus 2 rev0.12 at 100 kHz
[ 0.863199] pca953x 3-0020: supply vcc not found, using dummy regulator
[ 0.870015] pca953x 3-0020: using no AI
[ 0.897317] pca953x 3-0020: failed writing register
[ 0.902354] pca953x: probe of 3-0020 failed with error -121
[ 0.908393] pca953x 3-0022: supply vcc not found, using dummy regulator
[ 0.915192] pca953x 3-0022: using AI
[ 0.918891] pca953x 3-0022: failed writing register
[ 0.923914] pca953x: probe of 3-0022 failed with error -121
[ 0.929651] omap_i2c 2000000.i2c: bus 3 rev0.12 at 400 kHz
[ 0.936071] omap_i2c 2010000.i2c: bus 4 rev0.12 at 400 kHz
[ 0.946084] omap_i2c 2020000.i2c: bus 5 rev0.12 at 400 kHz
[ 0.952379] pca953x 6-0020: supply vcc not found, using dummy regulator
[ 0.959198] pca953x 6-0020: using no AI
[ 0.985318] pca953x 6-0020: failed writing register
[ 0.990352] pca953x: probe of 6-0020 failed with error -121
[ 0.996451] omap_i2c 2030000.i2c: bus 6 rev0.12 at 400 kHz
[ 1.002506] omap_i2c 2040000.i2c: bus 7 rev0.12 at 100 kHz
[ 1.008443] omap_i2c 2050000.i2c: bus 8 rev0.12 at 100 kHz
[ 1.014674] pca953x 9-0020: supply vcc not found, using dummy regulator
[ 1.021482] pca953x 9-0020: using no AI
[ 1.049316] pca953x 9-0020: failed writing register
[ 1.054346] pca953x: probe of 9-0020 failed with error -121
[ 1.060377] omap_i2c 2060000.i2c: bus 9 rev0.12 at 400 kHz
[ 1.066753] ti-sci-intr bus@100000:bus@28380000:interrupt-controller2: Interrupt Router 137 domain created
[ 1.076714] ti-sci-intr bus@100000:interrupt-controller0: Interrupt Router 131 domain created
[ 1.085510] ti-sci-intr bus@100000:main-navss:interrupt-controller1: Interrupt Router 213 domain created
[ 1.095330] ti-sci-inta 33d00000.interrupt-controller: Interrupt Aggregator domain 209 created
[ 1.115023] cdns-torrent-phy 5050000.serdes: 4 lanes, max bit rate 5.400 Gbps
[ 1.122683] j721e-pcie 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges:
[ 1.130357] j721e-pcie 2900000.pcie: IO 0x0010001000..0x0010010fff -> 0x0010001000
[ 1.138634] j721e-pcie 2900000.pcie: MEM 0x0010011000..0x0017ffffff -> 0x0010011000
[ 1.146911] j721e-pcie 2900000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[ 1.155745] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
[ 1.163409] j721e-pcie 2910000.pcie: IO 0x0018001000..0x0018010fff -> 0x0018001000
[ 1.171688] j721e-pcie 2910000.pcie: MEM 0x0018011000..0x001fffffff -> 0x0018011000
[ 1.179965] j721e-pcie 2910000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[ 1.188724] j721e-pcie 2920000.pcie: host bridge /bus@100000/pcie@2920000 ranges:
[ 1.196388] j721e-pcie 2920000.pcie: IO 0x4400001000..0x4400010fff -> 0x0000001000
[ 1.204663] j721e-pcie 2920000.pcie: MEM 0x4400011000..0x4407ffffff -> 0x0000011000
[ 1.212939] j721e-pcie 2920000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[ 1.222065] k3-ringacc 2b800000.ringacc: Ring Accelerator probed rings:286, gp-rings[96,20] sci-dev-id:235
[ 1.231945] k3-ringacc 2b800000.ringacc: dma-ring-reset-quirk: disabled
[ 1.238705] k3-ringacc 2b800000.ringacc: RA Proxy rev. 66346100, num_proxies:64
[ 1.247678] k3-ringacc 3c000000.ringacc: Ring Accelerator probed rings:1024, gp-rings[440,150] sci-dev-id:211
[ 1.257832] k3-ringacc 3c000000.ringacc: dma-ring-reset-quirk: disabled
[ 1.264591] k3-ringacc 3c000000.ringacc: RA Proxy rev. 66346100, num_proxies:64
[ 1.272520] 40a00000.serial: ttyS1 at MMIO 0x40a00000 (irq = 15, base_baud = 6000000) is a 8250
[ 1.281871] 2800000.serial: ttyS2 at MMIO 0x2800000 (irq = 33, base_baud = 3000000) is a 8250
[ 1.290615] printk: console [ttyS2] enabled
[ 1.290615] printk: console [ttyS2] enabled
[ 1.299050] printk: bootconsole [ns16550a0] disabled
[ 1.299050] printk: bootconsole [ns16550a0] disabled
[ 1.309474] 2810000.serial: ttyS3 at MMIO 0x2810000 (irq = 34, base_baud = 3000000) is a 8250
[ 1.318384] 2840000.serial: ttyS6 at MMIO 0x2840000 (irq = 35, base_baud = 3000000) is a 8250
[ 1.328715] cdns-ufshcd 4e84000.ufs: ufshcd_populate_vreg: Unable to find vdd-hba-supply regulator, assuming enabled
[ 1.339229] cdns-ufshcd 4e84000.ufs: ufshcd_populate_vreg: Unable to find vcc-supply regulator, assuming enabled
[ 1.349385] cdns-ufshcd 4e84000.ufs: ufshcd_populate_vreg: Unable to find vccq-supply regulator, assuming enabled
[ 1.359624] cdns-ufshcd 4e84000.ufs: ufshcd_populate_vreg: Unable to find vccq2-supply regulator, assuming enabled
[ 1.370380] scsi host0: ufshcd
[ 1.413278] davinci_mdio 46000f00.mdio: davinci mdio revision 9.7, bus freq 1000000
[ 1.420925] libphy: 46000f00.mdio: probed
[ 1.425138] mdio_bus 46000f00.mdio: MDIO device at address 0 is missing.
[ 1.431864] am65-cpsw-nuss 46000000.ethernet: initializing am65 cpsw nuss version 0x6BA00101, cpsw version 0x6BA80100 Ports: 2 quirk0
[ 1.445605] am65-cpts 310d0000.cpts: CPTS ver 0x4e8a010a, freq:200000000, add_val:4 pps:0
[ 1.454378] mmc0: CQHCI version 5.10
[ 1.458010] davinci-mcasp 2ba0000.mcasp: IRQ common not found
[ 1.469461] pca953x 4-0020: supply vcc not found, using dummy regulator
[ 1.476111] pca953x 4-0020: using no AI
[ 1.497296] mmc0: SDHCI controller on 4f80000.mmc [4f80000.mmc] using ADMA 64-bit
[ 1.504848] pca953x 4-0020: failed writing register
[ 1.509775] pca953x: probe of 4-0020 failed with error -121
[ 1.515704] omap-mailbox 31f80000.mailbox: omap mailbox rev 0x66fc7100
[ 1.522538] omap-mailbox 31f81000.mailbox: omap mailbox rev 0x66fc7100
[ 1.529345] omap-mailbox 31f82000.mailbox: omap mailbox rev 0x66fc7100
[ 1.536151] omap-mailbox 31f83000.mailbox: omap mailbox rev 0x66fc7100
[ 1.542940] omap-mailbox 31f84000.mailbox: omap mailbox rev 0x66fc7100
[ 1.552294] j721e-pcie 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges:
[ 1.559788] j721e-pcie 2900000.pcie: IO 0x0010001000..0x0010010fff -> 0x0010001000
[ 1.567867] j721e-pcie 2900000.pcie: MEM 0x0010011000..0x0017ffffff -> 0x0010011000
[ 1.575948] j721e-pcie 2900000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[ 1.584591] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
[ 1.592087] j721e-pcie 2910000.pcie: IO 0x0018001000..0x0018010fff -> 0x0018001000
[ 1.592764] mmc0: Command Queue Engine enabled
[ 1.600167] j721e-pcie 2910000.pcie: MEM 0x0018011000..0x001fffffff -> 0x0018011000
[ 1.604593] mmc0: new HS400 MMC card at address 0001
[ 1.612666] j721e-pcie 2910000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[ 1.617860] mmcblk0: mmc0:0001 016GB2 14.7 GiB
[ 1.630482] j721e-pcie 2920000.pcie: host bridge /bus@100000/pcie@2920000 ranges:
[ 1.630515] mmcblk0boot0: mmc0:0001 016GB2 partition 1 8.00 MiB
[ 1.637967] j721e-pcie 2920000.pcie: IO 0x4400001000..0x4400010fff -> 0x0000001000
[ 1.643947] mmcblk0boot1: mmc0:0001 016GB2 partition 2 8.00 MiB
[ 1.651933] j721e-pcie 2920000.pcie: MEM 0x4400011000..0x4407ffffff -> 0x0000011000
[ 1.657901] mmcblk0rpmb: mmc0:0001 016GB2 partition 3 4.00 MiB, chardev (237:0)
[ 1.665900] j721e-pcie 2920000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[ 1.679408] mmc0: running CQE recovery
[ 1.685729] ti-udma 285c0000.dma-controller: Channels: 26 (tchan: 13, rchan: 13, gp-rflow: 8)
[ 1.695784] ti-udma 31150000.dma-controller: Channels: 84 (tchan: 42, rchan: 42, gp-rflow: 16)
[ 1.697741] mmcblk0: p1 p2
[ 1.709807] spi-nor spi0.0: unrecognized JEDEC id bytes: ff ff ff ff ff ff
[ 1.716681] spi-nor: probe of spi0.0 failed with error -2
[ 1.724038] spi-nor spi1.0: unrecognized JEDEC id bytes: ff ff ff ff ff ff
[ 1.730914] spi-nor: probe of spi1.0 failed with error -2
[ 1.773279] davinci_mdio 46000f00.mdio: davinci mdio revision 9.7, bus freq 1000000
[ 1.780925] libphy: 46000f00.mdio: probed
[ 1.785140] mdio_bus 46000f00.mdio: MDIO device at address 0 is missing.
[ 1.786848] cdns-ufshcd 4e84000.ufs: link startup failed 1
[ 1.791865] am65-cpsw-nuss 46000000.ethernet: initializing am65 cpsw nuss version 0x6BA00101, cpsw version 0x6BA80100 Ports: 2 quirk0
[ 1.797295] cdns-ufshcd 4e84000.ufs: UFS Host state=0
[ 1.797298] cdns-ufshcd 4e84000.ufs: outstanding reqs=0x0 tasks=0x0
[ 1.821346] cdns-ufshcd 4e84000.ufs: saved_err=0x0, saved_uic_err=0x0
[ 1.827777] cdns-ufshcd 4e84000.ufs: Device power mode=1, UIC link state=0
[ 1.834662] cdns-ufshcd 4e84000.ufs: PM in progress=0, sys. suspended=0
[ 1.834665] am65-cpsw-nuss 46000000.ethernet: set new flow-id-base 48
[ 1.841260] cdns-ufshcd 4e84000.ufs: Auto BKOPS=0, Host self-block=0
[ 1.841263] cdns-ufshcd 4e84000.ufs: Clk gate=1
[ 1.858547] cdns-ufshcd 4e84000.ufs: last_hibern8_exit_tstamp at 0 us, hibern8_exit_cnt=0
[ 1.866710] cdns-ufshcd 4e84000.ufs: last intr at 1680460 us, last intr status=0x404
[ 1.866799] am65-cpsw-nuss 46000000.ethernet: initialized cpsw ale version 1.4
[ 1.874438] cdns-ufshcd 4e84000.ufs: error handling flags=0x0, req. abort count=0
[ 1.881639] am65-cpsw-nuss 46000000.ethernet: ALE Table size 64
[ 1.889099] cdns-ufshcd 4e84000.ufs: hba->ufs_version=0x210, Host capabilities=0x1587031f, caps=0x0
[ 1.904027] cdns-ufshcd 4e84000.ufs: quirks=0x0, dev. quirks=0x0
[ 1.910025] cdns-ufshcd 4e84000.ufs: clk: core_clk, rate: 250000000
[ 1.910231] am65-cpsw-nuss 46000000.ethernet: CPTS ver 0x4e8a010a, freq:500000000, add_val:1 pps:0
[ 1.916288] cdns-ufshcd 4e84000.ufs: clk: phy_clk, rate: 19200000
[ 1.931315] cdns-ufshcd 4e84000.ufs: clk: ref_clk, rate: 19200000
[ 1.937403] cdns-ufshcd 4e84000.ufs: ufshcd_print_pwr_info:[RX, TX]: gear=[0, 0], lane[0, 0], pwr[INVALID MODE, INVALID MODE], rate 0
[ 1.949569] host_regs: 00000000: 1587031f 00000000 00000210 00000000
[ 1.955915] host_regs: 00000010: 00000000 00000000 00000000 00000000
[ 1.962265] host_regs: 00000020: 00000000 00000470 00000000 00000000
[ 1.962290] davinci-mcasp 2ba0000.mcasp: IRQ common not found
[ 1.968610] host_regs: 00000030: 00000008 00000001 00000000 00000000
[ 1.974610] mmc1: CQHCI version 5.10
[ 1.980675] host_regs: 00000040: 00000000 00000000 00000000 00000000
[ 1.990587] host_regs: 00000050: 00000000 00000000 00000000 00000000
[ 1.996933] host_regs: 00000060: 00000000 00000000 00000000 00000000
[ 2.003279] host_regs: 00000070: 00000000 00000000 00000000 00000000
[ 2.009622] host_regs: 00000080: 00000000 00000000 00000000 00000000
[ 2.015965] host_regs: 00000090: 00000000 00000000 00000000 00000000
[ 2.022310] cdns-ufshcd 4e84000.ufs: No record of pa_err
[ 2.027613] cdns-ufshcd 4e84000.ufs: No record of dl_err
[ 2.032915] cdns-ufshcd 4e84000.ufs: No record of nl_err
[ 2.038218] cdns-ufshcd 4e84000.ufs: No record of tl_err
[ 2.043520] cdns-ufshcd 4e84000.ufs: No record of dme_err
[ 2.048909] cdns-ufshcd 4e84000.ufs: No record of auto_hibern8_err
[ 2.055079] cdns-ufshcd 4e84000.ufs: No record of fatal_err
[ 2.060643] cdns-ufshcd 4e84000.ufs: link_startup_fail[0] = 0x1 at 1681580 us
[ 2.067768] cdns-ufshcd 4e84000.ufs: No record of resume_fail
[ 2.073503] cdns-ufshcd 4e84000.ufs: No record of suspend_fail
[ 2.079325] cdns-ufshcd 4e84000.ufs: No record of dev_reset
[ 2.084889] cdns-ufshcd 4e84000.ufs: No record of host_reset
[ 2.090537] cdns-ufshcd 4e84000.ufs: No record of task_abort
[ 2.099778] j721e-pcie 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges:
[ 2.107275] j721e-pcie 2900000.pcie: IO 0x0010001000..0x0010010fff -> 0x0010001000
[ 2.115361] j721e-pcie 2900000.pcie: MEM 0x0010011000..0x0017ffffff -> 0x0010011000
[ 2.123441] j721e-pcie 2900000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[ 2.131998] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
[ 2.139489] j721e-pcie 2910000.pcie: IO 0x0018001000..0x0018010fff -> 0x0018001000
[ 2.147574] j721e-pcie 2910000.pcie: MEM 0x0018011000..0x001fffffff -> 0x0018011000
[ 2.155652] j721e-pcie 2910000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[ 2.164186] j721e-pcie 2920000.pcie: host bridge /bus@100000/pcie@2920000 ranges:
[ 2.171674] j721e-pcie 2920000.pcie: IO 0x4400001000..0x4400010fff -> 0x0000001000
[ 2.179758] j721e-pcie 2920000.pcie: MEM 0x4400011000..0x4407ffffff -> 0x0000011000
[ 2.187836] j721e-pcie 2920000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[ 2.197046] j721e-pcie 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges:
[ 2.204532] j721e-pcie 2900000.pcie: IO 0x0010001000..0x0010010fff -> 0x0010001000
[ 2.212611] j721e-pcie 2900000.pcie: MEM 0x0010011000..0x0017ffffff -> 0x0010011000
[ 2.220691] j721e-pcie 2900000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[ 2.229230] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
[ 2.236723] j721e-pcie 2910000.pcie: IO 0x0018001000..0x0018010fff -> 0x0018001000
[ 2.244803] j721e-pcie 2910000.pcie: MEM 0x0018011000..0x001fffffff -> 0x0018011000
[ 2.252881] j721e-pcie 2910000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[ 2.261404] j721e-pcie 2920000.pcie: host bridge /bus@100000/pcie@2920000 ranges:
[ 2.268895] j721e-pcie 2920000.pcie: IO 0x4400001000..0x4400010fff -> 0x0000001000
[ 2.276977] j721e-pcie 2920000.pcie: MEM 0x4400011000..0x4407ffffff -> 0x0000011000
[ 2.285055] j721e-pcie 2920000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[ 2.294977] debugfs: Directory 'pd:242' with parent 'pm_genpd' already present!
[ 2.302380] debugfs: Directory 'pd:241' with parent 'pm_genpd' already present!
[ 2.309698] debugfs: Directory 'pd:240' with parent 'pm_genpd' already present!
[ 2.317004] debugfs: Directory 'pd:239' with parent 'pm_genpd' already present!
[ 2.325036] input: gpio-keys as /devices/platform/gpio-keys/input/input0
[ 2.332294] j721e-pcie 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges:
[ 2.339808] j721e-pcie 2900000.pcie: IO 0x0010001000..0x0010010fff -> 0x0010001000
[ 2.347909] j721e-pcie 2900000.pcie: MEM 0x0010011000..0x0017ffffff -> 0x0010011000
[ 2.356000] j721e-pcie 2900000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[ 2.364676] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
[ 2.372188] j721e-pcie 2910000.pcie: IO 0x0018001000..0x0018010fff -> 0x0018001000
[ 2.380277] j721e-pcie 2910000.pcie: MEM 0x0018011000..0x001fffffff -> 0x0018011000
[ 2.388361] j721e-pcie 2910000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[ 2.396990] j721e-pcie 2920000.pcie: host bridge /bus@100000/pcie@2920000 ranges:
[ 2.404487] j721e-pcie 2920000.pcie: IO 0x4400001000..0x4400010fff -> 0x0000001000
[ 2.412572] j721e-pcie 2920000.pcie: MEM 0x4400011000..0x4407ffffff -> 0x0000011000
[ 2.420656] j721e-pcie 2920000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[ 2.436959] ALSA device list:
[ 2.439934] No soundcards found.
[ 3.027934] mmc1: SDHCI controller on 4fb0000.mmc [4fb0000.mmc] using ADMA 64-bit
[ 3.036015] j721e-pcie 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges:
[ 3.043596] j721e-pcie 2900000.pcie: IO 0x0010001000..0x0010010fff -> 0x0010001000
[ 3.051684] j721e-pcie 2900000.pcie: MEM 0x0010011000..0x0017ffffff -> 0x0010011000
[ 3.059776] j721e-pcie 2900000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[ 3.068214] Waiting for root device PARTUUID=89349f4e-02...
[ 3.068449] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
[ 3.081292] j721e-pcie 2910000.pcie: IO 0x0018001000..0x0018010fff -> 0x0018001000
[ 3.089385] j721e-pcie 2910000.pcie: MEM 0x0018011000..0x001fffffff -> 0x0018011000
[ 3.097528] j721e-pcie 2910000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[ 3.106232] j721e-pcie 2920000.pcie: host bridge /bus@100000/pcie@2920000 ranges:
[ 3.113778] j721e-pcie 2920000.pcie: IO 0x4400001000..0x4400010fff -> 0x0000001000
[ 3.121868] j721e-pcie 2920000.pcie: MEM 0x4400011000..0x4407ffffff -> 0x0000011000
[ 3.129991] j721e-pcie 2920000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[ 3.162496] mmc1: new high speed SDXC card at address b368
[ 3.168281] mmcblk1: mmc1:b368 NCard 58.2 GiB
[ 3.176829] mmcblk1: p1 p2
[ 3.180450] j721e-pcie 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges:
[ 3.187951] j721e-pcie 2900000.pcie: IO 0x0010001000..0x0010010fff -> 0x0010001000
[ 3.196032] j721e-pcie 2900000.pcie: MEM 0x0010011000..0x0017ffffff -> 0x0010011000
[ 3.204112] j721e-pcie 2900000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[ 3.212667] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
[ 3.220166] j721e-pcie 2910000.pcie: IO 0x0018001000..0x0018010fff -> 0x0018001000
[ 3.228245] j721e-pcie 2910000.pcie: MEM 0x0018011000..0x001fffffff -> 0x0018011000
[ 3.236323] j721e-pcie 2910000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[ 3.244852] j721e-pcie 2920000.pcie: host bridge /bus@100000/pcie@2920000 ranges:
[ 3.252345] j721e-pcie 2920000.pcie: IO 0x4400001000..0x4400010fff -> 0x0000001000
[ 3.260424] j721e-pcie 2920000.pcie: MEM 0x4400011000..0x4407ffffff -> 0x0000011000
[ 3.268504] j721e-pcie 2920000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[ 3.969237] EXT4-fs (mmcblk1p2): recovery complete
[ 3.977196] EXT4-fs (mmcblk1p2): mounted filesystem with ordered data mode. Opts: (null)
[ 3.985304] VFS: Mounted root (ext4 filesystem) on device 179:98.
[ 4.003903] devtmpfs: mounted
[ 4.007153] Freeing unused kernel memory: 1856K
[ 4.011704] Run /sbin/init as init process
[ 4.389596] systemd[1]: System time before build time, advancing clock.
[ 4.505364] NET: Registered protocol family 10
[ 4.510232] Segment Routing with IPv6
[ 4.542362] systemd[1]: systemd 244.5+ running in system mode. (+PAM -AUDIT -SELINUX +IMA -APPARMOR -SMACK +SYSVINIT +UTMP -LIBCRYPT)
[ 4.564080] systemd[1]: Detected architecture arm64.
Welcome to Arago 2020.09!
[ 4.599126] systemd[1]: Set hostname to <j7-evm>.
[ 4.994649] systemd[1]: /lib/systemd/system/docker.socket:6: ListenStream= references a path below legacy directory /var/run/, updat.
[ 5.108532] random: systemd: uninitialized urandom read (16 bytes read)
[ 5.115253] systemd[1]: system-getty.slice: unit configures an IP firewall, but the local system does not support BPF/cgroup firewal.
[ 5.127578] systemd[1]: (This warning is only shown for the first unit using IP firewalling.)
[ 5.137428] systemd[1]: Created slice system-getty.slice.
[ OK ] Created slice system-getty.slice.
[ 5.157347] random: systemd: uninitialized urandom read (16 bytes read)
[ 5.164607] systemd[1]: Created slice system-serial\x2dgetty.slice.
[ OK ] Created slice system-serial\x2dgetty.slice.
[ 5.185347] random: systemd: uninitialized urandom read (16 bytes read)
[ 5.192473] systemd[1]: Created slice User and Session Slice.
[ OK ] Created slice User and Session Slice.
[ 5.213467] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[ OK ] Started Dispatch Password ��…ts to Console Directory Watch.
[ 5.237378] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ OK ] Started Forward Password R��…uests to Wall Directory Watch.
[ 5.261391] systemd[1]: Reached target Paths.
[ OK ] Reached target Paths.
[ 5.281328] systemd[1]: Reached target Remote File Systems.
[ OK ] Reached target Remote File Systems.
[ 5.301318] systemd[1]: Reached target Slices.
[ OK ] Reached target Slices.
[ 5.321320] systemd[1]: Reached target Swap.
[ OK ] Reached target Swap.
[ 5.354404] systemd[1]: Listening on RPCbind Server Activation Socket.
[ OK ] Listening on RPCbind Server Activation Socket.
[ 5.377351] systemd[1]: Reached target RPC Port Mapper.
[ OK ] Reached target RPC Port Mapper.
[ 5.400434] systemd[1]: Listening on Process Core Dump Socket.
[ OK ] Listening on Process Core Dump Socket.
[ 5.421447] systemd[1]: Listening on initctl Compatibility Named Pipe.
[ OK ] Listening on initctl Compatibility Named Pipe.
[ 5.466196] systemd[1]: Condition check resulted in Journal Audit Socket being skipped.
[ 5.474509] systemd[1]: Listening on Journal Socket (/dev/log).
[ OK ] Listening on Journal Socket (/dev/log).
[ 5.497530] systemd[1]: Listening on Journal Socket.
[ OK ] Listening on Journal Socket.
[ 5.517572] systemd[1]: Listening on Network Service Netlink Socket.
[ OK ] Listening on Network Service Netlink Socket.
[ 5.541497] systemd[1]: Listening on udev Control Socket.
[ OK ] Listening on udev Control Socket.
[ 5.561439] systemd[1]: Listening on udev Kernel Socket.
[ OK ] Listening on udev Kernel Socket.
[ 5.584229] systemd[1]: Mounting Huge Pages File System...
Mounting Huge Pages File System...
[ 5.608556] systemd[1]: Mounting POSIX Message Queue File System...
Mounting POSIX Message Queue File System...
[ 5.631471] systemd[1]: Mounting Kernel Debug File System...
Mounting Kernel Debug File System...
[ 5.658066] systemd[1]: Mounting Temporary Directory (/tmp)...
Mounting Temporary Directory (/tmp)...
[ 5.679575] systemd[1]: Starting Create list of static device nodes for the current kernel...
Starting Create list of st��…odes for the current kernel...
[ 5.711912] systemd[1]: Starting Start psplash boot splash screen...
Starting Start psplash boot splash screen...
[ 5.752504] systemd[1]: Started Hardware RNG Entropy Gatherer Daemon.
[ OK ] Started Hardware RNG Entropy Gatherer Daemon.
[ 5.780797] systemd[1]: Starting RPC Bind...
Starting RPC Bind...
[ 5.797466] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
[ 5.809213] systemd[1]: Starting Journal Service...
Starting Journal Service...
[ 5.839622] systemd[1]: Starting Load Kernel Modules...
Starting Load Kernel Modules...
[ 5.856808] cryptodev: loading out-of-tree module taints kernel.
[ 5.867424] systemd[1]: Starting Remount Root and Kernel File Systems...
[ 5.877648] cryptodev: driver 1.10 loaded.
Starting Remount Root and Kernel File Systems...
[ 5.889255] EXT4-fs (mmcblk1p2): re-mounted. Opts: (null)
[ 5.899593] systemd[1]: Starting udev Coldplug all Devices...
Starting udev Coldplug all Devices...
[ 5.923803] systemd[1]: Started RPC Bind.
[ OK ] Started RPC Bind.
[ 5.937723] systemd[1]: Mounted Huge Pages File System.
[ OK ] Mounted Huge Pages File System.
[ 5.957630] systemd[1]: Mounted POSIX Message Queue File System.
[ OK ] Mounted POSIX Message Queue File System.
[ 5.985653] systemd[1]: Started Journal Service.
[ OK ] Started Journal Service.
[ 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...
[ 6.165519] systemd-journald[166]: Received client request to flush runtime journal.
Starting Apply Kernel Variables...
Starting Create Static Device Nodes in /dev...
[ OK ] Mounted Kernel Configuration File System.
[ OK ] Started Flush Journal to Persistent Storage.
[ OK ] Started Apply Kernel Variables.
[ OK ] Started Create Static Device Nodes in /dev.
[ OK ] Reached target Local File Systems (Pre).
Mounting /media/ram...
Mounting /var/volatile...
Starting udev Kernel Device Manager...
[ OK ] Mounted /media/ram.
[ OK ] Mounted /var/volatile.
[ OK ] Started udev Coldplug all Devices.
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 udev Kernel Device Manager.
[ OK ] Started Network Time Synchronization.
[ OK ] Reached target System Initialization.
[ OK ] Started Daily Cleanup of Temporary Directories.
[ OK ] Reached target System Time Set.
[ OK ] Reached target System Time Synchronized.
[ OK ] Started Daily rotation of log files.
[ OK ] Reached target Timers.
[ OK ] Listening on Avahi mDNS/DNS-SD Stack Activation Socket.
[ OK ] Listening on D-Bus System Message Bus Socket.
Starting Docker Socket for the API.
[ OK ] Listening on dropbear.socket.
Starting Reboot and dump vmcore via kexec...
[ OK ] Listening on Docker Socket for the API.
[ OK ] Reached target Sockets.
[ OK ] Reached target Basic System.
[ OK ] Started Job spooling tools.[ 6.866998] j721e-pcie 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges:
[ 6.879245] j721e-pcie 2900000.pcie: IO 0x0010001000..0x0010010fff -> 0x0010001000
[ 6.891094] j721e-pcie 2900000.pcie: MEM 0x0010011000..0x0017ffffff -> 0x0010011000
[ 6.905321] j721e-pcie 2900000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[ 6.914941] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
[ OK ] Started Periodic Command Scheduler 6.927745] j721e-pcie 2910000.pcie: IO 0x0018001000..0x0018010fff -> 0x0018001000
[0m.
[ 6.942460] j721e-pcie 2910000.pcie: MEM 0x0018011000..0x001fffffff -> 0x0018011000
[ OK ] Started D-Bus System Message Bus 6.956181] j721e-pcie 2910000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
m.
[ 6.973846] j721e-pcie 2920000.pcie: host bridge /bus@100000/pcie@2920000 ranges:
Starting Print notice about GPLv3 packages[ 6.992238] j721e-pcie 2920000.pcie: IO 0x4400001000..0x4400010fff -> 0x0000
...
[ 7.006316] j721e-pcie 2920000.pcie: MEM 0x4400011000..0x4407ffffff -> 0x0000011000
Starting IPv6 Packet Filtering Framework...
Starting IPv4 Packet Filtering Framework 7.025404] j721e-pcie 2920000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x00000
m...
[ 7.047547] j721e-pcie 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges:
[ 7.061366] j721e-pcie 2900000.pcie: IO 0x0010001000..0x0010010fff -> 0x0010001000
[ 7.071765] j721e-pcie 2900000.pcie: MEM 0x0010011000..0x0017ffffff -> 0x0010011000
[ 7.084135] j721e-pcie 2900000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[ OK ] Started irqbalance daemon.
Starting Telephony service...
Starting rc.pvr.service...
Starting Login Service...
[ OK ] Started Reboot and dump vmcore via kexec.
[ OK ] Started IPv6 Packet Filtering Framework.
[ OK ] Started IPv4 Packet Filtering Framework.
[ OK ] Reached target Network (Pre).
Starting Network Service...
[ 7.409176] PVR_K: 257: Read BVNC 22.104.208.318 from HW device registers
[ 7.417526] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
[ 7.425232] PVR_K: 257: RGX Device registered with BVNC 22.104.208.318
[ 7.431991] j721e-pcie 2910000.pcie: IO 0x0018001000..0x0018010fff -> 0x0018001000
[ 7.440137] j721e-pcie 2910000.pcie: MEM 0x0018011000..0x001fffffff -> 0x0018011000
[ 7.452172] ina2xx 5-0040: error configuring the device: -121
[ 7.458048] j721e-pcie 2910000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[ 7.473436] j721e-pcie 2920000.pcie: host bridge /bus@100000/pcie@2920000 ranges:
[ 7.481315] [drm] Initialized pvr 1.13.5776728 20170530 for 4e20000000.gpu on minor 0
[ 7.489219] j721e-pcie 2920000.pcie: IO 0x4400001000..0x4400010fff -> 0x0000001000
[ 7.498037] j721e-pcie 2920000.pcie: MEM 0x4400011000..0x4407ffffff -> 0x0000011000
[ 7.513366] j721e-pcie 2920000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[ 7.532439] j721e-pcie 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges:
[ 7.545357] j721e-pcie 2900000.pcie: IO 0x0010001000..0x0010010fff -> 0x0010001000
[ 7.561116] j721e-pcie 2900000.pcie: MEM 0x0010011000..0x0017ffffff -> 0x0010011000
[ 7.576835] j721e-pcie 2900000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[ 7.589401] ina2xx 5-0041: error configuring the device: -121
[ 7.595723] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
[ 7.605243] j721e-pcie 2910000.pcie: IO 0x0018001000..0x0018010fff -> 0x0018001000
[ 7.618430] j721e-pcie 2910000.pcie: MEM 0x0018011000..0x001fffffff -> 0x0018011000
[ 7.633310] j721e-pcie 2910000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[ 7.645135] j721e-pcie 2920000.pcie: host bridge /bus@100000/pcie@2920000 ranges:
[ 7.645301] ina2xx 5-0042: error configuring the device: -121
[ 7.656803] j721e-pcie 2920000.pcie: IO 0x4400001000..0x4400010fff -> 0x0000001000
[ 7.673361] j721e-pcie 2920000.pcie: MEM 0x4400011000..0x4407ffffff -> 0x0000011000
[ 7.681482] j721e-pcie 2920000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[ 7.691264] j721e-pcie 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges:
[ 7.700520] j721e-pcie 2900000.pcie: IO 0x0010001000..0x0010010fff -> 0x0010001000
[ 7.710553] j721e-pcie 2900000.pcie: MEM 0x0010011000..0x0017ffffff -> 0x0010011000
[ 7.720387] j721e-pcie 2900000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[ OK ] Started Network Service.
Starting Wait for Network to be Configured...
Starting Network Name Resolution...
[ OK ] Started Telephony service.
[ 7.854903] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
[ 7.863919] j721e-pcie 2910000.pcie: IO 0x0018001000..0x0018010fff -> 0x0018001000
[ 7.879827] j721e-pcie 2910000.pcie: MEM 0x0018011000..0x001fffffff -> 0x0018011000
[ 7.891148] ina2xx 5-0043: error configuring the device: -121
[ 7.897003] j721e-pcie 2910000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[ 7.901461] ina2xx 5-0044: error configuring the device: -121
[ 7.921553] j721e-pcie 2920000.pcie: host bridge /bus@100000/pcie@2920000 ranges:
[ 7.930955] j721e-pcie 2920000.pcie: IO 0x4400001000..0x4400010fff -> 0x0000001000
[ 7.937462] ina2xx 5-0045: error configuring the device: -121
[ 7.945316] j721e-pcie 2920000.pcie: MEM 0x4400011000..0x4407ffffff -> 0x0000011000
[ 7.957324] j721e-pcie 2920000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[ 7.974181] j721e-pcie 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges:
[ 7.985318] j721e-pcie 2900000.pcie: IO 0x0010001000..0x0010010fff -> 0x0010001000
[ 7.993429] j721e-pcie 2900000.pcie: MEM 0x0010011000..0x0017ffffff -> 0x0010011000
[ 8.003247] j721e-pcie 2900000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[ 8.013163] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
[ 8.013181] j721e-pcie 2910000.pcie: IO 0x0018001000..0x0018010fff -> 0x0018001000
[ 8.013190] j721e-pcie 2910000.pcie: MEM 0x0018011000..0x001fffffff -> 0x0018011000
[ 8.013199] j721e-pcie 2910000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[ 8.014611] Bluetooth: Core ver 2.22
[ 8.021157] j721e-pcie 2920000.pcie: host bridge /bus@100000/pcie@2920000 ranges:
[ 8.041930] NET: Registered protocol family 31
[ 8.049109] j721e-pcie 2920000.pcie: IO 0x4400001000..0x4400010fff -> 0x0000001000
[ OK ] Started Network Name Resolution[ 8.073318] j721e-pcie 2920000.pcie: MEM 0x4400011000..0x4407ffffff -> 0x0000011000
.
[ OK ] Reached target Network.
[ 8.077019] Bluetooth: HCI device and connection manager initialized
0;32m OK ] Reached target Host and Network Name L[ 8.082779] j721e-pcie 2920000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x00
ookups.
Starting Avahi mDNS/DNS-SD Stack...
Starting Enable and configure wl18xx b[ 8.117305] Bluetooth: HCI socket layer initialized
luetooth stack...
[ 8.124589] Bluetooth: L2CAP socket layer initialized
[ OK ] Started NFS status monitor for NFSv2/3 locking..
Starting Simple Network Ma�[ 8.141693] Bluetooth: SCO socket layer initialized
�…ent Protocol (SNMP) Daemon....
Starting Permit User Sessions...
[ OK ] Started Login Service.
[ 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...
[FAILED] Failed to start Synchronize System and HW clocks.
See 'systemctl status sync-clocks.service' for details.
[ 8.239887] ina2xx 5-0046: error configuring the device: -121
[ 8.259611] img_dec 4300000.video-decoder: decoder registered as /dev/video0
[ OK ] Started Avahi mDNS/DNS-SD Stack.
[ 8.356846] ina2xx 5-0047: error configuring the device: -121
[ 8.399903] j721e-pcie 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges:
[ 8.409135] k3-dsp-rproc 4d80800000.dsp: assigned reserved memory node c66-dma-memory@a7000000
[ 8.417786] j721e-pcie 2900000.pcie: IO 0x0010001000..0x0010010fff -> 0x0010001000
[ 8.425897] j721e-pcie 2900000.pcie: MEM 0x0010011000..0x0017ffffff -> 0x0010011000
[ 8.440169] j721e-pcie 2900000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[ 8.457563] ina2xx 5-0048: error configuring the device: -121
[ 8.463395] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
[ 8.471622] j721e-pcie 2910000.pcie: IO 0x0018001000..0x0018010fff -> 0x0018001000
[ 8.485377] j721e-pcie 2910000.pcie: MEM 0x0018011000..0x001fffffff -> 0x0018011000
[ 8.493579] j721e-pcie 2910000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[ 8.495628] k3-dsp-rproc 4d80800000.dsp: configured DSP for remoteproc mode
[ 8.508917] j721e-pcie 2920000.pcie: host bridge /bus@100000/pcie@2920000 ranges:
[ 8.518300] j721e-pcie 2920000.pcie: IO 0x4400001000..0x4400010fff -> 0x0000001000
[ 8.527905] j721e-pcie 2920000.pcie: MEM 0x4400011000..0x4407ffffff -> 0x0000011000
[ 8.541313] j721e-pcie 2920000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[ 8.544374] ina2xx 5-0049: error configuring the device: -121
[ 8.619724] j721e-pcie 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges:
[ 8.629365] j721e-pcie 2900000.pcie: IO 0x0010001000..0x0010010fff -> 0x0010001000
[ 8.643780] j721e-pcie 2900000.pcie: MEM 0x0010011000..0x0017ffffff -> 0x0010011000
[ 8.651949] k3-dsp-rproc 4d80800000.dsp: local reset is deasserted for device
[ 8.658601] j721e-pcie 2900000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[ 8.674894] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
[ 8.684376] remoteproc remoteproc0: 4d80800000.dsp is available
[ 8.686942] j721e-pcie 2910000.pcie: IO 0x0018001000..0x0018010fff -> 0x0018001000
[ 8.699786] ina2xx 5-004a: error configuring the device: -121
[ 8.705341] j721e-pcie 2910000.pcie: MEM 0x0018011000..0x001fffffff -> 0x0018011000
[ 8.718471] j721e-pcie 2910000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[ 8.732045] j721e-pcie 2920000.pcie: host bridge /bus@100000/pcie@2920000 ranges:
[ 8.743377] j721e-pcie 2920000.pcie: IO 0x4400001000..0x4400010fff -> 0x0000001000
[ 8.747545] k3-dsp-rproc 4d81800000.dsp: assigned reserved memory node c66-dma-memory@a6000000
[ 8.753134] j721e-pcie 2920000.pcie: MEM 0x4400011000..0x4407ffffff -> 0x0000011000
[ 8.773300] j721e-pcie 2920000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[ 8.781725] remoteproc remoteproc0: powering up 4d80800000.dsp
[ 8.786116] j721e-pcie 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges:
[ 8.787647] remoteproc remoteproc0: Booting fw image j7-c66_0-fw, size 187480
[ 8.796967] j721e-pcie 2900000.pcie: IO 0x0010001000..0x0010010fff -> 0x0010001000
[ 8.812875] j721e-pcie 2900000.pcie: MEM 0x0010011000..0x0017ffffff -> 0x0010011000
[ 8.814030] ina2xx 5-004b: error configuring the device: -121
[ 8.820977] j721e-pcie 2900000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[ 8.826944] k3-dsp-rproc 4d80800000.dsp: booting DSP core using boot addr = 0xa6200000
[ 8.842295] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
[ 8.850557] remoteproc0#vdev0buffer: assigned reserved memory node c66-dma-memory@a7000000
[ 8.853063] j721e-pcie 2910000.pcie: IO 0x0018001000..0x0018010fff -> 0x0018001000
[ 8.860885] virtio_rpmsg_bus virtio0: rpmsg host is online
[ 8.870671] j721e-pcie 2910000.pcie: MEM 0x0018011000..0x001fffffff -> 0x0018011000
[ 8.881031] remoteproc0#vdev0buffer: registered virtio0 (type 7)
[ 8.883338] j721e-pcie 2910000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[ 8.893275] remoteproc remoteproc0: remote processor 4d80800000.dsp is now up
[ 8.899702] virtio_rpmsg_bus virtio0: creating channel ti.ipc4.ping-pong addr 0xd
[ 8.910131] j721e-pcie 2920000.pcie: host bridge /bus@100000/pcie@2920000 ranges:
[ 8.919110] virtio_rpmsg_bus virtio0: creating channel rpmsg_chrdev addr 0xe
[ 8.929317] j721e-pcie 2920000.pcie: IO 0x4400001000..0x4400010fff -> 0x0000001000
[ 8.939094] j721e-pcie 2920000.pcie: MEM 0x4400011000..0x4407ffffff -> 0x0000011000
[ 8.947226] j721e-pcie 2920000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[ 8.958639] j721e-pcie 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges:
[ 8.967481] k3-dsp-rproc 4d81800000.dsp: configured DSP for remoteproc mode
[ 8.968071] j721e-pcie 2900000.pcie: IO 0x0010001000..0x0010010fff -> 0x0010001000
[ 8.983905] j721e-pcie 2900000.pcie: MEM 0x0010011000..0x0017ffffff -> 0x0010011000
[ 8.993572] j721e-pcie 2900000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[ 8.995176] ina2xx 5-004c: error configuring the device: -121
[ 9.006013] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
[ 9.016263] j721e-pcie 2910000.pcie: IO 0x0018001000..0x0018010fff -> 0x0018001000
[ 9.025892] j721e-pcie 2910000.pcie: MEM 0x0018011000..0x001fffffff -> 0x0018011000
[ 9.035754] j721e-pcie 2910000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[ 9.049188] k3-dsp-rproc 4d81800000.dsp: local reset is deasserted for device
[ 9.061299] random: crng init done
[ 9.064691] random: 7 urandom warning(s) missed due to ratelimiting
[ 9.077392] remoteproc remoteproc1: 4d81800000.dsp is available
[ 9.090266] mmc0: running CQE recovery
[ 9.094132] j721e-pcie 2920000.pcie: host bridge /bus@100000/pcie@2920000 ranges:
[ 9.096702] ina2xx 5-004d: error configuring the device: -121
[ 9.105296] j721e-pcie 2920000.pcie: IO 0x4400001000..0x4400010fff -> 0x0000001000
[ 9.117481] k3-dsp-rproc 64800000.dsp: assigned reserved memory node c71-dma-memory@a8000000
[ 9.121290] j721e-pcie 2920000.pcie: MEM 0x4400011000..0x4407ffffff -> 0x0000011000
[ 9.137345] j721e-pcie 2920000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[ 9.151176] j721e-pcie 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges:
[ 9.158839] j721e-pcie 2900000.pcie: IO 0x0010001000..0x0010010fff -> 0x0010001000
[ 9.168447] k3-dsp-rproc 64800000.dsp: configured DSP for remoteproc mode
[ 9.173295] j721e-pcie 2900000.pcie: MEM 0x0010011000..0x0017ffffff -> 0x0010011000
[ 9.183338] ina2xx 5-004e: error configuring the device: -121
[ 9.185298] j721e-pcie 2900000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[ 9.197505] remoteproc remoteproc1: powering up 4d81800000.dsp
[ 9.201350] remoteproc remoteproc2: 64800000.dsp is available
[ 9.203368] remoteproc remoteproc1: Booting fw image j7-c66_1-fw, size 187480
[ 9.217491] ina2xx 5-004f: error configuring the device: -121
[ 9.223356] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
[ 9.231120] k3-dsp-rproc 4d81800000.dsp: booting DSP core using boot addr = 0xa7200000
[ 9.241329] j721e-pcie 2910000.pcie: IO 0x0018001000..0x0018010fff -> 0x0018001000
[ 9.249675] remoteproc1#vdev0buffer: assigned reserved memory node c66-dma-memory@a6000000
[ 9.260499] j721e-pcie 2910000.pcie: MEM 0x0018011000..0x001fffffff -> 0x0018011000
[ 9.269051] virtio_rpmsg_bus virtio1: rpmsg host is online
[ 9.276922] virtio_rpmsg_bus virtio1: creating channel ti.ipc4.ping-pong addr 0xd
[ 9.281349] remoteproc1#vdev0buffer: registered virtio1 (type 7)
[ 9.296063] j721e-pcie 2910000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[ 9.296067] virtio_rpmsg_bus virtio1: creating channel rpmsg_chrdev addr 0xe
[ 9.314854] remoteproc remoteproc1: remote processor 4d81800000.dsp is now up
[ 9.322714] j721e-pcie 2920000.pcie: host bridge /bus@100000/pcie@2920000 ranges:
[ 9.333336] j721e-pcie 2920000.pcie: IO 0x4400001000..0x4400010fff -> 0x0000001000
[ 9.341430] j721e-pcie 2920000.pcie: MEM 0x4400011000..0x4407ffffff -> 0x0000011000
[ 9.356723] j721e-pcie 2920000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[ 9.366537] j721e-pcie 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges:
[ 9.377335] j721e-pcie 2900000.pcie: IO 0x0010001000..0x0010010fff -> 0x0010001000
[ 9.389316] j721e-pcie 2900000.pcie: MEM 0x0010011000..0x0017ffffff -> 0x0010011000
[ 9.397417] j721e-pcie 2900000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[ 9.410079] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
[ 9.419489] j721e-pcie 2910000.pcie: IO 0x0018001000..0x0018010fff -> 0x0018001000
[ 9.433291] j721e-pcie 2910000.pcie: MEM 0x0018011000..0x001fffffff -> 0x0018011000
[ 9.441383] j721e-pcie 2910000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[ 9.729496] platform 41000000.r5f: R5F core may have been powered on by a different host, programmed state (0) != actual state (1)
[ 9.794149] j721e-pcie 2920000.pcie: host bridge /bus@100000/pcie@2920000 ranges:
[ 9.801649] j721e-pcie 2920000.pcie: IO 0x4400001000..0x4400010fff -> 0x0000001000
[ 9.817314] j721e-pcie 2920000.pcie: MEM 0x4400011000..0x4407ffffff -> 0x0000011000
[ 9.832572] j721e-pcie 2920000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[ 9.847955] j721e-pcie 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges:
[ 9.861310] j721e-pcie 2900000.pcie: IO 0x0010001000..0x0010010fff -> 0x0010001000
[ 9.869452] j721e-pcie 2900000.pcie: MEM 0x0010011000..0x0017ffffff -> 0x0010011000
[ 9.885311] j721e-pcie 2900000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[ 9.896485] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
[ 9.906058] j721e-pcie 2910000.pcie: IO 0x0018001000..0x0018010fff -> 0x0018001000
[ 9.920200] platform 41000000.r5f: configured R5F for IPC-only mode
[ 9.921319] j721e-pcie 2910000.pcie: MEM 0x0018011000..0x001fffffff -> 0x0018011000
[ 9.937210] j721e-pcie 2910000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[ 9.957499] j721e-pcie 2920000.pcie: host bridge /bus@100000/pcie@2920000 ranges:
[ 9.966378] remoteproc remoteproc2: powering up 64800000.dsp
[ 9.972114] remoteproc remoteproc2: Booting fw image j7-c71_0-fw, size 10489872
[ 9.980366] j721e-pcie 2920000.pcie: IO 0x4400001000..0x4400010fff -> 0x0000001000
[ 9.993369] remoteproc remoteproc2: unsupported resource 65538
[ 9.999300] j721e-pcie 2920000.pcie: MEM 0x4400011000..0x4407ffffff -> 0x0000011000
[ 10.008133] k3-dsp-rproc 64800000.dsp: booting DSP core using boot addr = 0xa8e00000
[ 10.015911] j721e-pcie 2920000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[ 10.060634] CAN device driver interface
[ 10.065499] remoteproc2#vdev0buffer: assigned reserved memory node c71-dma-memory@a8000000
[ 10.077621] virtio_rpmsg_bus virtio2: rpmsg host is online
[ 10.083152] remoteproc2#vdev0buffer: registered virtio2 (type 7)
[ 10.092075] remoteproc remoteproc2: remote processor 64800000.dsp is now up
[ 10.101899] virtio_rpmsg_bus virtio2: creating channel ti.ipc4.ping-pong addr 0xd
[ 10.110087] virtio_rpmsg_bus virtio2: creating channel rpmsg_chrdev addr 0xe
[ 10.117814] j721e-pcie 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges:
[ 10.131056] j721e-pcie 2900000.pcie: IO 0x0010001000..0x0010010fff -> 0x0010001000
[ 10.145168] j721e-pcie 2900000.pcie: MEM 0x0010011000..0x0017ffffff -> 0x0010011000
[ 10.159385] j721e-pcie 2900000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[ 10.171722] platform 41000000.r5f: assigned reserved memory node r5f-dma-memory@a0000000
[ 10.180967] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
[ 10.188668] j721e-pcie 2910000.pcie: IO 0x0018001000..0x0018010fff -> 0x0018001000
[ 10.201330] j721e-pcie 2910000.pcie: MEM 0x0018011000..0x001fffffff -> 0x0018011000
[ 10.209443] j721e-pcie 2910000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[ 10.225441] j721e-pcie 2920000.pcie: host bridge /bus@100000/pcie@2920000 ranges:
[ 10.232952] j721e-pcie 2920000.pcie: IO 0x4400001000..0x4400010fff -> 0x0000001000
[ 10.245326] j721e-pcie 2920000.pcie: MEM 0x4400011000..0x4407ffffff -> 0x0000011000
[ 10.253464] j721e-pcie 2920000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[ 10.275191] [drm] Initialized tidss 1.0.0 20180215 for 4a00000.dss on minor 1
[ 10.282367] cdns-mhdp8546 a000000.dp-bridge: Failed to read DPCD addr 0
[ 10.290635] cdns-mhdp8546 a000000.dp-bridge: Failed to read DPCD addr 0
[ 10.336131] remoteproc remoteproc3: 41000000.r5f is available
[ 10.367058] mmc0: running CQE recovery
[ 10.382865] mmc0: running CQE recovery
[ 10.397851] mmc0: running CQE recovery
[ 10.413754] mmc0: running CQE recovery
[ 10.485442] remoteproc remoteproc3: attaching to 41000000.r5f
[ 10.611646] platform 41000000.r5f: R5F core initialized in IPC-only mode
[ 10.657618] remoteproc3#vdev0buffer: assigned reserved memory node r5f-dma-memory@a0000000
[ 10.706796] virtio_rpmsg_bus virtio3: rpmsg host is online
[ 10.717966] virtio_rpmsg_bus virtio3: creating channel ti.ipc4.ping-pong addr 0xd
[ 10.726812] virtio_rpmsg_bus virtio3: creating channel rpmsg_chrdev addr 0xe
[ 10.789773] remoteproc3#vdev0buffer: registered virtio3 (type 7)
[ 10.830481] am65-cpsw-nuss 46000000.ethernet: phy /bus@100000/bus@28380000/ethernet@46000000/mdio@f00/ethernet-phy@0 not found on sl1
[ 10.880350] remoteproc remoteproc3: remote processor 41000000.r5f is now attached
[ 10.965236] platform 5c00000.r5f: configured R5F for remoteproc mode
[ 11.024985] platform 5c00000.r5f: assigned reserved memory node r5f-dma-memory@a2000000
[ 11.083847] remoteproc remoteproc4: 5c00000.r5f is available
[ 11.116504] mmc0: running CQE recovery
[ 11.142043] mmc0: running CQE recovery
[ 11.158690] mmc0: running CQE recovery
[ 11.210386] platform 5d00000.r5f: configured R5F for remoteproc mode
[ 11.278996] platform 5d00000.r5f: assigned reserved memory node r5f-dma-memory@a3000000
[ 11.288731] remoteproc remoteproc4: powering up 5c00000.r5f
[ 11.294328] remoteproc remoteproc4: Booting fw image j7-main-r5f0_0-fw, size 527528
[ 11.307756] remoteproc4#vdev0buffer: assigned reserved memory node r5f-dma-memory@a2000000
[ 11.321585] virtio_rpmsg_bus virtio4: rpmsg host is online
[ 11.327125] remoteproc4#vdev0buffer: registered virtio4 (type 7)
[ 11.333223] remoteproc remoteproc4: remote processor 5c00000.r5f is now up
[ 11.347884] mmc0: running CQE recovery
[ 11.429717] mmc0: running CQE recovery
[ OK ] Started Simple Network Man��…ement Protocol (SNMP) Daemon..
[ 11.569105] mmc0: running CQE recovery
[ 11.581530] remoteproc remoteproc5: 5d00000.r5f is available
[ 11.644995] j721e-audio sound@0: devm_snd_soc_register_card() failed: -517
[ 11.798585] mmc0: running CQE recovery
[ 11.827247] mmc0: running CQE recovery
[ 11.831160] remoteproc remoteproc5: powering up 5d00000.r5f
[ 11.836762] remoteproc remoteproc5: Booting fw image j7-main-r5f0_1-fw, size 78708
[ 11.845745] mmc0: running CQE recovery
[ 11.852311] remoteproc5#vdev0buffer: assigned reserved memory node r5f-dma-memory@a3000000
[ 11.865585] virtio_rpmsg_bus virtio5: rpmsg host is online
[ 11.876788] remoteproc5#vdev0buffer: registered virtio5 (type 7)
[ 11.879695] virtio_rpmsg_bus virtio5: creating channel ti.ipc4.ping-pong addr 0xd
[ 11.890364] remoteproc remoteproc5: remote processor 5d00000.r5f is now up
[ 11.912069] platform 5e00000.r5f: configured R5F for remoteproc mode
[ 11.912978] virtio_rpmsg_bus virtio5: creating channel rpmsg_chrdev addr 0xe
[ 11.927727] virtio_rpmsg_bus virtio4: creating channel ti.ethfw.notifyservice addr 0x1e
[ 11.970952] virtio_rpmsg_bus virtio4: creating channel rpmsg-kdrv addr 0x1a
[ 11.979235] rpmsg-kdrv-eth-switch rpmsg-kdrv-2-mpu_1_0_ethswitch-device-0: Device info: permissions: 07FFFFFF uart_id: 2
[ 11.993201] rpmsg-kdrv-eth-switch rpmsg-kdrv-2-mpu_1_0_ethswitch-device-0: FW ver 0.1 (rev 1) 13/Jul/2021 SHA:4cb38131
[ 12.062138] platform 5e00000.r5f: assigned reserved memory node r5f-dma-memory@a4000000
[ 12.083053] mmc0: running CQE recovery
[ 12.248589] remoteproc remoteproc6: 5e00000.r5f is available
[ 12.304286] mmc0: running CQE recovery
[ 12.344697] mmc0: running CQE recovery
[ 12.359584] mmc0: running CQE recovery
[ 12.413522] platform 5f00000.r5f: configured R5F for remoteproc mode
[ 12.414081] mmc0: running CQE recovery
[ 12.423782] remoteproc remoteproc6: powering up 5e00000.r5f
[ 12.429355] remoteproc remoteproc6: Booting fw image j7-main-r5f1_0-fw, size 78708
[ 12.446632] remoteproc6#vdev0buffer: assigned reserved memory node r5f-dma-memory@a4000000
[ 12.460017] virtio_rpmsg_bus virtio6: rpmsg host is online
[ 12.470216] remoteproc6#vdev0buffer: registered virtio6 (type 7)
[ 12.474496] virtio_rpmsg_bus virtio6: creating channel ti.ipc4.ping-pong addr 0xd
[ 12.485119] virtio_rpmsg_bus virtio6: creating channel rpmsg_chrdev addr 0xe
[ 12.485289] remoteproc remoteproc6: remote processor 5e00000.r5f is now up
[ 12.651473] platform 5f00000.r5f: assigned reserved memory node r5f-dma-memory@a5000000
[ OK ] Created slice system-systemd\x2dfsck.slice.
[ 12.895798] remoteproc remoteproc7: 5f00000.r5f is available
[ 13.037959] remoteproc remoteproc7: powering up 5f00000.r5f
[ 13.043577] remoteproc remoteproc7: Booting fw image j7-main-r5f1_1-fw, size 78708
[ 13.059616] remoteproc7#vdev0buffer: assigned reserved memory node r5f-dma-memory@a5000000
[ 13.072362] virtio_rpmsg_bus virtio7: rpmsg host is online
[ 13.083485] remoteproc7#vdev0buffer: registered virtio7 (type 7)
[ 13.087654] virtio_rpmsg_bus virtio7: creating channel ti.ipc4.ping-pong addr 0xd
[ 13.095046] remoteproc remoteproc7: remote processor 5f00000.r5f is now up
[ 13.111285] virtio_rpmsg_bus virtio7: creating channel rpmsg_chrdev addr 0xe
[ 13.507423] mmc0: running CQE recovery
[ 13.521638] mmc0: running CQE recovery
[ 13.629611] mmc0: running CQE recovery
[ 13.646963] mmc0: running CQE recovery
[ 13.669750] EXT4-fs (mmcblk0p2): VFS: Found ext4 filesystem with invalid superblock checksum. Run e2fsck?
[ 13.762930] usbcore: registered new interface driver usbfs
[ 13.776804] mmc0: running CQE recovery
[ 13.792993] mmc0: running CQE recovery
[ 13.806157] cdns-csi2rx 4504000.csi-bridge: Probed CSI2RX with 2/4 lanes, 4 streams, external D-PHY
[ 13.848950] mmc0: running CQE recovery
[ 13.861579] usbcore: registered new interface driver hub
[ 13.883555] mmc0: running CQE recovery
[ 13.898762] mmc0: running CQE recovery
[ 13.913686] mmc0: running CQE recovery
[ 13.920139] cdns-csi2rx: probe of 4514000.csi-bridge failed with error -22
[ 13.959692] usbcore: registered new device driver usb
[ 14.002480] remoteproc remoteproc8: b034000.pru is available
[ 14.045642] omap_rng 4e10000.rng: Random Number Generator ver. 241b34c
[ 14.134960] remoteproc remoteproc9: b004000.rtu is available
_____ _____ _ _
| _ |___ ___ ___ ___ | _ |___ ___ |_|___ ___| |_
| | _| .'| . | . | | __| _| . | | | -_| _| _|
|__|__|_| |__,|_ |___| |__| |_| |___|_| |___|___|_|
|___| |___|
Arago Project http://arago-project.org j7-evm ttyS2
Arago 2020.09 j7-evm ttyS2
j7-evm login: [ 14.320143] remoteproc remoteproc10: b00a000.txpru is available
[ 14.440684] remoteproc remoteproc11: b038000.pru is available
[ 14.525896] remoteproc remoteproc12: b006000.rtu is available
[ 14.596276] remoteproc remoteproc13: b00c000.txpru is available
[ 14.663638] mmc0: running CQE recovery
[ 14.672040] remoteproc remoteproc14: b134000.pru is available
[ 14.689251] mmc0: running CQE recovery
[ 14.689607] remoteproc remoteproc15: b104000.rtu is available
[ 14.705444] mmc0: running CQE recovery
[ 14.815451] remoteproc remoteproc16: b10a000.txpru is available
[ 14.900670] remoteproc remoteproc17: b138000.pru is available
[ 14.923573] remoteproc remoteproc18: b106000.rtu is available
[ 14.941586] remoteproc remoteproc19: b10c000.txpru is available
[ 15.221506] PVR_K: 877: RGX Firmware image 'rgx.fw.22.104.208.318' loaded
[ 15.816490] xhci-hcd xhci-hcd.2.auto: xHCI Host Controller
[ 15.825405] xhci-hcd xhci-hcd.2.auto: new USB bus registered, assigned bus number 1
[ 15.837709] xhci-hcd xhci-hcd.2.auto: hcc params 0x200073c9 hci version 0x100 quirks 0x0000002000010010
[ 15.853317] xhci-hcd xhci-hcd.2.auto: irq 614, io mem 0x06410000
[ 15.859906] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
[ 15.873290] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 15.885289] usb usb1: Product: xHCI Host Controller
[ 15.893288] usb usb1: Manufacturer: Linux 5.10.41-g4c2eade9f7 xhci-hcd
[ 15.901296] usb usb1: SerialNumber: xhci-hcd.2.auto
[ 15.910120] hub 1-0:1.0: USB hub found
[ 15.917319] hub 1-0:1.0: 1 port detected
[ 15.922067] xhci-hcd xhci-hcd.2.auto: xHCI Host Controller
[ 15.933296] xhci-hcd xhci-hcd.2.auto: new USB bus registered, assigned bus number 2
[ 15.945302] xhci-hcd xhci-hcd.2.auto: Host supports USB 3.0 SuperSpeed
[ 15.957324] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[ 15.965613] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.10
[ 15.981300] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 15.988649] usb usb2: Product: xHCI Host Controller
[ 16.001289] usb usb2: Manufacturer: Linux 5.10.41-g4c2eade9f7 xhci-hcd
[ 16.007945] usb usb2: SerialNumber: xhci-hcd.2.auto
[ 16.017815] hub 2-0:1.0: USB hub found
[ 16.022048] hub 2-0:1.0: 1 port detected
[ 16.710399] cdns-mhdp8546 a000000.dp-bridge: get block[0] edid failed: -22
[ 16.717340] cdns-mhdp8546 a000000.dp-bridge: Failed to read DPCD addr 0
[ 16.724590] cdns-mhdp8546 a000000.dp-bridge: Failed to read EDID
[ 16.730657] cdns-mhdp8546 a000000.dp-bridge: Failed to read DPCD addr 0
[ 16.740971] cdns-mhdp8546 a000000.dp-bridge: Failed to read DPCD addr 0
[ 16.749249] cdns-mhdp8546 a000000.dp-bridge: Failed to read DPCD addr 0
[ 16.760386] cdns-mhdp8546 a000000.dp-bridge: Failed to read DPCD addr 0
[ 16.768682] cdns-mhdp8546 a000000.dp-bridge: Failed to read DPCD addr 0
[ 16.779343] cdns-mhdp8546 a000000.dp-bridge: Failed to read DPCD addr 0
[ 16.787657] cdns-mhdp8546 a000000.dp-bridge: Failed to read DPCD addr 0
[ 16.798339] cdns-mhdp8546 a000000.dp-bridge: Failed to read DPCD addr 0
[ 16.806638] cdns-mhdp8546 a000000.dp-bridge: Failed to read DPCD addr 0
[ 16.816973] cdns-mhdp8546 a000000.dp-bridge: Failed to read DPCD addr 0
[ 16.825323] cdns-mhdp8546 a000000.dp-bridge: Failed to read DPCD addr 0
[ 16.836351] cdns-mhdp8546 a000000.dp-bridge: Failed to read DPCD addr 0
***************************************************************[ 16.848652] cdns-mhdp8546 a000000.dp-bridge: Failed to read DPCD addr0
NOTICE: This file system contains the following GPLv3 packages[ 16.863351] cdns-mhdp8546 a000000.dp-bridge: Failed to read DPCD addr 0
:
autoconf
bash-dev
bash
bc
binutils
cifs-utils
co[ 16.872946] cdns-mhdp8546 a000000.dp-bridge: Failed to read DPCD addr 0
reutils-stdbuf
coreutils
cpio
cpp-symlinks
cpp
dosfsto[ 16.887095] cdns-mhdp8546 a000000.dp-bridge: Failed to read DPCD addr 0
ols
elfutils
g++-symlinks
g++
gawk
gcc-symlinks
[ 16.897225] cdns-mhdp8546 a000000.dp-bridge: Failed to read DPCD addr 0
gdb
gdbserver
gettext
glmark2
gstreamer1.0-libav-dev
[ 16.912298] cdns-mhdp8546 a000000.dp-bridge: Failed to read DPCD addr 0
gstreamer1.0-libav
gzip
less
libasm1
libbfd
libdw1
[ 16.921283] cdns-mhdp8546 a000000.dp-bridge: Failed to read DPCD addr 0
libelf1
libgdbm-compat4
libgdbm-dev
libgdbm6
libgettextl[ 16.936294] cdns-mhdp8546 a000000.dp-bridge: Failed to read DPCD addr 0
ib
libgettextsrc
libgmp-dev
libgmp10
libgmpxx4
libidn2[ 16.945291] cdns-mhdp8546 a000000.dp-bridge: Failed to read DPCD addr 0
-0
libidn2-dev
libmpc3
libmpfr6
libreadline-dev
librea[ 16.960293] cdns-mhdp8546 a000000.dp-bridge: Failed to read DPCD addr 0
dline8
libunistring-dev
libunistring2
m4-dev
m4
make
[ 16.970086] cdns-mhdp8546 a000000.dp-bridge: Failed to read DPCD addr 0
nettle-dev
nettle
parted
python3-rfc3987
python3-strict[ 16.984236] cdns-mhdp8546 a000000.dp-bridge: Failed to read DPCD addr 0
-rfc3339
tar
which
zeromq
If you do not wish to distrib[ 16.994293] cdns-mhdp8546 a000000.dp-bridge: Failed to read DPCD addr 0
ute GPLv3 components please remove
the above packages prior to [ 17.008520] cdns-mhdp8546 a000000.dp-bridge: Failed to read DPCD addr 0
distribution. This can be done using
the opkg remove command. [ 17.018654] cdns-mhdp8546 a000000.dp-bridge: Failed to read DPCD addr 0
i.e.:
opkg remove <package>
Where <package> is the name p[ 17.032802] cdns-mhdp8546 a000000.dp-bridge: Failed to read DPCD addr 0
rinted in the list above
NOTE: If the package is a dependency[ 17.042937] cdns-mhdp8546 a000000.dp-bridge: Failed to read DPCD addr 0
of another package you
will be notified of the dependent[ 17.056490] cdns-mhdp8546 a000000.dp-bridge: Failed to read DPCD addr 0
packages. You should
use the --force-removal-of-depende[ 17.067237] cdns-mhdp8546 a000000.dp-bridge: Failed to read DPCD addr 0
nt-packages option to
also remove the dependent packages [ 17.082287] cdns-mhdp8546 a000000.dp-bridge: Failed to read DPCD addr 0
as well
*******************************************************[ 17.091517] cdns-mhdp8546 a000000.dp-bridge: Failed to read DPCD addr 0
********
******************************************************[ 17.106287] cdns-mhdp8546 a000000.dp-bridge: Failed to read DPCD addr 0
*********
[ 17.115791] cdns-mhdp8546 a000000.dp-bridge: Failed to read DPCD addr 0
[ 17.126290] cdns-mhdp8546 a000000.dp-bridge: Failed to read DPCD addr 0
[ 17.134515] cdns-mhdp8546 a000000.dp-bridge: Failed to read DPCD addr 0
[ 17.144742] cdns-mhdp8546 a000000.dp-bridge: Failed to read DPCD addr 0
[ 17.152961] cdns-mhdp8546 a000000.dp-bridge: Failed to read DPCD addr 0
[ 17.163194] cdns-mhdp8546 a000000.dp-bridge: Failed to read DPCD addr 0
[ 17.171412] cdns-mhdp8546 a000000.dp-bridge: Failed to read DPCD addr 0
[ 17.182286] cdns-mhdp8546 a000000.dp-bridge: Failed to read DPCD addr 0
[ 17.190508] cdns-mhdp8546 a000000.dp-bridge: Failed to read DPCD addr 0
[ 17.200735] cdns-mhdp8546 a000000.dp-bridge: Failed to read DPCD addr 0
[ 17.208954] cdns-mhdp8546 a000000.dp-bridge: Failed to read DPCD addr 0
[ 17.219186] cdns-mhdp8546 a000000.dp-bridge: Failed to read DPCD addr 0
[ 17.227405] cdns-mhdp8546 a000000.dp-bridge: Failed to read DPCD addr 0
[ 17.238285] cdns-mhdp8546 a000000.dp-bridge: Failed to read DPCD addr 0
[ 17.246505] cdns-mhdp8546 a000000.dp-bridge: Failed to read DPCD addr 0
[ 17.256735] cdns-mhdp8546 a000000.dp-bridge: Failed to read DPCD addr 0
[ 17.264956] cdns-mhdp8546 a000000.dp-bridge: Failed to read DPCD addr 0
[ 17.275189] cdns-mhdp8546 a000000.dp-bridge: Failed to read DPCD addr 0
[ 17.283407] cdns-mhdp8546 a000000.dp-bridge: Failed to read DPCD addr 0
[ 17.294286] cdns-mhdp8546 a000000.dp-bridge: Failed to read DPCD addr 0
[ 17.302505] cdns-mhdp8546 a000000.dp-bridge: Failed to read DPCD addr 0
[ 17.312733] cdns-mhdp8546 a000000.dp-bridge: Failed to read DPCD addr 0
[ 17.320951] cdns-mhdp8546 a000000.dp-bridge: Failed to read DPCD addr 0
[ 17.331182] cdns-mhdp8546 a000000.dp-bridge: Failed to read DPCD addr 0
[ 17.339400] cdns-mhdp8546 a000000.dp-bridge: Failed to read DPCD addr 0
[ 17.350286] cdns-mhdp8546 a000000.dp-bridge: Failed to read DPCD addr 0
[ 17.358505] cdns-mhdp8546 a000000.dp-bridge: Failed to read DPCD addr 0
[ 17.365104] cdns-mhdp8546 a000000.dp-bridge: Failed to read receiver capabilities
[ 17.374147] Console: switching to colour frame buffer device 128x48
[ 17.383555] tidss 4a00000.dss: [drm] fb0: tidssdrmfb frame buffer device
[ 17.406718] m_can_platform 40568000.can: m_can device registered (irq=25, version=32)
[ 17.418578] j721e-pcie 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges:
[ 17.428763] j721e-pcie 2900000.pcie: IO 0x0010001000..0x0010010fff -> 0x0010001000
[ 17.439729] j721e-pcie 2900000.pcie: MEM 0x0010011000..0x0017ffffff -> 0x0010011000
[ 17.450627] j721e-pcie 2900000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[ 17.462838] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
[ 17.472623] j721e-pcie 2910000.pcie: IO 0x0018001000..0x0018010fff -> 0x0018001000
[ 17.483361] j721e-pcie 2910000.pcie: MEM 0x0018011000..0x001fffffff -> 0x0018011000
[ 17.493339] j721e-pcie 2910000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[ 17.505230] j721e-pcie 2920000.pcie: host bridge /bus@100000/pcie@2920000 ranges:
[ 17.515311] j721e-pcie 2920000.pcie: IO 0x4400001000..0x4400010fff -> 0x0000001000
[ 17.525288] j721e-pcie 2920000.pcie: MEM 0x4400011000..0x4407ffffff -> 0x0000011000
[ 17.536399] j721e-pcie 2920000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[ 17.549627] m_can_platform 40528000.can: m_can device registered (irq=23, version=32)
[ 17.629047] j721e-cpsw-virt-mac main_r5fss_cpsw9g_virt_mac0: virt_cpsw_nuss mac loaded
[ 17.638346] j721e-cpsw-virt-mac main_r5fss_cpsw9g_virt_mac0: rdev_features:00000003 rdev_mtu:1522 flow_id:172 tx_psil_dst_id:4A00
[ 17.655064] 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
[ 17.669705] j721e-audio sound@0: devm_snd_soc_register_card() failed: -517
[ 17.680509] j721e-pcie 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges:
[ 17.690063] j721e-pcie 2900000.pcie: IO 0x0010001000..0x0010010fff -> 0x0010001000
[ 17.702241] j721e-pcie 2900000.pcie: MEM 0x0010011000..0x0017ffffff -> 0x0010011000
[ 17.713299] j721e-pcie 2900000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[ 17.725402] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
[ 17.735300] j721e-pcie 2910000.pcie: IO 0x0018001000..0x0018010fff -> 0x0018001000
[ 17.747301] j721e-pcie 2910000.pcie: MEM 0x0018011000..0x001fffffff -> 0x0018011000
[ 17.759295] j721e-pcie 2910000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[ 17.772393] j721e-pcie 2920000.pcie: host bridge /bus@100000/pcie@2920000 ranges:
[ 17.783306] j721e-pcie 2920000.pcie: IO 0x4400001000..0x4400010fff -> 0x0000001000
[ 17.795299] j721e-pcie 2920000.pcie: MEM 0x4400011000..0x4407ffffff -> 0x0000011000
[ 17.807297] j721e-pcie 2920000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[ 17.927948] j721e-cpsw-virt-mac main_r5fss_cpsw9g_virt_mac0: virt_cpsw_nuss mac started
[ 23.883690] cdns-mhdp8546 a000000.dp-bridge: get block[0] edid failed: -22
[ 23.890560] cdns-mhdp8546 a000000.dp-bridge: Failed to read EDID
[ 30.310907] cdns-mhdp8546 a000000.dp-bridge: get block[0] edid failed: -22
[ 30.317781] cdns-mhdp8546 a000000.dp-bridge: Failed to read EDID
[ 30.352993] cdns-mhdp8546 a000000.dp-bridge: Failed to read DPCD addr 0
[ 30.362602] cdns-mhdp8546 a000000.dp-bridge: Failed to read DPCD addr 0
[ 30.372900] cdns-mhdp8546 a000000.dp-bridge: Failed to read DPCD addr 0
[ 30.385308] cdns-mhdp8546 a000000.dp-bridge: Failed to read DPCD addr 0
[ 30.396329] cdns-mhdp8546 a000000.dp-bridge: Failed to read DPCD addr 0
[ 30.404596] cdns-mhdp8546 a000000.dp-bridge: Failed to read DPCD addr 0
[ 30.415083] cdns-mhdp8546 a000000.dp-bridge: Failed to read DPCD addr 0
[ 30.423341] cdns-mhdp8546 a000000.dp-bridge: Failed to read DPCD addr 0
[ 30.435372] cdns-mhdp8546 a000000.dp-bridge: Failed to read DPCD addr 0
[ 30.443692] cdns-mhdp8546 a000000.dp-bridge: Failed to read DPCD addr 0
[ 30.455362] cdns-mhdp8546 a000000.dp-bridge: Failed to read DPCD addr 0
[ 30.463595] cdns-mhdp8546 a000000.dp-bridge: Failed to read DPCD addr 0
[ 30.474294] cdns-mhdp8546 a000000.dp-bridge: Failed to read DPCD addr 0
[ 30.482524] cdns-mhdp8546 a000000.dp-bridge: Failed to read DPCD addr 0
[ 30.492775] cdns-mhdp8546 a000000.dp-bridge: Failed to read DPCD addr 0
[ 30.501001] cdns-mhdp8546 a000000.dp-bridge: Failed to read DPCD addr 0
[ 30.511253] cdns-mhdp8546 a000000.dp-bridge: Failed to read DPCD addr 0
[ 30.519482] cdns-mhdp8546 a000000.dp-bridge: Failed to read DPCD addr 0
[ 30.530290] cdns-mhdp8546 a000000.dp-bridge: Failed to read DPCD addr 0
[ 30.538519] cdns-mhdp8546 a000000.dp-bridge: Failed to read DPCD addr 0
[ 30.548766] cdns-mhdp8546 a000000.dp-bridge: Failed to read DPCD addr 0
[ 30.556995] cdns-mhdp8546 a000000.dp-bridge: Failed to read DPCD addr 0
[ 30.567230] cdns-mhdp8546 a000000.dp-bridge: Failed to read DPCD addr 0
[ 30.575454] cdns-mhdp8546 a000000.dp-bridge: Failed to read DPCD addr 0
[ 30.586290] cdns-mhdp8546 a000000.dp-bridge: Failed to read DPCD addr 0
[ 30.594516] cdns-mhdp8546 a000000.dp-bridge: Failed to read DPCD addr 0
[ 30.604764] cdns-mhdp8546 a000000.dp-bridge: Failed to read DPCD addr 0
[ 30.612984] cdns-mhdp8546 a000000.dp-bridge: Failed to read DPCD addr 0
[ 30.623219] cdns-mhdp8546 a000000.dp-bridge: Failed to read DPCD addr 0
[ 30.631442] cdns-mhdp8546 a000000.dp-bridge: Failed to read DPCD addr 0
[ 30.642288] cdns-mhdp8546 a000000.dp-bridge: Failed to read DPCD addr 0
[ 30.650514] cdns-mhdp8546 a000000.dp-bridge: Failed to read DPCD addr 0
[ 30.660159] cdns-mhdp8546 a000000.dp-bridge: Failed to read DPCD addr 0
[ 30.668386] cdns-mhdp8546 a000000.dp-bridge: Failed to read DPCD addr 0
[ 30.679293] cdns-mhdp8546 a000000.dp-bridge: Failed to read DPCD addr 0
[ 30.687519] cdns-mhdp8546 a000000.dp-bridge: Failed to read DPCD addr 0
[ 30.698288] cdns-mhdp8546 a000000.dp-bridge: Failed to read DPCD addr 0
[ 30.706524] cdns-mhdp8546 a000000.dp-bridge: Failed to read DPCD addr 0
[ 30.716756] cdns-mhdp8546 a000000.dp-bridge: Failed to read DPCD addr 0
[ 30.724977] cdns-mhdp8546 a000000.dp-bridge: Failed to read DPCD addr 0
[ 30.735211] cdns-mhdp8546 a000000.dp-bridge: Failed to read DPCD addr 0
[ 30.743434] cdns-mhdp8546 a000000.dp-bridge: Failed to read DPCD addr 0
[ 30.754288] cdns-mhdp8546 a000000.dp-bridge: Failed to read DPCD addr 0
[ 30.762514] cdns-mhdp8546 a000000.dp-bridge: Failed to read DPCD addr 0
[ 30.772766] cdns-mhdp8546 a000000.dp-bridge: Failed to read DPCD addr 0
[ 30.780987] cdns-mhdp8546 a000000.dp-bridge: Failed to read DPCD addr 0
[ 30.791228] cdns-mhdp8546 a000000.dp-bridge: Failed to read DPCD addr 0
[ 30.799451] cdns-mhdp8546 a000000.dp-bridge: Failed to read DPCD addr 0
[ 30.810287] cdns-mhdp8546 a000000.dp-bridge: Failed to read DPCD addr 0
[ 30.818519] cdns-mhdp8546 a000000.dp-bridge: Failed to read DPCD addr 0
[ 30.828765] cdns-mhdp8546 a000000.dp-bridge: Failed to read DPCD addr 0
[ 30.836988] cdns-mhdp8546 a000000.dp-bridge: Failed to read DPCD addr 0
[ 30.847222] cdns-mhdp8546 a000000.dp-bridge: Failed to read DPCD addr 0
[ 30.855449] cdns-mhdp8546 a000000.dp-bridge: Failed to read DPCD addr 0
[ 30.866290] cdns-mhdp8546 a000000.dp-bridge: Failed to read DPCD addr 0
[ 30.874516] cdns-mhdp8546 a000000.dp-bridge: Failed to read DPCD addr 0
[ 30.884762] cdns-mhdp8546 a000000.dp-bridge: Failed to read DPCD addr 0
[ 30.892988] cdns-mhdp8546 a000000.dp-bridge: Failed to read DPCD addr 0
[ 30.903221] cdns-mhdp8546 a000000.dp-bridge: Failed to read DPCD addr 0
[ 30.911449] cdns-mhdp8546 a000000.dp-bridge: Failed to read DPCD addr 0
[ 30.922289] cdns-mhdp8546 a000000.dp-bridge: Failed to read DPCD addr 0
[ 30.930518] cdns-mhdp8546 a000000.dp-bridge: Failed to read DPCD addr 0
[ 30.940750] cdns-mhdp8546 a000000.dp-bridge: Failed to read DPCD addr 0
[ 30.948970] cdns-mhdp8546 a000000.dp-bridge: Failed to read DPCD addr 0
[ 30.955577] cdns-mhdp8546 a000000.dp-bridge: Failed to read receiver capabilities
[ 37.380221] cdns-mhdp8546 a000000.dp-bridge: get block[0] edid failed: -22
[ 37.387095] cdns-mhdp8546 a000000.dp-bridge: Failed to read EDID
[ 43.807871] cdns-mhdp8546 a000000.dp-bridge: get block[0] edid failed: -22
[ 43.814742] cdns-mhdp8546 a000000.dp-bridge: Failed to read EDID
请帮助我们分析这个问题,感谢您的支持,并期待您的回复。