commit | 81382b77094c0c613d9acaed9191d8721bdd9475 | [log] [tgz] |
---|---|---|
author | Stefan Roese <sr@denx.de> | Tue Oct 09 08:59:10 2018 +0200 |
committer | Daniel Schwierzeck <daniel.schwierzeck@gmail.com> | Sun Nov 18 16:02:22 2018 +0100 |
tree | d5a57a51c29f4cb2ca46f94da9a174b88249db6e | |
parent | 8bbb6bf1d80f374b5d5ed9d067778c79e7217804 [diff] |
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>