commit | db168d480cd5f426a9e80c6b4e39d82edd1ef8ef | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Tue Jul 17 13:25:39 2018 -0600 |
committer | Simon Glass <sjg@chromium.org> | Wed Aug 01 16:30:48 2018 -0600 |
tree | 4a4f1425abc9d36139844d53811dd8af7db653a0 | |
parent | 704784b44dc2bbcc104a23b8f658d961e615f3df [diff] |
binman: Add support for a cros_ec image Add an entry type which can hold a Chrome OS EC. To make this work a new entry type is created, which supports getting a blob filename from the command line. Signed-off-by: Simon Glass <sjg@chromium.org>