mips: mt76xx: Enable watchdog support
authorStefan Roese <sr@denx.de>
Tue, 9 Oct 2018 06:59:10 +0000 (08:59 +0200)
committerDaniel Schwierzeck <daniel.schwierzeck@gmail.com>
Sun, 18 Nov 2018 15:02:22 +0000 (16:02 +0100)
commit4ff942b059c66c943a3ae94b6f96b3de239e9eaa
treed5a57a51c29f4cb2ca46f94da9a174b88249db6e
parentb4a6a1bb3f6a3a52a1cfebe21cd6aa679bf10b1f
mips: mt76xx: Enable watchdog support

This patch enables and starts the watchdog on the MT7620 platform.
Currently the WD timeout is configured to 60 seconds.

Signed-off-by: Stefan Roese <sr@denx.de>
Cc: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
[fixed build error due to missing function prototype arch_misc_init]
Signed-off-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
arch/mips/Kconfig
arch/mips/include/asm/u-boot-mips.h
arch/mips/mach-mt7620/cpu.c