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.

AM6442: MMCSD HS400 support in SDK

Part Number: AM6442

Hi,

According to TRM (SPRUIM2D) section 12.3.5.1.2 "MMCSD Not Supported Features", HS400 DDR is not supported.

But it seems u-boot and Linux kernel recognizes mmc as HS400.
u-boot log:

=> mmcinfo
Device: mmc@fa10000
Manufacturer ID: 13
OEM: 14e
Name: S0J56
Bus Speed: 200000000
Mode: HS400 (200MHz)


Kernel log:
[    2.661436] mmc1: new HS400 MMC card at address 0001


My customer wants to know how to limit speed rate up to HS200 in case HS400 eMMC device is connected, both in u-boot and kernel.

Thanks and regards,
Koichiro Tashiro