mirror of
https://xff.cz/git/u-boot/
synced 2025-09-29 22:41:17 +02:00
When a real board fails we don't want to decode the exception. Reserve that behaviour for sandbox. Also avoid raising a new exception on failure - just re-raise the existing one. Signed-off-by: Simon Glass <sjg@chromium.org>