commit | 2ecf51204690d99477352188e2b83def7a7c1f1a | [log] [tgz] |
---|---|---|
author | William A. Kennington III <wak@google.com> | Fri Apr 27 14:31:51 2018 -0700 |
committer | Emily Shaffer <emilyshaffer@google.com> | Tue May 22 18:22:20 2018 +0000 |
tree | 219f098a1e6ca8a81cb5dcd18742e83075a6fada | |
parent | 4b017a9b8728d19880d8d0de9cb994d7c0273769 [diff] |
watchdog: Get only the initialized property during reset Since we switched to resetting the watchdog with a built-in method, we are only using a single property from the watchdog. Instead of fetching all the properties and reading just the initialized one, only request the initialized property from the watchdog. Change-Id: I5e29b5100629e1ce23f352b0b749a434cd1ab793 Signed-off-by: William A. Kennington III <wak@google.com>
To build this package, do the following steps:
1. ./bootstrap.sh 2. ./configure ${CONFIGURE_FLAGS} 3. make
To clean the repository run ./bootstrap.sh clean
.