commit | b5f97d59e1f3147311cb1d753c1420be600b155f | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Tue Dec 02 13:17:32 2014 -0700 |
committer | Tom Rini <trini@ti.com> | Wed Jan 14 11:35:43 2015 -0500 |
tree | 727d5a8d94e56813425c4bc480e07fdb409de5e3 | |
parent | 73a04456d77bb2bb4b75aab20787a2211b33313b [diff] |
test: Add DEBUG output option to test-fit.py Sometimes it is useful to see the output from U-Boot, so add an option to make this easier. Signed-off-by: Simon Glass <sjg@chromium.org>