提交 a30ce477 编写于 作者: X xionglei6

init: fix bugs

Signed-off-by: Nxionglei6 <xionglei6@huawei.com>
上级 0a19f2fd
......@@ -116,7 +116,7 @@ static int CheckRebootParam(const char *valueData)
return 0;
}
static const char *cmdParams[] = {
"shutdown", "updater", "updater:", "flash", "flash:", "NoArgument", "bootloader"
"shutdown", "updater", "updater:", "flash", "flash:", "NoArgument", "loader", "bootloader"
};
size_t i = 0;
for (; i < ARRAY_LENGTH(cmdParams); i++) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册