commit | 532ae7043005fb05a7bfa708fdf3fef5c637dd38 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Jan 09 20:14:01 2022 -0700 |
committer | Simon Glass <sjg@chromium.org> | Tue Jan 25 12:36:11 2022 -0700 |
tree | 6fcc4d0caeaaafda297a4756d1d3fa3d8ccc4d50 | |
parent | a104bb2b485c5991750d7bf16294707e7e377ed8 [diff] |
binman: Convert to using the ifwitool bintool Update the ifwi entry type to use this bintool, instead of running ifwitool directly. This simplifies the code and provides more consistency as well as supporting missing bintools. Signed-off-by: Simon Glass <sjg@chromium.org>