| aa9eaea1 | 23-May-2023 |
Wesley Yao <wesley.yao@rock-chips.com> |
cmd: ddr_tool: stressapptest: Adjust print of test address
Delete print of available memory for test. Delete print of all pages for test.
Add print of address for test. Add print of page_num, page_
cmd: ddr_tool: stressapptest: Adjust print of test address
Delete print of available memory for test. Delete print of all pages for test.
Add print of address for test. Add print of page_num, page_size and total_test_size.
Signed-off-by: Wesley Yao <wesley.yao@rock-chips.com> Change-Id: I24381774ef703b173afd95f40ecd63192a6effa9
show more ...
|
| 9c15e090 | 04-May-2023 |
Wesley Yao <wesley.yao@rock-chips.com> |
cmd: ddr_tool: stressapptest: Test all available space by default
Update stressapptest in U-Boot to v1.1.0 20230504
Signed-off-by: Wesley Yao <wesley.yao@rock-chips.com> Change-Id: I6c2379a3c5d0510
cmd: ddr_tool: stressapptest: Test all available space by default
Update stressapptest in U-Boot to v1.1.0 20230504
Signed-off-by: Wesley Yao <wesley.yao@rock-chips.com> Change-Id: I6c2379a3c5d05107cd431d8155a2778ca3c43e0f
show more ...
|
| 50e09059 | 27-Apr-2023 |
Wesley Yao <wesley.yao@rock-chips.com> |
cmd: ddr_tool: stressapptest: Change the method of page_rand_pick()
When the page_num is not a multiple of the cpu_num, the probability of picking the last few pages is very low.
Signed-off-by: Wes
cmd: ddr_tool: stressapptest: Change the method of page_rand_pick()
When the page_num is not a multiple of the cpu_num, the probability of picking the last few pages is very low.
Signed-off-by: Wesley Yao <wesley.yao@rock-chips.com> Change-Id: I8691b864e62e3858d122a2b7b298088e84fcee84
show more ...
|
| 2d08ea87 | 27-Apr-2023 |
Wesley Yao <wesley.yao@rock-chips.com> |
cmd: ddr_tool: stressapptest: Remove get_cpu_id()
Different platforms use different methods to get cpu id. So for common use, the cpu id are labeled in boot order.
Signed-off-by: Wesley Yao <wesley
cmd: ddr_tool: stressapptest: Remove get_cpu_id()
Different platforms use different methods to get cpu id. So for common use, the cpu id are labeled in boot order.
Signed-off-by: Wesley Yao <wesley.yao@rock-chips.com> Change-Id: I11a2ff9020892b05b17edbc0b5a6f5b85068eb5a
show more ...
|