mirror of
https://github.com/apache/nuttx.git
synced 2026-08-01 20:28:58 +00:00
Revert "rptun/rptun_ivshmem:add restart cmd to reboot slave"
This reverts commit 4fa1c460d3.
to reducing the complexity of rptun driver.
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
This commit is contained in:
parent
109a3a090c
commit
d7f3e41b13
2 changed files with 0 additions and 39 deletions
|
|
@ -50,11 +50,9 @@
|
|||
|
||||
#define RPTUN_NOTIFY_ALL (UINT32_MAX - 0)
|
||||
|
||||
#define RPTUN_CMD_DEFAULT 0x0
|
||||
#define RPTUN_CMD_PANIC 0x1
|
||||
#define RPTUN_CMD_STOP 0x2
|
||||
#define RPTUN_CMD_READY 0x3
|
||||
#define RPTUN_CMD_RESTART 0x4
|
||||
#define RPTUN_CMD_MASK 0xffff
|
||||
#define RPTUN_CMD_SHIFT 16
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue