Small test of Internal NAND memory and external micro SD Card for Olinuxino A13:
- External microSD Memory:
- Brand: G.SKILL
- Size: 16GB
- Model: FF-TSDG16GA-C10
- Website: http://www.gskill.com/products.php?index=499
- System:
-
root@debian:~# uname -a Linux debian 3.0.42+ #1 PREEMPT Fri Nov 9 02:04:58 EST 2012 armv7l GNU/Linux
- Results:
-
root@debian:~# dd if=/dev/mmcblk0 of=/dev/null bs=2M count=100 100+0 records in 100+0 records out 209715200 bytes (210 MB) copied, 10.2158 s, 20.5 MB/s root@debian:~# dd if=/dev/nandi of=/dev/null bs=2M count=100 100+0 records in 100+0 records out 209715200 bytes (210 MB) copied, 41.9207 s, 5.0 MB/s
No comments:
Post a Comment