Tool/software: Linux
Hi,
we're using custom design board based on am4376 and we see degradation of write speed when pushing data to emmc from SD card. I've tested on evm board also and results are:
direct copy of file (via dd if=/file_on_sdcard of=/dev/mmcblk0 status=progress) (file is ~1,3G) shows:
1. evm: 741secs 2MB/s
2. our custom board am4376 (1100 secs 1,3MB/s)
3. compared to am335x board (beaglebone) there was the best: 339secs 3,65MB/sec
Any idea why such difference. On am4376 board we use mm0 for eMMC (8bit) and mmc1 for SD card. Thanks a lot.
BR,
marek