patman: Add a function to write ifwitool
authorSimon Glass <sjg@chromium.org>
Mon, 8 Jul 2019 19:18:51 +0000 (13:18 -0600)
committerSimon Glass <sjg@chromium.org>
Wed, 24 Jul 2019 19:53:46 +0000 (12:53 -0700)
commit1cfdfc064a190529c988065e867a6569cdc3c168
treedbc0ac02f288b258e065ac094adfe26d96ad4f88
parent8acce60b10f2d60945b71f527fd29ee62242b175
patman: Add a function to write ifwitool

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 <sjg@chromium.org>
tools/patman/tools.py