[U-Boot] [PATCH v2 17/31] binman: Provide the actual data address for cbfs files
sjg at google.com
sjg at google.com
Thu Jul 18 01:58:44 UTC 2019
At present a file with no explicit CBFS offset is placed in the next
available location but there is no way to find out where it ended up.
Update and rename the get_data() function to provide this information.
Signed-off-by: Simon Glass <sjg at chromium.org>
---
Changes in v2: None
tools/binman/cbfs_util.py | 31 ++++++++++++++++++++-----------
1 file changed, 20 insertions(+), 11 deletions(-)
Applied to u-boot-dm, thanks!
More information about the U-Boot
mailing list