Browse Source

fix 3afirewall watchdog.

Change-Id: Ieef7428378fd27b2b7d7f1d63508294fcf058968
Signed-off-by: QiaoChong <qiaochong@loongson.cn>
master
QiaoChong 8 years ago
committed by Chong Qiao
parent
commit
413882f3db
  1. 2
      Targets/Bonito3a780e/Bonito/loongson3firewall_def.h

2
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*/

Loading…
Cancel
Save