diff --git a/bootstat/bootstat.cpp b/bootstat/bootstat.cpp index 844357cfc..3b8866e51 100644 --- a/bootstat/bootstat.cpp +++ b/bootstat/bootstat.cpp @@ -459,6 +459,8 @@ const std::map kBootReasonMap = { {"reboot,sys_ldo_ok,pmic,main", 227}, {"reboot,sys_ldo_ok,pmic,sub", 228}, {"reboot,smpl_timeout,pmic,main", 229}, + {"reboot,ota,.*", 230}, + {"reboot,periodic,.*", 231}, }; // Converts a string value representing the reason the system booted to an