commit | 82a00be35382b537cbe1338ade00252242383a90 | [log] [tgz] |
---|---|---|
author | Michael Walle <michael@walle.cc> | Sat Apr 06 02:24:02 2019 +0200 |
committer | Stefan Roese <sr@denx.de> | Fri Apr 12 07:04:18 2019 +0200 |
tree | 1fb7b42f1c901df651c99af32fbd8fe1f88b88c3 | |
parent | f94b5223fbe942ac9299972e1ece0ba4ba29edfd [diff] |
cmd: add wdt command Add a command to control the watchdog devices. This is useful if the watchdog is rather long running (eg. seconds) and it should be controlled by scripts. It is also handy during debugging. Signed-off-by: Michael Walle <michael@walle.cc> Signed-off-by: Stefan Roese <sr@denx.de>