Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search

Board validation and diagnostic tools

436 bytes added, 16:52, 27 June 2013
no edit summary
We assume that the mtd4 is available for test.
 
 
== #000 : Basic read operation ==
 
Category: performance
 
Description:
 
Conditions: IGEP0020-RC6 + IGEP Firmware Yocto 1.2.1-2
 
How to test:
 
The read tests were performed by running the following command:
 
$ time dd if=/dev/mtd2 of=/dev/null
 
The results are:
 
<pre>
root@igep00x0:~# time dd if=/dev/mtd2 of=/dev/null
1022976+0 records in
1022976+0 records out
 
real 1m21.901s
user 0m0.453s
sys 1m21.406s
</pre>
== #001&nbsp;: Simple read/write test ==
0
edits