Tool/software:
Hi TI experts,
I am using SK-AM64x board for Linux development. To begin with I installed the TI SDK 11.01.05.03 and used the create-sdcard.sh script to set up my SD card (https://software-dl.ti.com/processor-sdk-linux/esd/AM64X/latest/exports/docs/linux/Overview/Processor_SDK_Linux_create_SD_card.html#create-sd-card-with-default-images-using-script).
After successful SD card creation using the script, I try to boot the AM64x. I get the error stating there was error initialising SD card.
U-Boot SPL 2025.01-00527-gd2a72467939e (Jul 01 2025 - 21:23:47 +0000) Resetting on cold boot to workaround ErrataID:i2331 Please resend tiboot3.bin in case of UART/DFU boot resetting ... U-Boot SPL 2025.01-00527-gd2a72467939e (Jul 01 2025 - 21:23:47 +0000) SYSFW ABI: 4.0 (firmware rev 0x000b '11.1.2--v11.01.02 (Fancy Rat)') EEPROM not available at 0x50, trying to read at 0x51 SPL initial stack usage: 13504 bytes Trying to boot from MMC2 Authentication passed Authentication passed Loading Environment from nowhere... OK Authentication passed Authentication passed Starting ATF on ARM64 core... NOTICE: BL31: v2.13.0(release):v2.13.0-240-gd90bb650fe-dirty NOTICE: BL31: Built : 21:37:18, Jun 23 2025 I/TC: I/TC: OP-TEE version: 4.6.0-dev (gcc version 13.4.0 (GCC)) #1 Fri Apr 25 11:17:53 UTC 2025 aarch64 I/TC: WARNING: This OP-TEE configuration might be insecure! I/TC: WARNING: Please check https://optee.readthedocs.io/en/latest/architecture/porting_guidelines.html I/TC: Primary CPU initializing I/TC: GIC redistributor base address not provided I/TC: Assuming default GIC group status and modifier I/TC: SYSFW ABI: 4.0 (firmware rev 0x000b '11.1.2--v11.01.02 (Fancy Rat)') I/TC: Activated SA2UL device I/TC: Enabled firewalls for SA2UL TRNG device I/TC: SA2UL TRNG initialized I/TC: SA2UL Drivers initialized I/TC: HUK Initialized I/TC: Primary CPU switching to normal world boot U-Boot SPL 2025.01-00527-gd2a72467939e (Jul 01 2025 - 21:23:47 +0000) SYSFW ABI: 4.0 (firmware rev 0x000b '11.1.2--v11.01.02 (Fancy Rat)') Trying to boot from MMC2 Authentication passed Authentication passed U-Boot 2025.01-00527-gd2a72467939e (Jul 01 2025 - 21:23:47 +0000) SoC: AM64X SR2.0 HS-FS Model: Texas Instruments AM642 SK Board: AM64B-SKEVM rev A DRAM: 2 GiB Core: 96 devices, 33 uclasses, devicetree: separate MMC: mmc@fa00000: 1 Loading Environment from nowhere... OK In: serial@2800000 Out: serial@2800000 Err: serial@2800000 Failed to probe prueth driver Net: eth0: ethernet@8000000port@1, eth1: ethernet@8000000port@2 Hit any key to stop autoboot: 0 switch to partitions #0, OK mmc1 is current device SD/MMC found on device 1 574 bytes read in 3 ms (186.5 KiB/s) Loaded env from uEnv.txt Importing environment from mmc1 ... 22323712 bytes read in 932 ms (22.8 MiB/s) 63024 bytes read in 6 ms (10 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 000000008feed000, end 000000008fffffff ... OK Working FDT set to 8feed000 Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034] [ 0.000000] Linux version 6.12.35-ti-00915-ge3e551586dfa (oe-user@oe-host) (aarch64-oe-linux-gcc (GCC) 13.4.0, GNU ld (GNU Binutils) 2.42.0.20240723) #1 SMP PREEMPT Tue Jul 1 21:17:52 UTC 2025 [ 0.000000] KASLR disabled due to lack of seed [ 0.000000] Machine model: Texas Instruments AM642 SK [ 0.000000] earlycon: ns16550a0 at MMIO32 0x0000000002800000 (options '') [ 0.000000] printk: legacy bootconsole [ns16550a0] enabled [ 0.000000] efi: UEFI not found. [ 0.000000] OF: reserved mem: 0x000000009e800000..0x000000009fffffff (24576 KiB) nomap non-reusable optee@9e800000 [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a0000000, size 1 MiB [ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@a0000000, compatible id shared-dma-pool [ 0.000000] OF: reserved mem: 0x00000000a0000000..0x00000000a00fffff (1024 KiB) nomap non-reusable r5f-dma-memory@a0000000 [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a0100000, size 15 MiB [ 0.000000] OF: reserved mem: initialized node r5f-memory@a0100000, compatible id shared-dma-pool [ 0.000000] OF: reserved mem: 0x00000000a0100000..0x00000000a0ffffff (15360 KiB) nomap non-reusable r5f-memory@a0100000 [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a1000000, size 1 MiB [ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@a1000000, compatible id shared-dma-pool [ 0.000000] OF: reserved mem: 0x00000000a1000000..0x00000000a10fffff (1024 KiB) nomap non-reusable r5f-dma-memory@a1000000 [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a1100000, size 15 MiB [ 0.000000] OF: reserved mem: initialized node r5f-memory@a1100000, compatible id shared-dma-pool [ 0.000000] OF: reserved mem: 0x00000000a1100000..0x00000000a1ffffff (15360 KiB) nomap non-reusable r5f-memory@a1100000 [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a2000000, size 1 MiB [ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@a2000000, compatible id shared-dma-pool [ 0.000000] OF: reserved mem: 0x00000000a2000000..0x00000000a20fffff (1024 KiB) nomap non-reusable r5f-dma-memory@a2000000 [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a2100000, size 15 MiB [ 0.000000] OF: reserved mem: initialized node r5f-memory@a2100000, compatible id shared-dma-pool [ 0.000000] OF: reserved mem: 0x00000000a2100000..0x00000000a2ffffff (15360 KiB) nomap non-reusable r5f-memory@a2100000 [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a3000000, size 1 MiB [ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@a3000000, compatible id shared-dma-pool [ 0.000000] OF: reserved mem: 0x00000000a3000000..0x00000000a30fffff (1024 KiB) nomap non-reusable r5f-dma-memory@a3000000 [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a3100000, size 15 MiB [ 0.000000] OF: reserved mem: initialized node r5f-memory@a3100000, compatible id shared-dma-pool [ 0.000000] OF: reserved mem: 0x00000000a3100000..0x00000000a3ffffff (15360 KiB) nomap non-reusable r5f-memory@a3100000 [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a4000000, size 1 MiB [ 0.000000] OF: reserved mem: initialized node m4f-dma-memory@a4000000, compatible id shared-dma-pool [ 0.000000] OF: reserved mem: 0x00000000a4000000..0x00000000a40fffff (1024 KiB) nomap non-reusable m4f-dma-memory@a4000000 [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a4100000, size 15 MiB [ 0.000000] OF: reserved mem: initialized node m4f-memory@a4100000, compatible id shared-dma-pool [ 0.000000] OF: reserved mem: 0x00000000a4100000..0x00000000a4ffffff (15360 KiB) nomap non-reusable m4f-memory@a4100000 [ 0.000000] OF: reserved mem: 0x00000000a5000000..0x00000000a57fffff (8192 KiB) nomap non-reusable ipc-memories@a5000000 [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000080000000-0x00000000ffffffff] [ 0.000000] DMA32 empty [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000080000000-0x000000009e7fffff] [ 0.000000] node 0: [mem 0x000000009e800000-0x00000000a57fffff] [ 0.000000] node 0: [mem 0x00000000a5800000-0x00000000ffffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x00000000ffffffff] [ 0.000000] cma: Reserved 32 MiB at 0x00000000fba00000 on node -1 [ 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.5 [ 0.000000] percpu: Embedded 22 pages/cpu s51672 r8192 d30248 u90112 [ 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] Kernel command line: console=ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 root=PARTUUID=38151d3c-02 rw rootfstype=ext4 rootwait [ 0.000000] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes, linear) [ 0.000000] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear) [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 524288 [ 0.000000] mem auto-init: stack:all(zero), heap alloc:off, heap free:off [ 0.000000] software IO TLB: SWIOTLB bounce buffer size adjusted to 2MB [ 0.000000] software IO TLB: area num 2. [ 0.000000] software IO TLB: mapped [mem 0x00000000fb600000-0x00000000fb800000] (2MB) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] rcu: Preemptible hierarchical RCU implementation. [ 0.000000] rcu: RCU event tracing is enabled. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=2. [ 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=2 [ 0.000000] RCU Tasks: Setting shift to 1 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=2. [ 0.000000] RCU Tasks Trace: Setting shift to 1 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=2. [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0 [ 0.000000] GICv3: GIC: Using split EOI/Deactivate mode [ 0.000000] GICv3: 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: GICD_CTRL.DS=0, SCR_EL3.FIQ=1 [ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x0000000001840000 [ 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 @80800000 (flat, esz 8, psz 64K, shr 0) [ 0.000000] ITS: using cache flushing for cmd queue [ 0.000000] GICv3: using LPI property table @0x0000000080040000 [ 0.000000] GIC: using cache flushing for LPI property table [ 0.000000] GICv3: CPU0: using allocated LPI pending table @0x0000000080050000 [ 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.000000] sched_clock: 58 bits at 200MHz, resolution 5ns, wraps every 4398046511102ns [ 0.008845] Console: colour dummy device 80x25 [ 0.013471] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000) [ 0.024152] pid_max: default: 32768 minimum: 301 [ 0.028995] LSM: initializing lsm=capability,selinux [ 0.034141] SELinux: Initializing. [ 0.038294] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes, linear) [ 0.045879] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, linear) [ 0.056908] rcu: Hierarchical SRCU implementation. [ 0.061891] rcu: Max phase no-delay instances is 1000. [ 0.067496] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level [ 0.076456] EFI services will not be available. [ 0.081431] smp: Bringing up secondary CPUs ... I/TC: Secondary CPU 1 initializing I/TC: Secondary CPU 1 switching to normal world boot [ 0.095119] Detected VIPT I-cache on CPU1 [ 0.095241] GICv3: CPU1: found redistributor 1 region 0:0x0000000001860000 [ 0.095261] GICv3: CPU1: using allocated LPI pending table @0x0000000080060000 [ 0.095324] CPU1: Booted secondary processor 0x0000000001 [0x410fd034] [ 0.095562] smp: Brought up 1 node, 2 CPUs [ 0.124954] SMP: Total of 2 processors activated. [ 0.129764] CPU: All CPU(s) started at EL2 [ 0.133972] CPU features: detected: 32-bit EL0 Support [ 0.139231] CPU features: detected: CRC32 instructions [ 0.144532] alternatives: applying system-wide alternatives [ 0.150990] Memory: 1876876K/2097152K available (12992K kernel code, 1256K rwdata, 4668K rodata, 2752K init, 642K bss, 179536K reserved, 32768K cma-reserved) [ 0.166893] devtmpfs: initialized [ 0.181597] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.191608] futex hash table entries: 512 (order: 3, 32768 bytes, linear) [ 0.199821] 27136 pages in range for non-PLT usage [ 0.199851] 518656 pages in range for PLT usage [ 0.205254] pinctrl core: initialized pinctrl subsystem [ 0.215978] DMI not present or invalid. [ 0.222676] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.230618] DMA: preallocated 256 KiB GFP_KERNEL pool for atomic allocations [ 0.238921] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.248240] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.256482] audit: initializing netlink subsys (disabled) [ 0.262581] audit: type=2000 audit(0.196:1): state=initialized audit_enabled=0 res=1 [ 0.263273] thermal_sys: Registered thermal governor 'step_wise' [ 0.270525] thermal_sys: Registered thermal governor 'power_allocator' [ 0.276750] cpuidle: using governor menu [ 0.287707] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. [ 0.294746] ASID allocator initialised with 65536 entries [ 0.307978] /bus@f4000/interrupt-controller@1800000: Fixed dependency cycle(s) with /bus@f4000/interrupt-controller@1800000 [ 0.331501] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages [ 0.338483] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page [ 0.344895] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages [ 0.351833] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page [ 0.358240] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages [ 0.365177] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page [ 0.371584] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages [ 0.378530] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page [ 0.388310] k3-chipinfo 43000014.chipid: Family:AM64X rev:SR2.0 JTAGID[0x1bb3802f] Detected [ 0.397724] iommu: Default domain type: Translated [ 0.402684] iommu: DMA domain TLB invalidation policy: strict mode [ 0.409798] SCSI subsystem initialized [ 0.414357] usbcore: registered new interface driver usbfs [ 0.420001] usbcore: registered new interface driver hub [ 0.425521] usbcore: registered new device driver usb [ 0.431359] pps_core: LinuxPPS API ver. 1 registered [ 0.436452] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.445803] PTP clock support registered [ 0.449855] EDAC MC: Ver: 3.0.0 [ 0.453631] scmi_core: SCMI protocol bus registered [ 0.459188] FPGA manager framework [ 0.462827] Advanced Linux Sound Architecture Driver Initialized. [ 0.470372] vgaarb: loaded [ 0.473753] clocksource: Switched to clocksource arch_sys_counter [ 0.480474] VFS: Disk quotas dquot_6.6.0 [ 0.484558] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501139] NET: Registered PF_INET protocol family [ 0.506508] IP idents hash table entries: 32768 (order: 6, 262144 bytes, linear) [ 0.516191] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 0.525060] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 0.533032] TCP established hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.541261] TCP bind hash table entries: 16384 (order: 7, 524288 bytes, linear) [ 0.549377] TCP: Hash tables configured (established 16384 bind 16384) [ 0.556349] UDP hash table entries: 1024 (order: 3, 32768 bytes, linear) [ 0.563313] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes, linear) [ 0.570863] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 0.577393] RPC: Registered named UNIX socket transport module. [ 0.583521] RPC: Registered udp transport module. [ 0.588333] RPC: Registered tcp transport module. [ 0.593157] RPC: Registered tcp-with-tls transport module. [ 0.598768] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.605362] NET: Registered PF_XDP protocol family [ 0.610284] PCI: CLS 0 bytes, default 64 [ 0.615981] Initialise system trusted keyrings [ 0.620950] workingset: timestamp_bits=46 max_order=19 bucket_order=0 [ 0.628072] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.634568] NFS: Registering the id_resolver key type [ 0.639809] Key type id_resolver registered [ 0.644092] Key type id_legacy registered [ 0.648222] nfs4filelayout_init: NFSv4 File Layout Driver Registering... [ 0.655078] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... [ 0.729173] Key type asymmetric registered [ 0.733402] Asymmetric key parser 'x509' registered [ 0.738519] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244) [ 0.746390] io scheduler mq-deadline registered [ 0.751055] io scheduler kyber registered [ 0.755216] io scheduler bfq registered [ 0.763008] pinctrl-single 4084000.pinctrl: 33 pins, size 132 [ 0.769560] pinctrl-single f4000.pinctrl: 180 pins, size 720 [ 0.777557] ledtrig-cpu: registered to indicate activity on CPUs [ 0.791664] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 0.810352] loop: module loaded [ 0.815080] megasas: 07.727.03.00-rc1 [ 0.824463] tun: Universal TUN/TAP device driver, 1.6 [ 0.831391] VFIO - User Level meta-driver version: 0.3 [ 0.838407] usbcore: registered new interface driver usb-storage [ 0.845389] i2c_dev: i2c /dev entries driver [ 0.851248] sdhci: Secure Digital Host Controller Interface driver [ 0.857664] sdhci: Copyright(c) Pierre Ossman [ 0.862455] sdhci-pltfm: SDHCI platform and OF driver helper [ 0.869117] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping .... [ 0.876981] usbcore: registered new interface driver usbhid [ 0.882777] usbhid: USB HID core driver [ 0.888651] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 (0,8000003f) counters available [ 0.899137] optee: probing for conduit method. I/TC: Reserved shared memory is enabled I/TC: Dynamic shared memory is enabled I/TC: Normal World virtualization support is disabled I/TC: Asynchronous notifications are disabled [ 0.903762] optee: revision 4.6 (71785645fa6ce42d) [ 0.920609] optee: dynamic shared memory is enabled [ 0.931598] optee: initialized driver [ 0.931696] random: crng init done [ 0.938643] Initializing XFRM netlink socket [ 0.943351] NET: Registered PF_PACKET protocol family [ 0.948666] Key type dns_resolver registered [ 0.964277] registered taskstats version 1 [ 0.968920] Loading compiled-in X.509 certificates [ 0.990162] ti-sci 44043000.system-controller: ABI: 4.0 (firmware rev 0x000b '11.1.2--v11.01.02 (Fancy Rat)') [ 1.121438] omap_i2c 20000000.i2c: bus 0 rev0.12 at 400 kHz [ 1.129535] pca953x 1-0070: supply vcc not found, using dummy regulator [ 1.136560] pca953x 1-0070: using no AI [ 1.155139] omap_i2c 20010000.i2c: bus 1 rev0.12 at 400 kHz [ 1.161347] ti-sci-intr bus@f4000:interrupt-controller@a00000: Interrupt Router 3 domain created [ 1.170827] ti-sci-inta 48000000.interrupt-controller: Interrupt Aggregator domain 28 created [ 1.183773] ti-udma 485c0100.dma-controller: Number of rings: 68 [ 1.191840] ti-udma 485c0100.dma-controller: Channels: 24 (bchan: 12, tchan: 6, rchan: 6) [ 1.202390] ti-udma 485c0000.dma-controller: Number of rings: 288 [ 1.220572] ti-udma 485c0000.dma-controller: Channels: 44 (tchan: 29, rchan: 15) [ 1.232335] printk: legacy console [ttyS2] disabled [ 1.237916] 2800000.serial: ttyS2 at MMIO 0x2800000 (irq = 310, base_baud = 3000000) is a 8250 [ 1.247061] printk: legacy console [ttyS2] enabled [ 1.247061] printk: legacy console [ttyS2] enabled [ 1.256768] printk: legacy bootconsole [ns16550a0] disabled [ 1.256768] printk: legacy bootconsole [ns16550a0] disabled [ 1.275442] 7 fixed-partitions partitions found on MTD device fc40000.spi.0 [ 1.282488] Creating 7 MTD partitions on "fc40000.spi.0": [ 1.287913] 0x000000000000-0x000000100000 : "ospi.tiboot3" [ 1.295319] 0x000000100000-0x000000300000 : "ospi.tispl" [ 1.302471] 0x000000300000-0x000000700000 : "ospi.u-boot" [ 1.309687] 0x000000700000-0x000000740000 : "ospi.env" [ 1.316556] 0x000000740000-0x000000780000 : "ospi.env.backup" [ 1.324136] 0x000000800000-0x000003fc0000 : "ospi.rootfs" [ 1.331373] 0x000003fc0000-0x000004000000 : "ospi.phypattern" [ 1.478246] am65-cpsw-nuss 8000000.ethernet: initializing am65 cpsw nuss version 0x6BA00903, cpsw version 0x6BA80903 Ports: 3 quirks:00000006 [ 1.492030] davinci_mdio 8000f00.mdio: Configuring MDIO in manual mode [ 1.533772] davinci_mdio 8000f00.mdio: davinci mdio revision 9.7, bus freq 1000000 [ 1.546199] davinci_mdio 8000f00.mdio: phy[0]: device 8000f00.mdio:00, driver TI DP83867 [ 1.554320] davinci_mdio 8000f00.mdio: phy[1]: device 8000f00.mdio:01, driver TI DP83867 [ 1.562624] am65-cpsw-nuss 8000000.ethernet: initialized cpsw ale version 1.4 [ 1.569765] am65-cpsw-nuss 8000000.ethernet: ALE Table size 512, Policers 32 [ 1.578356] am65-cpsw-nuss 8000000.ethernet: CPTS ver 0x4e8a010c, freq:500000000, add_val:1 pps:1 [ 1.604839] am65-cpsw-nuss 8000000.ethernet: set new flow-id-base 16 [ 1.619212] am65-cpts 39000000.cpts: CPTS ver 0x4e8a010c, freq:500000000, add_val:1 pps:0 [ 1.644658] clk: Disabling unused clocks [ 1.645696] mmc1: CQHCI version 5.10 [ 1.673904] PM: genpd: Disabling unused power domains [ 1.674693] mmc0: CQHCI version 5.10 [ 1.679237] ALSA device list: [ 1.685611] No soundcards found. [ 1.693793] mmc1: SDHCI controller on fa00000.mmc [fa00000.mmc] using ADMA 64-bit [ 1.729773] mmc0: SDHCI controller on fa10000.mmc [fa10000.mmc] using ADMA 64-bit [ 1.738324] Waiting for root device PARTUUID=38151d3c-02... [ 1.747356] sdhci-am654 fa10000.mmc: card claims to support voltages below defined range [ 1.760503] mmc1: error -110 whilst initialising SD card [ 1.772505] mmc0: new SDIO card at address 0001 [ 2.023954] mmc1: error -110 whilst initialising SD card [ 2.330903] mmc1: error -110 whilst initialising SD card [ 2.617350] mmc1: error -110 whilst initialising SD card
I am using SanDisk Ultra 128GB Class 10 SD card to do this, To avoid the ambiguity, i tried with a different SanDisk Ultra 32GB Class 10 SD card but the error remains the same.
Can you please help me with this issue?
Regards,
Solomon