查询写保护启动状态

命令功能

查询写保护启动状态。

命令格式

dpu_tool -i flash/p/$type

入参说明

参数

参数说明

取值

$type

写保护启动状态。

  • 0:主flash
  • 1:备flash

出参说明

项目

描述

val:xx

写保护启动状态。

使用指南

SP923H-VL卡支持。

使用实例

查询写保护启动状态。
1
2
3
4
dpu_tool -i flash/p/0
val:1
dpu_tool -i flash/p/1
val:1