获取硬件参数。
dpu_tool -i board/device_parm/$type:
参数 |
参数说明 |
取值 |
---|---|---|
$type |
获取的参数类型。 |
|
项目 |
描述 |
---|---|
Type: xx CPU dominant frequency: xx |
CPU主频。 |
Type: xx CPU core quantity: xx |
CPU核数。 |
Type: xx DDR dominant frequency: xx |
DDR主频。 |
Type: xx Don't start the memory margin test / start the memory margin test / Get Value failure |
内存margin测试状态。 |
SP923H-VL卡不支持该命令。
获取硬件参数。
1 2 3 4 5 6 7 8 9 | dpu_tool -i board/device_parm/1:2:3:4: Type: 1 CPU dominant frequency: Auto Type: 2 CPU core quantity: Auto Type: 3 DDR dominant frequency: Auto Type: 4 Don't start the memory margin test |