commit | aec36cfdac34ddbf6542915005830536fb7e5fb7 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Tue Jun 11 11:14:36 2013 -0700 |
committer | Tom Rini <trini@ti.com> | Wed Jun 26 10:16:41 2013 -0400 |
tree | 0c8884d1ae1d43c2e4eade1c129d661d18e23dde | |
parent | 92765f420902fe5341364132c574bff256294268 [diff] |
Show stdout on error in fit-test When this test fails it is useful to see the output from U-Boot. Add printing of this information on failure. Signed-off-by: Simon Glass <sjg@chromium.org>