commit | 5b4bce330a5ac352a5f4b5dd3d7b9dd7f54f4d13 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Jul 08 14:25:26 2019 -0600 |
committer | Simon Glass <sjg@chromium.org> | Wed Jul 24 12:53:46 2019 -0700 |
tree | 7312865b3934e31367db1aa0964f62edea7e0131 | |
parent | 43062bcbfb2029b127e288c08f5e38891a2e4a2b [diff] |
binman: Add a convenience functions for real-DTB tests Quite a few tests will use a real device tree and need it updated with the binman metadata. Add a helper function for this. Signed-off-by: Simon Glass <sjg@chromium.org>