Re: [U-Boot] [PATCH v2 32/37] patman: Add a function to write ifwitool

2019-07-17 Thread sjg
This tool has quite a few arguments and options, so put the functionality in a function so that we call it from one place and hopefully get it right. Signed-off-by: Simon Glass --- Changes in v2: None tools/patman/tools.py | 33 + 1 file changed, 33 insertions(+

[U-Boot] [PATCH v2 32/37] patman: Add a function to write ifwitool

2019-07-08 Thread Simon Glass
This tool has quite a few arguments and options, so put the functionality in a function so that we call it from one place and hopefully get it right. Signed-off-by: Simon Glass --- Changes in v2: None tools/patman/tools.py | 33 + 1 file changed, 33 insertions(+