Dear Sir,
We plan to use eMMC as a storage to store some important files(not booting device).
How can I enable the MMC driver in kernel? device tree?
Are there any documents or example codes for eMMC access?
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.
Dear Sir,
We plan to use eMMC as a storage to store some important files(not booting device).
How can I enable the MMC driver in kernel? device tree?
Are there any documents or example codes for eMMC access?
Hi,
The support for eMMC for storage is already supported in the Processor SDK Linux release.
The driver that is eMMC is already started and there is no need to configure anything new..
To partition or creating the filesystem on the eMMC, see the below links:
Hope this helps.
regards,
Praveen