From 90394f87f2e8b029c3fae1e22ded3808ada8bb18 Mon Sep 17 00:00:00 2001 From: sujinmkang Date: Sun, 19 Apr 2020 14:34:02 -0700 Subject: [PATCH] Change the default hw watchdog timer value to 3 mins from 10 mins. --- platform/mellanox/hw-management-wd.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform/mellanox/hw-management-wd.sh b/platform/mellanox/hw-management-wd.sh index 75a467f4cf33..86c77e2ca631 100755 --- a/platform/mellanox/hw-management-wd.sh +++ b/platform/mellanox/hw-management-wd.sh @@ -46,7 +46,7 @@ CPLD_LPC_WD2_ACT_REG=0xcf CPLD_LPC_WD_CPBLT_BIT=6 CPLD_LPC_WD_RESET_CAUSE_BIT=6 CPLD_LPC_WD_RESET=1 -WD3_DFLT_TO=600 +WD3_DFLT_TO=180 WD_TYPE3_MAX_TO=65535 wd_max_to=