commit | 1de3448efeaf36039ad66cb4ee9b9a34aec79ebd | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Jul 08 13:18:53 2019 -0600 |
committer | Simon Glass <sjg@chromium.org> | Wed Jul 24 12:53:46 2019 -0700 |
tree | 3987eff8a4e82e1e83955e67e6fb0e14ca6cbb5c | |
parent | 96a6296a894d5ed348514f354c2a976e6f2264af [diff] |
binman: Add support for CBFS entries Add support for putting CBFSs (Coreboot Filesystems) in an image. This allows binman to produce firmware images used by coreboot to boot. Signed-off-by: Simon Glass <sjg@chromium.org>