commit | ebee533c3d3d131cc58e711abc71c7c820c28a10 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sat Jan 16 14:52:23 2021 -0700 |
committer | Simon Glass <sjg@chromium.org> | Sat Jan 30 14:25:41 2021 -0700 |
tree | b5c108e5e107b4dd8fa954e1cebaee0b7f9099f0 | |
parent | 9b306e5829299333063c32c0e2263cc1a3db4f65 [diff] |
cros_ec: Tidy up a few delays Allow a longer time for the EC to reboot. Also use a constant for the hash delay time, so it is clear what it is for. Signed-off-by: Simon Glass <sjg@chromium.org>