[PATCH v5 08/20] binman: Add more detail on how ObtainContents() works
Simon Glass
sjg at chromium.org
Sun Jul 23 15:23:43 CEST 2023
This area of binman can be a bit confusing. Add some more comments to
help.
Signed-off-by: Simon Glass <sjg at chromium.org>
---
(no changes since v3)
Changes in v3:
- Add new patch with more detail on how ObtainContents() works
tools/binman/entry.py | 3 +++
tools/binman/etype/section.py | 32 +++++++++++++++++++++++++++++++-
2 files changed, 34 insertions(+), 1 deletion(-)
Applied to u-boot-dm, thanks!
More information about the U-Boot
mailing list