Skip to content

Commit

Permalink
Merge pull request #743 from felixonmars/patch-1
Browse files Browse the repository at this point in the history
lc4a: 添加电源管理功能的简单文档
  • Loading branch information
Zepan authored Dec 16, 2024
2 parents 9f1b36b + af85952 commit 99e754b
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions docs/hardware/zh/lichee/th1520/lc4a/lc4a.md
Original file line number Diff line number Diff line change
Expand Up @@ -240,3 +240,11 @@ ssh -p 2301 root@bmcip # access first slot's serial port
```
cat /var/log/obmc-cons*.log
```

对 LM4A 的电源管理:

启动/复位:(1-7 分别对应 slot 1 到 7)
```
/usr/libexec/phosphor-state-manager/muxctl.sh 1 boot
/usr/libexec/phosphor-state-manager/muxctl.sh 2 reset
```

0 comments on commit 99e754b

Please sign in to comment.