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.
Tool/software: Linux
Hello There,
the customer wants to disable the eMMC at runtime, therefore they want to use the reset-pin of the Chip. But we have to first set the RST_n_ENABLE Pin of the eMMC.
I am new in Linux, have anybody any suggestions how to set the register of the emmc using the ioctl?
I have found the mmc-utils package, that have the function which I need ( Permanently enable the eMMC H/W Reset feature.) How can I add the mmc-utls package to my linux filesystem?
Thanks!
Hello,
Could you please share which PSDK you are using? In the latest PSDK, mmc-utils is already integrated and please run the following command on the board: "mmc info". Also, for more information on Yocto project, please refer to the following TI page and TI training series.
Regards,
Krunal