Home
last modified time | relevance | path

Searched hist:"895 be89479e60417e9d3c0aa76d7406f78224f26" (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/test/rockchip/
H A DMakefile895be89479e60417e9d3c0aa76d7406f78224f26 Tue Oct 24 01:46:26 UTC 2017 Shawn Lin <shawn.lin@rock-chips.com> rockchip: test: add modular test for eMMC on Rockchip platform

Write assigned data payload into eMMC and read back. Then
verify the context by comparing the write_buffer with read_buffer
one by one.

=> rktest emmc 20000
***********************************************************
Rockchip Board Module [emmc] Test start.
***********************************************************

MMC write: dev # 0, block # 4096, count 20000 ... 20000 blocks written: OK
eMMC write: size 9MB, used 313ms, speed 31MB/s

MMC read: dev # 0, block # 4096, count 20000 ... 20000 blocks read: OK
eMMC read: size 9MB, used 234ms, speed 42MB/s

-----------------------------------------------------------
Rockchip Board Module [emmc] Test end <PASS>.. Total: 4.389s
-----------------------------------------------------------

Change-Id: Ia8e6e559a41e8b52169326d3cd408ac7d5a02e97
Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com>
H A Dtest-rockchip.h895be89479e60417e9d3c0aa76d7406f78224f26 Tue Oct 24 01:46:26 UTC 2017 Shawn Lin <shawn.lin@rock-chips.com> rockchip: test: add modular test for eMMC on Rockchip platform

Write assigned data payload into eMMC and read back. Then
verify the context by comparing the write_buffer with read_buffer
one by one.

=> rktest emmc 20000
***********************************************************
Rockchip Board Module [emmc] Test start.
***********************************************************

MMC write: dev # 0, block # 4096, count 20000 ... 20000 blocks written: OK
eMMC write: size 9MB, used 313ms, speed 31MB/s

MMC read: dev # 0, block # 4096, count 20000 ... 20000 blocks read: OK
eMMC read: size 9MB, used 234ms, speed 42MB/s

-----------------------------------------------------------
Rockchip Board Module [emmc] Test end <PASS>.. Total: 4.389s
-----------------------------------------------------------

Change-Id: Ia8e6e559a41e8b52169326d3cd408ac7d5a02e97
Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com>
H A Dtest-rockchip.c895be89479e60417e9d3c0aa76d7406f78224f26 Tue Oct 24 01:46:26 UTC 2017 Shawn Lin <shawn.lin@rock-chips.com> rockchip: test: add modular test for eMMC on Rockchip platform

Write assigned data payload into eMMC and read back. Then
verify the context by comparing the write_buffer with read_buffer
one by one.

=> rktest emmc 20000
***********************************************************
Rockchip Board Module [emmc] Test start.
***********************************************************

MMC write: dev # 0, block # 4096, count 20000 ... 20000 blocks written: OK
eMMC write: size 9MB, used 313ms, speed 31MB/s

MMC read: dev # 0, block # 4096, count 20000 ... 20000 blocks read: OK
eMMC read: size 9MB, used 234ms, speed 42MB/s

-----------------------------------------------------------
Rockchip Board Module [emmc] Test end <PASS>.. Total: 4.389s
-----------------------------------------------------------

Change-Id: Ia8e6e559a41e8b52169326d3cd408ac7d5a02e97
Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com>