提交 b0239ce0 编写于 作者: X xionglei6

fix:支持suspend

Signed-off-by: Nxionglei6 <xionglei6@huawei.com>
上级 b9cf230f
......@@ -205,7 +205,7 @@ static int DoSuspendCmd(const char *cmd, const char *opt)
if (ret == 0) {
#ifndef STARTUP_INIT_TEST
INIT_LOGE("DoSuspendCmd %s RB_SW_SUSPEND.", cmd);
return reboot(RB_SW_SUSPEND);
return reboot(RB_AUTOBOOT);
#endif
}
return 0;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册