mirror of
https://github.com/openshwprojects/OpenBK7231T_App.git
synced 2026-02-13 10:15:39 +00:00
add missing entries to comment about reboot reasons, just for rerefernec
This commit is contained in:
@ -841,6 +841,9 @@ typedef enum {
|
||||
RESET_SOURCE_REBOOT = 1,
|
||||
RESET_SOURCE_WATCHDOG = 2,
|
||||
|
||||
RESET_SOURCE_DEEPPS_GPIO = 3,
|
||||
RESET_SOURCE_DEEPPS_RTC = 4,
|
||||
|
||||
RESET_SOURCE_CRASH_XAT0 = 5,
|
||||
RESET_SOURCE_CRASH_UNDEFINED = 6,
|
||||
RESET_SOURCE_CRASH_PREFETCH_ABORT = 7,
|
||||
|
||||
Reference in New Issue
Block a user