SDMMC Q&A
Q: If a device supporting SDMMC protocol does not have a detect pin, how to enable it by default and keep it active?
-
Modify slot-fakecdzs in infinity2m.dtsi under kernel to 1
-
Open config under Uboot: CONFIG_SDMMC_FAKE_CDZ

...
Q: If a device supporting SDMMC protocol does not have a detect pin, how to enable it by default and keep it active?
Modify slot-fakecdzs in infinity2m.dtsi under kernel to 1
Open config under Uboot: CONFIG_SDMMC_FAKE_CDZ

...