| commit | 2dc5abaf7284080b21ec69b5a6c6264e7a61c0de | [log] [tgz] |
|---|---|---|
| author | Matthew Barth <msbarth@us.ibm.com> | Tue Aug 04 14:23:34 2020 -0500 |
| committer | Matthew Barth <msbarth@us.ibm.com> | Tue Nov 10 06:52:36 2020 -0600 |
| tree | 3e77eb69c0d45f0d57bdf7414fd4d51237368f7d | |
| parent | 23ac24c166c33159032e631c3fe3c6bb4c4f7cb2 [diff] |
control: Setup configured power on delay retrieval
A configured power on delay comes from either a compile time YAML
generated `_powerOnDelay` entry or from parsing a future manager JSON
configuration file.
Tested:
No impact to YAML driven configurations
An initial power on delay of zero when use of JSON enabled
Change-Id: If87260d1cb310a0c30698c47024127cd5e8a37e1
Signed-off-by: Matthew Barth <msbarth@us.ibm.com>