Tool/software:
Hi TI Experts,
Customer bring up their AM62x board and could boot successfully using SD Card. Their SW is based on SDK9.2.
Now they want to use SD card to flash the images into eMMC.
However, when they write the image into the eMMC, they meet the below error log.
[ 34.100373] mmc0: running CQE recovery [ 34.235006] mmc0: running CQE recovery [ 34.243545] mmc0: running CQE recovery [ 34.251916] mmc0: running CQE recovery [ 34.257663] I/O error, dev mmcblk0, sector 14721024 op 0x1:(WRITE) flags 0x4000 phys_seg 9 prio class 2 [ 34.267831] EXT4-fs warning (device mmcblk0p2): ext4_end_bio:343: I/O error 10 writing to inode 259130 starting block 1840256) [ 34.279362] Buffer I/O error on device mmcblk0p2, logical block 1806336 [ 34.286082] Buffer I/O error on device mmcblk0p2, logical block 1806337 [ 34.292776] Buffer I/O error on device mmcblk0p2, logical block 1806338 [ 34.299443] Buffer I/O error on device mmcblk0p2, logical block 1806339 [ 34.306145] Buffer I/O error on device mmcblk0p2, logical block 1806340 [ 34.312842] Buffer I/O error on device mmcblk0p2, logical block 1806341 [ 34.319527] Buffer I/O error on device mmcblk0p2, logical block 1806342 [ 34.326200] Buffer I/O error on device mmcblk0p2, logical block 1806343 [ 34.332865] Buffer I/O error on device mmcblk0p2, logical block 1806344 [ 34.339556] Buffer I/O error on device mmcblk0p2, logical block 1806345
We do not know the reason, one thing is that the eMMC they are using is FEMDRW008G-88A39, and its write performance is only 105MB/s. As in our default SDK, we seem will use HS200 mode, do you think this might be the reason for this problem, and how could we move forward?
Thanks,
Kevin