commit | c16f3244da49095db84cf949c0972c8dcc889a8e | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Jul 05 21:41:54 2020 -0600 |
committer | Simon Glass <sjg@chromium.org> | Mon Jul 20 11:37:47 2020 -0600 |
tree | d2cb7c836e049007267706cfef0b9aaf1cf3e69f | |
parent | 7f739bbe7a5100cadf150dbb2f5d7aa424e75230 [diff] |
patman: Allow different commands At present patman only does one thing so does not have any comments. We want to add a few more command, so create a sub-parser for the default command ('send'). Signed-off-by: Simon Glass <sjg@chromium.org>