Skip to content
Commit 74c6bb84 authored by Simon Glass's avatar Simon Glass
Browse files

sandbox: Init the EC properly even if no state file is available



This currently relies on sandbox attempting to read a state file. At
present it always does, even when there is no state file, in which case it
fails, but still inits the EC.

That is a bug, so update this driver to set the current image always, even
if no state is read.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
parent 633d94dd
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment