This thread has been locked.

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

TDA4VM: EMMC hs400, Kernel boot failed

Part Number: TDA4VM
Other Parts Discussed in Thread: DRA829,

Hi,experts:

When I recently started the kernel from EMMC, it sometimes failed to start. The specific log is as follows: 

  [11-45-41-102]
[11-45-41-102]U-Boot SPL 2021.01 (Nov 18 2021 - 16:46:20 +0800)
[11-45-41-102]Model: Texas Instruments K3 J721E SoC
[11-45-41-114]EEPROM not available at 0x50, trying to read at 0x51
[11-45-41-114]Reading on-board EEPROM at 0x51 failed 1
[11-45-41-115]Board: J721EX-PM1-SOM rev E2
[11-45-41-125]SYSFW ABI: 3.1 (firmware rev 0x0015 '21.5.0--v2021.05 (Terrific Llam')
[11-45-41-125]EEPROM not available at 0x50, trying to read at 0x51
[11-45-41-131]Reading on-board EEPROM at 0x51 failed 1
[11-45-41-148]hhwtest: ddrss->ddr_clk = 0x0
[11-45-41-149]hhwtest: ddrss->ddr_freq0 = 0xe4e1c0
[11-45-41-149]hhwtest: ddrss->ddr_freq1 = 0x1ad27480
[11-45-41-156]hhwtest: ddrss->ddr_freq2 = 0x1ad27480
[11-45-41-233]Trying to boot from MMC1
[11-45-41-331]init_env from device 17 not supported!
[11-45-41-331]Starting ATF on ARM64 core...
[11-45-41-331]
[11-45-41-332]NOTICE: BL31: v2.5(release):08.00.00.004-dirty
[11-45-41-342]NOTICE: BL31: Built : 22:30:09, Aug 4 2021
[11-45-41-451]
[11-45-41-451]U-Boot SPL 2021.01 (Nov 18 2021 - 16:46:20 +0800)
[11-45-41-451]Model: Texas Instruments K3 J721E SoC
[11-45-41-516]EEPROM not available at 0x50, trying to read at 0x51
[11-45-41-517]Reading on-board EEPROM at 0x51 failed 1
[11-45-41-517]Board: J721EX-PM1-SOM rev E2
[11-45-41-528]SYSFW ABI: 3.1 (firmware rev 0x0015 '21.5.0--v2021.05 (Terrific Llam')
[11-45-41-528]EEPROM not available at 0x50, trying to read at 0x51
[11-45-41-537]Reading on-board EEPROM at 0x51 failed 1
[11-45-41-584]Trying to boot from MMC1
[11-45-42-556]
[11-45-42-556]
[11-45-42-556]U-Boot 2021.01 (Nov 18 2021 - 16:46:20 +0800)
[11-45-42-556]
[11-45-42-556]SoC: J721E SR2.0
[11-45-42-556]Model: Texas Instruments K3 J721E SoC
[11-45-42-634]EEPROM not available at 0x50, trying to read at 0x51
[11-45-42-634]Reading on-board EEPROM at 0x51 failed 1
[11-45-42-635]Board: J721EX-PM1-SOM rev E2
[11-45-42-648]DRAM: 4 GiB
[11-45-42-699]Flash: 0 Bytes
[11-45-42-699]MMC: sdhci@4f80000: 0, sdhci@4fb0000: 1
[11-45-42-699]In: serial@2800000
[11-45-42-699]Out: serial@2800000
[11-45-42-699]Err: serial@2800000
[11-45-42-764]EEPROM not available at 0x50, trying to read at 0x51
[11-45-42-764]Reading on-board EEPROM at 0x51 failed 1
[11-45-42-776]Net: Could not get PHY for ethernet@46000000: addr 0
[11-45-42-776]am65_cpsw_nuss_slave ethernet@46000000: phy_connect() failed
[11-45-42-776]No ethernet found.
[11-45-42-776]
[11-45-42-782]Hit any key to stop autoboot: 0
[11-45-42-868]switch to partitions #0, OK
[11-45-42-868]mmc0(part 0) is current device
[11-45-42-961]SD/MMC found on device 0
[11-45-42-962]Failed to load 'boot.scr'
[11-45-42-962]** Unrecognized filesystem type **
[11-45-43-340]18571776 bytes read in 370 ms (47.9 MiB/s)
[11-45-43-366]97629 bytes read in 8 ms (11.6 MiB/s)
[11-45-43-366]## Flattened Device Tree blob at 88000000
[11-45-43-366] Booting using the fdt blob at 0x88000000
[11-45-43-378] Loading Device Tree to 000000008fee5000, end 000000008fffffff ... OK
[11-45-43-385]
[11-45-43-385]Starting kernel ...
[11-45-43-385]
[11-45-43-536][ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x411fd080]
[11-45-43-547][ 0.000000] Linux version 5.10.41-g4c2eade9f7 (hhq3513799@ps-div8-mk03) (aarch64-none-linux-gnu-gcc (GNU Toolchain for the A-profile Architecture 9.2-2019.12 (arm-9.10)) 9.2.1 20191025, GNU ld (GNU Toolchain for the A-profile Architecture 9.2-2019.12 (arm-9.10)) 2.33.1.20191209) #1 SMP PREEMPT Mon Nov 22 17:23:47 CST 2021
[11-45-43-571][ 0.000000] Machine model: Texas Instruments K3 J721E SoC
[11-45-43-584][ 0.000000] earlycon: ns16550a0 at MMIO32 0x0000000002800000 (options '')
[11-45-43-584][ 0.000000] printk: bootconsole [ns16550a0] enabled
[11-45-43-584][ 0.000000] efi: UEFI not found.
[11-45-43-593][ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a0000000, size 1 MiB
[11-45-43-604][ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@a0000000, compatible id shared-dma-pool
[11-45-43-616][ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a0100000, size 15 MiB
[11-45-43-616][ 0.000000] OF: reserved mem: initialized node r5f-memory@a0100000, compatible id shared-dma-pool
[11-45-43-627][ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a1000000, size 1 MiB
[11-45-43-638][ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@a1000000, compatible id shared-dma-pool
[11-45-43-649][ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a1100000, size 15 MiB
[11-45-43-662][ 0.000000] OF: reserved mem: initialized node r5f-memory@a1100000, compatible id shared-dma-pool
[11-45-43-662][ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a2000000, size 1 MiB
[11-45-43-672][ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@a2000000, compatible id shared-dma-pool
[11-45-43-683][ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a2100000, size 15 MiB
[11-45-43-695][ 0.000000] OF: reserved mem: initialized node r5f-memory@a2100000, compatible id shared-dma-pool
[11-45-43-696][ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a3000000, size 1 MiB
[11-45-43-705][ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@a3000000, compatible id shared-dma-pool
[11-45-43-717][ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a3100000, size 15 MiB
[11-45-43-729][ 0.000000] OF: reserved mem: initialized node r5f-memory@a3100000, compatible id shared-dma-pool
[11-45-43-730][ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a4000000, size 1 MiB
[11-45-43-740][ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@a4000000, compatible id shared-dma-pool
[11-45-43-751][ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a4100000, size 15 MiB
[11-45-43-763][ 0.000000] OF: reserved mem: initialized node r5f-memory@a4100000, compatible id shared-dma-pool
[11-45-43-764][ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a5000000, size 1 MiB
[11-45-43-774][ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@a5000000, compatible id shared-dma-pool
[11-45-43-786][ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a5100000, size 15 MiB
[11-45-43-800][ 0.000000] OF: reserved mem: initialized node r5f-memory@a5100000, compatible id shared-dma-pool
[11-45-43-801][ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a6000000, size 1 MiB
[11-45-43-808][ 0.000000] OF: reserved mem: initialized node c66-dma-memory@a6000000, compatible id shared-dma-pool
[11-45-43-820][ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a6100000, size 15 MiB
[11-45-43-833][ 0.000000] OF: reserved mem: initialized node c66-memory@a6100000, compatible id shared-dma-pool
[11-45-43-844][ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a7000000, size 1 MiB
[11-45-43-844][ 0.000000] OF: reserved mem: initialized node c66-dma-memory@a7000000, compatible id shared-dma-pool
[11-45-43-854][ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a7100000, size 15 MiB
[11-45-43-866][ 0.000000] OF: reserved mem: initialized node c66-memory@a7100000, compatible id shared-dma-pool
[11-45-43-878][ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a8000000, size 1 MiB
[11-45-43-878][ 0.000000] OF: reserved mem: initialized node c71-dma-memory@a8000000, compatible id shared-dma-pool
[11-45-43-888][ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a8100000, size 15 MiB
[11-45-43-899][ 0.000000] OF: reserved mem: initialized node c71-memory@a8100000, compatible id shared-dma-pool
[11-45-43-913][ 0.000000] Zone ranges:
[11-45-43-913][ 0.000000] DMA [mem 0x0000000080000000-0x00000000ffffffff]
[11-45-43-925][ 0.000000] DMA32 empty
[11-45-43-926][ 0.000000] Normal [mem 0x0000000100000000-0x00000008ffffffff]
[11-45-43-926][ 0.000000] Movable zone start for each node
[11-45-43-936][ 0.000000] Early memory node ranges
[11-45-43-936][ 0.000000] node 0: [mem 0x0000000080000000-0x000000009e7fffff]
[11-45-43-947][ 0.000000] node 0: [mem 0x000000009e800000-0x00000000a8ffffff]
[11-45-43-947][ 0.000000] node 0: [mem 0x00000000a9000000-0x00000000a9ffffff]
[11-45-43-958][ 0.000000] node 0: [mem 0x00000000aa000000-0x00000000abbfffff]
[11-45-43-972][ 0.000000] node 0: [mem 0x00000000abc00000-0x00000000ffffffff]
[11-45-43-973][ 0.000000] node 0: [mem 0x0000000880000000-0x00000008ffffffff]
[11-45-43-982][ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x00000008ffffffff]
[11-45-43-983][ 0.000000] cma: Reserved 512 MiB at 0x00000000e0000000
[11-45-43-993][ 0.000000] psci: probing for conduit method from DT.
[11-45-43-994][ 0.000000] psci: PSCIv1.1 detected in firmware.
[11-45-44-007][ 0.000000] psci: Using standard PSCI v0.2 function IDs
[11-45-44-007][ 0.000000] psci: Trusted OS migration not required
[11-45-44-008][ 0.000000] psci: SMC Calling Convention v1.2
[11-45-44-019][ 0.000000] percpu: Embedded 2 pages/cpu s49880 r8192 d73000 u131072
[11-45-44-020][ 0.000000] Detected PIPT I-cache on CPU0
[11-45-44-028][ 0.000000] CPU features: detected: GIC system register CPU interface
[11-45-44-028][ 0.000000] CPU features: detected: EL2 vector hardening
[11-45-44-039][ 0.000000] CPU features: detected: ARM errata 1165522, 1319367, or 1530923
[11-45-44-051][ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 65472
[11-45-44-061][ 0.000000] Kernel command line: console=ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 mtdparts=47040000.spi.0:512k(ospi.tiboot3),2m(ospi.tispl),4m(ospi.u-boot),256k(ospi.env),1m(ospi.sysfw),256k(ospi.env.backup),57344k@8m(ospi.rootfs),256k(ospi.phypattern);47034000.hyperbus:512k(hbmc.tiboot3),2m(hbmc.tispl),4m(hbmc.u-boot),256k(hbmc.env),1m(hbmc.sysfw),-@8m(hbmc.rootfs) root=PARTUUID=b0d2ca9d-d5fd-d942-93ba-bbe00faccb68 rw rootfstype=ext4 rootwait
[11-45-44-097][ 0.000000] Dentry cache hash table entries: 524288 (order: 6, 4194304 bytes, linear)
[11-45-44-112][ 0.000000] Inode-cache hash table entries: 262144 (order: 5, 2097152 bytes, linear)
[11-45-44-113][ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[11-45-44-130][ 0.000000] software IO TLB: mapped [mem 0x00000000dc000000-0x00000000e0000000] (64MB)
[11-45-44-151][ 0.000000] Memory: 3372608K/4194304K available (10560K kernel code, 1240K rwdata, 4160K rodata, 1792K init, 731K bss, 297408K reserved, 524288K cma-reserved)
[11-45-44-153][ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[11-45-44-163][ 0.000000] rcu: Preemptible hierarchical RCU implementation.
[11-45-44-164][ 0.000000] rcu: RCU event tracing is enabled.
[11-45-44-176][ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.
[11-45-44-176][ 0.000000] Trampoline variant of Tasks RCU enabled.
[11-45-44-185][ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[11-45-44-198][ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
[11-45-44-198][ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[11-45-44-209][ 0.000000] GICv3: GIC: Using split EOI/Deactivate mode
[11-45-44-209][ 0.000000] GICv3: 960 SPIs implemented
[11-45-44-210][ 0.000000] GICv3: 0 Extended SPIs implemented
[11-45-44-221][ 0.000000] GICv3: Distributor has no Range Selector support
[11-45-44-221][ 0.000000] GICv3: 16 PPIs implemented
[11-45-44-232][ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x0000000001900000
[11-45-44-233][ 0.000000] ITS [mem 0x01820000-0x0182ffff]
[11-45-44-240][ 0.000000] GIC: enabling workaround for ITS: Socionext Synquacer pre-ITS
[11-45-44-249][ 0.000000] ITS@0x0000000001820000: allocated 1048576 Devices @880800000 (flat, esz 8, psz 64K, shr 0)
[11-45-44-261][ 0.000000] ITS: using cache flushing for cmd queue
[11-45-44-261][ 0.000000] GICv3: using LPI property table @0x00000008800b0000
[11-45-44-273][ 0.000000] GIC: using cache flushing for LPI property table
[11-45-44-273][ 0.000000] GICv3: CPU0: using allocated LPI pending table @0x00000008800c0000
[11-45-44-285][ 0.000000] random: get_random_bytes called from start_kernel+0x32c/0x4d4 with crng_init=0
[11-45-44-295][ 0.000000] arch_timer: cp15 timer(s) running at 200.00MHz (phys).
[11-45-44-307][ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x2e2049d3e8, max_idle_ns: 440795210634 ns
[11-45-44-308][ 0.000002] sched_clock: 56 bits at 200MHz, resolution 5ns, wraps every 4398046511102ns
[11-45-44-319][ 0.008371] Console: colour dummy device 80x25
[11-45-44-330][ 0.012939] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000)
[11-45-44-330][ 0.023610] pid_max: default: 32768 minimum: 301
[11-45-44-341][ 0.028360] LSM: Security Framework initializing
[11-45-44-342][ 0.033112] Mount-cache hash table entries: 8192 (order: 0, 65536 bytes, linear)
[11-45-44-353][ 0.040685] Mountpoint-cache hash table entries: 8192 (order: 0, 65536 bytes, linear)
[11-45-44-354][ 0.049854] rcu: Hierarchical SRCU implementation.
[11-45-44-365][ 0.054944] Platform MSI: msi-controller@1820000 domain created
[11-45-44-377][ 0.061228] PCI/MSI: /bus@100000/interrupt-controller@1800000/msi-controller@1820000 domain created
[11-45-44-378][ 0.070525] EFI services will not be available.
[11-45-44-389][ 0.075309] smp: Bringing up secondary CPUs ...
[11-45-44-390][ 0.080562] Detected PIPT I-cache on CPU1
[11-45-44-401][ 0.080591] GICv3: CPU1: found redistributor 1 region 0:0x0000000001920000
[11-45-44-401][ 0.080603] GICv3: CPU1: using allocated LPI pending table @0x00000008800d0000
[11-45-44-413][ 0.080641] CPU1: Booted secondary processor 0x0000000001 [0x411fd080]
[11-45-44-414][ 0.080697] smp: Brought up 1 node, 2 CPUs
[11-45-44-430][ 0.110048] SMP: Total of 2 processors activated.
[11-45-44-430][ 0.114854] CPU features: detected: 32-bit EL0 Support
[11-45-44-430][ 0.120108] CPU features: detected: CRC32 instructions
[11-45-44-444][ 0.134323] CPU: All CPU(s) started at EL2
[11-45-44-445][ 0.138522] alternatives: patching kernel code
[11-45-44-450][ 0.143635] devtmpfs: initialized
[11-45-44-462][ 0.152400] KASLR disabled due to lack of seed
[11-45-44-474][ 0.157087] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[11-45-44-474][ 0.167051] futex hash table entries: 512 (order: -1, 32768 bytes, linear)
[11-45-44-488][ 0.174820] pinctrl core: initialized pinctrl subsystem
[11-45-44-488][ 0.180437] DMI not present or invalid.
[11-45-44-492][ 0.184723] NET: Registered protocol family 16
[11-45-44-501][ 0.192308] DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations
[11-45-44-513][ 0.199618] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[11-45-44-525][ 0.207630] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[11-45-44-526][ 0.215963] thermal_sys: Registered thermal governor 'step_wise'
[11-45-44-537][ 0.215966] thermal_sys: Registered thermal governor 'power_allocator'
[11-45-44-537][ 0.222436] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[11-45-44-545][ 0.236086] ASID allocator initialised with 65536 entries
[11-45-44-569][ 0.259254] HugeTLB registered 16.0 GiB page size, pre-allocated 0 pages
[11-45-44-583][ 0.266114] HugeTLB registered 512 MiB page size, pre-allocated 0 pages
[11-45-44-583][ 0.272872] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[11-45-44-597][ 0.280993] cryptd: max_cpu_qlen set to 1000
[11-45-44-598][ 0.287275] k3-chipinfo 43000014.chipid: Family:J721E rev:SR2.0 JTAGID[0x1bb6402f] Detected
[11-45-44-613][ 0.296128] vsys_3v3: supplied by evm_12v0
[11-45-44-613][ 0.300460] vsys_5v0: supplied by evm_12v0
[11-45-44-621][ 0.305133] iommu: Default domain type: Translated
[11-45-44-622][ 0.310314] SCSI subsystem initialized
[11-45-44-622][ 0.314468] mc: Linux media interface: v0.10
[11-45-44-631][ 0.318841] videodev: Linux video capture interface: v2.00
[11-45-44-632][ 0.324471] pps_core: LinuxPPS API ver. 1 registered
[11-45-44-644][ 0.329542] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[11-45-44-644][ 0.338879] PTP clock support registered
[11-45-44-657][ 0.342901] EDAC MC: Ver: 3.0.0
[11-45-44-658][ 0.346697] FPGA manager framework
[11-45-44-668][ 0.350611] clocksource: Switched to clocksource arch_sys_counter
[11-45-44-668][ 0.357066] VFS: Disk quotas dquot_6.6.0
[11-45-44-681][ 0.361129] VFS: Dquot-cache hash table entries: 8192 (order 0, 65536 bytes)
[11-45-44-681][ 0.371008] NET: Registered protocol family 2
[11-45-44-693][ 0.375648] IP idents hash table entries: 65536 (order: 3, 524288 bytes, linear)
[11-45-44-694][ 0.384345] tcp_listen_portaddr_hash hash table entries: 4096 (order: 0, 65536 bytes, linear)
[11-45-44-704][ 0.393112] TCP established hash table entries: 32768 (order: 2, 262144 bytes, linear)
[11-45-44-717][ 0.401309] TCP bind hash table entries: 32768 (order: 3, 524288 bytes, linear)
[11-45-44-717][ 0.409198] TCP: Hash tables configured (established 32768 bind 32768)
[11-45-44-728][ 0.415972] UDP hash table entries: 2048 (order: 0, 65536 bytes, linear)
[11-45-44-740][ 0.422863] UDP-Lite hash table entries: 2048 (order: 0, 65536 bytes, linear)
[11-45-44-740][ 0.430270] NET: Registered protocol family 1
[11-45-44-740][ 0.435019] RPC: Registered named UNIX socket transport module.
[11-45-44-752][ 0.441076] RPC: Registered udp transport module.
[11-45-44-753][ 0.445892] RPC: Registered tcp transport module.
[11-45-44-763][ 0.450696] RPC: Registered tcp NFSv4.1 backchannel transport module.
[11-45-44-764][ 0.457282] PCI: CLS 0 bytes, default 64
[11-45-44-779][ 0.461668] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 counters available
[11-45-44-780][ 0.472233] Initialise system trusted keyrings
[11-45-44-792][ 0.476863] workingset: timestamp_bits=46 max_order=16 bucket_order=0
[11-45-44-793][ 0.485293] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[11-45-44-804][ 0.491566] NFS: Registering the id_resolver key type
[11-45-44-804][ 0.496784] Key type id_resolver registered
[11-45-44-816][ 0.501055] Key type id_legacy registered
[11-45-44-817][ 0.505174] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[11-45-44-830][ 0.512023] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[11-45-44-830][ 0.519676] 9p: Installing v9fs 9p2000 file system support
[11-45-44-854][ 0.544445] Key type asymmetric registered
[11-45-44-855][ 0.548632] Asymmetric key parser 'x509' registered
[11-45-44-864][ 0.553634] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
[11-45-44-865][ 0.561193] io scheduler mq-deadline registered
[11-45-44-880][ 0.565819] io scheduler kyber registered
[11-45-44-880][ 0.571186] pinctrl-single 4301c000.pinctrl: 94 pins, size 376
[11-45-44-891][ 0.577351] pinctrl-single 11c000.pinctrl: 173 pins, size 692
[11-45-44-891][ 0.585906] k3-ringacc 2b800000.ringacc: Failed to get MSI domain
[11-45-44-908][ 0.592187] k3-ringacc 3c000000.ringacc: Failed to get MSI domain
[11-45-44-908][ 0.600170] Serial: 8250/16550 driver, 10 ports, IRQ sharing enabled
[11-45-44-919][ 0.608325] arm-smmu-v3 36600000.iommu: ias 48-bit, oas 48-bit (features 0x00001faf)
[11-45-44-927][ 0.617907] arm-smmu-v3 36600000.iommu: allocated 524288 entries for cmdq
[11-45-44-937][ 0.627779] arm-smmu-v3 36600000.iommu: allocated 524288 entries for evtq
[11-45-44-945][ 0.635853] arm-smmu-v3 36600000.iommu: msi_domain absent - falling back to wired irqs
[11-45-44-955][ 0.649163] brd: module loaded
[11-45-44-967][ 0.655580] loop: module loaded
[11-45-44-967][ 0.659505] megasas: 07.714.04.00-rc1
[11-45-44-967][ 0.664491] libphy: Fixed MDIO Bus: probed
[11-45-44-979][ 0.668811] tun: Universal TUN/TAP device driver, 1.6
[11-45-44-979][ 0.674233] igbvf: Intel(R) Gigabit Virtual Function Network Driver
[11-45-44-991][ 0.680638] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
[11-45-44-991][ 0.686714] sky2: driver version 1.30
[11-45-45-003][ 0.691005] VFIO - User Level meta-driver version: 0.3
[11-45-45-004][ 0.696742] i2c /dev entries driver
[11-45-45-015][ 0.700932] sdhci: Secure Digital Host Controller Interface driver
[11-45-45-015][ 0.707252] sdhci: Copyright(c) Pierre Ossman
[11-45-45-027][ 0.711884] sdhci-pltfm: SDHCI platform and OF driver helper
[11-45-45-028][ 0.718189] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
[11-45-45-040][ 0.725344] optee: probing for conduit method.
[11-45-45-040][ 0.729905] optee: revision 3.12 (3d47a131)
[11-45-45-040][ 0.730187] optee: initialized driver
[11-45-45-051][ 0.739084] NET: Registered protocol family 17
[11-45-45-052][ 0.743716] 9pnet: Installing 9P2000 support
[11-45-45-052][ 0.748117] Key type dns_resolver registered
[11-45-45-060][ 0.752566] Loading compiled-in X.509 certificates
[11-45-45-069][ 0.762091] k3-ringacc 2b800000.ringacc: Failed to get MSI domain
[11-45-45-088][ 0.768430] k3-ringacc 3c000000.ringacc: Failed to get MSI domain
[11-45-45-088][ 0.776561] ti-sci 44083000.dmsc: ABI: 3.1 (firmware rev 0x0015 '21.5.0--v2021.05 (Terrific Llam')
[11-45-45-110][ 0.804292] random: fast init done
[11-45-45-141][ 0.833399] omap_i2c 40b00000.i2c: bus 0 rev0.12 at 100 kHz
[11-45-45-142][ 0.839525] omap_i2c 40b10000.i2c: bus 1 rev0.12 at 100 kHz
[11-45-45-154][ 0.845610] omap_i2c 42120000.i2c: bus 2 rev0.12 at 100 kHz
[11-45-45-164][ 0.852095] pca953x 3-0020: supply vcc not found, using dummy regulator
[11-45-45-164][ 0.858924] pca953x 3-0020: using no AI
[11-45-45-200][ 0.890930] pca953x 3-0022: supply vcc not found, using dummy regulator
[11-45-45-200][ 0.897729] pca953x 3-0022: using AI
[11-45-45-211][ 0.902157] gpio gpiochip1: (3-0022): setup of own GPIO CTRL_PM_I2C_OE failed
[11-45-45-222][ 0.909454] requesting hog GPIO CTRL_PM_I2C_OE (chip 3-0022, offset 8) failed, -121
[11-45-45-223][ 0.917281] gpiochip_add_data_with_key: GPIOs 472..495 (3-0022) failed to register, -121
[11-45-45-235][ 0.925612] pca953x: probe of 3-0022 failed with error -121
[11-45-45-235][ 0.931381] omap_i2c 2000000.i2c: bus 3 rev0.12 at 400 kHz
[11-45-45-246][ 0.937904] omap_i2c 2010000.i2c: bus 4 rev0.12 at 400 kHz
[11-45-45-257][ 0.947983] omap_i2c 2020000.i2c: bus 5 rev0.12 at 400 kHz
[11-45-45-269][ 0.954351] pca953x 6-0020: supply vcc not found, using dummy regulator
[11-45-45-270][ 0.961174] pca953x 6-0020: using no AI
[11-45-45-298][ 0.986656] pca953x 6-0020: failed writing register
[11-45-45-299][ 0.991695] pca953x: probe of 6-0020 failed with error -121
[11-45-45-309][ 0.997818] omap_i2c 2030000.i2c: bus 6 rev0.12 at 400 kHz
[11-45-45-309][ 1.003922] omap_i2c 2040000.i2c: bus 7 rev0.12 at 100 kHz
[11-45-45-320][ 1.009897] omap_i2c 2050000.i2c: bus 8 rev0.12 at 100 kHz
[11-45-45-331][ 1.016196] pca953x 9-0020: supply vcc not found, using dummy regulator
[11-45-45-331][ 1.023016] pca953x 9-0020: using no AI
[11-45-45-359][ 1.050654] pca953x 9-0020: failed writing register
[11-45-45-360][ 1.055690] pca953x: probe of 9-0020 failed with error -121
[11-45-45-375][ 1.061732] omap_i2c 2060000.i2c: bus 9 rev0.12 at 400 kHz
[11-45-45-384][ 1.068187] ti-sci-intr bus@100000:bus@28380000:interrupt-controller2: Interrupt Router 137 domain created
[11-45-45-397][ 1.078162] ti-sci-intr bus@100000:interrupt-controller0: Interrupt Router 131 domain created
[11-45-45-397][ 1.086965] ti-sci-intr bus@100000:main-navss:interrupt-controller1: Interrupt Router 213 domain created
[11-45-45-409][ 1.096798] ti-sci-inta 33d00000.interrupt-controller: Interrupt Aggregator domain 209 created
[11-45-45-426][ 1.117252] cdns-torrent-phy 5050000.serdes: 4 lanes, max bit rate 5.400 Gbps
[11-45-45-439][ 1.124971] j721e-pcie 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges:
[11-45-45-449][ 1.132645] j721e-pcie 2900000.pcie: IO 0x0010001000..0x0010010fff -> 0x0010001000
[11-45-45-450][ 1.140923] j721e-pcie 2900000.pcie: MEM 0x0010011000..0x0017ffffff -> 0x0010011000
[11-45-45-461][ 1.149200] j721e-pcie 2900000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[11-45-45-473][ 1.158122] j721e-pcie 2900000.pcie: Failed to get reset GPIO
[11-45-45-474][ 1.164026] j721e-pcie: probe of 2900000.pcie failed with error -121
[11-45-45-488][ 1.170913] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
[11-45-45-488][ 1.178577] j721e-pcie 2910000.pcie: IO 0x0018001000..0x0018010fff -> 0x0018001000
[11-45-45-496][ 1.186853] j721e-pcie 2910000.pcie: MEM 0x0018011000..0x001fffffff -> 0x0018011000
[11-45-45-509][ 1.195130] j721e-pcie 2910000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[11-45-45-509][ 1.204033] j721e-pcie 2910000.pcie: Failed to get reset GPIO
[11-45-45-520][ 1.209926] j721e-pcie: probe of 2910000.pcie failed with error -121
[11-45-45-532][ 1.216728] j721e-pcie 2920000.pcie: host bridge /bus@100000/pcie@2920000 ranges:
[11-45-45-533][ 1.224399] j721e-pcie 2920000.pcie: IO 0x4400001000..0x4400010fff -> 0x0000001000
[11-45-45-542][ 1.232678] j721e-pcie 2920000.pcie: MEM 0x4400011000..0x4407ffffff -> 0x0000011000
[11-45-45-555][ 1.240955] j721e-pcie 2920000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[11-45-45-566][ 1.250100] k3-ringacc 2b800000.ringacc: Ring Accelerator probed rings:286, gp-rings[96,20] sci-dev-id:235
[11-45-45-567][ 1.259977] k3-ringacc 2b800000.ringacc: dma-ring-reset-quirk: disabled
[11-45-45-579][ 1.266736] k3-ringacc 2b800000.ringacc: RA Proxy rev. 66346100, num_proxies:64
[11-45-45-592][ 1.275826] k3-ringacc 3c000000.ringacc: Ring Accelerator probed rings:1024, gp-rings[440,150] sci-dev-id:211
[11-45-45-603][ 1.285973] k3-ringacc 3c000000.ringacc: dma-ring-reset-quirk: disabled
[11-45-45-604][ 1.292739] k3-ringacc 3c000000.ringacc: RA Proxy rev. 66346100, num_proxies:64
[11-45-45-614][ 1.300759] 40a00000.serial: ttyS1 at MMIO 0x40a00000 (irq = 15, base_baud = 6000000) is a 8250
[11-45-45-627][ 1.310146] 2800000.serial: ttyS2 at MMIO 0x2800000 (irq = 33, base_baud = 3000000) is a 8250
[11-45-45-627][ 1.318894] printk: console [ttyS2] enabled
[11-45-45-627][ 1.318894] printk: console [ttyS2] enabled
[11-45-45-638][ 1.327333] printk: bootconsole [ns16550a0] disabled
[11-45-45-639][ 1.327333] printk: bootconsole [ns16550a0] disabled
[11-45-45-649][ 1.337789] 2810000.serial: ttyS3 at MMIO 0x2810000 (irq = 34, base_baud = 3000000) is a 8250
[11-45-45-663][ 1.346736] 2840000.serial: ttyS6 at MMIO 0x2840000 (irq = 35, base_baud = 3000000) is a 8250
[11-45-45-674][ 1.357257] cdns-ufshcd 4e84000.ufs: ufshcd_populate_vreg: Unable to find vdd-hba-supply regulator, assuming enabled
[11-45-45-687][ 1.367775] cdns-ufshcd 4e84000.ufs: ufshcd_populate_vreg: Unable to find vcc-supply regulator, assuming enabled
[11-45-45-697][ 1.377928] cdns-ufshcd 4e84000.ufs: ufshcd_populate_vreg: Unable to find vccq-supply regulator, assuming enabled
[11-45-45-706][ 1.388166] cdns-ufshcd 4e84000.ufs: ufshcd_populate_vreg: Unable to find vccq2-supply regulator, assuming enabled
[11-45-45-707][ 1.398994] scsi host0: ufshcd
[11-45-45-752][ 1.442618] davinci_mdio 46000f00.mdio: davinci mdio revision 9.7, bus freq 1000000
[11-45-45-767][ 1.450271] libphy: 46000f00.mdio: probed
[11-45-45-768][ 1.455263] hhq: enter dp83822_probe
[11-45-45-777][ 1.459888] davinci_mdio 46000f00.mdio: phy[1]: device 46000f00.mdio:01, driver TI DP83822
[11-45-45-789][ 1.468190] am65-cpsw-nuss 46000000.ethernet: initializing am65 cpsw nuss version 0x6BA00101, cpsw version 0x6BA80100 Ports: 2 quirks:00000000
[11-45-45-791][ 1.482185] am65-cpts 310d0000.cpts: CPTS ver 0x4e8a010a, freq:200000000, add_val:4 pps:0
[11-45-45-799][ 1.491079] mmc0: CQHCI version 5.10
[11-45-45-817][ 1.500658] pca953x 4-0020: supply vcc not found, using dummy regulator
[11-45-45-817][ 1.507356] pca953x 4-0020: using no AI
[11-45-45-843][ 1.531188] mmc0: SDHCI controller on 4f80000.mmc [4f80000.mmc] using ADMA 64-bit
[11-45-45-923][ 1.613692] mmc0: Command Queue Engine enabled
[11-45-45-924][ 1.618136] mmc0: new HS400 MMC card at address 0001
[11-45-45-937][ 1.623360] mmcblk0: mmc0:0001 8GUF4R 7.28 GiB
[11-45-45-938][ 1.627975] mmcblk0boot0: mmc0:0001 8GUF4R partition 1 31.9 MiB
[11-45-45-951][ 1.633968] mmcblk0boot1: mmc0:0001 8GUF4R partition 2 31.9 MiB
[11-45-45-953][ 1.639956] mmcblk0rpmb: mmc0:0001 8GUF4R partition 3 4.00 MiB, chardev (237:0)
[11-45-45-956][ 1.648726] mmcblk0: p1
[11-45-46-119][ 1.810054] cdns-ufshcd 4e84000.ufs: link startup failed 1
[11-45-46-120][ 1.815535] cdns-ufshcd 4e84000.ufs: UFS Host state=0
[11-45-46-129][ 1.820573] cdns-ufshcd 4e84000.ufs: outstanding reqs=0x0 tasks=0x0
[11-45-46-144][ 1.826825] cdns-ufshcd 4e84000.ufs: saved_err=0x0, saved_uic_err=0x0
[11-45-46-145][ 1.833250] cdns-ufshcd 4e84000.ufs: Device power mode=1, UIC link state=0
[11-45-46-156][ 1.840114] cdns-ufshcd 4e84000.ufs: PM in progress=0, sys. suspended=0
[11-45-46-157][ 1.846723] cdns-ufshcd 4e84000.ufs: Auto BKOPS=0, Host self-block=0
[11-45-46-164][ 1.853066] cdns-ufshcd 4e84000.ufs: Clk gate=1
[11-45-46-175][ 1.857584] cdns-ufshcd 4e84000.ufs: last_hibern8_exit_tstamp at 0 us, hibern8_exit_cnt=0
[11-45-46-176][ 1.865748] cdns-ufshcd 4e84000.ufs: last intr at 1702329 us, last intr status=0x404
[11-45-46-186][ 1.873472] cdns-ufshcd 4e84000.ufs: error handling flags=0x0, req. abort count=0
[11-45-46-198][ 1.880939] cdns-ufshcd 4e84000.ufs: hba->ufs_version=0x210, Host capabilities=0x1587031f, caps=0x0
[11-45-46-198][ 1.889964] cdns-ufshcd 4e84000.ufs: quirks=0x0, dev. quirks=0x0
[11-45-46-211][ 1.895954] cdns-ufshcd 4e84000.ufs: clk: core_clk, rate: 250000000
[11-45-46-211][ 1.902205] cdns-ufshcd 4e84000.ufs: clk: phy_clk, rate: 19200000
[11-45-46-220][ 1.908282] cdns-ufshcd 4e84000.ufs: clk: ref_clk, rate: 19200000
[11-45-46-230][ 1.914363] cdns-ufshcd 4e84000.ufs: ufshcd_print_pwr_info:[RX, TX]: gear=[0, 0], lane[0, 0], pwr[INVALID MODE, INVALID MODE], rate = 0
[11-45-46-242][ 1.926524] host_regs: 00000000: 1587031f 00000000 00000210 00000000
[11-45-46-243][ 1.932874] host_regs: 00000010: 00000000 00000000 00000000 00000000
[11-45-46-254][ 1.939217] host_regs: 00000020: 00000000 00000470 00000000 00000000
[11-45-46-254][ 1.945555] host_regs: 00000030: 00000008 00000001 00000000 00000000
[11-45-46-267][ 1.951893] host_regs: 00000040: 00000000 00000000 00000000 00000000
[11-45-46-268][ 1.958237] host_regs: 00000050: 00000000 00000000 00000000 00000000
[11-45-46-275][ 1.964574] host_regs: 00000060: 00000000 00000000 00000000 00000000
[11-45-46-287][ 1.970913] host_regs: 00000070: 00000000 00000000 00000000 00000000
[11-45-46-288][ 1.977249] host_regs: 00000080: 00000000 00000000 00000000 00000000
[11-45-46-300][ 1.983588] host_regs: 00000090: 00000000 00000000 00000000 00000000
[11-45-46-300][ 1.989927] cdns-ufshcd 4e84000.ufs: No record of pa_err
[11-45-46-311][ 1.995225] cdns-ufshcd 4e84000.ufs: No record of dl_err
[11-45-46-311][ 2.000525] cdns-ufshcd 4e84000.ufs: No record of nl_err
[11-45-46-320][ 2.005822] cdns-ufshcd 4e84000.ufs: No record of tl_err
[11-45-46-320][ 2.011120] cdns-ufshcd 4e84000.ufs: No record of dme_err
[11-45-46-332][ 2.016509] cdns-ufshcd 4e84000.ufs: No record of auto_hibern8_err
[11-45-46-333][ 2.022679] cdns-ufshcd 4e84000.ufs: No record of fatal_err
[11-45-46-342][ 2.028237] cdns-ufshcd 4e84000.ufs: link_startup_fail[0] = 0x1 at 1703441 us
[11-45-46-343][ 2.035354] cdns-ufshcd 4e84000.ufs: No record of resume_fail
[11-45-46-354][ 2.041089] cdns-ufshcd 4e84000.ufs: No record of suspend_fail
[11-45-46-354][ 2.046907] cdns-ufshcd 4e84000.ufs: No record of dev_reset
[11-45-46-368][ 2.052465] cdns-ufshcd 4e84000.ufs: No record of host_reset
[11-45-46-368][ 2.058109] cdns-ufshcd 4e84000.ufs: No record of task_abort
[11-45-46-828][ 2.518614] omap_i2c 2010000.i2c: timeout waiting for bus ready
[11-45-46-828][ 2.524529] pca953x 4-0020: failed writing register
[11-45-46-839][ 2.529503] pca953x: probe of 4-0020 failed with error -16
[11-45-46-852][ 2.535468] omap-mailbox 31f80000.mailbox: omap mailbox rev 0x66fc7100
[11-45-46-853][ 2.542311] omap-mailbox 31f81000.mailbox: omap mailbox rev 0x66fc7100
[11-45-46-864][ 2.549135] omap-mailbox 31f82000.mailbox: omap mailbox rev 0x66fc7100
[11-45-46-865][ 2.555952] omap-mailbox 31f83000.mailbox: omap mailbox rev 0x66fc7100
[11-45-46-879][ 2.562752] omap-mailbox 31f84000.mailbox: omap mailbox rev 0x66fc7100
[11-45-46-891][ 2.572405] j721e-pcie 2920000.pcie: host bridge /bus@100000/pcie@2920000 ranges:
[11-45-46-893][ 2.579898] j721e-pcie 2920000.pcie: IO 0x4400001000..0x4400010fff -> 0x0000001000
[11-45-46-901][ 2.587979] j721e-pcie 2920000.pcie: MEM 0x4400011000..0x4407ffffff -> 0x0000011000
[11-45-46-913][ 2.596059] j721e-pcie 2920000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[11-45-46-928][ 2.605243] ti-udma 285c0000.dma-controller: Channels: 26 (tchan: 13, rchan: 13, gp-rflow: 8)
[11-45-46-929][ 2.615403] ti-udma 31150000.dma-controller: Channels: 84 (tchan: 42, rchan: 42, gp-rflow: 16)
[11-45-46-938][ 2.628751] spi-nor spi0.0: unrecognized JEDEC id bytes: ff ff ff ff ff ff
[11-45-46-952][ 2.635626] spi-nor: probe of spi0.0 failed with error -2
[11-45-46-952][ 2.643005] spi-nor spi1.0: unrecognized JEDEC id bytes: ff ff ff ff ff ff
[11-45-46-959][ 2.649884] spi-nor: probe of spi1.0 failed with error -2
[11-45-47-003][ 2.694615] davinci_mdio 46000f00.mdio: davinci mdio revision 9.7, bus freq 1000000
[11-45-47-018][ 2.702263] libphy: 46000f00.mdio: probed
[11-45-47-018][ 2.707145] hhq: enter dp83822_probe
[11-45-47-028][ 2.711769] davinci_mdio 46000f00.mdio: phy[1]: device 46000f00.mdio:01, driver TI DP83822
[11-45-47-040][ 2.720070] am65-cpsw-nuss 46000000.ethernet: initializing am65 cpsw nuss version 0x6BA00101, cpsw version 0x6BA80100 Ports: 2 quirks:00000000
[11-45-47-043][ 2.733717] am65-cpsw-nuss 46000000.ethernet: set new flow-id-base 48
[11-45-47-051][ 2.740759] am65-cpsw-nuss 46000000.ethernet: initialized cpsw ale version 1.4
[11-45-47-066][ 2.747971] am65-cpsw-nuss 46000000.ethernet: ALE Table size 64
[11-45-47-067][ 2.754297] am65-cpsw-nuss 46000000.ethernet: CPTS ver 0x4e8a010a, freq:500000000, add_val:1 pps:0
[11-45-47-079][ 2.764767] j721e-pcie 2920000.pcie: host bridge /bus@100000/pcie@2920000 ranges:
[11-45-47-079][ 2.764861] mmc1: CQHCI version 5.10
[11-45-47-088][ 2.772272] j721e-pcie 2920000.pcie: IO 0x4400001000..0x4400010fff -> 0x0000001000
[11-45-47-098][ 2.783902] j721e-pcie 2920000.pcie: MEM 0x4400011000..0x4407ffffff -> 0x0000011000
[11-45-47-110][ 2.791986] j721e-pcie 2920000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[11-45-47-111][ 2.801499] j721e-pcie 2920000.pcie: host bridge /bus@100000/pcie@2920000 ranges:
[11-45-47-121][ 2.808985] j721e-pcie 2920000.pcie: IO 0x4400001000..0x4400010fff -> 0x0000001000
[11-45-47-136][ 2.817072] j721e-pcie 2920000.pcie: MEM 0x4400011000..0x4407ffffff -> 0x0000011000
[11-45-47-139][ 2.825155] j721e-pcie 2920000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[11-45-47-147][ 2.835299] debugfs: Directory 'pd:242' with parent 'pm_genpd' already present!
[11-45-47-159][ 2.842731] debugfs: Directory 'pd:241' with parent 'pm_genpd' already present!
[11-45-47-159][ 2.850044] debugfs: Directory 'pd:240' with parent 'pm_genpd' already present!
[11-45-47-171][ 2.857373] debugfs: Directory 'pd:239' with parent 'pm_genpd' already present!
[11-45-47-185][ 2.865650] input: gpio-keys as /devices/platform/gpio-keys/input/input0
[11-45-47-185][ 2.873128] j721e-pcie 2920000.pcie: host bridge /bus@100000/pcie@2920000 ranges:
[11-45-47-193][ 2.880635] j721e-pcie 2920000.pcie: IO 0x4400001000..0x4400010fff -> 0x0000001000
[11-45-47-209][ 2.888721] j721e-pcie 2920000.pcie: MEM 0x4400011000..0x4407ffffff -> 0x0000011000
[11-45-47-209][ 2.896805] j721e-pcie 2920000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[11-45-48-140][ 3.831420] mmc1: SDHCI controller on 4fb0000.mmc [4fb0000.mmc] using ADMA 64-bit
[11-45-48-153][ 3.839591] j721e-pcie 2920000.pcie: host bridge /bus@100000/pcie@2920000 ranges:
[11-45-48-164][ 3.847117] j721e-pcie 2920000.pcie: IO 0x4400001000..0x4400010fff -> 0x0000001000
[11-45-48-167][ 3.855205] j721e-pcie 2920000.pcie: MEM 0x4400011000..0x4407ffffff -> 0x0000011000
[11-45-48-175][ 3.863290] j721e-pcie 2920000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[11-45-48-215][ 3.899741] mmc1: new high speed SDHC card at address 59b4
[11-45-48-216][ 3.905782] mmcblk1: mmc1:59b4 USD 7.51 GiB
[11-45-48-218][ 3.914436] mmcblk1: p1 p2
[11-45-48-227][ 3.918521] j721e-pcie 2920000.pcie: host bridge /bus@100000/pcie@2920000 ranges:
[11-45-48-238][ 3.926066] j721e-pcie 2920000.pcie: IO 0x4400001000..0x4400010fff -> 0x0000001000
[11-45-48-251][ 3.934193] j721e-pcie 2920000.pcie: MEM 0x4400011000..0x4407ffffff -> 0x0000011000
[11-45-48-252][ 3.942309] j721e-pcie 2920000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[11-45-48-258][ 3.943242] mmc0: running CQE recovery
[11-45-48-272][ 3.965190] mmc0: running CQE recovery
[11-45-48-293][ 3.985787] mmc0: running CQE recovery
[11-45-48-307][ 4.000487] mmc0: running CQE recovery
[11-45-48-351][ 4.045061] mmc0: running CQE recovery
[11-45-48-372][ 4.063765] mmc0: running CQE recovery
[11-45-48-391][ 4.083207] mmc0: running CQE recovery
[11-45-48-403][ 4.087164] blk_update_request: I/O error, dev mmcblk0, sector 4195274 op 0x1:(WRITE) flags 0x800 phys_seg 21 prio class 0
[11-45-48-420][ 4.098194] Buffer I/O error on dev mmcblk0p1, logical block 524405, lost async page write
[11-45-48-420][ 4.106452] Buffer I/O error on dev mmcblk0p1, logical block 524406, lost async page write
[11-45-48-424][ 4.114707] Buffer I/O error on dev mmcblk0p1, logical block 524407, lost async page write
[11-45-48-438][ 4.122960] Buffer I/O error on dev mmcblk0p1, logical block 524408, lost async page write
[11-45-48-450][ 4.131213] Buffer I/O error on dev mmcblk0p1, logical block 524409, lost async page write
[11-45-48-451][ 4.139467] Buffer I/O error on dev mmcblk0p1, logical block 524410, lost async page write
[11-45-48-460][ 4.147719] Buffer I/O error on dev mmcblk0p1, logical block 524411, lost async page write
[11-45-48-470][ 4.155972] Buffer I/O error on dev mmcblk0p1, logical block 524412, lost async page write
[11-45-48-484][ 4.164225] Buffer I/O error on dev mmcblk0p1, logical block 524413, lost async page write
[11-45-48-484][ 4.172477] Buffer I/O error on dev mmcblk0p1, logical block 524414, lost async page write
[11-45-48-498][ 4.191438] mmc0: running CQE recovery
[11-45-48-548][ 4.237958] JBD2: recovery failed
[11-45-48-548][ 4.241271] EXT4-fs (mmcblk0p1): error loading journal
[11-45-48-561][ 4.247135] VFS: Cannot open root device "PARTUUID=b0d2ca9d-d5fd-d942-93ba-bbe00faccb68" or unknown-block(179,1): error -5
[11-45-48-574][ 4.258155] Please append a correct "root=" boot option; here are the available partitions:
[11-45-48-574][ 4.266490] 0100 4096 ram0
[11-45-48-582][ 4.266492] (driver?)
[11-45-48-582][ 4.272580] 0101 4096 ram1
[11-45-48-583][ 4.272581] (driver?)
[11-45-48-583][ 4.278669] 0102 4096 ram2
[11-45-48-594][ 4.278670] (driver?)
[11-45-48-594][ 4.284754] 0103 4096 ram3
[11-45-48-594][ 4.284755] (driver?)
[11-45-48-606][ 4.290842] 0104 4096 ram4
[11-45-48-606][ 4.290844] (driver?)
[11-45-48-607][ 4.296930] 0105 4096 ram5
[11-45-48-607][ 4.296931] (driver?)
[11-45-48-615][ 4.303018] 0106 4096 ram6
[11-45-48-616][ 4.303020] (driver?)
[11-45-48-616][ 4.309104] 0107 4096 ram7
[11-45-48-616][ 4.309106] (driver?)
[11-45-48-628][ 4.315192] 0108 4096 ram8
[11-45-48-628][ 4.315193] (driver?)
[11-45-48-628][ 4.321276] 0109 4096 ram9
[11-45-48-628][ 4.321278] (driver?)
[11-45-48-638][ 4.327364] 010a 4096 ram10
[11-45-48-638][ 4.327366] (driver?)
[11-45-48-638][ 4.333537] 010b 4096 ram11
[11-45-48-651][ 4.333539] (driver?)
[11-45-48-652][ 4.339711] 010c 4096 ram12
[11-45-48-652][ 4.339713] (driver?)
[11-45-48-652][ 4.345883] 010d 4096 ram13
[11-45-48-660][ 4.345884] (driver?)
[11-45-48-660][ 4.352059] 010e 4096 ram14
[11-45-48-660][ 4.352061] (driver?)
[11-45-48-671][ 4.358236] 010f 4096 ram15
[11-45-48-671][ 4.358237] (driver?)
[11-45-48-671][ 4.364422] b300 7634944 mmcblk0
[11-45-48-671][ 4.364424] driver: mmcblk
[11-45-48-682][ 4.371202] b301 7634910 mmcblk0p1 b0d2ca9d-d5fd-d942-93ba-bbe00faccb68
[11-45-48-682][ 4.371204]
[11-45-48-693][ 4.380150] b360 7879680 mmcblk1
[11-45-48-693][ 4.380152] driver: mmcblk
[11-45-48-694][ 4.386930] b361 63488 mmcblk1p1 83dd6755-01
[11-45-48-694][ 4.386931]
[11-45-48-704][ 4.393708] b362 7815168 mmcblk1p2 83dd6755-02
[11-45-48-704][ 4.393710]
[11-45-48-715][ 4.400490] Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(179,1)
[11-45-48-717][ 4.408908] CPU: 0 PID: 1 Comm: swapper/0 Not tainted 5.10.41-g4c2eade9f7 #1
[11-45-48-727][ 4.415935] Hardware name: Texas Instruments K3 J721E SoC (DT)
[11-45-48-727][ 4.421751] Call trace:
[11-45-48-729][ 4.424196] dump_backtrace+0x0/0x1a0
[11-45-48-737][ 4.427845] show_stack+0x18/0x68
[11-45-48-737][ 4.431150] dump_stack+0xd0/0x12c
[11-45-48-738][ 4.434538] panic+0x16c/0x334
[11-45-48-748][ 4.437583] mount_block_root+0x1c4/0x254
[11-45-48-748][ 4.441577] mount_root+0x10c/0x140
[11-45-48-749][ 4.445052] prepare_namespace+0x130/0x170
[11-45-48-760][ 4.449134] kernel_init_freeable+0x210/0x23c
[11-45-48-760][ 4.453478] kernel_init+0x14/0x114
[11-45-48-760][ 4.456954] ret_from_fork+0x10/0x34
[11-45-48-771][ 4.460518] SMP: stopping secondary CPUs
[11-45-48-771][ 4.464431] Kernel Offset: disabled
[11-45-48-772][ 4.467906] CPU features: 0x0040022,20006008
[11-45-48-781][ 4.472160] Memory Limit: none
[11-45-48-788][ 4.475204] ---[ end Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(179,1) ]---

The specific configuration of EMMC by kernel is as follows :
    clock: 200000000 Hz
    actual clock: 200000000 Hz
    vdd: 7 (1.65 - 1.95 V)
    bus mode: 2 (push-pull)
    chip select: 0 (don't care)
    power mode: 2 (on)
    bus width: 3 (8 bits)
    timing spec: 10 (mmc HS400)
    signal voltage: 1 (1.80 V)
    driver type: 0 (driver type B)

When I tried to set the EMMC working mode to hs200, it seemed to start normally without this problem,but the EMMC we use supports hs400