[PATCH v2 22/28] binman: Drop the Entry.CheckSize() method
    Simon Glass 
    sjg at chromium.org
       
    Fri Oct 30 04:33:45 CET 2020
    
    
  
This is only used by entry_Section and that class already calls it. Avoid
calling it twice. Also drop it from the documentation.
Signed-off-by: Simon Glass <sjg at chromium.org>
---
(no changes since v1)
 tools/binman/README     | 21 ++++++++++-----------
 tools/binman/control.py |  1 -
 2 files changed, 10 insertions(+), 12 deletions(-)
Applied to u-boot-dm, thanks!
    
    
More information about the U-Boot
mailing list