[U-Boot] [PATCH v2 19/31] binman: Support FDT update for CBFS
    sjg at google.com 
    sjg at google.com
       
    Thu Jul 18 01:58:42 UTC 2019
    
    
  
It is useful to add the CBFS file information (offset, size, etc.) into
the FDT so that the layout is complete. Add support for this.
Signed-off-by: Simon Glass <sjg at chromium.org>
---
Changes in v2: None
 tools/binman/etype/cbfs.py            | 49 +++++++++++++++++++++++++--
 tools/binman/ftest.py                 | 25 ++++++++++++++
 tools/binman/test/125_cbfs_update.dts | 21 ++++++++++++
 3 files changed, 92 insertions(+), 3 deletions(-)
 create mode 100644 tools/binman/test/125_cbfs_update.dts
Applied to u-boot-dm, thanks!
    
    
More information about the U-Boot
mailing list