resetcause:restore to factory, factory to factory_inquiry

Signed-off-by: wanggang26 <wanggang26@xiaomi.com>
This commit is contained in:
wanggang26 2023-11-09 22:44:07 +08:00 committed by CeDeROM
parent e0989d950f
commit a2e76247fb

View File

@ -119,6 +119,7 @@ static FAR const char * const g_resetflag[] =
"panic",
"bootloader",
"recovery",
"restore",
"factory",
NULL
};