mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-05 18:41:58 +09:00
dt-bindings: soc: rockchip: add reboot mode winusb.
winusb mode is used to capture minidump in uboot through usb when kernel panic. Change-Id: I493d32746fd4030f8e7a1466d8a9b2f8bf3a3ccc Signed-off-by: Wenping Zhang <wenping.zhang@rock-chips.com>
This commit is contained in:
@@ -22,5 +22,7 @@
|
||||
#define BOOT_UMS (REBOOT_FLAG + 12)
|
||||
/* reboot system quiescent */
|
||||
#define BOOT_QUIESCENT (REBOOT_FLAG + 14)
|
||||
/* reboot by panic and capture ramdump in uboot through usb */
|
||||
#define BOOT_WINUSB (REBOOT_FLAG + 15)
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user