binman: Add more detail on how ObtainContents() works
authorSimon Glass <sjg@chromium.org>
Tue, 18 Jul 2023 13:23:57 +0000 (07:23 -0600)
committerSimon Glass <sjg@chromium.org>
Thu, 20 Jul 2023 20:10:58 +0000 (14:10 -0600)
commit20a317fb75f2cbd03cd8d2f8e65bab5faf6abbb4
treef4b5f3d90b8c8bb69e10f2a1f9ff095577d28dd8
parent7a58a0f319cab0a70d3cffabc2a5b4b322a5b5cf
binman: Add more detail on how ObtainContents() works

This area of binman can be a bit confusing. Add some more comments to
help.

Signed-off-by: Simon Glass <sjg@chromium.org>
tools/binman/entry.py
tools/binman/etype/section.py