commit | 979996ecaec4e5b0b8e78a9a643d8c1f3461d019 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Jul 05 21:41:59 2020 -0600 |
committer | Simon Glass <sjg@chromium.org> | Mon Jul 20 11:37:47 2020 -0600 |
tree | 1b3d54353ca610865d12519b34ee09ab794bebb0 | |
parent | 62c38522ee1aaea0ea24f1538a20b10e6d91acce [diff] |
patman: Add a -D option to enable debugging Most users don't want to see traceback errors. Add an option to enable them for debugging. Disable them by default. Signed-off-by: Simon Glass <sjg@chromium.org>