Commit Graph

2 Commits

Author SHA1 Message Date
Tang Yun ping fa65566613 cmd: memtester: fix print available address bug
Available address for testing may start from 0x00.

Change-Id: If3468c11a096c55cf7fff93dff0034679791b3a9
Signed-off-by: Tang Yun ping <typ@rock-chips.com>
2019-02-15 11:34:03 +08:00
Tang Yun ping d4eae7f5fe cmd: memtester: move some common code to ddr_tester_common.c
1. Moving some common code to ddr_tester_common.c to share with ddr tool.
2. io_map.c get dram bandwidth by using get_ddr_bw().

Change-Id: I90641f35c4474846a2357f4959415bfaa6230769
Signed-off-by: Tang Yun ping <typ@rock-chips.com>
2019-01-11 15:16:57 +08:00