This doc expain how to use eMMC from user space, contents as follows:
目录
1 eMMC的分区情况 ...................................................... 2
2 S32G+BSP29上默认的eMMC启动 ............................ 3
2.1 eMMC硬件设计 .................................................. 3
2.2 eMMC的镜像烧写办法与启动 ............................. 6
2.3 增加MMC内核测试工具 .................................... 10
3 eMMC GP功能的测试 .............................................. 10
3.1 eMMC GP功能的说明 ....................................... 10
3.2 eMMC GP功能的测试 ....................................... 11
4 eMMC RPMB功能的测试 ......................................... 13
4.1 eMMC RPMB功能的说明 ................................. 13
4.2 eMMC RPMB功能的测试 ................................. 15
which is running on ubuntu PC, to copy image into sdcard related folder.
Hi, @Johnli :
Hello, I referred to your article and have a question to ask you.
In the picture below, is "/media/vmuser/temp/" the path of your SD card? Because I see that my SD card paths are all /dev/sdb1, /dev/sdb2, /dev/sdb3. Please guide me how to choose this path. Thank you.