This thread has been locked.

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

SK-AM64: mmc1: Got data interrupt 0x00000002 even though no data operation was in progress.

Part Number: SK-AM64

Hello TI,

I have bought a SK-AM64 starter kit and have issue to get started.

First of all i used an incompatible SD card (SDXC) instead of an SDHC. After googling that issue I ran into this issue.

The console is continuously printing out mmc1: "Got data interrupt 0x00000002 even though no data operation was in progress." followed by a register dump.

Am I using wrong version our do I need the build a new one to solve this?

Wrong SD card maybe?

I am using the "tisdk-default-image-am64xx-evm.wic.xz" 8.00.00.21 flashed to SD card with balenaEtcher.

This is the board and sd card I use.

 

Console printout below

ðô
U-Boot SPL 2021.01-g53e79d0e89 (Aug 10 2021 - 21:47:42 +0000)
EEPROM not available at 80, trying to read at 81
SYSFW ABI: 3.1 (firmware rev 0x0015 '21.5.0--v2021.05 (Terrific Llam')
SPL initial stack usage: 13392 bytes
Trying to boot from MMC2
Starting ATF on ARM64 core...

NOTICE:  BL31: v2.5(release):08.00.00.004-dirty
NOTICE:  BL31: Built : 21:46:29, Aug 10 2021

U-Boot SPL 2021.01-g53e79d0e89 (Aug 10 2021 - 21:47:02 +0000)
SYSFW ABI: 3.1 (firmware rev 0x0015 '21.5.0--v2021.05 (Terrific Llam')
Trying to boot from MMC2


U-Boot 2021.01-g53e79d0e89 (Aug 10 2021 - 21:47:02 +0000)

SoC:   AM64X SR1.0
Model: Texas Instruments AM642 SK
Board: AM64-SKEVM rev E3
DRAM:  2 GiB
MMC:   mmc@fa00000: 1
In:    serial@2800000
Out:   serial@2800000
Err:   serial@2800000
Net:   eth2: ethernet@8000000
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'
1490 bytes read in 2 ms (727.5 KiB/s)
Loaded env from uEnv.txt
Importing environment from mmc1 ...
Running uenvcmd ...
1 bytes read in 1 ms (1000 Bytes/s)
Already setup.
19137024 bytes read in 735 ms (24.8 MiB/s)
50833 bytes read in 5 ms (9.7 MiB/s)
## Flattened Device Tree blob at 88000000
   Booting using the fdt blob at 0x88000000
   Loading Device Tree to 000000008fff0000, end 000000008ffff690 ... OK

Starting kernel ...

[    0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
[    0.000000] Linux version 5.10.41-g4c2eade9f7 (oe-user@oe-host) (aarch64-none-linux-gnu-gcc (GNU Toolchain for the A-profile Architecture 9.2-2019.12 (arm-9.10)) 9.2.1 20191025, GNU ld (GNU Toolchain for the A-profile Architecture 9.2-2019.12 (arm-9.10)) 2.33.1.20191209) #1 SMP PREEMPT Tue Aug 10 21:52:40 UTC 2021
[    0.000000] Machine model: Texas Instruments AM642 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 DMA memory pool at 0x00000000a0000000, size 1 MiB
[    0.000000] OF: reserved mem: initialized node r5f-dma-memory@a0000000, compatible id shared-dma-pool
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000a0100000, size 15 MiB
[    0.000000] OF: reserved mem: initialized node r5f-memory@a0100000, compatible id shared-dma-pool
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000a1000000, size 1 MiB
[    0.000000] OF: reserved mem: initialized node r5f-dma-memory@a1000000, compatible id shared-dma-pool
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000a1100000, size 15 MiB
[    0.000000] OF: reserved mem: initialized node r5f-memory@a1100000, compatible id shared-dma-pool
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000a2000000, size 1 MiB
[    0.000000] OF: reserved mem: initialized node r5f-dma-memory@a2000000, compatible id shared-dma-pool
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000a2100000, size 15 MiB
[    0.000000] OF: reserved mem: initialized node r5f-memory@a2100000, compatible id shared-dma-pool
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000a3000000, size 1 MiB
[    0.000000] OF: reserved mem: initialized node r5f-dma-memory@a3000000, compatible id shared-dma-pool
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000a3100000, size 15 MiB
[    0.000000] OF: reserved mem: initialized node r5f-memory@a3100000, compatible id shared-dma-pool
[    0.000000] 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-0x00000000a3ffffff]
[    0.000000]   node   0: [mem 0x00000000a4000000-0x00000000a4ffffff]
[    0.000000]   node   0: [mem 0x00000000a5000000-0x00000000a57fffff]
[    0.000000]   node   0: [mem 0x00000000a5800000-0x00000000ffffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x00000000ffffffff]
[    0.000000] cma: Reserved 512 MiB at 0x00000000c0000000
[    0.000000] psci: probing for conduit method from DT.
[    0.000000] psci: PSCIv1.1 detected in firmware.
[    0.000000] psci: Using standard PSCI v0.2 function IDs
[    0.000000] psci: Trusted OS migration not required
[    0.000000] psci: SMC Calling Convention v1.2
[    0.000000] percpu: Embedded 2 pages/cpu s49880 r8192 d73000 u131072
[    0.000000] Detected VIPT I-cache on CPU0
[    0.000000] CPU features: detected: ARM erratum 845719
[    0.000000] CPU features: detected: GIC system register CPU interface
[    0.000000] Built 1 zonelists, mobility grouping off.  Total pages: 32736
[    0.000000] Kernel command line: console=ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 mtdparts=fc40000.spi.0:512k(ospi.tiboot3),2m(ospi.tispl),4m(ospi.u-boot),256k(ospi.env),256k(ospi.env.backup),57088k@8m(ospi.rootfs),256k(ospi.phypattern) root=PARTUUID=355e696d-02 rw rootfstype=ext4 rootwait
[    0.000000] Dentry cache hash table entries: 262144 (order: 5, 2097152 bytes, linear)
[    0.000000] Inode-cache hash table entries: 131072 (order: 4, 1048576 bytes, linear)
[    0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[    0.000000] Memory: 1448896K/2097152K available (10816K kernel code, 1344K rwdata, 4288K rodata, 1856K init, 758K bss, 123968K reserved, 524288K cma-reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[    0.000000] rcu: Preemptible hierarchical RCU implementation.
[    0.000000] rcu:     RCU event tracing is enabled.
[    0.000000] rcu:     RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.
[    0.000000]  Trampoline variant of Tasks RCU enabled.
[    0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[    0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
[    0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[    0.000000] GICv3: GIC: Using split EOI/Deactivate mode
[    0.000000] GICv3: 256 SPIs implemented
[    0.000000] GICv3: 0 Extended SPIs implemented
[    0.000000] GICv3: Distributor has no Range Selector support
[    0.000000] GICv3: 16 PPIs implemented
[    0.000000] GICv3: CPU0: found redistributor 0 region 0:0x0000000001840000
[    0.000000] ITS [mem 0x01820000-0x0182ffff]
[    0.000000] GIC: enabling workaround for ITS: Socionext Synquacer pre-ITS
[    0.000000] ITS@0x0000000001820000: allocated 1048576 Devices @a4000000 (flat, esz 8, psz 64K, shr 0)
[    0.000000] ITS: using cache flushing for cmd queue
[    0.000000] GICv3: using LPI property table @0x00000000a58c0000
[    0.000000] GIC: using cache flushing for LPI property table
[    0.000000] GICv3: CPU0: using allocated LPI pending table @0x00000000a58d0000
[    0.000000] random: get_random_bytes called from start_kernel+0x32c/0x4d4 with crng_init=0
[    0.000000] arch_timer: cp15 timer(s) running at 200.00MHz (phys).
[    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x2e2049d3e8, max_idle_ns: 440795210634 ns
[    0.000005] sched_clock: 56 bits at 200MHz, resolution 5ns, wraps every 4398046511102ns
[    0.008544] Console: colour dummy device 80x25
[    0.013145] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000)
[    0.023822] pid_max: default: 32768 minimum: 301
[    0.028629] LSM: Security Framework initializing
[    0.033446] Mount-cache hash table entries: 8192 (order: 0, 65536 bytes, linear)
[    0.041043] Mountpoint-cache hash table entries: 8192 (order: 0, 65536 bytes, linear)
[    0.051711] rcu: Hierarchical SRCU implementation.
[    0.057017] Platform MSI: msi-controller@1820000 domain created
[    0.063419] PCI/MSI: /bus@f4000/interrupt-controller@1800000/msi-controller@1820000 domain created
[    0.072726] EFI services will not be available.
[    0.077772] smp: Bringing up secondary CPUs ...
[    0.083221] Detected VIPT I-cache on CPU1
[    0.083262] GICv3: CPU1: found redistributor 1 region 0:0x0000000001860000
[    0.083278] GICv3: CPU1: using allocated LPI pending table @0x00000000a58e0000
[    0.083352] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
[    0.083497] smp: Brought up 1 node, 2 CPUs
[    0.112886] SMP: Total of 2 processors activated.
[    0.117701] CPU features: detected: 32-bit EL0 Support
[    0.122977] CPU features: detected: CRC32 instructions
[    0.136625] CPU: All CPU(s) started at EL2
[    0.140832] alternatives: patching kernel code
[    0.146775] devtmpfs: initialized
[    0.158401] KASLR disabled due to lack of seed
[    0.163289] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.173262] futex hash table entries: 512 (order: -1, 32768 bytes, linear)
[    0.182776] pinctrl core: initialized pinctrl subsystem
[    0.188834] DMI not present or invalid.
[    0.193527] NET: Registered protocol family 16
[    0.206589] DMA: preallocated 256 KiB GFP_KERNEL pool for atomic allocations
[    0.214044] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.222063] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.230867] thermal_sys: Registered thermal governor 'step_wise'
[    0.230873] thermal_sys: Registered thermal governor 'power_allocator'
[    0.237566] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[    0.251273] ASID allocator initialised with 65536 entries
[    0.282532] HugeTLB registered 16.0 GiB page size, pre-allocated 0 pages
[    0.289411] HugeTLB registered 512 MiB page size, pre-allocated 0 pages
[    0.296173] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.305276] cryptd: max_cpu_qlen set to 1000
[    0.313981] k3-chipinfo 43000014.chipid: Family:AM64X rev:SR1.0 JTAGID[0x0bb3802f] Detected
[    0.323284] vcc_3v3_sys: supplied by vusb_main5v0
[    0.329242] iommu: Default domain type: Translated
[    0.334794] SCSI subsystem initialized
[    0.339264] mc: Linux media interface: v0.10
[    0.343669] videodev: Linux video capture interface: v2.00
[    0.349373] pps_core: LinuxPPS API ver. 1 registered
[    0.354448] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.363794] PTP clock support registered
[    0.367836] EDAC MC: Ver: 3.0.0
[    0.371962] omap-mailbox 29020000.mailbox: omap mailbox rev 0x66fc9100
[    0.378986] omap-mailbox 29040000.mailbox: omap mailbox rev 0x66fc9100
[    0.385811] omap-mailbox 29060000.mailbox: omap mailbox rev 0x66fc9100
[    0.393311] FPGA manager framework
[    0.396964] Advanced Linux Sound Architecture Driver Initialized.
[    0.404504] clocksource: Switched to clocksource arch_sys_counter
[    0.411463] VFS: Disk quotas dquot_6.6.0
[    0.415619] VFS: Dquot-cache hash table entries: 8192 (order 0, 65536 bytes)
[    0.429573] NET: Registered protocol family 2
[    0.434347] IP idents hash table entries: 32768 (order: 2, 262144 bytes, linear)
[    0.443509] tcp_listen_portaddr_hash hash table entries: 4096 (order: 0, 65536 bytes, linear)
[    0.452410] TCP established hash table entries: 16384 (order: 1, 131072 bytes, linear)
[    0.460635] TCP bind hash table entries: 16384 (order: 2, 262144 bytes, linear)
[    0.468409] TCP: Hash tables configured (established 16384 bind 16384)
[    0.475359] UDP hash table entries: 2048 (order: 0, 65536 bytes, linear)
[    0.482302] UDP-Lite hash table entries: 2048 (order: 0, 65536 bytes, linear)
[    0.489865] NET: Registered protocol family 1
[    0.495028] RPC: Registered named UNIX socket transport module.
[    0.501123] RPC: Registered udp transport module.
[    0.505968] RPC: Registered tcp transport module.
[    0.510776] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.517373] PCI: CLS 0 bytes, default 64
[    0.522240] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available
[    0.535722] Initialise system trusted keyrings
[    0.540641] workingset: timestamp_bits=46 max_order=15 bucket_order=0
[    0.552465] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.559256] NFS: Registering the id_resolver key type
[    0.564505] Key type id_resolver registered
[    0.568784] Key type id_legacy registered
[    0.572965] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[    0.579816] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[    0.587630] 9p: Installing v9fs 9p2000 file system support
[    0.637559] Key type asymmetric registered
[    0.641770] Asymmetric key parser 'x509' registered
[    0.646823] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
[    0.654386] io scheduler mq-deadline registered
[    0.659015] io scheduler kyber registered
[    0.665742] pinctrl-single f4000.pinctrl: 180 pins, size 720
[    0.672787] pinctrl-single a40000.timesync-router: 512 pins, size 2048
[    0.689263] Serial: 8250/16550 driver, 10 ports, IRQ sharing enabled
[    0.713133] brd: module loaded
[    0.725300] loop: module loaded
[    0.729428] megasas: 07.714.04.00-rc1
[    0.736069] libphy: Fixed MDIO Bus: probed
[    0.741802] tun: Universal TUN/TAP device driver, 1.6
[    0.747768] igbvf: Intel(R) Gigabit Virtual Function Network Driver
[    0.754194] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
[    0.760303] sky2: driver version 1.30
[    0.765291] VFIO - User Level meta-driver version: 0.3
[    0.771720] i2c /dev entries driver
[    0.776377] sdhci: Secure Digital Host Controller Interface driver
[    0.782740] sdhci: Copyright(c) Pierre Ossman
[    0.787549] sdhci-pltfm: SDHCI platform and OF driver helper
[    0.794543] ledtrig-cpu: registered to indicate activity on CPUs
[    0.801213] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
[    0.809351] optee: probing for conduit method.
[    0.813952] optee: revision 3.12 (3d47a131)
[    0.814651] optee: initialized driver
[    0.825352] NET: Registered protocol family 17
[    0.830119] 9pnet: Installing 9P2000 support
[    0.834559] Key type dns_resolver registered
[    0.839177] Loading compiled-in X.509 certificates
[    0.859440] ti-sci 44043000.dmsc: ABI: 3.1 (firmware rev 0x0015 '21.5.0--v2021.05 (Terrific Llam')
[    0.903467] omap_i2c 20000000.i2c: bus 0 rev0.12 at 100 kHz
[    0.910937] pca953x 1-0070: supply vcc not found, using dummy regulator
[    0.917927] pca953x 1-0070: using no AI
[    0.945512] omap_i2c 20010000.i2c: bus 1 rev0.12 at 400 kHz
[    0.952682] omap_i2c 20020000.i2c: bus 2 rev0.12 at 100 kHz
[    0.958829] ti-sci-intr bus@f4000:bus@4000000:interrupt-controller1: Interrupt Router 5 domain created
[    0.968548] ti-sci-intr bus@f4000:interrupt-controller0: Interrupt Router 3 domain created
[    0.977272] ti-sci-inta 48000000.interrupt-controller: Interrupt Aggregator domain 28 created
[    0.991577] random: fast init done
[    0.999852] ti-bcdma 485c0100.dma-controller: Number of rings: 68
[    1.007582] ti-bcdma 485c0100.dma-controller: Channels: 24 (bchan: 12, tchan: 6, rchan: 6)
[    1.018069] ti-pktdma 485c0000.dma-controller: Number of rings: 288
[    1.032381] ti-pktdma 485c0000.dma-controller: Channels: 44 (tchan: 29, rchan: 15)
[    1.043753] printk: console [ttyS2] disabled
[    1.048224] 2800000.serial: ttyS2 at MMIO 0x2800000 (irq = 16, base_baud = 3000000) is a 8250
[    1.056993] printk: console [ttyS2] enabled
[    1.056993] printk: console [ttyS2] enabled
[    1.065442] printk: bootconsole [ns16550a0] disabled
[    1.065442] printk: bootconsole [ns16550a0] disabled
[    1.078737] spi-nor spi0.0: s28hs512t (65536 Kbytes)
[    1.083768] 7 cmdlinepart partitions found on MTD device fc40000.spi.0
[    1.090292] Creating 7 MTD partitions on "fc40000.spi.0":
[    1.095691] 0x000000000000-0x000000080000 : "ospi.tiboot3"
[    1.102819] 0x000000080000-0x000000280000 : "ospi.tispl"
[    1.109604] 0x000000280000-0x000000680000 : "ospi.u-boot"
[    1.116357] 0x000000680000-0x0000006c0000 : "ospi.env"
[    1.122931] 0x0000006c0000-0x000000700000 : "ospi.env.backup"
[    1.130049] 0x000000800000-0x000003fc0000 : "ospi.rootfs"
[    1.136754] 0x000003fc0000-0x000004000000 : "ospi.phypattern"
[    1.196512] davinci_mdio 8000f00.mdio: davinci mdio revision 9.7, bus freq 1000000
[    1.204116] libphy: 8000f00.mdio: probed
[    1.212065] davinci_mdio 8000f00.mdio: phy[0]: device 8000f00.mdio:00, driver TI DP83867
[    1.220189] davinci_mdio 8000f00.mdio: phy[1]: device 8000f00.mdio:01, driver TI DP83867
[    1.228402] am65-cpsw-nuss 8000000.ethernet: initializing am65 cpsw nuss version 0x6BA00903, cpsw version 0x6BA80903 Ports: 3 quirks:00000002
[    1.241682] am65-cpsw-nuss 8000000.ethernet: set new flow-id-base 16
[    1.248470] am65-cpsw-nuss 8000000.ethernet: initialized cpsw ale version 1.4
[    1.255675] am65-cpsw-nuss 8000000.ethernet: ALE Table size 512
[    1.262385] pps pps0: new PPS source ptp0
[    1.266890] am65-cpsw-nuss 8000000.ethernet: CPTS ver 0x4e8a010c, freq:500000000, add_val:1 pps:1
[    1.279839] am65-cpts 39000000.cpts: CPTS ver 0x4e8a010c, freq:500000000, add_val:1 pps:0
[    1.299326] vdd_mmc1: supplied by vcc_3v3_sys
[    1.304794] wlan_en: supplied by com8_ls_en
[    1.311592] mmc0: CQHCI version 5.10
[    1.312179] debugfs: Directory 'pd:114' with parent 'pm_genpd' already present!
[    1.323458] mmc1: CQHCI version 5.10
[    1.330837] ALSA device list:
[    1.333851]   No soundcards found.
[    1.366739] mmc0: SDHCI controller on fa10000.mmc [fa10000.mmc] using ADMA 64-bit
[    1.374289] mmc1: SDHCI controller on fa00000.mmc [fa00000.mmc] using ADMA 64-bit
[    1.379947] sdhci-am654 fa10000.mmc: card claims to support voltages below defined range
[    1.383187] Waiting for root device PARTUUID=355e696d-02...
[    1.401579] mmc0: new SDIO card at address 0001
[    1.433232] mmc1: new high speed SDHC card at address 59b4
[    1.439590] mmcblk1: mmc1:59b4 00000 14.7 GiB
[    1.448533] mmc1: Got data interrupt 0x00000002 even though no data operation was in progress.
[    1.457144] mmc1: sdhci: ============ SDHCI REGISTER DUMP ===========
[    1.463570] mmc1: sdhci: Sys addr:  0x00000000 | Version:  0x00001004
[    1.469995] mmc1: sdhci: Blk size:  0x00007200 | Blk cnt:  0x00000000
[    1.476419] mmc1: sdhci: Argument:  0x00000000 | Trn mode: 0x00000033
[    1.482844] mmc1: sdhci: Present:   0x01f70000 | Host ctl: 0x0000001b
[    1.489269] mmc1: sdhci: Power:     0x0000000f | Blk gap:  0x00000080
[    1.495694] mmc1: sdhci: Wake-up:   0x00000000 | Clock:    0x00000207
[    1.502118] mmc1: sdhci: Timeout:   0x00000000 | Int stat: 0x00000000
[    1.508543] mmc1: sdhci: Int enab:  0x03ff008b | Sig enab: 0x03ff008b
[    1.514967] mmc1: sdhci: ACmd stat: 0x00000000 | Slot int: 0x00000000
[    1.521391] mmc1: sdhci: Caps:      0x3de8c801 | Caps_1:   0x18002407
[    1.527815] mmc1: sdhci: Cmd:       0x00000c1a | Max curr: 0x00000000
[    1.534240] mmc1: sdhci: Resp[0]:   0x00000b00 | Resp[1]:  0x0075dd7f
[    1.540665] mmc1: sdhci: Resp[2]:   0x325b5900 | Resp[3]:  0x00400e00
[    1.547088] mmc1: sdhci: Host ctl2: 0x00000000
[    1.551519] mmc1: sdhci: ADMA Err:  0x00000000 | ADMA Ptr: 0x00000000a704020c
[    1.558635] mmc1: sdhci: ============================================
[    1.565491]  mmcblk1: p1 p2
[    1.581687] mmc1: Got data interrupt 0x00000002 even though no data operation was in progress.
[    1.590298] mmc1: sdhci: ============ SDHCI REGISTER DUMP ===========
[    1.596724] mmc1: sdhci: Sys addr:  0x00000000 | Version:  0x00001004
[    1.603149] mmc1: sdhci: Blk size:  0x00007200 | Blk cnt:  0x00000000
[    1.609573] mmc1: sdhci: Argument:  0x00000000 | Trn mode: 0x00000033
[    1.615998] mmc1: sdhci: Present:   0x01f70000 | Host ctl: 0x0000001b
[    1.622422] mmc1: sdhci: Power:     0x0000000f | Blk gap:  0x00000080
[    1.628846] mmc1: sdhci: Wake-up:   0x00000000 | Clock:    0x00000207
[    1.635270] mmc1: sdhci: Timeout:   0x00000000 | Int stat: 0x00000000
[    1.641694] mmc1: sdhci: Int enab:  0x03ff008b | Sig enab: 0x03ff008b
[    1.648119] mmc1: sdhci: ACmd stat: 0x00000000 | Slot int: 0x00000000
[    1.654544] mmc1: sdhci: Caps:      0x3de8c801 | Caps_1:   0x18002407
[    1.660968] mmc1: sdhci: Cmd:       0x00000c1a | Max curr: 0x00000000
[    1.667393] mmc1: sdhci: Resp[0]:   0x00000b00 | Resp[1]:  0x0075dd7f
[    1.673817] mmc1: sdhci: Resp[2]:   0x325b5900 | Resp[3]:  0x00400e00
[    1.680241] mmc1: sdhci: Host ctl2: 0x00000000
[    1.684673] mmc1: sdhci: ADMA Err:  0x00000000 | ADMA Ptr: 0x00000000a704020c
[    1.691790] mmc1: sdhci: ============================================
[    1.699152] mmc1: Got data interrupt 0x00000002 even though no data operation was in progress.
[    1.707751] mmc1: sdhci: ============ SDHCI REGISTER DUMP ===========
[    1.714175] mmc1: sdhci: Sys addr:  0x00000000 | Version:  0x00001004
[    1.720600] mmc1: sdhci: Blk size:  0x00007200 | Blk cnt:  0x00000000
[    1.727024] mmc1: sdhci: Argument:  0x00000000 | Trn mode: 0x00000033
[    1.733448] mmc1: sdhci: Present:   0x01f70000 | Host ctl: 0x0000001b
[    1.739873] mmc1: sdhci: Power:     0x0000000f | Blk gap:  0x00000080
[    1.746297] mmc1: sdhci: Wake-up:   0x00000000 | Clock:    0x00000207
[    1.752721] mmc1: sdhci: Timeout:   0x00000000 | Int stat: 0x00000000
[    1.759146] mmc1: sdhci: Int enab:  0x03ff008b | Sig enab: 0x03ff008b
[    1.765570] mmc1: sdhci: ACmd stat: 0x00000000 | Slot int: 0x00000000
[    1.771994] mmc1: sdhci: Caps:      0x3de8c801 | Caps_1:   0x18002407
[    1.778418] mmc1: sdhci: Cmd:       0x00000c1a | Max curr: 0x00000000
[    1.784843] mmc1: sdhci: Resp[0]:   0x00000b00 | Resp[1]:  0x0075dd7f
[    1.791267] mmc1: sdhci: Resp[2]:   0x325b5900 | Resp[3]:  0x00400e00
[    1.797691] mmc1: sdhci: Host ctl2: 0x00000000
[    1.802122] mmc1: sdhci: ADMA Err:  0x00000000 | ADMA Ptr: 0x00000000a704020c
[    1.809241] mmc1: sdhci: ============================================
[    1.816397] mmc1: Got data interrupt 0x00000002 even though no data operation was in progress.
[    1.824991] mmc1: sdhci: ============ SDHCI REGISTER DUMP ===========
[    1.831416] mmc1: sdhci: Sys addr:  0x00000000 | Version:  0x00001004
[    1.837841] mmc1: sdhci: Blk size:  0x00007200 | Blk cnt:  0x00000000
[    1.844266] mmc1: sdhci: Argument:  0x00000000 | Trn mode: 0x00000033
[    1.850690] mmc1: sdhci: Present:   0x01f70000 | Host ctl: 0x0000001b
[    1.857113] mmc1: sdhci: Power:     0x0000000f | Blk gap:  0x00000080
[    1.863538] mmc1: sdhci: Wake-up:   0x00000000 | Clock:    0x00000207
[    1.869963] mmc1: sdhci: Timeout:   0x00000000 | Int stat: 0x00000000
[    1.876387] mmc1: sdhci: Int enab:  0x03ff008b | Sig enab: 0x03ff008b
[    1.882812] mmc1: sdhci: ACmd stat: 0x00000000 | Slot int: 0x00000000
[    1.889236] mmc1: sdhci: Caps:      0x3de8c801 | Caps_1:   0x18002407
[    1.895660] mmc1: sdhci: Cmd:       0x00000c1a | Max curr: 0x00000000
[    1.902084] mmc1: sdhci: Resp[0]:   0x00000b00 | Resp[1]:  0x0075dd7f
[    1.908508] mmc1: sdhci: Resp[2]:   0x325b5900 | Resp[3]:  0x00400e00
[    1.914932] mmc1: sdhci: Host ctl2: 0x00000000
[    1.919362] mmc1: sdhci: ADMA Err:  0x00000000 | ADMA Ptr: 0x00000000a704020c
[    1.926479] mmc1: sdhci: ============================================
[    1.955346] mmc1: Got data interrupt 0x00000002 even though no data operation was in progress.
[    1.963950] mmc1: sdhci: ============ SDHCI REGISTER DUMP ===========
[    1.970375] mmc1: sdhci: Sys addr:  0x00000000 | Version:  0x00001004
[    1.976800] mmc1: sdhci: Blk size:  0x00007200 | Blk cnt:  0x00000000
[    1.983225] mmc1: sdhci: Argument:  0x00000000 | Trn mode: 0x00000033
[    1.989650] mmc1: sdhci: Present:   0x01f70000 | Host ctl: 0x0000001b
[    1.996074] mmc1: sdhci: Power:     0x0000000f | Blk gap:  0x00000080
[    2.002498] mmc1: sdhci: Wake-up:   0x00000000 | Clock:    0x00000207
[    2.008922] mmc1: sdhci: Timeout:   0x00000000 | Int stat: 0x00000000
[    2.015347] mmc1: sdhci: Int enab:  0x03ff008b | Sig enab: 0x03ff008b
[    2.021771] mmc1: sdhci: ACmd stat: 0x00000000 | Slot int: 0x00000000
[    2.028195] mmc1: sdhci: Caps:      0x3de8c801 | Caps_1:   0x18002407
[    2.034619] mmc1: sdhci: Cmd:       0x00000c1a | Max curr: 0x00000000
[    2.041044] mmc1: sdhci: Resp[0]:   0x00000b00 | Resp[1]:  0x0075dd7f
[    2.047469] mmc1: sdhci: Resp[2]:   0x325b5900 | Resp[3]:  0x00400e00
[    2.053892] mmc1: sdhci: Host ctl2: 0x00000000
[    2.058325] mmc1: sdhci: ADMA Err:  0x00000000 | ADMA Ptr: 0x00000000a7040224
[    2.065441] mmc1: sdhci: ============================================
[    2.073240] mmc1: Got data interrupt 0x00000002 even though no data operation was in progress.
[    2.081842] mmc1: sdhci: ============ SDHCI REGISTER DUMP ===========
[    2.088267] mmc1: sdhci: Sys addr:  0x00000000 | Version:  0x00001004
[    2.094694] mmc1: sdhci: Blk size:  0x00007200 | Blk cnt:  0x00000000
[    2.101118] mmc1: sdhci: Argument:  0x00000000 | Trn mode: 0x00000033
[    2.107543] mmc1: sdhci: Present:   0x01f70000 | Host ctl: 0x0000001b
[    2.113968] mmc1: sdhci: Power:     0x0000000f | Blk gap:  0x00000080
[    2.120392] mmc1: sdhci: Wake-up:   0x00000000 | Clock:    0x00000207
[    2.126817] mmc1: sdhci: Timeout:   0x00000000 | Int stat: 0x00000000
[    2.133241] mmc1: sdhci: Int enab:  0x03ff008b | Sig enab: 0x03ff008b
[    2.139665] mmc1: sdhci: ACmd stat: 0x00000000 | Slot int: 0x00000000
[    2.146090] mmc1: sdhci: Caps:      0x3de8c801 | Caps_1:   0x18002407
[    2.152514] mmc1: sdhci: Cmd:       0x00000c1a | Max curr: 0x00000000
[    2.158938] mmc1: sdhci: Resp[0]:   0x00000b00 | Resp[1]:  0x0075dd7f
[    2.165363] mmc1: sdhci: Resp[2]:   0x325b5900 | Resp[3]:  0x00400e00
[    2.171787] mmc1: sdhci: Host ctl2: 0x00000000
[    2.176218] mmc1: sdhci: ADMA Err:  0x00000000 | ADMA Ptr: 0x00000000a704020c
[    2.183335] mmc1: sdhci: ============================================
[    2.190668] mmc1: Got data interrupt 0x00000002 even though no data operation was in progress.
[    2.199275] mmc1: sdhci: ============ SDHCI REGISTER DUMP ===========
[    2.205700] mmc1: sdhci: Sys addr:  0x00000000 | Version:  0x00001004
[    2.212125] mmc1: sdhci: Blk size:  0x00007200 | Blk cnt:  0x00000000
[    2.218549] mmc1: sdhci: Argument:  0x00000000 | Trn mode: 0x00000033
[    2.224974] mmc1: sdhci: Present:   0x01f70000 | Host ctl: 0x0000001b
[    2.231398] mmc1: sdhci: Power:     0x0000000f | Blk gap:  0x00000080
[    2.237822] mmc1: sdhci: Wake-up:   0x00000000 | Clock:    0x00000207
[    2.244247] mmc1: sdhci: Timeout:   0x00000000 | Int stat: 0x00000000
[    2.250671] mmc1: sdhci: Int enab:  0x03ff008b | Sig enab: 0x03ff008b
[    2.257096] mmc1: sdhci: ACmd stat: 0x00000000 | Slot int: 0x00000000
[    2.263520] mmc1: sdhci: Caps:      0x3de8c801 | Caps_1:   0x18002407
[    2.269945] mmc1: sdhci: Cmd:       0x00000c1a | Max curr: 0x00000000
[    2.276369] mmc1: sdhci: Resp[0]:   0x00000b00 | Resp[1]:  0x0075dd7f
[    2.282794] mmc1: sdhci: Resp[2]:   0x325b5900 | Resp[3]:  0x00400e00
[    2.289218] mmc1: sdhci: Host ctl2: 0x00000000
[    2.293648] mmc1: sdhci: ADMA Err:  0x00000000 | ADMA Ptr: 0x00000000a704020c
[    2.300765] mmc1: sdhci: ============================================
[    2.307795] mmc1: Got data interrupt 0x00000002 even though no data operation was in progress.
[    2.316387] mmc1: sdhci: ============ SDHCI REGISTER DUMP ===========
[    2.322811] mmc1: sdhci: Sys addr:  0x00000000 | Version:  0x00001004
[    2.329235] mmc1: sdhci: Blk size:  0x00007200 | Blk cnt:  0x00000000
[    2.335660] mmc1: sdhci: Argument:  0x00000000 | Trn mode: 0x00000033
[    2.342084] mmc1: sdhci: Present:   0x01f70000 | Host ctl: 0x0000001b
[    2.348508] mmc1: sdhci: Power:     0x0000000f | Blk gap:  0x00000080
[    2.354933] mmc1: sdhci: Wake-up:   0x00000000 | Clock:    0x00000207
[    2.361357] mmc1: sdhci: Timeout:   0x00000000 | Int stat: 0x00000000
[    2.367782] mmc1: sdhci: Int enab:  0x03ff008b | Sig enab: 0x03ff008b
[    2.374206] mmc1: sdhci: ACmd stat: 0x00000000 | Slot int: 0x00000000
[    2.380630] mmc1: sdhci: Caps:      0x3de8c801 | Caps_1:   0x18002407
[    2.387056] mmc1: sdhci: Cmd:       0x00000c1a | Max curr: 0x00000000
[    2.393480] mmc1: sdhci: Resp[0]:   0x00000b00 | Resp[1]:  0x0075dd7f
[    2.399904] mmc1: sdhci: Resp[2]:   0x325b5900 | Resp[3]:  0x00400e00
[    2.406328] mmc1: sdhci: Host ctl2: 0x00000000
[    2.410760] mmc1: sdhci: ADMA Err:  0x00000000 | ADMA Ptr: 0x00000000a704020c
[    2.417875] mmc1: sdhci: ============================================
[    2.429959] mmc1: Got data interrupt 0x00000002 even though no data operation was in progress.
[    2.438550] mmc1: sdhci: ============ SDHCI REGISTER DUMP ===========
[    2.444974] mmc1: sdhci: Sys addr:  0x00000000 | Version:  0x00001004
[    2.451398] mmc1: sdhci: Blk size:  0x00007200 | Blk cnt:  0x00000000
[    2.457822] mmc1: sdhci: Argument:  0x00000000 | Trn mode: 0x00000033
[    2.464247] mmc1: sdhci: Present:   0x01f70000 | Host ctl: 0x0000001b
[    2.470672] mmc1: sdhci: Power:     0x0000000f | Blk gap:  0x00000080
[    2.477096] mmc1: sdhci: Wake-up:   0x00000000 | Clock:    0x00000207
[    2.483520] mmc1: sdhci: Timeout:   0x00000000 | Int stat: 0x00000000
[    2.489945] mmc1: sdhci: Int enab:  0x03ff008b | Sig enab: 0x03ff008b
[    2.496368] mmc1: sdhci: ACmd stat: 0x00000000 | Slot int: 0x00000000
[    2.502792] mmc1: sdhci: Caps:      0x3de8c801 | Caps_1:   0x18002407
[    2.509216] mmc1: sdhci: Cmd:       0x00000c1a | Max curr: 0x00000000
[    2.515641] mmc1: sdhci: Resp[0]:   0x00000b00 | Resp[1]:  0x0075dd7f
[    2.522066] mmc1: sdhci: Resp[2]:   0x325b5900 | Resp[3]:  0x00400e00
[    2.528489] mmc1: sdhci: Host ctl2: 0x00000000
[    2.532920] mmc1: sdhci: ADMA Err:  0x00000000 | ADMA Ptr: 0x00000000a7040224
[    2.540036] mmc1: sdhci: ============================================
[    2.547295] mmc1: Got data interrupt 0x00000002 even though no data operation was in progress.
[    2.555894] mmc1: sdhci: ============ SDHCI REGISTER DUMP ===========
[    2.562319] mmc1: sdhci: Sys addr:  0x00000000 | Version:  0x00001004
[    2.568745] mmc1: sdhci: Blk size:  0x00007200 | Blk cnt:  0x00000000
[    2.575169] mmc1: sdhci: Argument:  0x00000000 | Trn mode: 0x00000033
[    2.581593] mmc1: sdhci: Present:   0x01f70000 | Host ctl: 0x0000001b
[    2.588018] mmc1: sdhci: Power:     0x0000000f | Blk gap:  0x00000080
[    2.594443] mmc1: sdhci: Wake-up:   0x00000000 | Clock:    0x00000207
[    2.600867] mmc1: sdhci: Timeout:   0x00000000 | Int stat: 0x00000000
[    2.607291] mmc1: sdhci: Int enab:  0x03ff008b | Sig enab: 0x03ff008b
[    2.613716] mmc1: sdhci: ACmd stat: 0x00000000 | Slot int: 0x00000000
[    2.620140] mmc1: sdhci: Caps:      0x3de8c801 | Caps_1:   0x18002407
[    2.626563] mmc1: sdhci: Cmd:       0x00000c1a | Max curr: 0x00000000
[    2.632987] mmc1: sdhci: Resp[0]:   0x00000b00 | Resp[1]:  0x0075dd7f
[    2.639411] mmc1: sdhci: Resp[2]:   0x325b5900 | Resp[3]:  0x00400e00
[    2.645834] mmc1: sdhci: Host ctl2: 0x00000000
[    2.650266] mmc1: sdhci: ADMA Err:  0x00000000 | ADMA Ptr: 0x00000000a704020c
[    2.657383] mmc1: sdhci: ============================================
[    2.664412] mmc1: Got data interrupt 0x00000002 even though no data operation was in progress.
[    2.673003] mmc1: sdhci: ============ SDHCI REGISTER DUMP ===========
[    2.679427] mmc1: sdhci: Sys addr:  0x00000000 | Version:  0x00001004
[    2.685852] mmc1: sdhci: Blk size:  0x00007200 | Blk cnt:  0x00000000
[    2.692276] mmc1: sdhci: Argument:  0x00000000 | Trn mode: 0x00000033
[    2.698700] mmc1: sdhci: Present:   0x01f70000 | Host ctl: 0x0000001b
[    2.705125] mmc1: sdhci: Power:     0x0000000f | Blk gap:  0x00000080
[    2.711549] mmc1: sdhci: Wake-up:   0x00000000 | Clock:    0x00000207
[    2.717974] mmc1: sdhci: Timeout:   0x00000000 | Int stat: 0x00000000
[    2.724398] mmc1: sdhci: Int enab:  0x03ff008b | Sig enab: 0x03ff008b
[    2.730823] mmc1: sdhci: ACmd stat: 0x00000000 | Slot int: 0x00000000
[    2.737247] mmc1: sdhci: Caps:      0x3de8c801 | Caps_1:   0x18002407
[    2.743671] mmc1: sdhci: Cmd:       0x00000c1a | Max curr: 0x00000000
[    2.750095] mmc1: sdhci: Resp[0]:   0x00000b00 | Resp[1]:  0x0075dd7f
[    2.756519] mmc1: sdhci: Resp[2]:   0x325b5900 | Resp[3]:  0x00400e00
[    2.762942] mmc1: sdhci: Host ctl2: 0x00000000
[    2.767374] mmc1: sdhci: ADMA Err:  0x00000000 | ADMA Ptr: 0x00000000a704020c
[    2.774490] mmc1: sdhci: ============================================
[    2.786555] mmc1: Got data interrupt 0x00000002 even though no data operation was in progress.
[    2.795145] mmc1: sdhci: ============ SDHCI REGISTER DUMP ===========
[    2.801569] mmc1: sdhci: Sys addr:  0x00000000 | Version:  0x00001004
[    2.807994] mmc1: sdhci: Blk size:  0x00007200 | Blk cnt:  0x00000000
[    2.814418] mmc1: sdhci: Argument:  0x00000000 | Trn mode: 0x00000033
[    2.820843] mmc1: sdhci: Present:   0x01f70000 | Host ctl: 0x0000001b
[    2.827267] mmc1: sdhci: Power:     0x0000000f | Blk gap:  0x00000080
[    2.833692] mmc1: sdhci: Wake-up:   0x00000000 | Clock:    0x00000207
[    2.840116] mmc1: sdhci: Timeout:   0x00000000 | Int stat: 0x00000000
[    2.846540] mmc1: sdhci: Int enab:  0x03ff008b | Sig enab: 0x03ff008b
[    2.852964] mmc1: sdhci: ACmd stat: 0x00000000 | Slot int: 0x00000000
[    2.859389] mmc1: sdhci: Caps:      0x3de8c801 | Caps_1:   0x18002407
[    2.865813] mmc1: sdhci: Cmd:       0x00000c1a | Max curr: 0x00000000
[    2.872237] mmc1: sdhci: Resp[0]:   0x00000b00 | Resp[1]:  0x0075dd7f
[    2.878661] mmc1: sdhci: Resp[2]:   0x325b5900 | Resp[3]:  0x00400e00
[    2.885085] mmc1: sdhci: Host ctl2: 0x00000000
[    2.889517] mmc1: sdhci: ADMA Err:  0x00000000 | ADMA Ptr: 0x00000000a7040218
[    2.896633] mmc1: sdhci: ============================================
[    2.903825] mmc1: Got data interrupt 0x00000002 even though no data operation was in progress.
[    2.912422] mmc1: sdhci: ============ SDHCI REGISTER DUMP ===========
[    2.918848] mmc1: sdhci: Sys addr:  0x00000000 | Version:  0x00001004
[    2.925272] mmc1: sdhci: Blk size:  0x00007200 | Blk cnt:  0x00000000
[    2.931696] mmc1: sdhci: Argument:  0x00000000 | Trn mode: 0x00000033
[    2.938121] mmc1: sdhci: Present:   0x01f70000 | Host ctl: 0x0000001b
[    2.944545] mmc1: sdhci: Power:     0x0000000f | Blk gap:  0x00000080
[    2.950969] mmc1: sdhci: Wake-up:   0x00000000 | Clock:    0x00000207
[    2.957393] mmc1: sdhci: Timeout:   0x00000000 | Int stat: 0x00000000
[    2.963817] mmc1: sdhci: Int enab:  0x03ff008b | Sig enab: 0x03ff008b
[    2.970241] mmc1: sdhci: ACmd stat: 0x00000000 | Slot int: 0x00000000
[    2.976665] mmc1: sdhci: Caps:      0x3de8c801 | Caps_1:   0x18002407
[    2.983089] mmc1: sdhci: Cmd:       0x00000c1a | Max curr: 0x00000000
[    2.989515] mmc1: sdhci: Resp[0]:   0x00000b00 | Resp[1]:  0x0075dd7f
[    2.995939] mmc1: sdhci: Resp[2]:   0x325b5900 | Resp[3]:  0x00400e00
[    3.002363] mmc1: sdhci: Host ctl2: 0x00000000
[    3.006794] mmc1: sdhci: ADMA Err:  0x00000000 | ADMA Ptr: 0x00000000a704020c
[    3.013910] mmc1: sdhci: ============================================
[    3.020938] mmc1: Got data interrupt 0x00000002 even though no data operation was in progress.
[    3.029529] mmc1: sdhci: ============ SDHCI REGISTER DUMP ===========
[    3.035954] mmc1: sdhci: Sys addr:  0x00000000 | Version:  0x00001004
[    3.042378] mmc1: sdhci: Blk size:  0x00007200 | Blk cnt:  0x00000000
[    3.048802] mmc1: sdhci: Argument:  0x00000000 | Trn mode: 0x00000033
[    3.055227] mmc1: sdhci: Present:   0x01f70000 | Host ctl: 0x0000001b
[    3.061651] mmc1: sdhci: Power:     0x0000000f | Blk gap:  0x00000080
[    3.068076] mmc1: sdhci: Wake-up:   0x00000000 | Clock:    0x00000207
[    3.074500] mmc1: sdhci: Timeout:   0x00000000 | Int stat: 0x00000000
[    3.080924] mmc1: sdhci: Int enab:  0x03ff008b | Sig enab: 0x03ff008b
[    3.087348] mmc1: sdhci: ACmd stat: 0x00000000 | Slot int: 0x00000000
[    3.093773] mmc1: sdhci: Caps:      0x3de8c801 | Caps_1:   0x18002407
[    3.100197] mmc1: sdhci: Cmd:       0x00000c1a | Max curr: 0x00000000
[    3.106622] mmc1: sdhci: Resp[0]:   0x00000b00 | Resp[1]:  0x0075dd7f
[    3.113046] mmc1: sdhci: Resp[2]:   0x325b5900 | Resp[3]:  0x00400e00
[    3.119470] mmc1: sdhci: Host ctl2: 0x00000000
[    3.123902] mmc1: sdhci: ADMA Err:  0x00000000 | ADMA Ptr: 0x00000000a704020c
[    3.131018] mmc1: sdhci: ============================================
[    3.142920] mmc1: Got data interrupt 0x00000002 even though no data operation was in progress.
[    3.151512] mmc1: sdhci: ============ SDHCI REGISTER DUMP ===========
[    3.157936] mmc1: sdhci: Sys addr:  0x00000000 | Version:  0x00001004
[    3.164361] mmc1: sdhci: Blk size:  0x00007200 | Blk cnt:  0x00000000
[    3.170785] mmc1: sdhci: Argument:  0x00000000 | Trn mode: 0x00000033
[    3.177209] mmc1: sdhci: Present:   0x01f70000 | Host ctl: 0x0000001b
[    3.183634] mmc1: sdhci: Power:     0x0000000f | Blk gap:  0x00000080
[    3.190058] mmc1: sdhci: Wake-up:   0x00000000 | Clock:    0x00000207
[    3.196482] mmc1: sdhci: Timeout:   0x00000000 | Int stat: 0x00000000
[    3.202906] mmc1: sdhci: Int enab:  0x03ff008b | Sig enab: 0x03ff008b
[    3.209330] mmc1: sdhci: ACmd stat: 0x00000000 | Slot int: 0x00000000
[    3.215754] mmc1: sdhci: Caps:      0x3de8c801 | Caps_1:   0x18002407
[    3.222179] mmc1: sdhci: Cmd:       0x00000c1a | Max curr: 0x00000000
[    3.228603] mmc1: sdhci: Resp[0]:   0x00000b00 | Resp[1]:  0x0075dd7f
[    3.235027] mmc1: sdhci: Resp[2]:   0x325b5900 | Resp[3]:  0x00400e00
[    3.241450] mmc1: sdhci: Host ctl2: 0x00000000
[    3.245882] mmc1: sdhci: ADMA Err:  0x00000000 | ADMA Ptr: 0x00000000a7040218
[    3.252999] mmc1: sdhci: ============================================
[    3.260186] mmc1: Got data interrupt 0x00000002 even though no data operation was in progress.
[    3.268783] mmc1: sdhci: ============ SDHCI REGISTER DUMP ===========
[    3.275209] mmc1: sdhci: Sys addr:  0x00000000 | Version:  0x00001004
[    3.281633] mmc1: sdhci: Blk size:  0x00007200 | Blk cnt:  0x00000000
[    3.288057] mmc1: sdhci: Argument:  0x00000000 | Trn mode: 0x00000033
[    3.294481] mmc1: sdhci: Present:   0x01f70000 | Host ctl: 0x0000001b
[    3.300905] mmc1: sdhci: Power:     0x0000000f | Blk gap:  0x00000080
[    3.307330] mmc1: sdhci: Wake-up:   0x00000000 | Clock:    0x00000207
[    3.313755] mmc1: sdhci: Timeout:   0x00000000 | Int stat: 0x00000000
[    3.320179] mmc1: sdhci: Int enab:  0x03ff008b | Sig enab: 0x03ff008b
[    3.326604] mmc1: sdhci: ACmd stat: 0x00000000 | Slot int: 0x00000000
[    3.333028] mmc1: sdhci: Caps:      0x3de8c801 | Caps_1:   0x18002407
[    3.339453] mmc1: sdhci: Cmd:       0x00000c1a | Max curr: 0x00000000
[    3.345876] mmc1: sdhci: Resp[0]:   0x00000b00 | Resp[1]:  0x0075dd7f
[    3.352301] mmc1: sdhci: Resp[2]:   0x325b5900 | Resp[3]:  0x00400e00
[    3.358725] mmc1: sdhci: Host ctl2: 0x00000000
[    3.363156] mmc1: sdhci: ADMA Err:  0x00000000 | ADMA Ptr: 0x00000000a704020c
[    3.370273] mmc1: sdhci: ============================================
[    3.377300] mmc1: Got data interrupt 0x00000002 even though no data operation was in progress.
[    3.385890] mmc1: sdhci: ============ SDHCI REGISTER DUMP ===========
[    3.392313] mmc1: sdhci: Sys addr:  0x00000000 | Version:  0x00001004
[    3.398738] mmc1: sdhci: Blk size:  0x00007200 | Blk cnt:  0x00000000
[    3.405162] mmc1: sdhci: Argument:  0x00000000 | Trn mode: 0x00000033
[    3.411588] mmc1: sdhci: Present:   0x01f70000 | Host ctl: 0x0000001b
[    3.418011] mmc1: sdhci: Power:     0x0000000f | Blk gap:  0x00000080
[    3.424435] mmc1: sdhci: Wake-up:   0x00000000 | Clock:    0x00000207
[    3.430859] mmc1: sdhci: Timeout:   0x00000000 | Int stat: 0x00000000
[    3.437283] mmc1: sdhci: Int enab:  0x03ff008b | Sig enab: 0x03ff008b
[    3.443707] mmc1: sdhci: ACmd stat: 0x00000000 | Slot int: 0x00000000
[    3.450131] mmc1: sdhci: Caps:      0x3de8c801 | Caps_1:   0x18002407
[    3.456555] mmc1: sdhci: Cmd:       0x00000c1a | Max curr: 0x00000000
[    3.462980] mmc1: sdhci: Resp[0]:   0x00000b00 | Resp[1]:  0x0075dd7f
[    3.469404] mmc1: sdhci: Resp[2]:   0x325b5900 | Resp[3]:  0x00400e00
[    3.475828] mmc1: sdhci: Host ctl2: 0x00000000
[    3.480259] mmc1: sdhci: ADMA Err:  0x00000000 | ADMA Ptr: 0x00000000a704020c
[    3.487375] mmc1: sdhci: ============================================
[    3.499275] mmc1: Got data interrupt 0x00000002 even though no data operation was in progress.
[    3.507865] mmc1: sdhci: ============ SDHCI REGISTER DUMP ===========
[    3.514289] mmc1: sdhci: Sys addr:  0x00000000 | Version:  0x00001004
[    3.520714] mmc1: sdhci: Blk size:  0x00007200 | Blk cnt:  0x00000000
[    3.527138] mmc1: sdhci: Argument:  0x00000000 | Trn mode: 0x00000033
[    3.533563] mmc1: sdhci: Present:   0x01f70000 | Host ctl: 0x0000001b
[    3.539987] mmc1: sdhci: Power:     0x0000000f | Blk gap:  0x00000080
[    3.546411] mmc1: sdhci: Wake-up:   0x00000000 | Clock:    0x00000207
[    3.552835] mmc1: sdhci: Timeout:   0x00000000 | Int stat: 0x00000000
[

Best regards

Magnus

  • Hi Magnus, 

    We have occasionally observed this type of behavior with different SD cards. It is not necessarily a certain brand or type of SD card, but seemingly simply variability between one batch of cards to another. SDXC cards are also not an issue, you should be able to use them. 

    Can you please try a different SD card? I expect that should solve your issue. 

    If you are continuing to see this issue, please let me know. 

    Best Regards,

    Andrei

  • Hi Magnus,

    You're using the right version of the SDK. Your boot log looks good until the mmc1 error:

    [ 1.439590] mmcblk1: mmc1:59b4 00000 14.7 GiB
    [ 1.448533] mmc1: Got data interrupt 0x00000002 even though no data operation was in progress.

    Please try a different SD card as Andrei suggested.

    Regards,

    Jianzhong

  • Hello,

    Thanks for the answer .

    I tried an other SD card with an another error.

    U-Boot SPL 2021.01-g53e79d0e89 (Aug 10 2021 - 21:47:42 +0000)
    EEPROM not available at 80, trying to read at 81
    SYSFW ABI: 3.1 (firmware rev 0x0015 '21.5.0--v2021.05 (Terrific Llam')
    SPL initial stack usage: 13392 bytes
    Trying to boot from MMC2
    Starting ATF on ARM64 core...
    
    NOTICE:  BL31: v2.5(release):08.00.00.004-dirty
    NOTICE:  BL31: Built : 21:46:29, Aug 10 2021
    
    U-Boot SPL 2021.01-g53e79d0e89 (Aug 10 2021 - 21:47:02 +0000)
    SYSFW ABI: 3.1 (firmware rev 0x0015 '21.5.0--v2021.05 (Terrific Llam')
    Trying to boot from MMC2
    sdhci_transfer_data: Transfer data timeout
    Error reading cluster
    ** Unable to read file u-boot.img **
    SPL: failed to boot from all boot devices
    ### ERROR ### Please RESET the board ###

    No one of these works,

    Do you have any SD cards to recommend?

    Best Regards

    Magnus

  • Hi Magnus, 

    I would suggest trying SanDisk 32GB (or similar) Ultra UHS-1 cards or another UHS-1 card. 

    Best Regards,

    Andrei