I have a SDR104 tf card,named DH13L.But when i using it boot up raspi-os .Pi5 can't recognize it as SDR104,but only SDR25.Here is boot up log:I do more test to identify the problem.I boot pi5 with another TF card using usb3 card reader.And then insert the DH13L TF card to slot,raspi-os recognize it as SDR104,and speed goes well!It looks like,when pi5 boots up ,vc4 recognize it as SDR25,and raspi-os never re-recognize it again,So DH13L TF continuing works at SDR25 condition.
Code:
5.31 SD HOST: 200000000 CTL0: 0x00800000 BUS: 400000 Hz actual: 390625 HZ div: 512 (256) status: 0x1fff0000 delay: 276 5.42 SD HOST: 200000000 CTL0: 0x00800f00 BUS: 400000 Hz actual: 390625 HZ div: 512 (256) status: 0x1fff0000 delay: 276 5.20 OCR c0ff8000 [270]CID: 009c534f444831334c450890fd90013aCSD: 400e00325b590003b14f7f800a400000 5.28 SD: bus-width: 4 spec: 2 SCR: 0x02458083 0x00000000 5.36 SD HOST: 200000000 CTL0: 0x00800f04 BUS: 50000000 Hz actual: 50000000 HZ div: 4 (2) status: 0x1fff0000 delay: 2 5.45 MBR: 0x00002000, 1048576 type: 0x0c 5.47 MBR: 0x00102000,246751232 type: 0x83 5.51 MBR: 0x00000000, 0 type: 0x00 5.55 MBR: 0x00000000, 0 type: 0x00 5.59 Trying partition: 0 5.61 type: 32 lba: 8192 'mkfs.fat' ' bootfs ' clusters 261116 (4)pi@Pi-4B:/sys/class/mmc_host/mmc0/mmc0:59b4 $ sudo dmesg | grep -i mmc0[ 2.408975] mmc0: SDHCI controller on 1000fff000.mmc [1000fff000.mmc] using ADMA 64-bit[ 2.469683] mmc0: new ultra high speed SDR25 SDXC card at address 59b4[ 2.476437] mmcblk0: mmc0:59b4 DH13L 118 GiB[ 2.485137] mmcblk0: mmc0:59b4 DH13L 118 GiB
Code:
[ 802.697446] mmc0: new ultra high speed SDR104 SDXC card at address 59b4[ 802.699612] mmcblk0: mmc0:59b4 DH13L 118 GiB[ 802.700591] mmcblk0: p1 p2[ 802.700726] mmcblk0: mmc0:59b4 DH13L 118 GiB[ 803.024959] EXT4-fs (mmcblk0p2): mounted filesystem a36be96c-66be-4487-a7a6-0481bca99d89 r/w with ordered data mode. Quota mode: none.pi@Pi-5:/sys/class/mmc_host/mmc0/mmc0:59b4 $ sudo dd if=/dev/mmcblk0 of=/dev/null iflag=direct bs=4M status=progress285212672 bytes (285 MB, 272 MiB) copied, 3 s, 94.0 MB/s^C82+0 records in81+0 records out339738624 bytes (340 MB, 324 MiB) copied, 3.66023 s, 92.8 MB/spi@Pi-5:/sys/class/mmc_host/mmc0/mmc0:59b4 $ rpi-eeprom-updateBOOTLOADER: up to date CURRENT: Sat Dec 7 12:42:23 PM UTC 2024 (1733575343) LATEST: Sat Dec 7 12:42:23 PM UTC 2024 (1733575343) RELEASE: latest (/lib/firmware/raspberrypi/bootloader-2712/latest) Use raspi-config to change the release.
Statistics: Posted by solaris33 — Sun Dec 15, 2024 11:01 pm