
19 Jul
2020
19 Jul
'20
10:49 p.m.
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 ---
tools/patman/main.py | 77 +++++++++++++++++++++++--------------------- 1 file changed, 41 insertions(+), 36 deletions(-)
Applied to u-boot-dm