From 413882f3db3cc696a057a64287ed50104174192c Mon Sep 17 00:00:00 2001 From: QiaoChong Date: Wed, 28 Sep 2016 09:11:39 +0800 Subject: [PATCH] fix 3afirewall watchdog. Change-Id: Ieef7428378fd27b2b7d7f1d63508294fcf058968 Signed-off-by: QiaoChong --- Targets/Bonito3a780e/Bonito/loongson3firewall_def.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Targets/Bonito3a780e/Bonito/loongson3firewall_def.h b/Targets/Bonito3a780e/Bonito/loongson3firewall_def.h index 2d5b1cf3..932b5720 100644 --- a/Targets/Bonito3a780e/Bonito/loongson3firewall_def.h +++ b/Targets/Bonito3a780e/Bonito/loongson3firewall_def.h @@ -74,7 +74,7 @@ nop; /* WatchDog Close for chip MAX6369*/ #define WatchDog_Close \ -GPIO_CLEAR_OUTPUT(0x6040); \ +GPIO_CLEAR_OUTPUT(0x4040); \ GPIO_SET_OUTPUT(0x4030); /* WatchDog Enable for chip MAX6369*/