History log of /rk3399_rockchip-uboot/cmd/ddr_tool/stressapptest/stressapptest.c (Results 1 – 9 of 9)
Revision Date Author Comments
# 13ceb2af 06-Nov-2024 Xuhui Lin <xuhui.lin@rock-chips.com>

rockchip: Add arch timer 1Ghz support

Change-Id: I8e58b15be1823e732852a2aa76cc98813e6b4fe9
Signed-off-by: Xuhui Lin <xuhui.lin@rock-chips.com>


# 32640b0a 13-Jul-2023 Wesley Yao <wesley.yao@rock-chips.com>

cmd: ddr_tool: stressapptest: Adjust flush of dcache

flush_dcache_all() too often may make some errors difficult to occur.

Signed-off-by: Wesley Yao <wesley.yao@rock-chips.com>
Change-Id: I97897c4d

cmd: ddr_tool: stressapptest: Adjust flush of dcache

flush_dcache_all() too often may make some errors difficult to occur.

Signed-off-by: Wesley Yao <wesley.yao@rock-chips.com>
Change-Id: I97897c4d9557638ddcf982fbe0d8bdefdd928d3c

show more ...


# 0ed3d443 15-Jun-2023 Wesley Yao <wesley.yao@rock-chips.com>

cmd: ddr_tool: stressapptest: Adjust print of error

Make the print of error close to the original StressAppTest.

Signed-off-by: Wesley Yao <wesley.yao@rock-chips.com>
Change-Id: I4e5a9b1a9782d7b68c

cmd: ddr_tool: stressapptest: Adjust print of error

Make the print of error close to the original StressAppTest.

Signed-off-by: Wesley Yao <wesley.yao@rock-chips.com>
Change-Id: I4e5a9b1a9782d7b68cd78aae43af413edcd2d37d

show more ...


# 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 ...


# 2ac0a64a 29-Mar-2023 Wesley Yao <wesley.yao@rock-chips.com>

cmd: ddr_tool: stressapptest: Support arg of start_addr

Signed-off-by: Wesley Yao <wesley.yao@rock-chips.com>
Change-Id: Ic4c068fad20a906a67a0cc15486f01f942274a1f


# 9bf9a700 14-Feb-2023 Wesley Yao <wesley.yao@rock-chips.com>

cmd: ddr_tool: Add stressapptest

Enable CONFIG_CMD_STRESSAPPTEST to use stressapptest in U-Boot

Signed-off-by: Wesley Yao <wesley.yao@rock-chips.com>
Change-Id: Ibfb9b78e34118f6da0c5c2276cb646d78f4

cmd: ddr_tool: Add stressapptest

Enable CONFIG_CMD_STRESSAPPTEST to use stressapptest in U-Boot

Signed-off-by: Wesley Yao <wesley.yao@rock-chips.com>
Change-Id: Ibfb9b78e34118f6da0c5c2276cb646d78f40df99

show more ...