AM62A7: Trying to boot using SD Card on MMC1 port. Facing issue after uboot.

Part Number: AM62A7

Tool/software:

Hi TI,

We are working on a project that uses the AM62A processor. We have developed our custom board, and we are struggling to bring-up the processor on our custom board.

Our board recognises the selected boot source, the SD Card on the mmc1 port. And it tries to load the kernel. After the uboot process, the processor resets the SD Card and waits for the root device, and then it halts the boot process with an error message saying

"mmcblk1: recovery failed!"

In our custom board, we are not using an IO expander. Hence, we have changed the device tree file to change the 'gpio' property of the 'vdd_mmc1' node. 

I have attached the boot log file and device tree file for reference. Kindly, help us to solve this issue. 

DVRU_boot_log_with_mmc1_regulator_v2.txt
U-Boot SPL 2023.04-ti-gf9b966c67473 (Mar 19 2024 - 20:31:40 +0000)
SYSFW ABI: 3.1 (firmware rev 0x0009 '9.2.7--v09.02.07 (Kool Koala)')
am62a_init: board_init_f done
SPL initial stack usage: 17064 bytes
am62a_init: spl_boot_device: devstat = 0x243 bootmedia = 0x8 bootindex = 0
Trying to boot from MMC2

U-Boot SPL 2023.04-ti-gf9b966c67473 (Mar 19 2024 - 20:31:40 +0000)
SYSFW ABI: 3.1 (firmware rev 0x0009 '9.2.7--v09.02.07 (Kool Koala)')
am62a_init: board_init_f done
SPL initial stack usage: 17064 bytes
am62a_init: spl_boot_device: devstat = 0x243 bootmedia = 0x8 bootindex = 0
Trying to boot from MMC2
sdhci_transfer_data: Transfer data timeout
am62a_init: spl_boot_device: devstat = 0x243 bootmedia = 0x8 bootindex = 0
Authentication passed
am62a_init: spl_boot_device: devstat = 0x243 bootmedia = 0x8 bootindex = 0
Authentication passed
am62a_init: spl_boot_device: devstat = 0x243 bootmedia = 0x8 bootindex = 0
Authentication passed
am62a_init: spl_boot_device: devstat = 0x243 bootmedia = 0x8 bootindex = 0
Authentication passed
am62a_init: spl_boot_device: devstat = 0x243 bootmedia = 0x8 bootindex = 0
Authentication passed
Starting ATF on ARM64 core...

NOTICE:  BL31: v2.10.0(release):v2.10.0-367-g00f1ec6b87-dirty
NOTICE:  BL31: Built : 16:09:05, Feb  9 2024

U-Boot SPL 2023.04-dirty (Jan 29 2025 - 12:45:05 +0530)
SYSFW ABI: 3.1 (firmware rev 0x0009 '9.2.7--v09.02.07 (Kool Koala)')
am62a_init: board_init_f done
am62a_init: spl_boot_device: devstat = 0x243 bootmedia = 0x8 bootindex = 0
Trying to boot from MMC2
am62a_init: spl_boot_device: devstat = 0x243 bootmedia = 0x8 bootindex = 0
Authentication passed
am62a_init: spl_boot_device: devstat = 0x243 bootmedia = 0x8 bootindex = 0
Authentication passed


U-Boot 2023.04-ti-gf9b966c67473 (Mar 19 2024 - 20:31:40 +0000)

SoC:   AM62AX SR1.0 HS-FS
Model: Texas Instruments AM62A7 SK
DRAM:  2 GiB (effective 4 GiB)
Core:  58 devices, 28 uclasses, devicetree: separate
MMC:   mmc@fa10000: 0, mmc@fa00000: 1
Loading Environment from nowhere... OK
In:    serial@2800000
Out:   serial@2800000
Err:   serial@2800000
Net:   Could not get PHY for ethernet@8000000port@1: addr 0
am65_cpsw_nuss_port ethernet@8000000port@1: 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'
639 bytes read in 23 ms (26.4 KiB/s)
Loaded env from uEnv.txt
Importing environment from mmc1 ...
## Error: "main_cpsw0_qsgmii_phyinit" not defined
19376640 bytes read in 3765 ms (4.9 MiB/s)
60982 bytes read in 27 ms (2.2 MiB/s)
Working FDT set to 88000000
## Flattened Device Tree blob at 88000000
   Booting using the fdt blob at 0x88000000
Working FDT set to 88000000
   Loading Device Tree to 000000008feee000, end 000000008fffffff ... OK
Working FDT set to 8feee000

Starting kernel ...

[    0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
[    0.000000] Linux version 6.1.80-dirty (inspiron@inspiron) (aarch64-oe-linux-gcc (GCC) 11.4.0, GNU ld (GNU Binutils) 2.38.20220708) #3 SMP PREEMPT Tue Dec  3 20:50:53 IST 2024
[    0.000000] Machine model: Texas Instruments AM62A7 SK
[    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 CMA memory pool at 0x00000000c0000000, size 576 MiB
[    0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
[    0.000000] Reserved memory: created DMA memory pool at 0x0000000099800000, size 1 MiB
[    0.000000] OF: reserved mem: initialized node c7x-dma-memory@99800000, compatible id shared-dma-pool
[    0.000000] Reserved memory: created DMA memory pool at 0x0000000099900000, size 31 MiB
[    0.000000] OF: reserved mem: initialized node c7x-memory@99900000, compatible id shared-dma-pool
[    0.000000] Reserved memory: created DMA memory pool at 0x000000009b800000, size 1 MiB
[    0.000000] OF: reserved mem: initialized node r5f-dma-memory@9b800000, compatible id shared-dma-pool
[    0.000000] Reserved memory: created DMA memory pool at 0x000000009b900000, size 15 MiB
[    0.000000] OF: reserved mem: initialized node r5f-dma-memory@9b900000, compatible id shared-dma-pool
[    0.000000] Reserved memory: created DMA memory pool at 0x000000009c800000, size 1 MiB
[    0.000000] OF: reserved mem: initialized node r5f-dma-memory@9c800000, compatible id shared-dma-pool
[    0.000000] Reserved memory: created DMA memory pool at 0x000000009c900000, size 30 MiB
[    0.000000] OF: reserved mem: initialized node r5f-dma-memory@9c900000, compatible id shared-dma-pool
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000a1000000, size 32 MiB
[    0.000000] OF: reserved mem: initialized node edgeai-dma-memory@a1000000, compatible id shared-dma-pool
[    0.000000] OF: reserved mem: initialized node edgeai_shared-memories, compatible id dma-heap-carveout
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000ae000000, size 288 MiB
[    0.000000] OF: reserved mem: initialized node edgeai-core-heap-memory@ae000000, 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-0x00000000997fffff]
[    0.000000]   node   0: [mem 0x0000000099800000-0x000000009e6fffff]
[    0.000000]   node   0: [mem 0x000000009e700000-0x000000009e77ffff]
[    0.000000]   node   0: [mem 0x000000009e780000-0x00000000a2ffffff]
[    0.000000]   node   0: [mem 0x00000000a3000000-0x00000000adffffff]
[    0.000000]   node   0: [mem 0x00000000ae000000-0x00000000bfffffff]
[    0.000000]   node   0: [mem 0x00000000c0000000-0x00000000ffffffff]
[    0.000000]   node   0: [mem 0x0000000880000000-0x00000008ffffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x00000008ffffffff]
[    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.4
[    0.000000] percpu: Embedded 20 pages/cpu s41064 r8192 d32664 u81920
[    0.000000] Detected VIPT I-cache on CPU0
[    0.000000] CPU features: detected: GIC system register CPU interface
[    0.000000] CPU features: detected: ARM erratum 845719
[    0.000000] alternatives: applying boot alternatives
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 1032192
[    0.000000] Kernel command line: console=ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 mtdparts=spi-nand0:512k(ospi_nand.tiboot3),2m(ospi_nand.tispl),4m(ospi_nand.u-boot),256k(ospi_nand.env),256k(ospi_nand.env.backup),98048k@32m(ospi_nand.rootfs),256k@130816k(ospi_nand.phypattern) root=PARTUUID=35bd226d-02 rw rootfstype=ext4 rootwait
[    0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[    0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[    0.000000] software IO TLB: area num 4.
[    0.000000] software IO TLB: mapped [mem 0x00000000fbfff000-0x00000000fffff000] (64MB)
[    0.000000] Memory: 2808820K/4194304K available (11712K kernel code, 1258K rwdata, 3812K rodata, 1984K init, 438K bss, 795660K reserved, 589824K cma-reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, 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=4.
[    0.000000]  Trampoline variant of Tasks RCU enabled.
[    0.000000]  Tracing 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=4
[    0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[    0.000000] GICv3: GIC: Using split EOI/Deactivate mode
[    0.000000] GICv3: 256 SPIs implemented
[    0.000000] GICv3: 0 Extended SPIs implemented
[    0.000000] Root IRQ handler: gic_handle_irq
[    0.000000] GICv3: GICv3 features: 16 PPIs
[    0.000000] GICv3: CPU0: found redistributor 0 region 0:0x0000000001880000
[    0.000000] ITS [mem 0x01820000-0x0182ffff]
[    0.000000] GIC: enabling workaround for ITS: Socionext Synquacer pre-ITS
[    0.000000] ITS@0x0000000001820000: Devices Table too large, reduce ids 20->19
[    0.000000] ITS@0x0000000001820000: allocated 524288 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 @0x0000000880040000
[    0.000000] GIC: using cache flushing for LPI property table
[    0.000000] GICv3: CPU0: using allocated LPI pending table @0x0000000880050000
[    0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[    0.000000] arch_timer: cp15 timer(s) running at 200.00MHz (phys).
[    0.000000] clocksource: arch_sys_counter: mask: 0x3ffffffffffffff max_cycles: 0x2e2049d3e8, max_idle_ns: 440795210634 ns
[    0.000001] sched_clock: 58 bits at 200MHz, resolution 5ns, wraps every 4398046511102ns
[    0.008506] Console: colour dummy device 80x25
[    0.013096] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000)
[    0.023778] pid_max: default: 32768 minimum: 301
[    0.028544] LSM: Security Framework initializing
[    0.033362] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[    0.040942] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[    0.050392] cblist_init_generic: Setting adjustable number of callback queues.
[    0.057820] cblist_init_generic: Setting shift to 2 and lim to 1.
[    0.064110] cblist_init_generic: Setting adjustable number of callback queues.
[    0.071506] cblist_init_generic: Setting shift to 2 and lim to 1.
[    0.077874] rcu: Hierarchical SRCU implementation.
[    0.082781] rcu:     Max phase no-delay instances is 1000.
[    0.088344] Platform MSI: msi-controller@1820000 domain created
[    0.094586] PCI/MSI: /bus@f0000/interrupt-controller@1800000/msi-controller@1820000 domain created
[    0.103987] EFI services will not be available.
[    0.108841] smp: Bringing up secondary CPUs ...
[    0.114047] Detected VIPT I-cache on CPU1
[    0.114135] GICv3: CPU1: found redistributor 1 region 0:0x00000000018a0000
[    0.114152] GICv3: CPU1: using allocated LPI pending table @0x0000000880060000
[    0.114196] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
[    0.114803] Detected VIPT I-cache on CPU2
[    0.114869] GICv3: CPU2: found redistributor 2 region 0:0x00000000018c0000
[    0.114883] GICv3: CPU2: using allocated LPI pending table @0x0000000880070000
[    0.114914] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
[    0.115469] Detected VIPT I-cache on CPU3
[    0.115538] GICv3: CPU3: found redistributor 3 region 0:0x00000000018e0000
[    0.115551] GICv3: CPU3: using allocated LPI pending table @0x0000000880080000
[    0.115581] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
[    0.115645] smp: Brought up 1 node, 4 CPUs
[    0.195380] SMP: Total of 4 processors activated.
[    0.200192] CPU features: detected: 32-bit EL0 Support
[    0.205461] CPU features: detected: CRC32 instructions
[    0.210767] CPU: All CPU(s) started at EL2
[    0.214964] alternatives: applying system-wide alternatives
[    0.222118] devtmpfs: initialized
[    0.233636] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.243627] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[    0.267584] pinctrl core: initialized pinctrl subsystem
[    0.273475] DMI not present or invalid.
[    0.277942] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.284857] DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations
[    0.292297] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.300379] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.308539] audit: initializing netlink subsys (disabled)
[    0.314184] audit: type=2000 audit(0.208:1): state=initialized audit_enabled=0 res=1
[    0.314586] thermal_sys: Registered thermal governor 'step_wise'
[    0.322115] thermal_sys: Registered thermal governor 'power_allocator'
[    0.328292] cpuidle: using governor menu
[    0.339110] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[    0.346129] ASID allocator initialised with 65536 entries
[    0.361770] platform a40000.pinctrl: Fixed dependency cycle(s) with /bus@f0000/pinctrl@a40000/cpsw-cpts
[    0.374600] KASLR disabled due to lack of seed
[    0.385429] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[    0.392393] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page
[    0.398804] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages
[    0.405743] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page
[    0.412151] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[    0.419091] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page
[    0.425499] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages
[    0.432439] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page
[    0.440046] k3-chipinfo 43000014.chipid: Family:AM62AX rev:SR1.0 JTAGID[0x0bb8d02f] Detected
[    0.450158] iommu: Default domain type: Translated 
[    0.455169] iommu: DMA domain TLB invalidation policy: strict mode 
[    0.461833] SCSI subsystem initialized
[    0.465947] usbcore: registered new interface driver usbfs
[    0.471588] usbcore: registered new interface driver hub
[    0.477040] usbcore: registered new device driver usb
[    0.482610] pps_core: LinuxPPS API ver. 1 registered
[    0.487694] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.497044] PTP clock support registered
[    0.501182] EDAC MC: Ver: 3.0.0
[    0.505189] omap-mailbox 29000000.mailbox: omap mailbox rev 0x66fca100
[    0.512012] omap-mailbox 29010000.mailbox: omap mailbox rev 0x66fca100
[    0.518819] omap-mailbox 29020000.mailbox: omap mailbox rev 0x66fca100
[    0.525552] omap-mailbox 29030000.mailbox: no available mbox devices found
[    0.532853] FPGA manager framework
[    0.536397] Advanced Linux Sound Architecture Driver Initialized.
[    0.543450] clocksource: Switched to clocksource arch_sys_counter
[    0.549892] VFS: Disk quotas dquot_6.6.0
[    0.553943] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.566683] Carveout Heap: Exported 176 MiB at 0x00000000a3000000
[    0.573026] NET: Registered PF_INET protocol family
[    0.578203] IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.588657] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
[    0.597464] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    0.605398] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    0.613704] TCP bind hash table entries: 32768 (order: 8, 1048576 bytes, linear)
[    0.622074] TCP: Hash tables configured (established 32768 bind 32768)
[    0.628918] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
[    0.635889] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
[    0.643410] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    0.649570] RPC: Registered named UNIX socket transport module.
[    0.655642] RPC: Registered udp transport module.
[    0.660452] RPC: Registered tcp transport module.
[    0.665261] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.671852] NET: Registered PF_XDP protocol family
[    0.676760] PCI: CLS 0 bytes, default 64
[    0.681396] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available
[    0.691296] Initialise system trusted keyrings
[    0.696064] workingset: timestamp_bits=46 max_order=20 bucket_order=0
[    0.706803] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.713302] NFS: Registering the id_resolver key type
[    0.718514] Key type id_resolver registered
[    0.722793] Key type id_legacy registered
[    0.726942] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[    0.733798] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[    0.776665] Key type asymmetric registered
[    0.780858] Asymmetric key parser 'x509' registered
[    0.785887] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
[    0.793575] io scheduler mq-deadline registered
[    0.798214] io scheduler kyber registered
[    0.805541] pinctrl-single 4084000.pinctrl: 34 pins, size 136
[    0.811967] pinctrl-single f4000.pinctrl: initialized with no interrupts
[    0.818836] pinctrl-single f4000.pinctrl: 151 pins, size 604
[    0.826118] pinctrl-single a40000.pinctrl: 512 pins, size 2048
[    0.838142] Serial: 8250/16550 driver, 12 ports, IRQ sharing enabled
[    0.853271] loop: module loaded
[    0.857478] megasas: 07.719.03.00-rc1
[    0.864201] tun: Universal TUN/TAP device driver, 1.6
[    0.870073] VFIO - User Level meta-driver version: 0.3
[    0.876074] usbcore: registered new interface driver usb-storage
[    0.882745] i2c_dev: i2c /dev entries driver
[    0.888492] sdhci: Secure Digital Host Controller Interface driver
[    0.894844] sdhci: Copyright(c) Pierre Ossman
[    0.899524] sdhci-pltfm: SDHCI platform and OF driver helper
[    0.906047] ledtrig-cpu: registered to indicate activity on CPUs
[    0.912370] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
[    0.919312] usbcore: registered new interface driver usbhid
[    0.925023] usbhid: USB HID core driver
[    0.929775] optee: probing for conduit method.
[    0.934353] optee: revision 4.1 (012cdca4)
[    0.934638] optee: dynamic shared memory is enabled
[    0.944170] optee: initialized driver
[    0.949283] Initializing XFRM netlink socket
[    0.953697] NET: Registered PF_PACKET protocol family
[    0.958919] Key type dns_resolver registered
[    0.963645] registered taskstats version 1
[    0.967858] Loading compiled-in X.509 certificates
[    0.980704] ti-sci 44043000.system-controller: ABI: 3.1 (firmware rev 0x0009 '9.2.7--v09.02.07 (Kool Koala)')
[    1.028683] i2c 0-0048: Fixed dependency cycle(s) with /bus@f0000/i2c@20000000/pmic@48/regulators/buck5
[    1.038489] omap_i2c 20000000.i2c: bus 0 rev0.12 at 400 kHz
[    1.045633] pca953x 1-0023: supply vcc not found, using dummy regulator
[    1.052522] pca953x 1-0023: using AI
[    1.079591] pca953x 1-0023: failed writing register
[    1.084720] pca953x: probe of 1-0023 failed with error -121
[    1.090672] omap_i2c 20010000.i2c: bus 1 rev0.12 at 100 kHz
[    1.097269] omap_i2c 20020000.i2c: bus 2 rev0.12 at 400 kHz
[    1.103191] ti-sci-intr 4210000.interrupt-controller: Interrupt Router 5 domain created
[    1.111526] ti-sci-intr bus@f0000:interrupt-controller@a00000: Interrupt Router 3 domain created
[    1.120733] ti-sci-inta 48000000.interrupt-controller: Interrupt Aggregator domain 28 created
[    1.129721] ti-sci-inta 4e0a0000.interrupt-controller: Interrupt Aggregator domain 200 created
[    1.139170] ti-udma 485c0100.dma-controller: Number of rings: 82
[    1.147194] ti-udma 485c0100.dma-controller: Channels: 48 (bchan: 18, tchan: 12, rchan: 18)
[    1.157975] ti-udma 485c0000.dma-controller: Number of rings: 150
[    1.167806] ti-udma 485c0000.dma-controller: Channels: 35 (tchan: 20, rchan: 15)
[    1.177080] ti-udma 4e230000.dma-controller: Number of rings: 6
[    1.183567] ti-udma 4e230000.dma-controller: Channels: 6 (bchan: 0, tchan: 0, rchan: 6)
[    1.192441] irq: no irq domain found for pinctrl@f4000 !
[    1.198198] printk: console [ttyS2] disabled
[    1.202624] 2800000.serial: ttyS2 at MMIO 0x2800000 (irq = 253, base_baud = 3000000) is a 8250
[    1.211521] printk: console [ttyS2] enabled
[    1.211521] printk: console [ttyS2] enabled
[    1.219978] printk: bootconsole [ns16550a0] disabled
[    1.219978] printk: bootconsole [ns16550a0] disabled
[    1.232277] spi-nand spi0.0: unknown raw ID efba2100
[    1.237258] spi-nand: probe of spi0.0 failed with error -524
[    1.283479] davinci_mdio 8000f00.mdio: davinci mdio revision 9.7, bus freq 1000000
[    1.292113] davinci_mdio 8000f00.mdio: phy[0]: device 8000f00.mdio:00, driver unknown
[    1.299995] am65-cpsw-nuss 8000000.ethernet: initializing am65 cpsw nuss version 0x6BA01103, cpsw version 0x6BA81103 Ports: 3 quirks:00000006
[    1.312944] am65-cpsw-nuss 8000000.ethernet: initialized cpsw ale version 1.5
[    1.320074] am65-cpsw-nuss 8000000.ethernet: ALE Table size 512
[    1.326418] pps pps0: new PPS source ptp0
[    1.330691] am65-cpsw-nuss 8000000.ethernet: CPTS ver 0x4e8a010c, freq:500000000, add_val:1 pps:1
[    1.340958] am65-cpsw-nuss 8000000.ethernet: set new flow-id-base 19
[    1.349141] cpufreq: cpufreq_online: CPU0: Running at unlisted initial frequency: 1200000 KHz, changing to: 800000 KHz
[    1.361758] mmc0: CQHCI version 5.10
[    1.406853] mmc0: SDHCI controller on fa10000.mmc [fa10000.mmc] using ADMA 64-bit
[    1.496831] mmc0: Command Queue Engine enabled
[    1.501360] mmc0: new HS200 MMC card at address 0001
[    1.507188] mmcblk0: mmc0:0001 G1M15L 29.6 GiB 
[    1.514165] mmcblk0boot0: mmc0:0001 G1M15L 31.5 MiB 
[    1.520807] mmcblk0boot1: mmc0:0001 G1M15L 31.5 MiB 
[    1.527021] mmcblk0rpmb: mmc0:0001 G1M15L 4.00 MiB, chardev (240:0)
[    1.700898] tps6594-rtc tps6594-rtc.4.auto: registered as rtc0
[    1.706941] tps6594-rtc tps6594-rtc.4.auto: hctosys: unable to read the hardware clock
[    1.715364] pca953x 1-0022: supply vcc not found, using dummy regulator
[    1.722120] pca953x 1-0022: using AI
[    1.725902] pca953x 1-0022: failed writing register
[    1.730986] pca953x: probe of 1-0022 failed with error -121
[    1.740688] mmc1: CQHCI version 5.10
[    1.741971] debugfs: Directory 'pd:182' with parent 'pm_genpd' already present!
[    1.751654] debugfs: Directory 'pd:182' with parent 'pm_genpd' already present!
[    1.765905] ALSA device list:
[    1.768917]   No soundcards found.
[    1.782112] mmc1: SDHCI controller on fa00000.mmc [fa00000.mmc] using ADMA 64-bit
[    1.789820] Waiting for root device PARTUUID=35bd226d-02...
[    1.846320] sdhci-am654 fa00000.mmc: No passing ITAPDLY, return 0
[    1.852476] mmc1: new ultra high speed SDR104 SDXC card at address 59b4
[    1.860464] mmcblk1: mmc1:59b4 SD64G 59.4 GiB 
[    1.866955] mmc1: Got data interrupt 0x00000002 even though no data operation was in progress.
[    1.875571] mmc1: sdhci: ============ SDHCI REGISTER DUMP ===========
[    1.882001] mmc1: sdhci: Sys addr:  0x00000008 | Version:  0x00001004
[    1.888433] mmc1: sdhci: Blk size:  0x00007200 | Blk cnt:  0x00000008
[    1.894865] mmc1: sdhci: Argument:  0x00000000 | Trn mode: 0x00000033
[    1.901295] mmc1: sdhci: Present:   0x01ff0000 | Host ctl: 0x0000001f
[    1.907727] mmc1: sdhci: Power:     0x0000000f | Blk gap:  0x00000080
[    1.914157] mmc1: sdhci: Wake-up:   0x00000000 | Clock:    0x00000007
[    1.920588] mmc1: sdhci: Timeout:   0x00000000 | Int stat: 0x00000000
[    1.927018] mmc1: sdhci: Int enab:  0x03ff008b | Sig enab: 0x03ff008b
[    1.933449] mmc1: sdhci: ACmd stat: 0x00000000 | Slot int: 0x00000000
[    1.939880] mmc1: sdhci: Caps:      0x3de8c801 | Caps_1:   0x18002407
[    1.946311] mmc1: sdhci: Cmd:       0x00000c1a | Max curr: 0x00000000
[    1.952742] mmc1: sdhci: Resp[0]:   0x00000b00 | Resp[1]:  0x01db937f
[    1.959173] mmc1: sdhci: Resp[2]:   0x325b5900 | Resp[3]:  0x00000900
[    1.965604] mmc1: sdhci: Host ctl2: 0x0000000b
[    1.970040] mmc1: sdhci: ADMA Err:  0x00000000 | ADMA Ptr: 0x0000000000000000
[    1.977166] mmc1: sdhci: ============================================
[    1.987533] sdhci-am654 fa00000.mmc: No passing ITAPDLY, return 0
[    1.994173] mmc1: Got data interrupt 0x00600000 even though no data operation was in progress.
[    2.002771] mmc1: sdhci: ============ SDHCI REGISTER DUMP ===========
[    2.009198] mmc1: sdhci: Sys addr:  0x00000008 | Version:  0x00001004
[    2.015626] mmc1: sdhci: Blk size:  0x00007040 | Blk cnt:  0x00000001
[    2.022054] mmc1: sdhci: Argument:  0x00000000 | Trn mode: 0x00000013
[    2.028482] mmc1: sdhci: Present:   0x01ff0000 | Host ctl: 0x0000001f
[    2.034909] mmc1: sdhci: Power:     0x0000000f | Blk gap:  0x00000080
[    2.041336] mmc1: sdhci: Wake-up:   0x00000000 | Clock:    0x00000007
[    2.047764] mmc1: sdhci: Timeout:   0x00000000 | Int stat: 0x00000000
[    2.054193] mmc1: sdhci: Int enab:  0x03ff008b | Sig enab: 0x03ff008b
[    2.060621] mmc1: sdhci: ACmd stat: 0x00000000 | Slot int: 0x00000000
[    2.067049] mmc1: sdhci: Caps:      0x3de8c801 | Caps_1:   0x18002407
[    2.073477] mmc1: sdhci: Cmd:       0x0000133a | Max curr: 0x00000000
[    2.079905] mmc1: sdhci: Resp[0]:   0x00800900 | Resp[1]:  0x01db937f
[    2.086333] mmc1: sdhci: Resp[2]:   0x325b5900 | Resp[3]:  0x00000180
[    2.092761] mmc1: sdhci: Host ctl2: 0x0000000b
[    2.097194] mmc1: sdhci: ADMA Err:  0x00000000 | ADMA Ptr: 0x0000000881796200
[    2.104316] mmc1: sdhci: ============================================
[    2.113415] sdhci-am654 fa00000.mmc: No passing ITAPDLY, return 0
[    2.201367] sdhci-am654 fa00000.mmc: No passing ITAPDLY, return 0
[    2.210534] sdhci-am654 fa00000.mmc: No passing ITAPDLY, return 0
[    2.217444] mmcblk1: recovery failed!
[    2.221118] I/O error, dev mmcblk1, sector 0 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 2
[    2.229563] Buffer I/O error on dev mmcblk1, logical block 0, async page read
[    2.239727] sdhci-am654 fa00000.mmc: No passing ITAPDLY, return 0
[    2.248935] sdhci-am654 fa00000.mmc: No passing ITAPDLY, return 0
[    2.255870] mmcblk1: recovery failed!
[    2.259545] I/O error, dev mmcblk1, sector 0 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 2
[    2.267987] Buffer I/O error on dev mmcblk1, logical block 0, async page read
[    2.275140]  mmcblk1: unable to read partition table
[   11.937368] platform 2b300050.target-module: deferred probe pending

3716.k3-am62a7-sk.dts.txt
// SPDX-License-Identifier: GPL-2.0
/*
 * AM62A SK: https://www.ti.com/lit/zip/sprr459
 *
 * Copyright (C) 2022 Texas Instruments Incorporated - https://www.ti.com/
 */

/dts-v1/;

#include <dt-bindings/leds/common.h>
#include <dt-bindings/gpio/gpio.h>
#include <dt-bindings/net/ti-dp83867.h>
#include "k3-am62a7.dtsi"

/ {
	compatible = "ti,am62a7-sk", "ti,am62a7";
	model = "Texas Instruments AM62A7 SK";

	aliases {
		serial0 = &wkup_uart0;
		serial2 = &main_uart0;
		serial3 = &main_uart1;
		mmc0 = &sdhci0;
		mmc1 = &sdhci1;
		ethernet0 = &cpsw_port1;
		spi0 = &ospi0;
	};

	chosen {
		stdout-path = "serial2:115200n8";
	};

	memory@80000000 {
		device_type = "memory";
		/* 4G RAM */
		reg = <0x00000000 0x80000000 0x00000000 0x80000000>,
		      <0x00000008 0x80000000 0x00000000 0x80000000>;
	};

	reserved-memory {
		#address-cells = <2>;
		#size-cells = <2>;
		ranges;

		/* global cma region */
		linux,cma {
			compatible = "shared-dma-pool";
			reusable;
			size = <0x00 0x24000000>;
			alloc-ranges = <0x00 0xc0000000 0x00 0x24000000>;
			linux,cma-default;
		};

		secure_tfa_ddr: tfa@9e780000 {
			reg = <0x00 0x9e780000 0x00 0x80000>;
			alignment = <0x1000>;
			no-map;
		};

		secure_ddr: optee@9e800000 {
			reg = <0x00 0x9e800000 0x00 0x01800000>; /* for OP-TEE */
			alignment = <0x1000>;
			no-map;
		};

		wkup_r5fss0_core0_dma_memory_region: r5f-dma-memory@9c800000 {
			compatible = "shared-dma-pool";
			reg = <0x00 0x9c800000 0x00 0x100000>;
			no-map;
		};

		wkup_r5fss0_core0_memory_region: r5f-dma-memory@9c900000 {
			compatible = "shared-dma-pool";
			reg = <0x00 0x9c900000 0x00 0x01e00000>;
			no-map;
		};
		mcu_r5fss0_core0_dma_memory_region: r5f-dma-memory@9b800000 {
			compatible = "shared-dma-pool";
			reg = <0x00 0x9b800000 0x00 0x100000>;
			no-map;
		};

		mcu_r5fss0_core0_memory_region: r5f-dma-memory@9b900000 {
			compatible = "shared-dma-pool";
			reg = <0x00 0x9b900000 0x00 0x0f00000>;
			no-map;
		};

		c7x_0_dma_memory_region: c7x-dma-memory@99800000 {
			compatible = "shared-dma-pool";
			reg = <0x00 0x99800000 0x00 0x100000>;
			no-map;
		};

		c7x_0_memory_region: c7x-memory@99900000 {
			compatible = "shared-dma-pool";
			reg = <0x00 0x99900000 0x00 0x01f00000>;
			no-map;
		};

		edgeai_rtos_ipc_memory_region: edgeai-rtos-ipc-memory-region {
			reg = <0x00 0xa0000000 0x00 0x01000000>;
			no-map;
		};

		edgeai_memory_region: edgeai-dma-memory@a1000000 {
			compatible = "shared-dma-pool";
			reg = <0x00 0xa1000000 0x00 0x02000000>;
			no-map;
		};

		edgeai_shared_region: edgeai_shared-memories {
			compatible = "dma-heap-carveout";
			reg = <0x00 0xa3000000 0x00 0x0b000000>;
		};

		edgeai_core_heaps: edgeai-core-heap-memory@ae000000 {
			compatible = "shared-dma-pool";
			reg = <0x00 0xae000000 0x00 0x12000000>;
			no-map;
		};
	};

	opp-table {
		/* Add 1.4GHz OPP for am62p5-sk board. Requires VDD_CORE at 0v85 */
		opp-1400000000 {
			opp-hz = /bits/ 64 <1400000000>;
			opp-supported-hw = <0x01 0x0004>;
			clock-latency-ns = <6000000>;
		};
	};

	vmain_pd: regulator-0 {
		/* TPS25750 PD CONTROLLER OUTPUT */
		compatible = "regulator-fixed";
		regulator-name = "vmain_pd";
		regulator-min-microvolt = <5000000>;
		regulator-max-microvolt = <5000000>;
		regulator-always-on;
		regulator-boot-on;
	};

	vcc_5v0: regulator-1 {
		/* Output of TPS63070 */
		compatible = "regulator-fixed";
		regulator-name = "vcc_5v0";
		regulator-min-microvolt = <5000000>;
		regulator-max-microvolt = <5000000>;
		vin-supply = <&vmain_pd>;
		regulator-always-on;
		regulator-boot-on;
	};

	vcc_3v3_main: regulator-2 {
		/* output of LM5141-Q1 */
		compatible = "regulator-fixed";
		regulator-name = "vcc_3v3_main";
		regulator-min-microvolt = <3300000>;
		regulator-max-microvolt = <3300000>;
		vin-supply = <&vmain_pd>;
		regulator-always-on;
		regulator-boot-on;
	};

	vdd_mmc1: regulator-3 {
		/* TPS22918DBVR */
		compatible = "regulator-fixed";
		regulator-name = "vdd_mmc1";
		regulator-min-microvolt = <3300000>;
		regulator-max-microvolt = <3300000>;
		regulator-boot-on;
		enable-active-high;
		/*gpio = <&exp1 3 GPIO_ACTIVE_HIGH>;*/
		gpio = <&main_gpio1 18 GPIO_ACTIVE_LOW>;
	};

	vcc_3v3_sys: regulator-4 {
		/* output of TPS222965DSGT */
		compatible = "regulator-fixed";
		regulator-name = "vcc_3v3_sys";
		regulator-min-microvolt = <3300000>;
		regulator-max-microvolt = <3300000>;
		vin-supply = <&vcc_3v3_main>;
		regulator-always-on;
		regulator-boot-on;
	};

	vddshv_sdio: regulator-5 {
		compatible = "regulator-gpio";
		regulator-name = "vddshv_sdio";
		pinctrl-names = "default";
		pinctrl-0 = <&vddshv_sdio_pins_default>;
		regulator-min-microvolt = <1800000>;
		regulator-max-microvolt = <3300000>;
		regulator-boot-on;
		vin-supply = <&ldo1>;
		gpios = <&main_gpio0 31 GPIO_ACTIVE_HIGH>;
		states = <1800000 0x0>,
			 <3300000 0x1>;
	};

	leds {
		compatible = "gpio-leds";
		pinctrl-names = "default";
		pinctrl-0 = <&usr_led_pins_default>;

		led-0 {
			label = "am62a-sk:green:heartbeat";
			gpios = <&main_gpio1 49 GPIO_ACTIVE_HIGH>;
			linux,default-trigger = "heartbeat";
			function = LED_FUNCTION_HEARTBEAT;
			default-state = "off";
		};
	};

	tlv320_mclk: clk-0 {
		#clock-cells = <0>;
		compatible = "fixed-clock";
		clock-frequency = <12288000>;
	};

	hdmi0: connector-hdmi {
		compatible = "hdmi-connector";
		label = "hdmi";
		type = "a";

		port {
			hdmi_connector_in: endpoint {
				remote-endpoint = <&sii9022_out>;
			};
		};
	};

	codec_audio: sound {
		compatible = "simple-audio-card";
		simple-audio-card,name = "AM62Ax-SKEVM";
		simple-audio-card,widgets =
			"Headphone",	"Headphone Jack",
			"Line",		"Line In",
			"Microphone",	"Microphone Jack";
		simple-audio-card,routing =
			"Headphone Jack",	"HPLOUT",
			"Headphone Jack",	"HPROUT",
			"LINE1L",		"Line In",
			"LINE1R",		"Line In",
			"MIC3R",		"Microphone Jack",
			"Microphone Jack",	"Mic Bias";
		simple-audio-card,format = "dsp_b";
		simple-audio-card,bitclock-master = <&sound_master>;
		simple-audio-card,frame-master = <&sound_master>;
		simple-audio-card,bitclock-inversion;

		simple-audio-card,cpu {
			sound-dai = <&mcasp1>;
		};

		sound_master: simple-audio-card,codec {
			sound-dai = <&tlv320aic3106>;
			clocks = <&tlv320_mclk>;
		};
	};
};

&mcu_pmx0 {
	wkup_uart0_pins_default: wkup-uart0-default-pins {
		pinctrl-single,pins = <
			AM62AX_MCU_IOPAD(0x0024, PIN_INPUT, 0) /* (C9) WKUP_UART0_RXD */
			AM62AX_MCU_IOPAD(0x0028, PIN_OUTPUT, 0) /* (E9) WKUP_UART0_TXD */
			AM62AX_MCU_IOPAD(0x002c, PIN_INPUT, 0) /* (C10) WKUP_UART0_CTSn */
			AM62AX_MCU_IOPAD(0x0030, PIN_OUTPUT, 0) /* (C8) WKUP_UART0_RTSn */
		>;
	};
};

/* WKUP UART0 is used for DM firmware logs */
&wkup_uart0 {
	pinctrl-names = "default";
	pinctrl-0 = <&wkup_uart0_pins_default>;
	status = "reserved";
};

&main_pmx0 {
	main_dss0_pins_default: main-dss0-default-pins {
		pinctrl-single,pins = <
			AM62AX_IOPAD(0x100, PIN_OUTPUT, 0) /* (V17) VOUT0_VSYNC */
			AM62AX_IOPAD(0x0f8, PIN_OUTPUT, 0) /* (T18) VOUT0_HSYNC */
			AM62AX_IOPAD(0x104, PIN_OUTPUT, 0) /* (AA22) VOUT0_PCLK */
			AM62AX_IOPAD(0x0fc, PIN_OUTPUT, 0) /* (U17) VOUT0_DE */
			AM62AX_IOPAD(0x0b8, PIN_OUTPUT, 0) /* (U22) VOUT0_DATA0 */
			AM62AX_IOPAD(0x0bc, PIN_OUTPUT, 0) /* (U21) VOUT0_DATA1 */
			AM62AX_IOPAD(0x0c0, PIN_OUTPUT, 0) /* (U20) VOUT0_DATA2 */
			AM62AX_IOPAD(0x0c4, PIN_OUTPUT, 0) /* (U19) VOUT0_DATA3 */
			AM62AX_IOPAD(0x0c8, PIN_OUTPUT, 0) /* (T19) VOUT0_DATA4 */
			AM62AX_IOPAD(0x0cc, PIN_OUTPUT, 0) /* (U18) VOUT0_DATA5 */
			AM62AX_IOPAD(0x0d0, PIN_OUTPUT, 0) /* (V22) VOUT0_DATA6 */
			AM62AX_IOPAD(0x0d4, PIN_OUTPUT, 0) /* (V21) VOUT0_DATA7 */
			AM62AX_IOPAD(0x0d8, PIN_OUTPUT, 0) /* (V19) VOUT0_DATA8 */
			AM62AX_IOPAD(0x0dc, PIN_OUTPUT, 0) /* (V18) VOUT0_DATA9 */
			AM62AX_IOPAD(0x0e0, PIN_OUTPUT, 0) /* (W22) VOUT0_DATA10 */
			AM62AX_IOPAD(0x0e4, PIN_OUTPUT, 0) /* (W21) VOUT0_DATA11 */
			AM62AX_IOPAD(0x0e8, PIN_OUTPUT, 0) /* (W20) VOUT0_DATA12 */
			AM62AX_IOPAD(0x0ec, PIN_OUTPUT, 0) /* (W19) VOUT0_DATA13 */
			AM62AX_IOPAD(0x0f0, PIN_OUTPUT, 0) /* (Y21) VOUT0_DATA14 */
			AM62AX_IOPAD(0x0f4, PIN_OUTPUT, 0) /* (Y22) VOUT0_DATA15 */
			AM62AX_IOPAD(0x05c, PIN_OUTPUT, 1) /* (P22) GPMC0_AD8.VOUT0_DATA16 */
			AM62AX_IOPAD(0x060, PIN_OUTPUT, 1) /* (R19) GPMC0_AD9.VOUT0_DATA17 */
			AM62AX_IOPAD(0x064, PIN_OUTPUT, 1) /* (R20) GPMC0_AD10.VOUT0_DATA18 */
			AM62AX_IOPAD(0x068, PIN_OUTPUT, 1) /* (R22) GPMC0_AD11.VOUT0_DATA19 */
			AM62AX_IOPAD(0x06c, PIN_OUTPUT, 1) /* (T22) GPMC0_AD12.VOUT0_DATA20 */
			AM62AX_IOPAD(0x070, PIN_OUTPUT, 1) /* (R21) GPMC0_AD13.VOUT0_DATA21 */
			AM62AX_IOPAD(0x074, PIN_OUTPUT, 1) /* (T20) GPMC0_AD14.VOUT0_DATA22 */
			AM62AX_IOPAD(0x078, PIN_OUTPUT, 1) /* (T21) GPMC0_AD15.VOUT0_DATA23 */
		>;
	};

	main_uart0_pins_default: main-uart0-default-pins {
		pinctrl-single,pins = <
			AM62AX_IOPAD(0x1c8, PIN_INPUT, 0) /* (E14) UART0_RXD */
			AM62AX_IOPAD(0x1cc, PIN_OUTPUT, 0) /* (D15) UART0_TXD */
		>;
	};

	main_uart1_pins_default: main-uart1-default-pins {
		pinctrl-single,pins = <
			AM62AX_IOPAD(0x01e8, PIN_INPUT, 1) /* (C17) I2C1_SCL.UART1_RXD */
			AM62AX_IOPAD(0x01ec, PIN_OUTPUT, 1) /* (E17) I2C1_SDA.UART1_TXD */
			AM62AX_IOPAD(0x0194, PIN_INPUT, 2) /* (C19) MCASP0_AXR3.UART1_CTSn */
			AM62AX_IOPAD(0x0198, PIN_OUTPUT, 2) /* (B19) MCASP0_AXR2.UART1_RTSn */
		>;
	};

	main_i2c0_pins_default: main-i2c0-default-pins {
		pinctrl-single,pins = <
			AM62AX_IOPAD(0x1e0, PIN_INPUT_PULLUP, 0) /* (B16) I2C0_SCL */
			AM62AX_IOPAD(0x1e4, PIN_INPUT_PULLUP, 0) /* (A16) I2C0_SDA */
		>;
	};

	main_i2c1_pins_default: main-i2c1-default-pins {
		pinctrl-single,pins = <
			AM62AX_IOPAD(0x1e8, PIN_INPUT_PULLUP, 0) /* (B17) I2C1_SCL */
			AM62AX_IOPAD(0x1ec, PIN_INPUT_PULLUP, 0) /* (A17) I2C1_SDA */
		>;
	};

	main_i2c2_pins_default: main-i2c2-default-pins {
		pinctrl-single,pins = <
			AM62AX_IOPAD(0x0b0, PIN_INPUT_PULLUP, 1) /* (K22) GPMC0_CSn2.I2C2_SCL */
			AM62AX_IOPAD(0x0b4, PIN_INPUT_PULLUP, 1) /* (K24) GPMC0_CSn3.I2C2_SDA */
		>;
	};

	main_mmc0_pins_default: main-mmc0-default-pins {
		pinctrl-single,pins = <
			AM62AX_IOPAD(0x220, PIN_INPUT, 0) /* (Y3) MMC0_CMD */
			AM62AX_IOPAD(0x218, PIN_INPUT, 0) /* (AB1) MMC0_CLKLB */
			AM62AX_IOPAD(0x21c, PIN_INPUT, 0) /* (AB1) MMC0_CLK */
			AM62AX_IOPAD(0x214, PIN_INPUT, 0) /* (AA2) MMC0_DAT0 */
			AM62AX_IOPAD(0x210, PIN_INPUT_PULLUP, 0) /* (AA1) MMC0_DAT1 */
			AM62AX_IOPAD(0x20c, PIN_INPUT_PULLUP, 0) /* (AA3) MMC0_DAT2 */
			AM62AX_IOPAD(0x208, PIN_INPUT_PULLUP, 0) /* (Y4) MMC0_DAT3 */
			AM62AX_IOPAD(0x204, PIN_INPUT_PULLUP, 0) /* (AB2) MMC0_DAT4 */
			AM62AX_IOPAD(0x200, PIN_INPUT_PULLUP, 0) /* (AC1) MMC0_DAT5 */
			AM62AX_IOPAD(0x1fc, PIN_INPUT_PULLUP, 0) /* (AD2) MMC0_DAT6 */
			AM62AX_IOPAD(0x1f8, PIN_INPUT_PULLUP, 0) /* (AC2) MMC0_DAT7 */
		>;
	};

	main_mmc1_pins_default: main-mmc1-default-pins {
		pinctrl-single,pins = <
			AM62AX_IOPAD(0x23c, PIN_INPUT, 0) /* (A21) MMC1_CMD */
			AM62AX_IOPAD(0x234, PIN_INPUT, 0) /* (B22) MMC1_CLK */
			AM62AX_IOPAD(0x230, PIN_INPUT, 0) /* (A22) MMC1_DAT0 */
			AM62AX_IOPAD(0x22c, PIN_INPUT, 0) /* (B21) MMC1_DAT1 */
			AM62AX_IOPAD(0x228, PIN_INPUT, 0) /* (C21) MMC1_DAT2 */
			AM62AX_IOPAD(0x224, PIN_INPUT, 0) /* (D22) MMC1_DAT3 */
			AM62AX_IOPAD(0x240, PIN_INPUT, 0) /* (D17) MMC1_SDCD */
		>;
	};

	usr_led_pins_default: usr-led-default-pins {
		pinctrl-single,pins = <
			AM62AX_IOPAD(0x244, PIN_OUTPUT, 7) /* (D18) MMC1_SDWP.GPIO1_49 */
		>;
	};

	main_usb1_pins_default: main-usb1-default-pins {
		pinctrl-single,pins = <
			AM62AX_IOPAD(0x0258, PIN_OUTPUT, 0) /* (F18) USB1_DRVVBUS */
		>;
	};

	main_mdio1_pins_default: main-mdio1-default-pins {
		pinctrl-single,pins = <
			AM62AX_IOPAD(0x160, PIN_OUTPUT, 0) /* (V12) MDIO0_MDC */
			AM62AX_IOPAD(0x15c, PIN_INPUT, 0) /* (V13) MDIO0_MDIO */
		>;
	};

	main_rgmii1_pins_default: main-rgmii1-default-pins {
		pinctrl-single,pins = <
			AM62AX_IOPAD(0x14c, PIN_INPUT, 0) /* (AB16) RGMII1_RD0 */
			AM62AX_IOPAD(0x150, PIN_INPUT, 0) /* (V15) RGMII1_RD1 */
			AM62AX_IOPAD(0x154, PIN_INPUT, 0) /* (W15) RGMII1_RD2 */
			AM62AX_IOPAD(0x158, PIN_INPUT, 0) /* (V14) RGMII1_RD3 */
			AM62AX_IOPAD(0x148, PIN_INPUT, 0) /* (AA16) RGMII1_RXC */
			AM62AX_IOPAD(0x144, PIN_INPUT, 0) /* (AA15) RGMII1_RX_CTL */
			AM62AX_IOPAD(0x134, PIN_INPUT, 0) /* (Y17) RGMII1_TD0 */
			AM62AX_IOPAD(0x138, PIN_INPUT, 0) /* (V16) RGMII1_TD1 */
			AM62AX_IOPAD(0x13c, PIN_INPUT, 0) /* (Y16) RGMII1_TD2 */
			AM62AX_IOPAD(0x140, PIN_INPUT, 0) /* (AA17) RGMII1_TD3 */
			AM62AX_IOPAD(0x130, PIN_INPUT, 0) /* (AB17) RGMII1_TXC */
			AM62AX_IOPAD(0x12c, PIN_INPUT, 0) /* (W16) RGMII1_TX_CTL */
		>;
	};

	main_mcasp1_pins_default: main-mcasp1-default-pins {
		pinctrl-single,pins = <
			AM62AX_IOPAD(0x090, PIN_INPUT, 2) /* (L19) GPMC0_BE0n_CLE.MCASP1_ACLKX */
			AM62AX_IOPAD(0x098, PIN_INPUT, 2) /* (R18) GPMC0_WAIT0.MCASP1_AFSX */
			AM62AX_IOPAD(0x08c, PIN_OUTPUT, 2) /* (K19) GPMC0_WEn.MCASP1_AXR0 */
			AM62AX_IOPAD(0x084, PIN_INPUT, 2) /* (L18) GPMC0_ADVn_ALE.MCASP1_AXR2 */
		>;
	};

	main_gpio1_ioexp_intr_pins_default: main-gpio1-ioexp-intr-default-pins {
		pinctrl-single,pins = <
			AM62AX_IOPAD(0x01d4, PIN_INPUT, 7) /* (C15) UART0_RTSn.GPIO1_23 */
		>;
	};

	vddshv_sdio_pins_default: vddshv-sdio-default-pins {
		pinctrl-single,pins = <
			AM62AX_IOPAD(0x07c, PIN_OUTPUT, 7) /* (M19) GPMC0_CLK.GPIO0_31 */
		>;
	};

	ospi0_pins_default: ospi0-default-pins {
		pinctrl-single,pins = <
			AM62AX_IOPAD(0x000, PIN_OUTPUT, 0) /* (H24) OSPI0_CLK */
			AM62AX_IOPAD(0x02c, PIN_OUTPUT, 0) /* (F23) OSPI0_CSn0 */
			AM62AX_IOPAD(0x00c, PIN_INPUT, 0) /* (E25) OSPI0_D0 */
			AM62AX_IOPAD(0x010, PIN_INPUT, 0) /* (G24) OSPI0_D1 */
			AM62AX_IOPAD(0x014, PIN_INPUT, 0) /* (F25) OSPI0_D2 */
			AM62AX_IOPAD(0x018, PIN_INPUT, 0) /* (F24) OSPI0_D3 */
			AM62AX_IOPAD(0x01c, PIN_INPUT, 0) /* (J23) OSPI0_D4 */
			AM62AX_IOPAD(0x020, PIN_INPUT, 0) /* (J25) OSPI0_D5 */
			AM62AX_IOPAD(0x024, PIN_INPUT, 0) /* (H25) OSPI0_D6 */
			AM62AX_IOPAD(0x028, PIN_INPUT, 0) /* (J22) OSPI0_D7 */
			AM62AX_IOPAD(0x008, PIN_INPUT, 0) /* (J24) OSPI0_DQS */
		>;
	};
};

&mcu_pmx0 {
	status = "okay";

	pmic_irq_pins_default: pmic-irq-default-pins {
		pinctrl-single,pins = <
			AM62AX_MCU_IOPAD(0x000, PIN_INPUT, 7) /* (E11) MCU_GPIO0_0 */
		>;
	};
};

&mcu_gpio0 {
	status = "okay";
};

&main_i2c0 {
	status = "okay";
	pinctrl-names = "default";
	pinctrl-0 = <&main_i2c0_pins_default>;
	clock-frequency = <400000>;

	typec_pd0: usb-power-controller@3f {
		compatible = "ti,tps6598x";
		reg = <0x3f>;

		connector {
			compatible = "usb-c-connector";
			label = "USB-C";
			self-powered;
			data-role = "dual";
			power-role = "sink";
			port {
				usb_con_hs: endpoint {
					remote-endpoint = <&usb0_hs_ep>;
				};
			};
		};
	};

	tps659312: pmic@48 {
		compatible = "ti,tps6593-q1";
		reg = <0x48>;
		ti,primary-pmic;
		system-power-controller;

		gpio-controller;
		#gpio-cells = <2>;

		pinctrl-names = "default";
		pinctrl-0 = <&pmic_irq_pins_default>;
		interrupt-parent = <&mcu_gpio0>;
		interrupts = <0 IRQ_TYPE_EDGE_FALLING>;

		buck123-supply = <&vcc_3v3_sys>;
		buck4-supply = <&vcc_3v3_sys>;
		buck5-supply = <&vcc_3v3_sys>;
		ldo1-supply = <&vcc_3v3_sys>;
		ldo2-supply = <&vcc_3v3_sys>;
		ldo3-supply = <&buck5>;
		ldo4-supply = <&vcc_3v3_sys>;

		regulators {
			buck123: buck123 {
				regulator-name = "vcc_core";
				regulator-min-microvolt = <715000>;
				regulator-max-microvolt = <895000>;
				regulator-boot-on;
				regulator-always-on;
			};

			buck4: buck4 {
				regulator-name = "vcc_1v1";
				regulator-min-microvolt = <1100000>;
				regulator-max-microvolt = <1100000>;
				regulator-boot-on;
				regulator-always-on;
			};

			buck5: buck5 {
				regulator-name = "vcc_1v8_sys";
				regulator-min-microvolt = <1800000>;
				regulator-max-microvolt = <1800000>;
				regulator-boot-on;
				regulator-always-on;
			};

			ldo1: ldo1 {
				regulator-name = "vddshv5_sdio";
				regulator-min-microvolt = <3300000>;
				regulator-max-microvolt = <3300000>;
				regulator-boot-on;
				regulator-always-on;
			};

			ldo2: ldo2 {
				regulator-name = "vpp_1v8";
				regulator-min-microvolt = <1800000>;
				regulator-max-microvolt = <1800000>;
				regulator-boot-on;
				regulator-always-on;
			};

			ldo3: ldo3 {
				regulator-name = "vcc_0v85";
				regulator-min-microvolt = <850000>;
				regulator-max-microvolt = <850000>;
				regulator-boot-on;
				regulator-always-on;
			};

			ldo4: ldo4 {
				regulator-name = "vdda_1v8";
				regulator-min-microvolt = <1800000>;
				regulator-max-microvolt = <1800000>;
				regulator-boot-on;
				regulator-always-on;
			};
		};
	};
};

&main_i2c1 {
	status = "okay";
	pinctrl-names = "default";
	pinctrl-0 = <&main_i2c1_pins_default>;
	clock-frequency = <100000>;

	exp1: gpio@22 {
		compatible = "ti,tca6424";
		reg = <0x22>;
		gpio-controller;
		#gpio-cells = <2>;
		interrupt-parent = <&main_gpio1>;
		interrupts = <23 IRQ_TYPE_EDGE_FALLING>;
		interrupt-controller;
		#interrupt-cells = <2>;
		pinctrl-names = "default";
		pinctrl-0 = <&main_gpio1_ioexp_intr_pins_default>;

		gpio-line-names = "GPIO_CPSW2_RST", "GPIO_CPSW1_RST",
				   "BT_EN_SOC", "MMC1_SD_EN",
				   "VPP_EN", "EXP_PS_3V3_En",
				   "EXP_PS_5V0_En", "EXP_HAT_DETECT",
				   "GPIO_AUD_RSTn", "GPIO_eMMC_RSTn",
				   "UART1_FET_BUF_EN", "BT_UART_WAKE_SOC",
				   "GPIO_HDMI_RSTn", "CSI_GPIO0",
				   "CSI_GPIO1", "WLAN_ALERTn",
				   "HDMI_INTn", "TEST_GPIO2",
				   "MCASP1_FET_EN", "MCASP1_BUF_BT_EN",
				   "MCASP1_FET_SEL", "UART1_FET_SEL",
				   "PD_I2C_IRQ", "IO_EXP_TEST_LED";
	};

	tlv320aic3106: audio-codec@1b {
		#sound-dai-cells = <0>;
		compatible = "ti,tlv320aic3106";
		reg = <0x1b>;
		ai3x-micbias-vg = <1>;	/* 2.0V */

		/* Regulators */
		AVDD-supply = <&vcc_3v3_sys>;
		IOVDD-supply = <&vcc_3v3_sys>;
		DRVDD-supply = <&vcc_3v3_sys>;
		DVDD-supply = <&buck5>;
	};

	exp2: gpio@23 {
		compatible = "ti,tca6424";
		reg = <0x23>;
		gpio-controller;
		#gpio-cells = <2>;

		gpio-line-names = "", "",
				  "", "",
				  "", "",
				  "", "",
				  "WL_LT_EN", "CSI_RSTz",
				  "", "",
				  "", "",
				  "", "",
				  "SPI0_FET_SEL", "SPI0_FET_OE",
				  "RGMII2_BRD_CONN_DET", "CSI_SEL2",
				  "CSI_EN", "AUTO_100M_1000M_CONFIG",
				  "CSI_VLDO_SEL", "SoC_WLAN_SDIO_RST";
	};

	sii9022: bridge-hdmi@3b {
		compatible = "sil,sii9022";
		reg = <0x3b>;
		interrupt-parent = <&exp1>;
		interrupts = <16 IRQ_TYPE_EDGE_FALLING>;
		#sound-dai-cells = <0>;
		sil,i2s-data-lanes = < 0 >;

		ports {
			#address-cells = <1>;
			#size-cells = <0>;

			port@0 {
				reg = <0>;

				sii9022_in: endpoint {
					remote-endpoint = <&dpi1_out>;
				};
			};

			port@1 {
				reg = <1>;

				sii9022_out: endpoint {
					remote-endpoint = <&hdmi_connector_in>;
				};
			};
		};
	};
};

&main_i2c2 {
	status = "okay";
	pinctrl-names = "default";
	pinctrl-0 = <&main_i2c2_pins_default>;
	clock-frequency = <400000>;
};

&sdhci0 {
	/* eMMC */
	status = "okay";
	non-removable;
	pinctrl-names = "default";
	pinctrl-0 = <&main_mmc0_pins_default>;
	disable-wp;
};

&sdhci1 {
	/* SD/MMC */
	status = "okay";
	vmmc-supply = <&vdd_mmc1>;
	vqmmc-supply = <&vddshv_sdio>;
	pinctrl-names = "default";
	pinctrl-0 = <&main_mmc1_pins_default>;
	disable-wp;
};

&main_gpio0 {
	status = "okay";
};

&main_gpio1 {
	status = "okay";
};

&main_gpio_intr {
	status = "okay";
};

&main_uart0 {
	status = "okay";
	pinctrl-names = "default";
	pinctrl-0 = <&main_uart0_pins_default>;
	interrupts-extended = <&gic500 GIC_SPI 178 IRQ_TYPE_LEVEL_HIGH>,
			<&main_pmx0 0x1c8>; /* (D14) UART0_RXD PADCONFIG114 */
	interrupt-names = "irq", "wakeup";
};

/* Main UART1 is used for TIFS firmware logs */
&main_uart1 {
	pinctrl-names = "default";
	pinctrl-0 = <&main_uart1_pins_default>;
	status = "reserved";
};

&usbss0 {
	status = "okay";
	ti,vbus-divider;
};

&usb0 {
	usb-role-switch;

	port {
		usb0_hs_ep: endpoint {
			remote-endpoint = <&usb_con_hs>;
		};
	};
};

&usbss1 {
	status = "okay";
};

&usb1 {
	dr_mode = "host";
	pinctrl-names = "default";
	pinctrl-0 = <&main_usb1_pins_default>;
};

&cpsw3g {
	status = "okay";
	pinctrl-names = "default";
	pinctrl-0 = <&main_rgmii1_pins_default>;

	cpts@3d000 {
		/* MAP HW3_TS_PUSH to GENF1 */
		ti,pps = <2 1>;
	};
};

&cpsw_port1 {
	status = "okay";
	phy-mode = "rgmii-rxid";
	phy-handle = <&cpsw3g_phy0>;
};

&cpsw_port2 {
	status = "disabled";
};

&cpsw3g_mdio {
	status = "okay";
	pinctrl-names = "default";
	pinctrl-0 = <&main_mdio1_pins_default>;

	cpsw3g_phy0: ethernet-phy@0 {
		reg = <0>;
		ti,rx-internal-delay = <DP83867_RGMIIDCTL_2_00_NS>;
		ti,fifo-depth = <DP83867_PHYCR_FIFO_DEPTH_4_B_NIB>;
		ti,min-output-impedance;
	};
};

&mcasp1 {
	status = "okay";
	#sound-dai-cells = <0>;

	pinctrl-names = "default";
	pinctrl-0 = <&main_mcasp1_pins_default>;

	op-mode = <0>;          /* MCASP_IIS_MODE */
	tdm-slots = <2>;

	serial-dir = <  /* 0: INACTIVE, 1: TX, 2: RX */
	       1 0 2 0
	       0 0 0 0
	       0 0 0 0
	       0 0 0 0
	>;
	tx-num-evt = <0>;
	rx-num-evt = <0>;
};

&dss {
	status = "okay";
	pinctrl-names = "default";
	pinctrl-0 = <&main_dss0_pins_default>;
};

&dss_ports {
	/* VP2: DPI Output */
	hdmi0_dss: port@1 {
		reg = <1>;

		dpi1_out: endpoint {
			remote-endpoint = <&sii9022_in>;
		};
	};
};

&mailbox0_cluster0 {
	mbox_r5_0: mbox-r5-0 {
		ti,mbox-rx = <0 0 0>;
		ti,mbox-tx = <1 0 0>;
	};
};

&mailbox0_cluster1 {
	mbox_c7x_0: mbox-c7x-0 {
		ti,mbox-rx = <0 0 0>;
		ti,mbox-tx = <1 0 0>;
	};
};

&mailbox0_cluster2 {
	mbox_mcu_r5_0: mbox-mcu-r5-0 {
		ti,mbox-rx = <0 0 0>;
		ti,mbox-tx = <1 0 0>;
	};
};

&c7x_0 {
	mboxes = <&mailbox0_cluster1>, <&mbox_c7x_0>;
	memory-region = <&c7x_0_dma_memory_region>,
			<&c7x_0_memory_region>;
};

&wkup_r5fss0_core0 {
	mboxes = <&mailbox0_cluster0>, <&mbox_r5_0>;
	memory-region = <&wkup_r5fss0_core0_dma_memory_region>,
		<&wkup_r5fss0_core0_memory_region>;
};

&mcu_r5fss0_core0 {
	mboxes = <&mailbox0_cluster2>, <&mbox_mcu_r5_0>;
	memory-region = <&mcu_r5fss0_core0_dma_memory_region>,
			<&mcu_r5fss0_core0_memory_region>;
};

#define K3_TS_OFFSET(pa, val)	(0x4+(pa)*4) (0x10000 | val)

&timesync_router {
	status = "okay";
	pinctrl-names = "default";
	pinctrl-0 = <&cpsw_cpts>;

	/* Use Time Sync Router to map GENF1 input to HW3_TS_PUSH output */
	cpsw_cpts: cpsw-cpts {
		pinctrl-single,pins = <
			/* pps [cpsw cpts genf1] in17 -> out12 [cpsw cpts hw3_push] */
			K3_TS_OFFSET(12, 17)
			>;
	};
};

&fss {
	status = "okay";
};

&ospi0 {
	pinctrl-names = "default";
	pinctrl-0 = <&ospi0_pins_default>;

	flash@0{
		compatible = "spi-nand";
		reg = <0x0>;
		spi-tx-bus-width = <8>;
		spi-rx-bus-width = <8>;
		spi-max-frequency = <50000000>;
		cdns,tshsl-ns = <60>;
		cdns,tsd2d-ns = <60>;
		cdns,tchsh-ns = <60>;
		cdns,tslch-ns = <60>;
		cdns,read-delay = <1>;

		partitions {
			compatible = "fixed-partitions";
			#address-cells = <1>;
			#size-cells = <1>;

			partition@0 {
				label = "ospi_nand.tiboot3";
				reg = <0x0 0x80000>;
			};

			partition@80000 {
				label = "ospi_nand.tispl";
				reg = <0x80000 0x200000>;
			};

			partition@280000 {
				label = "ospi_nand.u-boot";
				reg = <0x280000 0x400000>;
			};

			partition@680000 {
				label = "ospi_nand.env";
				reg = <0x680000 0x40000>;
			};

			partition@6c0000 {
				label = "ospi_nand.env.backup";
				reg = <0x6c0000 0x40000>;
			};

			partition@2000000 {
				label = "ospi_nand.rootfs";
				reg = <0x2000000 0x5fc0000>;
			};

			partition@7fc0000 {
				label = "ospi_nand.phypattern";
				reg = <0x7fc0000 0x40000>;
			};
		};
	};
};

  • Hello,

    Please have a look at the following thread discussing more or less the same issue:

    https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1478829/am62a7-custom-board-cannot-booted-with-sdcard-boot-mode-with-prebuilt-sdk

    In short, if you do not have the voltage switch mechanism available on your board then you would have to disable the UHS mode with the "no-1-8-v" property.

    Regards,

    Prashant

  • Hi Prashant Shivhare

    Thank you for your suggestion. With your suggestion to disable the UHS mode, the booting progressed further. The processor printed  'mmcblk1: p1 p2' 

    We disabled the UHS mode by adding 'no-1-8-v' in the sdhci1 node. Below is the block of code from our dts file.

    &sdhci1 {
        /* SD/MMC */
        status = "okay";
        //vmmc-supply = <&vdd_mmc1>;
        vqmmc-supply = <&vddshv_sdio>;
        pinctrl-names = "default";
        pinctrl-0 = <&main_mmc1_pins_default>;
        no-1-8-v;    //added as per TI forum answer
        disable-wp;
    };

    I have attached the boot log with this message for your reference. A quick response would be appreciated.

    DVRU_boot_log_with_mmc1_regulator_v3_6.txt
    U-Boot SPL 2023.04-ti-gf9b966c67473 (Mar 19 2024 - 20:31:40 +0000)
    SYSFW ABI: 3.1 (firmware rev 0x0009 '9.2.7--v09.02.07 (Kool Koala)')
    am62a_init: board_init_f done
    SPL initial stack usage: 17064 bytes
    am62a_init: spl_boot_device: devstat = 0x243 bootmedia = 0x8 bootindex = 0
    Trying to boot from MMC2
    sdhci_transfer_data: Transfer data timeout
    am62a_init: spl_boot_device: devstat = 0x243 bootmedia = 0x8 bootindex = 0
    Authentication passed
    am62a_init: spl_boot_device: devstat = 0x243 bootmedia = 0x8 bootindex = 0
    Authentication passed
    am62a_init: spl_boot_device: devstat = 0x243 bootmedia = 0x8 bootindex = 0
    Authentication passed
    am62a_init: spl_boot_device: devstat = 0x243 bootmedia = 0x8 bootindex = 0
    Authentication passed
    am62a_init: spl_boot_device: devstat = 0x243 bootmedia = 0x8 bootindex = 0
    Authentication passed
    Starting ATF on ARM64 core...
    
    NOTICE:  BL31: v2.10.0(release):v2.10.0-367-g00f1ec6b87-dirty
    NOTICE:  BL31: Built : 16:09:05, Feb  9 2024
    
    U-Boot SPL 2023.04-dirty (Jan 29 2025 - 12:45:05 +0530)
    SYSFW ABI: 3.1 (firmware rev 0x0009 '9.2.7--v09.02.07 (Kool Koala)')
    am62a_init: board_init_f done
    am62a_init: spl_boot_device: devstat = 0x243 bootmedia = 0x8 bootindex = 0
    Trying to boot from MMC2
    am62a_init: spl_boot_device: devstat = 0x243 bootmedia = 0x8 bootindex = 0
    Authentication passed
    am62a_init: spl_boot_device: devstat = 0x243 bootmedia = 0x8 bootindex = 0
    Authentication passed
    
    
    U-Boot 2023.04-ti-gf9b966c67473 (Mar 19 2024 - 20:31:40 +0000)
    
    SoC:   AM62AX SR1.0 HS-FS
    Model: Texas Instruments AM62A7 SK
    DRAM:  2 GiB (effective 4 GiB)
    Core:  58 devices, 28 uclasses, devicetree: separate
    MMC:   mmc@fa10000: 0, mmc@fa00000: 1
    Loading Environment from nowhere... OK
    In:    serial@2800000
    Out:   serial@2800000
    Err:   serial@2800000
    Net:   Could not get PHY for ethernet@8000000port@1: addr 0
    am65_cpsw_nuss_port ethernet@8000000port@1: 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'
    639 bytes read in 23 ms (26.4 KiB/s)
    Loaded env from uEnv.txt
    Importing environment from mmc1 ...
    ## Error: "main_cpsw0_qsgmii_phyinit" not defined
    19376640 bytes read in 3664 ms (5 MiB/s)
    60975 bytes read in 28 ms (2.1 MiB/s)
    Working FDT set to 88000000
    ## Flattened Device Tree blob at 88000000
       Booting using the fdt blob at 0x88000000
    Working FDT set to 88000000
       Loading Device Tree to 000000008feee000, end 000000008fffffff ... OK
    Working FDT set to 8feee000
    
    Starting kernel ...
    
    [    0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
    [    0.000000] Linux version 6.1.80-dirty (inspiron@inspiron) (aarch64-oe-linux-gcc (GCC) 11.4.0, GNU ld (GNU Binutils) 2.38.20220708) #3 SMP PREEMPT Tue Dec  3 20:50:53 IST 2024
    [    0.000000] Machine model: Texas Instruments AM62A7 SK
    [    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 CMA memory pool at 0x00000000c0000000, size 576 MiB
    [    0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x0000000099800000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node c7x-dma-memory@99800000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x0000000099900000, size 31 MiB
    [    0.000000] OF: reserved mem: initialized node c7x-memory@99900000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x000000009b800000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-dma-memory@9b800000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x000000009b900000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-dma-memory@9b900000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x000000009c800000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-dma-memory@9c800000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x000000009c900000, size 30 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-dma-memory@9c900000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a1000000, size 32 MiB
    [    0.000000] OF: reserved mem: initialized node edgeai-dma-memory@a1000000, compatible id shared-dma-pool
    [    0.000000] OF: reserved mem: initialized node edgeai_shared-memories, compatible id dma-heap-carveout
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000ae000000, size 288 MiB
    [    0.000000] OF: reserved mem: initialized node edgeai-core-heap-memory@ae000000, 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-0x00000000997fffff]
    [    0.000000]   node   0: [mem 0x0000000099800000-0x000000009e6fffff]
    [    0.000000]   node   0: [mem 0x000000009e700000-0x000000009e77ffff]
    [    0.000000]   node   0: [mem 0x000000009e780000-0x00000000a2ffffff]
    [    0.000000]   node   0: [mem 0x00000000a3000000-0x00000000adffffff]
    [    0.000000]   node   0: [mem 0x00000000ae000000-0x00000000bfffffff]
    [    0.000000]   node   0: [mem 0x00000000c0000000-0x00000000ffffffff]
    [    0.000000]   node   0: [mem 0x0000000880000000-0x00000008ffffffff]
    [    0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x00000008ffffffff]
    [    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.4
    [    0.000000] percpu: Embedded 20 pages/cpu s41064 r8192 d32664 u81920
    [    0.000000] Detected VIPT I-cache on CPU0
    [    0.000000] CPU features: detected: GIC system register CPU interface
    [    0.000000] CPU features: detected: ARM erratum 845719
    [    0.000000] alternatives: applying boot alternatives
    [    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 1032192
    [    0.000000] Kernel command line: console=ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 mtdparts=spi-nand0:512k(ospi_nand.tiboot3),2m(ospi_nand.tispl),4m(ospi_nand.u-boot),256k(ospi_nand.env),256k(ospi_nand.env.backup),98048k@32m(ospi_nand.rootfs),256k@130816k(ospi_nand.phypattern) root=PARTUUID=35bd226d-02 rw rootfstype=ext4 rootwait
    [    0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
    [    0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
    [    0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
    [    0.000000] software IO TLB: area num 4.
    [    0.000000] software IO TLB: mapped [mem 0x00000000fbfff000-0x00000000fffff000] (64MB)
    [    0.000000] Memory: 2808824K/4194304K available (11712K kernel code, 1258K rwdata, 3812K rodata, 1984K init, 438K bss, 795656K reserved, 589824K cma-reserved)
    [    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, 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=4.
    [    0.000000]  Trampoline variant of Tasks RCU enabled.
    [    0.000000]  Tracing 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=4
    [    0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
    [    0.000000] GICv3: GIC: Using split EOI/Deactivate mode
    [    0.000000] GICv3: 256 SPIs implemented
    [    0.000000] GICv3: 0 Extended SPIs implemented
    [    0.000000] Root IRQ handler: gic_handle_irq
    [    0.000000] GICv3: GICv3 features: 16 PPIs
    [    0.000000] GICv3: CPU0: found redistributor 0 region 0:0x0000000001880000
    [    0.000000] ITS [mem 0x01820000-0x0182ffff]
    [    0.000000] GIC: enabling workaround for ITS: Socionext Synquacer pre-ITS
    [    0.000000] ITS@0x0000000001820000: Devices Table too large, reduce ids 20->19
    [    0.000000] ITS@0x0000000001820000: allocated 524288 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 @0x0000000880040000
    [    0.000000] GIC: using cache flushing for LPI property table
    [    0.000000] GICv3: CPU0: using allocated LPI pending table @0x0000000880050000
    [    0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
    [    0.000000] arch_timer: cp15 timer(s) running at 200.00MHz (phys).
    [    0.000000] clocksource: arch_sys_counter: mask: 0x3ffffffffffffff max_cycles: 0x2e2049d3e8, max_idle_ns: 440795210634 ns
    [    0.000001] sched_clock: 58 bits at 200MHz, resolution 5ns, wraps every 4398046511102ns
    [    0.008497] Console: colour dummy device 80x25
    [    0.013085] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000)
    [    0.023767] pid_max: default: 32768 minimum: 301
    [    0.028531] LSM: Security Framework initializing
    [    0.033349] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
    [    0.040930] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
    [    0.050376] cblist_init_generic: Setting adjustable number of callback queues.
    [    0.057806] cblist_init_generic: Setting shift to 2 and lim to 1.
    [    0.064096] cblist_init_generic: Setting adjustable number of callback queues.
    [    0.071491] cblist_init_generic: Setting shift to 2 and lim to 1.
    [    0.077860] rcu: Hierarchical SRCU implementation.
    [    0.082766] rcu:     Max phase no-delay instances is 1000.
    [    0.088331] Platform MSI: msi-controller@1820000 domain created
    [    0.094573] PCI/MSI: /bus@f0000/interrupt-controller@1800000/msi-controller@1820000 domain created
    [    0.103964] EFI services will not be available.
    [    0.108821] smp: Bringing up secondary CPUs ...
    [    0.114023] Detected VIPT I-cache on CPU1
    [    0.114112] GICv3: CPU1: found redistributor 1 region 0:0x00000000018a0000
    [    0.114128] GICv3: CPU1: using allocated LPI pending table @0x0000000880060000
    [    0.114173] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
    [    0.114778] Detected VIPT I-cache on CPU2
    [    0.114845] GICv3: CPU2: found redistributor 2 region 0:0x00000000018c0000
    [    0.114858] GICv3: CPU2: using allocated LPI pending table @0x0000000880070000
    [    0.114887] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
    [    0.115435] Detected VIPT I-cache on CPU3
    [    0.115506] GICv3: CPU3: found redistributor 3 region 0:0x00000000018e0000
    [    0.115519] GICv3: CPU3: using allocated LPI pending table @0x0000000880080000
    [    0.115548] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
    [    0.115610] smp: Brought up 1 node, 4 CPUs
    [    0.195345] SMP: Total of 4 processors activated.
    [    0.200157] CPU features: detected: 32-bit EL0 Support
    [    0.205428] CPU features: detected: CRC32 instructions
    [    0.210735] CPU: All CPU(s) started at EL2
    [    0.214933] alternatives: applying system-wide alternatives
    [    0.222093] devtmpfs: initialized
    [    0.233605] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
    [    0.243595] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
    [    0.267161] pinctrl core: initialized pinctrl subsystem
    [    0.273050] DMI not present or invalid.
    [    0.277514] NET: Registered PF_NETLINK/PF_ROUTE protocol family
    [    0.284431] DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations
    [    0.291876] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
    [    0.299959] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
    [    0.308118] audit: initializing netlink subsys (disabled)
    [    0.313761] audit: type=2000 audit(0.208:1): state=initialized audit_enabled=0 res=1
    [    0.314165] thermal_sys: Registered thermal governor 'step_wise'
    [    0.321690] thermal_sys: Registered thermal governor 'power_allocator'
    [    0.327867] cpuidle: using governor menu
    [    0.338687] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
    [    0.345707] ASID allocator initialised with 65536 entries
    [    0.361366] platform a40000.pinctrl: Fixed dependency cycle(s) with /bus@f0000/pinctrl@a40000/cpsw-cpts
    [    0.374184] KASLR disabled due to lack of seed
    [    0.385034] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
    [    0.391999] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page
    [    0.398409] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages
    [    0.405349] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page
    [    0.411757] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
    [    0.418696] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page
    [    0.425104] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages
    [    0.432043] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page
    [    0.439660] k3-chipinfo 43000014.chipid: Family:AM62AX rev:SR1.0 JTAGID[0x0bb8d02f] Detected
    [    0.449764] iommu: Default domain type: Translated 
    [    0.454775] iommu: DMA domain TLB invalidation policy: strict mode 
    [    0.461428] SCSI subsystem initialized
    [    0.465546] usbcore: registered new interface driver usbfs
    [    0.471191] usbcore: registered new interface driver hub
    [    0.476643] usbcore: registered new device driver usb
    [    0.482199] pps_core: LinuxPPS API ver. 1 registered
    [    0.487282] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
    [    0.496632] PTP clock support registered
    [    0.500767] EDAC MC: Ver: 3.0.0
    [    0.504753] omap-mailbox 29000000.mailbox: omap mailbox rev 0x66fca100
    [    0.511584] omap-mailbox 29010000.mailbox: omap mailbox rev 0x66fca100
    [    0.518389] omap-mailbox 29020000.mailbox: omap mailbox rev 0x66fca100
    [    0.525119] omap-mailbox 29030000.mailbox: no available mbox devices found
    [    0.532431] FPGA manager framework
    [    0.535973] Advanced Linux Sound Architecture Driver Initialized.
    [    0.543013] clocksource: Switched to clocksource arch_sys_counter
    [    0.549456] VFS: Disk quotas dquot_6.6.0
    [    0.553506] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    [    0.566252] Carveout Heap: Exported 176 MiB at 0x00000000a3000000
    [    0.572597] NET: Registered PF_INET protocol family
    [    0.577774] IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear)
    [    0.588223] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
    [    0.597030] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
    [    0.604965] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
    [    0.613271] TCP bind hash table entries: 32768 (order: 8, 1048576 bytes, linear)
    [    0.621637] TCP: Hash tables configured (established 32768 bind 32768)
    [    0.628480] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
    [    0.635450] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
    [    0.642968] NET: Registered PF_UNIX/PF_LOCAL protocol family
    [    0.649133] RPC: Registered named UNIX socket transport module.
    [    0.655206] RPC: Registered udp transport module.
    [    0.660016] RPC: Registered tcp transport module.
    [    0.664824] RPC: Registered tcp NFSv4.1 backchannel transport module.
    [    0.671415] NET: Registered PF_XDP protocol family
    [    0.676323] PCI: CLS 0 bytes, default 64
    [    0.680958] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available
    [    0.690814] Initialise system trusted keyrings
    [    0.695566] workingset: timestamp_bits=46 max_order=20 bucket_order=0
    [    0.706302] squashfs: version 4.0 (2009/01/31) Phillip Lougher
    [    0.712794] NFS: Registering the id_resolver key type
    [    0.718000] Key type id_resolver registered
    [    0.722279] Key type id_legacy registered
    [    0.726426] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
    [    0.733282] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
    [    0.777026] Key type asymmetric registered
    [    0.781219] Asymmetric key parser 'x509' registered
    [    0.786246] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
    [    0.793932] io scheduler mq-deadline registered
    [    0.798570] io scheduler kyber registered
    [    0.805747] pinctrl-single 4084000.pinctrl: 34 pins, size 136
    [    0.812203] pinctrl-single f4000.pinctrl: initialized with no interrupts
    [    0.819070] pinctrl-single f4000.pinctrl: 151 pins, size 604
    [    0.826327] pinctrl-single a40000.pinctrl: 512 pins, size 2048
    [    0.838137] Serial: 8250/16550 driver, 12 ports, IRQ sharing enabled
    [    0.853154] loop: module loaded
    [    0.857353] megasas: 07.719.03.00-rc1
    [    0.864003] tun: Universal TUN/TAP device driver, 1.6
    [    0.869873] VFIO - User Level meta-driver version: 0.3
    [    0.875818] usbcore: registered new interface driver usb-storage
    [    0.882492] i2c_dev: i2c /dev entries driver
    [    0.888253] sdhci: Secure Digital Host Controller Interface driver
    [    0.894603] sdhci: Copyright(c) Pierre Ossman
    [    0.899266] sdhci-pltfm: SDHCI platform and OF driver helper
    [    0.905797] ledtrig-cpu: registered to indicate activity on CPUs
    [    0.912113] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
    [    0.919049] usbcore: registered new interface driver usbhid
    [    0.924750] usbhid: USB HID core driver
    [    0.929483] optee: probing for conduit method.
    [    0.934060] optee: revision 4.1 (012cdca4)
    [    0.934316] optee: dynamic shared memory is enabled
    [    0.943844] optee: initialized driver
    [    0.948954] Initializing XFRM netlink socket
    [    0.953369] NET: Registered PF_PACKET protocol family
    [    0.958601] Key type dns_resolver registered
    [    0.963306] registered taskstats version 1
    [    0.967520] Loading compiled-in X.509 certificates
    [    0.980302] ti-sci 44043000.system-controller: ABI: 3.1 (firmware rev 0x0009 '9.2.7--v09.02.07 (Kool Koala)')
    [    1.028650] i2c 0-0048: Fixed dependency cycle(s) with /bus@f0000/i2c@20000000/pmic@48/regulators/buck5
    [    1.038446] omap_i2c 20000000.i2c: bus 0 rev0.12 at 400 kHz
    [    1.045591] pca953x 1-0023: supply vcc not found, using dummy regulator
    [    1.052479] pca953x 1-0023: using AI
    [    1.079154] pca953x 1-0023: failed writing register
    [    1.084288] pca953x: probe of 1-0023 failed with error -121
    [    1.090238] omap_i2c 20010000.i2c: bus 1 rev0.12 at 100 kHz
    [    1.096832] omap_i2c 20020000.i2c: bus 2 rev0.12 at 400 kHz
    [    1.102751] ti-sci-intr 4210000.interrupt-controller: Interrupt Router 5 domain created
    [    1.111091] ti-sci-intr bus@f0000:interrupt-controller@a00000: Interrupt Router 3 domain created
    [    1.120299] ti-sci-inta 48000000.interrupt-controller: Interrupt Aggregator domain 28 created
    [    1.129285] ti-sci-inta 4e0a0000.interrupt-controller: Interrupt Aggregator domain 200 created
    [    1.138735] ti-udma 485c0100.dma-controller: Number of rings: 82
    [    1.146746] ti-udma 485c0100.dma-controller: Channels: 48 (bchan: 18, tchan: 12, rchan: 18)
    [    1.157495] ti-udma 485c0000.dma-controller: Number of rings: 150
    [    1.167296] ti-udma 485c0000.dma-controller: Channels: 35 (tchan: 20, rchan: 15)
    [    1.176584] ti-udma 4e230000.dma-controller: Number of rings: 6
    [    1.183069] ti-udma 4e230000.dma-controller: Channels: 6 (bchan: 0, tchan: 0, rchan: 6)
    [    1.191925] irq: no irq domain found for pinctrl@f4000 !
    [    1.197688] printk: console [ttyS2] disabled
    [    1.202115] 2800000.serial: ttyS2 at MMIO 0x2800000 (irq = 253, base_baud = 3000000) is a 8250
    [    1.210992] printk: console [ttyS2] enabled
    [    1.210992] printk: console [ttyS2] enabled
    [    1.219450] printk: bootconsole [ns16550a0] disabled
    [    1.219450] printk: bootconsole [ns16550a0] disabled
    [    1.231736] spi-nand spi0.0: unknown raw ID efba2100
    [    1.236726] spi-nand: probe of spi0.0 failed with error -524
    [    1.283021] davinci_mdio 8000f00.mdio: davinci mdio revision 9.7, bus freq 1000000
    [    1.291640] davinci_mdio 8000f00.mdio: phy[0]: device 8000f00.mdio:00, driver unknown
    [    1.299523] am65-cpsw-nuss 8000000.ethernet: initializing am65 cpsw nuss version 0x6BA01103, cpsw version 0x6BA81103 Ports: 3 quirks:00000006
    [    1.312473] am65-cpsw-nuss 8000000.ethernet: initialized cpsw ale version 1.5
    [    1.319603] am65-cpsw-nuss 8000000.ethernet: ALE Table size 512
    [    1.325942] pps pps0: new PPS source ptp0
    [    1.330220] am65-cpsw-nuss 8000000.ethernet: CPTS ver 0x4e8a010c, freq:500000000, add_val:1 pps:1
    [    1.340471] am65-cpsw-nuss 8000000.ethernet: set new flow-id-base 19
    [    1.348668] cpufreq: cpufreq_online: CPU0: Running at unlisted initial frequency: 1200000 KHz, changing to: 800000 KHz
    [    1.361234] mmc0: CQHCI version 5.10
    [    1.406321] mmc0: SDHCI controller on fa10000.mmc [fa10000.mmc] using ADMA 64-bit
    [    1.496279] mmc0: Command Queue Engine enabled
    [    1.500793] mmc0: new HS200 MMC card at address 0001
    [    1.506650] mmcblk0: mmc0:0001 G1M15L 29.6 GiB 
    [    1.513503] mmcblk0boot0: mmc0:0001 G1M15L 31.5 MiB 
    [    1.520162] mmcblk0boot1: mmc0:0001 G1M15L 31.5 MiB 
    [    1.526448] mmcblk0rpmb: mmc0:0001 G1M15L 4.00 MiB, chardev (240:0)
    [    1.696724] tps6594-rtc tps6594-rtc.4.auto: registered as rtc0
    [    1.702770] tps6594-rtc tps6594-rtc.4.auto: hctosys: unable to read the hardware clock
    [    1.711209] pca953x 1-0022: supply vcc not found, using dummy regulator
    [    1.717963] pca953x 1-0022: using AI
    [    1.721737] pca953x 1-0022: failed writing register
    [    1.726814] pca953x: probe of 1-0022 failed with error -121
    [    1.736386] mmc1: CQHCI version 5.10
    [    1.737714] debugfs: Directory 'pd:182' with parent 'pm_genpd' already present!
    [    1.747352] debugfs: Directory 'pd:182' with parent 'pm_genpd' already present!
    [    1.761610] ALSA device list:
    [    1.764622]   No soundcards found.
    [    1.777675] mmc1: SDHCI controller on fa00000.mmc [fa00000.mmc] using ADMA 64-bit
    [    1.785379] Waiting for root device PARTUUID=35bd226d-02...
    [    1.823982] mmc1: new high speed SDXC card at address 59b4
    [    1.830696] mmcblk1: mmc1:59b4 SD64G 59.4 GiB 
    [    1.838231]  mmcblk1: p1 p2
    [   11.935048] mmc1: Timeout waiting for hardware interrupt.
    [   11.940508] mmc1: sdhci: ============ SDHCI REGISTER DUMP ===========
    [   11.946962] mmc1: sdhci: Sys addr:  0x00000008 | Version:  0x00001004
    [   11.953423] mmc1: sdhci: Blk size:  0x00007200 | Blk cnt:  0x00000000
    [   11.959881] mmc1: sdhci: Argument:  0x00000000 | Trn mode: 0x00000023
    [   11.966338] mmc1: sdhci: Present:   0x01ff0001 | Host ctl: 0x0000001b
    [   11.972795] mmc1: sdhci: Power:     0x0000000f | Blk gap:  0x00000080
    [   11.979252] mmc1: sdhci: Wake-up:   0x00000000 | Clock:    0x00000203
    [   11.985708] mmc1: sdhci: Timeout:   0x0000000e | Int stat: 0x00000000
    [   11.992164] mmc1: sdhci: Int enab:  0x03ff008b | Sig enab: 0x03ff008b
    [   11.998621] mmc1: sdhci: ACmd stat: 0x00000000 | Slot int: 0x00000000
    [   12.005077] mmc1: sdhci: Caps:      0x3de8c801 | Caps_1:   0x18002407
    [   12.011535] mmc1: sdhci: Cmd:       0x00000c1b | Max curr: 0x00000000
    [   12.017992] mmc1: sdhci: Resp[0]:   0x00000900 | Resp[1]:  0x01db937f
    [   12.024450] mmc1: sdhci: Resp[2]:   0x325b5900 | Resp[3]:  0x00000900
    [   12.030906] mmc1: sdhci: Host ctl2: 0x00000000
    [   12.035364] mmc1: sdhci: ADMA Err:  0x00000000 | ADMA Ptr: 0x000000088206e20c
    [   12.042517] mmc1: sdhci: ============================================
    [   12.050070] platform 2b300050.target-module: deferred probe pending
    [   22.175042] mmc1: Timeout waiting for hardware cmd interrupt.
    [   22.180819] mmc1: sdhci: ============ SDHCI REGISTER DUMP ===========
    [   22.187272] mmc1: sdhci: Sys addr:  0x00000008 | Version:  0x00001004
    [   22.193731] mmc1: sdhci: Blk size:  0x00007200 | Blk cnt:  0x00000000
    [   22.200188] mmc1: sdhci: Argument:  0x59b40000 | Trn mode: 0x00000023
    [   22.206645] mmc1: sdhci: Present:   0x01ff0001 | Host ctl: 0x0000001b
    [   22.213102] mmc1: sdhci: Power:     0x0000000f | Blk gap:  0x00000080
    [   22.219558] mmc1: sdhci: Wake-up:   0x00000000 | Clock:    0x00000203
    [   22.226014] mmc1: sdhci: Timeout:   0x0000000e | Int stat: 0x00000000
    [   22.232470] mmc1: sdhci: Int enab:  0x03ff008b | Sig enab: 0x03ff008b
    [   22.238927] mmc1: sdhci: ACmd stat: 0x00000000 | Slot int: 0x00000000
    [   22.245382] mmc1: sdhci: Caps:      0x3de8c801 | Caps_1:   0x18002407
    [   22.251838] mmc1: sdhci: Cmd:       0x00000d1a | Max curr: 0x00000000
    [   22.258294] mmc1: sdhci: Resp[0]:   0x00000900 | Resp[1]:  0x01db937f
    [   22.264751] mmc1: sdhci: Resp[2]:   0x325b5900 | Resp[3]:  0x00000900
    [   22.271207] mmc1: sdhci: Host ctl2: 0x00000000
    [   22.275667] mmc1: sdhci: ADMA Err:  0x00000000 | ADMA Ptr: 0x000000088206e20c
    

  • Hi, can you please try a different SD card possibly of a different brand.

  • Hi Prashant,

    We have tried 3 SandDisk SD Cards so far, we will try other brands. Could you please suggest any suitable bard's SD card?

  • Hi Prashant, 
    We attempted to use a Samsung SD card, but the issue still persists.

  • Hi, can you please share the generated dtb file?

    Thanks!

  • k3-am62a7-sk.dtb.txt
    �
    ���8״(��|Texas Instruments AM62A7 SKti,am62a7-skti,am62a7"1chosen=serial2:115200n8firmwareopteelinaro,optee-tzIsmcpsci
    arm,psci-1.0IsmcPWtimer-cl0-cpu0arm,armv8-timer0X
    
    PXpmuarm,cortex-a53-pmuXPYbus@f0000simple-bus"1�cBB``p0p0p�p����� �������  
    �00000 0 00000!0!1111@�@�C`C`D0D0�D�D�HH@``pp~~1�yy�yy�yyyy��$++0CCxx�xx�PZbus@4000000simple-bus"1xc�yy�yy�yyyyP[sram@79100000
    mmio-sramjycy"1Pmcu1-sram@0jpinctrl@4084000pinctrl-singlej@�n} ������okayP\wkup-uart0-default-pins �$(,0Ppmic-irq-default-pins�P esm@4100000
    ti,j721e-esmj�U�P]timer@4800000ti,am654-timerj��#�fck#	�reservedP^timer@4810000ti,am654-timerj��0�fck0	�reservedP_timer@4820000ti,am654-timerj��1�fck1	�reservedP`timer@4830000ti,am654-timerj��2�fck2	�reservedPaserial@4a00000ti,am64-uartti,am654-uartj�X�����fclk	�disabledPi2c@4900000ti,am64-i2cti,omap4-i2cj�Xk"1j�j�fck	�disabledPbspi@4b00000ti,am654-mcspiti,omap4-mcspij�X�"1���	�disabledPcspi@4b10000ti,am654-mcspiti,omap4-mcspij�X�"1���	�disabledPdinterrupt-controller@4210000ti,sci-intrj!1FW^lhPgpio@4201000ti,am64-gpioti,keystone-gpioj ��X1F��O�O�gpio�okayP!watchdog@4880000ti,j7-rti-wdtj��������	�reservedPecan@4e08000bosch,m_can j����m_canmessage_ram����
    �hclkcclk ��@@@@  �	�disabledPcan@4e18000bosch,m_can j����m_canmessage_ram����
    �hclkcclk ��@@@@  �	�disabledPr5fss@79000000ti,am62-r5fss"1 cyy�yy�Pfr5f@79000000ti,am62-r5fjy�y�
    �atcmbtcmW^	�	#am62a-mcu-r5f0_0-fw1@O[`	g
    Pgbus@b00000simple-bus"1xc��$++0CCxx�xx�Phsyscon@43000000-ti,j721e-system-controllersysconsimple-mfdjC"1cCP6syscon@18ti,am62-opp-efuse-tablesysconjPKchipid@14ti,am654-chipidjPisyscon@4008ti,am62-usb-phy-ctrlsysconj@P/syscon@4018ti,am62-usb-phy-ctrlsysconj@P1target-module@2b300050ti,sysc-omap2ti,sysc0j+0P+0T+0X�revsyscsyssu���r�r�fck"1c+0serial@0ti,am64-uartti,am654-uartjX�	�reserved�default�Pi2c@2b200000ti,am64-i2cti,omap4-i2cj+ X�"1k�k�fck	�disabledPjrtc@2b1f0000ti,am62-rtcj+Xd�uu�vbusosc32ku�Pkwatchdog@2b000000ti,j7-rti-wdtj+�������	�reservedPlr5fss@78000000ti,am62-r5fss"1 cxx�xx�wPmr5f@78000000ti,am62-r5fjx�x�
    �atcmbtcmW^y�y#am62-wkup-r5f0_0-fw1@O`
    gPntemperature-sensor@b00000
    ti,j7200-vtm j��_�PDsram@70000000
    mmio-sramjp"1cpP?interrupt-controller@1800000arm,gic-v3`j���  "1cF1X	Pmsi-controller@1820000arm,gic-v3-itsj��@�
    Pobus@100000simple-bus"1cPpphy@4044ti,am654-phy-gmii-selj@DP5clock-controller@4130ti,am62-epwm-tbclkjA0 P:bus@48000000simple-bus"1-cHH^Pqmailbox@4d000000ti,am654-secure-proxy0jMJ`J@�target_datartscfg8Drx_012X"Pinterrupt-controller@48000000ti,sci-intajHF1�W^lF"TPdma-controller@485c0100ti,am64-dmss-bcdma�jH\LJ�J�K�H`�HJ@ HL  HB ;�gcfgbchanrtrchanrttchanrtringrtringtchanrchanbchannyW^� �!�"Pdma-controller@485c0000ti,am64-dmss-pktdma�jH\J�J�K�@H^HJ HL HC3�gcfgrchanrttchanrtringrtringtchanrchanrflownyW^�#$%&��)+-/13�*,.2Pbus@4e000000simple-bus"1-cNN0^�Printerrupt-controller@4e0a0000ti,sci-intajN
    �F1�W^�l�T�Pdma-controller@4e230000ti,am62a-dmss-bcdma-csirx0jN#N�N�gcfgrchanrtringrtnyW^��!�Psystem-controller@44043000ti,k2g-scijD0��debug_messages��rxtx`
    Ppower-controllerti,sci-pm-domain%Pclock-controllerti,k2g-sci-clk Preset-controller
    ti,sci-reset9Pcrypto@40900000ti,am62-sa3ulj@�"1c@�@�$F�uuKtxrx1rx2Pscrc@30300000ti,am62-mcrc64j00�ttPtmailbox@43600000ti,am654-secure-proxy8�target_datartscfg0jC`D�D�	�disabledPupinctrl@f4000 ti,am654-padconfpinctrl-singlej@\n} �����Xc1FPmain-dss0-default-pins��������������������\`dhlptxP=main-uart0-default-pins���Pmain-uart1-default-pins �����Pmain-i2c0-default-pins���Pmain-i2c1-default-pins���P$main-i2c2-default-pins���P*main-mmc0-default-pinsX� ��P,main-mmc1-default-pins8�<40,($@P.usr-led-default-pins�DPQmain-usb1-default-pins�XP2main-mdio1-default-pins�`\P8main-rgmii1-default-pins`�LPTXHD48<@0,P4main-mcasp1-default-pins �����P;main-gpio1-ioexp-intr-default-pins��P&vddshv-sdio-default-pins�|PNospi0-default-pinsX�, $(P3esm@420000
    ti,j721e-esmjB��������Pvtimer@2400000ti,am654-timerj@Xx�$�fck�$�$$Pwtimer@2410000ti,am654-timerjAXy�%�fck�%�%%Pxtimer@2420000ti,am654-timerjBXz�&�fck�&�&&Pytimer@2430000ti,am654-timerjCX{�'�fck�'�''Pztimer@2440000ti,am654-timerjDX|�(�fck�(�((P{timer@2450000ti,am654-timerjEX}�)�fck�)�))P|timer@2460000ti,am654-timerjFX~�*�fck�*�**P}timer@2470000ti,am654-timerjGX�+�fck�+�++P~serial@2800000ti,am64-uartti,am654-uartj�X�����fclk�okay�default�U��DirqwakeupPserial@2810000ti,am64-uartti,am654-uartj�X�����fclk	�reserved�default�P�serial@2820000ti,am64-uartti,am654-uartj�X�����fclk	�disabledP�serial@2830000ti,am64-uartti,am654-uartj�X�����fclk	�disabledP�serial@2840000ti,am64-uartti,am654-uartj�X�����fclk	�disabledP�serial@2850000ti,am64-uartti,am654-uartj�X�����fclk	�disabledP�serial@2860000ti,am64-uartti,am654-uartj�X�����fclk	�disabledP�i2c@20000000ti,am64-i2cti,omap4-i2cj X�"1f�f�fck�okay�default�i�P�usb-power-controller@3fti,tps6598xj?P�connectorusb-c-connectoryUSB-C�dual�sinkportendpoint�P0pmic@48ti,tps6593-q1jH�����default� !X�"�"�"""#&"P�regulatorsbuck123	2vcc_coreA
    ��Y
    �q�P�buck42vcc_1v1A��Y��q�P�buck52vcc_1v8_sysAw@Yw@q�P#ldo1
    2vddshv5_sdioA2Z�Y2Z�q�POldo22vpp_1v8Aw@Yw@q�P�ldo3	2vcc_0v85A�PY�Pq�P�ldo4	2vdda_1v8Aw@Yw@q�P�i2c@20010000ti,am64-i2cti,omap4-i2cj X�"1g�g�fck�okay�default�$i��P�gpio@22	�disabledti,tca6424j"��%X1F�default�&?�GPIO_CPSW2_RSTGPIO_CPSW1_RSTBT_EN_SOCMMC1_SD_ENVPP_ENEXP_PS_3V3_EnEXP_PS_5V0_EnEXP_HAT_DETECTGPIO_AUD_RSTnGPIO_eMMC_RSTnUART1_FET_BUF_ENBT_UART_WAKE_SOCGPIO_HDMI_RSTnCSI_GPIO0CSI_GPIO1WLAN_ALERTnHDMI_INTnTEST_GPIO2MCASP1_FET_ENMCASP1_BUF_BT_ENMCASP1_FET_SELUART1_FET_SELPD_I2C_IRQIO_EXP_TEST_LEDP'audio-codec@1b	�disabled�ti,tlv320aic3106j��"�"�"�#PUgpio@23	�disabledti,tca6424j#����WL_LT_ENCSI_RSTzSPI0_FET_SELSPI0_FET_OERGMII2_BRD_CONN_DETCSI_SEL2CSI_ENAUTO_100M_1000M_CONFIGCSI_VLDO_SELSoC_WLAN_SDIO_RSTP�bridge-hdmi@3b	�disabledsil,sii9022j;'X��P�ports"1port@0jendpoint�(P>port@1jendpoint�)PRi2c@20020000ti,am64-i2cti,omap4-i2cj X�"1h�h�fck�okay�default�*i�P�i2c@20030000ti,am64-i2cti,omap4-i2cj X�"1i�i�fck	�disabledP�spi@20100000ti,am654-mcspiti,omap4-mcspij X�"1���	�disabledP�spi@20110000ti,am654-mcspiti,omap4-mcspij X�"1���	�disabledP�spi@20120000ti,am654-mcspiti,omap4-mcspij X�"1���	�disabledP�interrupt-controller@a00000ti,sci-intrj�1FW^l �okayP+gpio@600000ti,am64-gpioti,keystone-gpioj`��+X������1F�\�M�M�gpio�okayPPgpio@601000ti,am64-gpioti,keystone-gpioj`��+X������1F�4�N�N�gpio�okayP%mmc@fa10000ti,am62-sdhci j�`��4X�9�99�clk_ahbclk_xin�9�9
    &4Kb�okayx�default�,�P�mmc@fa00000ti,am62-sdhci j�`��4XS:�::�clk_ahbclk_xin
    &4�����	-CY�okayo-�default�.|�P�mmc@fa20000ti,am62-sdhci j�`��4XR�����clk_ahbclk_xin
    &4�����	-CY	�disabledP�dwc3-usb@f900000ti,am62-usb j������ref�/"1�c�okay�P�usb@31000000
    snps,dwc3j1X��Dhostperipheral�high-speed�otg���P�portendpoint�0Pdwc3-usb@f910000ti,am62-usb j������ref�1"1�c�okayP�usb@31100000
    snps,dwc3j1X��Dhostperipheral�high-speed�host���default�2P�bus@fc00000simple-busj�"1c�okayP�spi@fc40000ti,am654-ospicdns,qspi-nor j�X�'�K�K�K<��K"1	�disabled�default�3P�flash@0	spi-nandjQbs���<�<�<�<�partitionsfixed-partitions"1partition@0yospi_nand.tiboot3jpartition@80000yospi_nand.tisplj partition@280000yospi_nand.u-bootj(@partition@680000yospi_nand.envjhpartition@6c0000yospi_nand.env.backupjlpartition@2000000yospi_nand.rootfsj�partition@7fc0000yospi_nand.phypatternj�ethernet@8000000ti,am642-cpsw-nuss"1j 
    �cpsw_nussc �
    �
    �
    �fck
    �okaylF��������F#Ktx0tx1tx2tx3tx4tx5tx6tx7rx�default�4P�ethernet-ports"1port@1j�yport1�5��6	�disabled�rgmii-rxid	7P�port@2j�yport2�5�	�disabledP�mdio@f00ti,cpsw-mdioti,davinci_mdioj"1�
    �fck	B@	�disabled�default�8P�ethernet-phy@0j		,	:P7cpts@3d000ti,j721e-cptsj��
    �cptsUfDcpts	R	h	�pinctrl@a40000pinctrl-singlej�n} ��	�disabled�default�9P�cpsw-cpts�4P9spinlock@2a000000ti,am64-hwspinlockj*	�P�mailbox@29000000ti,am64-mailboxj)XL8	�	�P
    mbox-r5-0	�	�Pmailbox@29010000ti,am64-mailboxj)XM8	�	�P@mbox-c7x-0	�	�PAmailbox@29020000ti,am64-mailboxj)Xl8	�	�Pmbox-mcu-r5-0	�	�P	mailbox@29030000ti,am64-mailboxj)Xm8	�	�P�can@20701000bosch,m_can j p p���m_canmessage_ramb�bb
    �hclkcclkX��
    Dint0int1 ��@@@@  	�disabledP�watchdog@e000000ti,j7-rti-wdtj�}}�}�}P�watchdog@e010000ti,j7-rti-wdtj�~~�~�~P�watchdog@e020000ti,j7-rti-wdtj���P�watchdog@e030000ti,j7-rti-wdtj�������P�watchdog@e040000ti,j7-rti-wdtj�������P�pwm@23000000ti,am64-epwmti,am3352-ehrpwm	�j#V�:V
    �tbclkfck	�disabledP�pwm@23010000ti,am64-epwmti,am3352-ehrpwm	�j#W�:W
    �tbclkfck	�disabledP�pwm@23020000ti,am64-epwmti,am3352-ehrpwm	�j#X�:X
    �tbclkfck	�disabledP�pwm@23100000ti,am3352-ecap	�j#3�3�fck	�disabledP�pwm@23110000ti,am3352-ecap	�j#4�4�fck	�disabledP�pwm@23120000ti,am3352-ecap	�j#5�5�fck	�disabledP�counter@23200000
    ti,am62-eqepj# ;�;Xt	�disabledP�counter@23210000
    ti,am62-eqepj#!<�<Xu	�disabledP�counter@23220000
    ti,am62-eqepj#">�>Xv	�disabledP�audio-controller@2b00000ti,am33xx-mcasp-audio j� ���mpudatX��Dtxrx F�EKtxrx���fck�����	�disabledP�audio-controller@2b10000ti,am33xx-mcasp-audio j� ���mpudatX��Dtxrx F�EKtxrx���fck�����	�disabled��default�;	�	�@	�	�
    PTaudio-controller@2b20000ti,am33xx-mcasp-audio j� ���mpudatX��Dtxrx F�EKtxrx���fck�����	�disabledP�ticsi2rx@30102000ti,j721e-csi2rx-shim`FPPPPPPKrx0rx1rx2rx3rx4rx5j0 �"1c	�disabledP�csi-bridge@30101000ti,j721e-csi2rxcdns,csi2rxj0H�������F�sys_clkp_clkpixel_if0_clkpixel_if1_clkpixel_if2_clkpixel_if3_clk�<
    dphyP�ports"1port@0j	�disabledP�port@1j	�disabledP�port@2j	�disabledP�port@3j	�disabledP�port@4j	�disabledP�phy@30110000
    cdns,dphy-rxj0�	�disabledP<dss@30200000ti,am62a7-dss�j0 0  0 `0 p0 �0 �0 �0 +�commonvidl1vidovr1ovr2vp1vp2common1�$�����fckvp1vp2XT	�disabled�default�=P�ports"1	�disabledP�port@1jP�endpoint�>P(video-codec@30210000 ti,j721s2-wave521ccnm,wave521cj0!���[?
    �P�dsp@7e000000ti,am62a-c7xv-dspj~�l2sramW^���#am62a-c71_0-fw`@AgBCP�jpeg-encoder@fd20000%ti,am62a-jpeg-encimg,e5010-jpeg-enc j��	�coremmu���XbP�thermal-zonesP�main0-thermal
    "�
    8�
    FDP�tripsmain0-crit
    V�H
    b�	,criticalP�main1-thermal
    "�
    8�
    FDP�tripsmain1-crit
    V�H
    b�	,criticalP�main2-thermal
    "�
    8�
    FDP�tripsmain2-crit
    V�H
    b�	,criticalP�cpus"1cpu-mapcluster0P�core0
    mEcore1
    mFcore2
    mGcore3
    mHcpu@0arm,cortex-a53j
    qcpu
    }psci
    ��
    �@
    �
    ��
    �@
    ��
    �I
    �J��PEcpu@1arm,cortex-a53j
    qcpu
    }psci
    ��
    �@
    �
    ��
    �@
    ��
    �I
    �J��PFcpu@2arm,cortex-a53j
    qcpu
    }psci
    ��
    �@
    �
    ��
    �@
    ��
    �I
    �J��PGcpu@3arm,cortex-a53j
    qcpu
    }psci
    ��
    �@
    �
    ��
    �@
    ��
    �I
    �J��PHopp-tableoperating-points-v2-ti-cpuKPJopp-200000000��!2[��opp-400000000ׄ!2[��opp-600000000#�F!2[��opp-800000000/�!2[��opp-1000000000;��!2[��opp-1250000000J�|�!2[��Copp-1400000000SrN!2[��l2-cache0cacheO]
    �
    �@
    �PIaliases6i/bus@f0000/bus@b00000/target-module@2b300050/serial@0q/bus@f0000/serial@2800000y/bus@f0000/serial@2810000�/bus@f0000/mmc@fa10000�/bus@f0000/mmc@fa00000#�/bus@f0000/bus@fc00000/spi@fc40000memory@80000000
    qmemory j����reserved-memory"1clinux,cmashared-dma-pool�
    $��$�tfa@9e780000j�x��P�optee@9e800000j�����P�r5f-dma-memory@9c800000shared-dma-poolj���Pr5f-dma-memory@9c900000shared-dma-poolj����Pr5f-dma-memory@9b800000shared-dma-poolj���P
    r5f-dma-memory@9b900000shared-dma-poolj����Pc7x-dma-memory@99800000shared-dma-poolj���PBc7x-memory@99900000shared-dma-poolj����PCedgeai-rtos-ipc-memory-regionj��P�edgeai-dma-memory@a1000000shared-dma-poolj��P�edgeai_shared-memoriesdma-heap-carveoutj�P�edgeai-core-heap-memory@ae000000shared-dma-poolj��P�regulator-0regulator-fixed	2vmain_pdALK@YLK@�qPLregulator-1regulator-fixed2vcc_5v0ALK@YLK@�L�qP�regulator-2regulator-fixed
    2vcc_3v3_mainA2Z�Y2Z��L�qPMregulator-3regulator-fixed	2vdd_mmc1A2Z�Y2Z�q��%P�regulator-4regulator-fixed2vcc_3v3_sysA2Z�Y2Z��M�qP"regulator-5regulator-gpio2vddshv_sdio�default�NAw@Y2Z�q�O�P�w@2Z�P-leds
    gpio-leds�default�Qled-0yam62a-sk:green:heartbeat�%1
    �heartbeat
    
    heartbeatoffclk-0 fixed-clocki��PVconnector-hdmihdmi-connectoryhdmi,aP�portendpoint�RP)soundsimple-audio-card
    !AM62Ax-SKEVMA8HeadphoneHeadphone JackLineLine InMicrophoneMicrophone JackyRHeadphone JackHPLOUTHeadphone JackHPROUTLINE1LLine InLINE1RLine InMIC3RMicrophone JackMicrophone JackMic Biasldsp_b�S�S�P�simple-audio-card,cpu�Tsimple-audio-card,codec�U�VPS__symbols__�/firmware/psci�/timer-cl0-cpu0
    /pmu
    	/bus@f0000
    /bus@f0000/bus@4000000%
    /bus@f0000/bus@4000000/sram@79100000'
    &/bus@f0000/bus@4000000/pinctrl@4084000?
    //bus@f0000/bus@4000000/pinctrl@4084000/wkup-uart0-default-pins=
    G/bus@f0000/bus@4000000/pinctrl@4084000/pmic-irq-default-pins#
    ]/bus@f0000/bus@4000000/esm@4100000%
    e/bus@f0000/bus@4000000/timer@4800000%
    p/bus@f0000/bus@4000000/timer@4810000%
    {/bus@f0000/bus@4000000/timer@4820000%
    �/bus@f0000/bus@4000000/timer@4830000&
    �/bus@f0000/bus@4000000/serial@4a00000#
    �/bus@f0000/bus@4000000/i2c@4900000#
    �/bus@f0000/bus@4000000/spi@4b00000#
    �/bus@f0000/bus@4000000/spi@4b100004
    �/bus@f0000/bus@4000000/interrupt-controller@4210000$
    �/bus@f0000/bus@4000000/gpio@4201000(
    �/bus@f0000/bus@4000000/watchdog@4880000#
    �/bus@f0000/bus@4000000/can@4e08000#
    �/bus@f0000/bus@4000000/can@4e18000&
    �/bus@f0000/bus@4000000/r5fss@790000003
    �/bus@f0000/bus@4000000/r5fss@79000000/r5f@79000000/bus@f0000/bus@b00000&/bus@f0000/bus@b00000/syscon@430000000/bus@f0000/bus@b00000/syscon@43000000/syscon@180./bus@f0000/bus@b00000/syscon@43000000/chipid@1425/bus@f0000/bus@b00000/syscon@43000000/syscon@40082C/bus@f0000/bus@b00000/syscon@43000000/syscon@40186Q/bus@f0000/bus@b00000/target-module@2b300050/serial@0#\/bus@f0000/bus@b00000/i2c@2b200000#f/bus@f0000/bus@b00000/rtc@2b1f0000(p/bus@f0000/bus@b00000/watchdog@2b000000%z/bus@f0000/bus@b00000/r5fss@780000002�/bus@f0000/bus@b00000/r5fss@78000000/r5f@780000000�/bus@f0000/bus@b00000/temperature-sensor@b00000�/bus@f0000/sram@70000000(�/bus@f0000/interrupt-controller@1800000?�/bus@f0000/interrupt-controller@1800000/msi-controller@1820000�/bus@f0000/bus@100000�/bus@f0000/bus@100000/phy@4044,�/bus@f0000/bus@100000/clock-controller@4130�/bus@f0000/bus@48000000)�/bus@f0000/bus@48000000/mailbox@4d0000006�/bus@f0000/bus@48000000/interrupt-controller@480000000/bus@f0000/bus@48000000/dma-controller@485c01000/bus@f0000/bus@48000000/dma-controller@485c0000/bus@f0000/bus@4e0000006!/bus@f0000/bus@4e000000/interrupt-controller@4e0a000004/bus@f0000/bus@4e000000/dma-controller@4e230000&C/bus@f0000/system-controller@440430007H/bus@f0000/system-controller@44043000/power-controller7O/bus@f0000/system-controller@44043000/clock-controller7W/bus@f0000/system-controller@44043000/reset-controller`/bus@f0000/crypto@40900000g/bus@f0000/crc@30300000k/bus@f0000/mailbox@43600000|/bus@f0000/pinctrl@f40000�/bus@f0000/pinctrl@f4000/main-dss0-default-pins1�/bus@f0000/pinctrl@f4000/main-uart0-default-pins1�/bus@f0000/pinctrl@f4000/main-uart1-default-pins0�/bus@f0000/pinctrl@f4000/main-i2c0-default-pins0�/bus@f0000/pinctrl@f4000/main-i2c1-default-pins0�/bus@f0000/pinctrl@f4000/main-i2c2-default-pins0/bus@f0000/pinctrl@f4000/main-mmc0-default-pins0)/bus@f0000/pinctrl@f4000/main-mmc1-default-pins.@/bus@f0000/pinctrl@f4000/usr-led-default-pins0U/bus@f0000/pinctrl@f4000/main-usb1-default-pins1l/bus@f0000/pinctrl@f4000/main-mdio1-default-pins2�/bus@f0000/pinctrl@f4000/main-rgmii1-default-pins2�/bus@f0000/pinctrl@f4000/main-mcasp1-default-pins<�/bus@f0000/pinctrl@f4000/main-gpio1-ioexp-intr-default-pins2�/bus@f0000/pinctrl@f4000/vddshv-sdio-default-pins,�/bus@f0000/pinctrl@f4000/ospi0-default-pins/bus@f0000/esm@420000/bus@f0000/timer@2400000/bus@f0000/timer@2410000&/bus@f0000/timer@24200002/bus@f0000/timer@2430000>/bus@f0000/timer@2440000J/bus@f0000/timer@2450000V/bus@f0000/timer@2460000b/bus@f0000/timer@2470000n/bus@f0000/serial@2800000y/bus@f0000/serial@2810000�/bus@f0000/serial@2820000�/bus@f0000/serial@2830000�/bus@f0000/serial@2840000�/bus@f0000/serial@2850000�/bus@f0000/serial@2860000�/bus@f0000/i2c@200000000�/bus@f0000/i2c@20000000/usb-power-controller@3fH�/bus@f0000/i2c@20000000/usb-power-controller@3f/connector/port/endpoint �/bus@f0000/i2c@20000000/pmic@483�/bus@f0000/i2c@20000000/pmic@48/regulators/buck1231�/bus@f0000/i2c@20000000/pmic@48/regulators/buck41�/bus@f0000/i2c@20000000/pmic@48/regulators/buck50�/bus@f0000/i2c@20000000/pmic@48/regulators/ldo10�/bus@f0000/i2c@20000000/pmic@48/regulators/ldo20/bus@f0000/i2c@20000000/pmic@48/regulators/ldo30/bus@f0000/i2c@20000000/pmic@48/regulators/ldo4/bus@f0000/i2c@20010000 /bus@f0000/i2c@20010000/gpio@22'/bus@f0000/i2c@20010000/audio-codec@1b )/bus@f0000/i2c@20010000/gpio@23'./bus@f0000/i2c@20010000/bridge-hdmi@3b=6/bus@f0000/i2c@20010000/bridge-hdmi@3b/ports/port@0/endpoint=A/bus@f0000/i2c@20010000/bridge-hdmi@3b/ports/port@1/endpointM/bus@f0000/i2c@20020000W/bus@f0000/i2c@20030000a/bus@f0000/spi@20100000k/bus@f0000/spi@20110000u/bus@f0000/spi@20120000'/bus@f0000/interrupt-controller@a00000�/bus@f0000/gpio@600000�/bus@f0000/gpio@601000�/bus@f0000/mmc@fa10000�/bus@f0000/mmc@fa00000�/bus@f0000/mmc@fa20000�/bus@f0000/dwc3-usb@f900000)�/bus@f0000/dwc3-usb@f900000/usb@310000007�/bus@f0000/dwc3-usb@f900000/usb@31000000/port/endpoint�/bus@f0000/dwc3-usb@f910000)�/bus@f0000/dwc3-usb@f910000/usb@31100000�/bus@f0000/bus@fc00000#�/bus@f0000/bus@fc00000/spi@fc40000�/bus@f0000/ethernet@80000002�/bus@f0000/ethernet@8000000/ethernet-ports/port@12�/bus@f0000/ethernet@8000000/ethernet-ports/port@2%/bus@f0000/ethernet@8000000/mdio@f004/bus@f0000/ethernet@8000000/mdio@f00/ethernet-phy@0/bus@f0000/pinctrl@a40000$+/bus@f0000/pinctrl@a40000/cpsw-cpts5/bus@f0000/spinlock@2a000000@/bus@f0000/mailbox@29000000&R/bus@f0000/mailbox@29000000/mbox-r5-0\/bus@f0000/mailbox@29010000'n/bus@f0000/mailbox@29010000/mbox-c7x-0y/bus@f0000/mailbox@29020000*�/bus@f0000/mailbox@29020000/mbox-mcu-r5-0�/bus@f0000/mailbox@29030000�/bus@f0000/can@20701000�/bus@f0000/watchdog@e000000�/bus@f0000/watchdog@e010000�/bus@f0000/watchdog@e020000�/bus@f0000/watchdog@e030000�/bus@f0000/watchdog@e040000�/bus@f0000/pwm@23000000�/bus@f0000/pwm@23010000�/bus@f0000/pwm@23020000�/bus@f0000/pwm@23100000/bus@f0000/pwm@23110000/bus@f0000/pwm@23120000/bus@f0000/counter@23200000/bus@f0000/counter@23210000/bus@f0000/counter@23220000$/bus@f0000/audio-controller@2b00000$%/bus@f0000/audio-controller@2b10000$,/bus@f0000/audio-controller@2b200003/bus@f0000/ticsi2rx@301020001>/bus@f0000/ticsi2rx@30102000/csi-bridge@30101000>K/bus@f0000/ticsi2rx@30102000/csi-bridge@30101000/ports/port@0>V/bus@f0000/ticsi2rx@30102000/csi-bridge@30101000/ports/port@1>a/bus@f0000/ticsi2rx@30102000/csi-bridge@30101000/ports/port@2>l/bus@f0000/ticsi2rx@30102000/csi-bridge@30101000/ports/port@3>w/bus@f0000/ticsi2rx@30102000/csi-bridge@30101000/ports/port@4�/bus@f0000/phy@30110000�/bus@f0000/dss@30200000�/bus@f0000/dss@30200000/ports%�/bus@f0000/dss@30200000/ports/port@1.�/bus@f0000/dss@30200000/ports/port@1/endpoint �/bus@f0000/video-codec@30210000s/bus@f0000/dsp@7e000000 �/bus@f0000/jpeg-encoder@fd20000�/thermal-zones�/thermal-zones/main0-thermal.�/thermal-zones/main0-thermal/trips/main0-crit�/thermal-zones/main1-thermal.�/thermal-zones/main1-thermal/trips/main1-crit�/thermal-zones/main2-thermal./thermal-zones/main2-thermal/trips/main2-critI/cpus/cpu-map/cluster0/cpus/cpu@0/cpus/cpu@1/cpus/cpu@2/cpus/cpu@3 /opp-table./l2-cache03/reserved-memory/tfa@9e780000 B/reserved-memory/optee@9e800000)M/reserved-memory/r5f-dma-memory@9c800000)q/reserved-memory/r5f-dma-memory@9c900000)�/reserved-memory/r5f-dma-memory@9b800000)�/reserved-memory/r5f-dma-memory@9b900000)�/reserved-memory/c7x-dma-memory@99800000%�/reserved-memory/c7x-memory@99900000/�/reserved-memory/edgeai-rtos-ipc-memory-region,/reserved-memory/edgeai-dma-memory@a1000000(2/reserved-memory/edgeai_shared-memories2G/reserved-memory/edgeai-core-heap-memory@ae000000
    Y/regulator-0
    b/regulator-1
    j/regulator-2
    w/regulator-3
    �/regulator-4
    �/regulator-5�/clk-0�/connector-hdmi�/connector-hdmi/port/endpoint�/sound�/sound/simple-audio-card,codec	modelcompatibleinterrupt-parent#address-cells#size-cellsstdout-pathmethodphandleinterruptsrangesreg#pinctrl-cellspinctrl-single,register-widthpinctrl-single,function-maskstatuspinctrl-single,pinsti,esm-pinsbootph-pre-ramclocksclock-namespower-domainsti,timer-pwmti,intr-trigger-typeinterrupt-controller#interrupt-cellsti,sciti,sci-dev-idti,interrupt-rangesgpio-controller#gpio-cellsti,ngpioti,davinci-gpio-unbankedassigned-clocksassigned-clock-parentsreg-namesbosch,mram-cfgwakeup-sourceti,sci-proc-idsresetsfirmware-nameti,atcm-enableti,btcm-enableti,loczramasrammboxesmemory-regionti,sysc-maskti,sysc-sidleti,syss-maskti,no-reset-on-initpinctrl-namespinctrl-0#thermal-sensor-cellssocionext,synquacer-pre-itsmsi-controller#msi-cells#phy-cells#clock-cellsdma-ranges#mbox-cellsinterrupt-namesti,unmapped-event-sourcesmsi-parent#dma-cellsti,sci-rm-range-bchanti,sci-rm-range-rchanti,sci-rm-range-tchanti,sci-rm-range-tflowti,sci-rm-range-rflowti,host-idmbox-namesti,partial-io-wakeup-sources#power-domain-cells#reset-cellsdmasdma-namesinterrupts-extendedclock-frequencylabelself-powereddata-rolepower-roleremote-endpointti,primary-pmicsystem-power-controllerbuck123-supplybuck4-supplybuck5-supplyldo1-supplyldo2-supplyldo3-supplyldo4-supplyregulator-nameregulator-min-microvoltregulator-max-microvoltregulator-boot-onregulator-always-ongpio-line-names#sound-dai-cellsai3x-micbias-vgAVDD-supplyIOVDD-supplyDRVDD-supplyDVDD-supplysil,i2s-data-lanesbus-widthmmc-hs200-1_8vti,clkbuf-selti,otap-del-sel-legacyti,otap-del-sel-mmc-hsti,otap-del-sel-hs200non-removabledisable-wpti,otap-del-sel-sd-hsti,otap-del-sel-sdr12ti,otap-del-sel-sdr25ti,otap-del-sel-sdr50ti,otap-del-sel-sdr104ti,otap-del-sel-ddr50ti,itap-del-sel-legacyti,itap-del-sel-sd-hsti,itap-del-sel-sdr12ti,itap-del-sel-sdr25vqmmc-supplyno-1-8-vti,syscon-phy-pll-refclkti,vbus-dividermaximum-speeddr_modesnps,usb2-gadget-lpm-disablesnps,usb2-lpm-disableusb-role-switchcdns,fifo-depthcdns,fifo-widthcdns,trigger-addressassigned-clock-ratesspi-tx-bus-widthspi-rx-bus-widthspi-max-frequencycdns,tshsl-nscdns,tsd2d-nscdns,tchsh-nscdns,tslch-nscdns,read-delayti,mac-onlyphysmac-addressti,syscon-efusephy-modephy-handlebus_freqti,rx-internal-delayti,fifo-depthti,min-output-impedanceti,cpts-ext-ts-inputsti,cpts-periodic-outputsti,pps#hwlock-cellsti,mbox-num-usersti,mbox-num-fifosti,mbox-rxti,mbox-tx#pwm-cellsop-modetdm-slotsserial-dirtx-num-evtrx-num-evtphy-namessram-sizepolling-delay-passivepolling-delaythermal-sensorstemperaturehysteresiscpudevice_typeenable-methodi-cache-sizei-cache-line-sizei-cache-setsd-cache-sized-cache-line-sized-cache-setsnext-level-cacheoperating-points-v2opp-sharedsysconopp-hzopp-supported-hwclock-latency-nsopp-suspendcache-unifiedcache-levelserial0serial2serial3mmc0mmc1spi0reusablealloc-rangeslinux,cma-defaultalignmentno-mapvin-supplyenable-active-highgpiosstateslinux,default-triggerfunctiondefault-statesimple-audio-card,namesimple-audio-card,widgetssimple-audio-card,routingsimple-audio-card,formatsimple-audio-card,bitclock-mastersimple-audio-card,frame-mastersimple-audio-card,bitclock-inversionsound-daipscia53_timer0pmucbass_maincbass_mcumcu_rammcu_pmx0wkup_uart0_pins_defaultpmic_irq_pins_defaultmcu_esmmcu_timer0mcu_timer1mcu_timer2mcu_timer3mcu_uart0mcu_i2c0mcu_spi0mcu_spi1mcu_gpio_intrmcu_gpio0mcu_rti0mcu_mcan0mcu_mcan1mcu_r5fss0mcu_r5fss0_core0cbass_wakeupwkup_confopp_efuse_tablechipidusb0_phy_ctrlusb1_phy_ctrlwkup_uart0wkup_i2c0wkup_rtc0wkup_rti0wkup_r5fss0wkup_r5fss0_core0wkup_vtm0oc_sramgic500gic_itsmain_confphy_gmii_selepwm_tbclkdmsssecure_proxy_maininta_main_dmssmain_bcdmamain_pktdmadmss_csiinta_main_dmss_csimain_bcdma_csidmsck3_pdsk3_clksk3_resetcryptocrcsecure_proxy_sa3main_pmx0main_dss0_pins_defaultmain_uart0_pins_defaultmain_uart1_pins_defaultmain_i2c0_pins_defaultmain_i2c1_pins_defaultmain_i2c2_pins_defaultmain_mmc0_pins_defaultmain_mmc1_pins_defaultusr_led_pins_defaultmain_usb1_pins_defaultmain_mdio1_pins_defaultmain_rgmii1_pins_defaultmain_mcasp1_pins_defaultmain_gpio1_ioexp_intr_pins_defaultvddshv_sdio_pins_defaultospi0_pins_defaultmain_esmmain_timer0main_timer1main_timer2main_timer3main_timer4main_timer5main_timer6main_timer7main_uart0main_uart1main_uart2main_uart3main_uart4main_uart5main_uart6main_i2c0typec_pd0usb_con_hstps659312buck123buck4buck5ldo1ldo2ldo3ldo4main_i2c1exp1tlv320aic3106exp2sii9022sii9022_insii9022_outmain_i2c2main_i2c3main_spi0main_spi1main_spi2main_gpio_intrmain_gpio0main_gpio1sdhci0sdhci1sdhci2usbss0usb0usb0_hs_epusbss1usb1fssospi0cpsw3gcpsw_port1cpsw_port2cpsw3g_mdiocpsw3g_phy0timesync_routercpsw_cptshwspinlockmailbox0_cluster0mbox_r5_0mailbox0_cluster1mbox_c7x_0mailbox0_cluster2mbox_mcu_r5_0mailbox0_cluster3main_mcan0main_rti0main_rti1main_rti2main_rti3main_rti4epwm0epwm1epwm2ecap0ecap1ecap2eqep0eqep1eqep2mcasp0mcasp1mcasp2ti_csi2rx0cdns_csi2rx0csi0_port0csi0_port1csi0_port2csi0_port3csi0_port4dphy0dssdss_portshdmi0_dssdpi1_outvpue5010thermal_zonesmain0_thermalmain0_critmain1_thermalmain1_critmain2_thermalmain2_critcpu0cpu1cpu2cpu3a53_opp_tableL2_0secure_tfa_ddrsecure_ddrwkup_r5fss0_core0_dma_memory_regionwkup_r5fss0_core0_memory_regionmcu_r5fss0_core0_dma_memory_regionmcu_r5fss0_core0_memory_regionc7x_0_dma_memory_regionc7x_0_memory_regionedgeai_rtos_ipc_memory_regionedgeai_memory_regionedgeai_shared_regionedgeai_core_heapsvmain_pdvcc_5v0vcc_3v3_mainvdd_mmc1vcc_3v3_sysvddshv_sdiotlv320_mclkhdmi0hdmi_connector_incodec_audiosound_master

    This is the generated 'dtb' file. Kindly rename to file and remove .txt at the suffix

  • Thanks for sharing!

    The shared DTB works fine on the TI EVM and is initializing the SD card in HS mode only. So, it should be the hardware causing the issue.

    Can you see if any of the workarounds mentioned in the following section works:

    https://software-dl.ti.com/processor-sdk-linux/esd/AM62AX/10_01_00/exports/docs/linux/Foundational_Components/Kernel/Kernel_Drivers/Storage/MMC-SD.html#steps-for-working-around-sd-card-issues

    Thanks!

  • Hi Prashant, 

    Thank you for your suggestion. We tried the workarounds mentioned in the link. And our board booted up when we changed 'bus-width' property in MMC1 node.