Hi, we tested the eMMC write speed about 10MB/s. We run the FIO benchmark, the command is fio -filename=/dev/mmcblk3 -direct=1 -iodepth 1 -thread -rw=write -ioengine=psync -bs=4k -size=1g -numjobs=1 -group_reporting -name=test.
As I know, the i.MX6Q didn't support HS200 and HS400. Our eMMC is Micron 8G, the datasheet of Micron has description the max write speed 40MB/s with HS200/400.
We would like know what max write speed is for i.MX6Q? Thank you.