diff options
author | Simon Glass <sjg@chromium.org> | 2020-07-09 18:39:37 -0600 |
---|---|---|
committer | Simon Glass <sjg@chromium.org> | 2020-07-20 11:37:47 -0600 |
commit | 894f63575574e153ac813b7a1d20bf5d251af2ac (patch) | |
tree | 469294c5dbf121e21ce7c9f1c64b9ad1bff0f39c /tools/fdtgrep.c | |
parent | d498630ea9a5880302ee941f28925ee231b8f018 (diff) |
binman: Convert existing binary blobs to blob_ext
Many of the existing blobs rely on external binaries which may not be
available. Move them over to use blob_ext to indicate this.
Unfortunately cros-ec-rw cannot use this class because it inherits
another. So set the 'external' value for that class.
While we are here, drop the import of Entry since it is not used (and
pylint3 complains).
Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'tools/fdtgrep.c')
0 files changed, 0 insertions, 0 deletions