commit | fcb7e31082c8abf77f5efac5920093f3bcb5d8ca | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Jul 05 16:32:46 2021 -0600 |
committer | Simon Glass <sjg@chromium.org> | Wed Jul 21 10:27:34 2021 -0600 |
tree | 87da3ff9cb425506e4c12c863a5b4285d4cce310 | |
parent | f178bebf551a43445ba8f1e1a4c1638eff8eb612 [diff] |
sandbox: Add work-around for SDL2 display At present the display does not show on some machines, e.g. Ubunutu 20.04 but the reason is unknown. Add a work-around until this can be determined. Also include more error checking just in case. Signed-off-by: Simon Glass <sjg@chromium.org>