[U-Boot] [PATCH v2 29/31] binman: Support reading from CBFS entries

sjg at google.com sjg at google.com
Thu Jul 18 01:58:28 UTC 2019


CBFS is a bit like a section but with a custom format. Provide the list of
entries and the compression type to binman so that it can extract the data
from the CBFS, just like any other part of the image.

Signed-off-by: Simon Glass <sjg at chromium.org>
---

Changes in v2: None

 tools/binman/cbfs_util.py  | 14 ++++++++++++++
 tools/binman/etype/cbfs.py |  7 +++++++
 2 files changed, 21 insertions(+)

Applied to u-boot-dm, thanks!


More information about the U-Boot mailing list