Closed klcheungaj closed 6 months ago
I tried to write & read a eMMC sector but the result was wrong. It seems that it is because in emmc_write_block and emmc_read_block functions, the phy value is not written back to the IP register.
Thank you. The issue(s) should now be fixed.
I tried to write & read a eMMC sector but the result was wrong. It seems that it is because in emmc_write_block and emmc_read_block functions, the phy value is not written back to the IP register.