commit | ecb09da638a8aa4b3ae9e79dd8960433d8bdd2cb | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Jul 05 21:41:54 2020 -0600 |
committer | Simon Glass <sjg@chromium.org> | Fri Jul 24 19:25:15 2020 -0600 |
tree | 6c8e6fb56ddfe694c2ce93a388b56ca204435e03 | |
parent | eb101ac818d32ce5a13aa0caec311b9670d0f9f4 [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>