commit | 24012c8266441c6ff22fe0cd914a77531857cd35 | [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 | 1cd06009d64fb4b3adcf117c12c4e7bc13afd7f4 [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>