diff options
author | Simon Glass | 2019-07-20 12:24:05 -0600 |
---|---|---|
committer | Simon Glass | 2019-07-29 09:38:06 -0600 |
commit | 7210c89eac7fb68947f5f31372d9f1e93f42df0c (patch) | |
tree | f1664e112079402eb0296f8e24803fca0dafaa5a /tools/patman | |
parent | a9cd39ef751efdd05a3a5ccae13e28d8a993292d (diff) |
binman: Update Entry.WriteData() to handle special sections
At present this method assumes that the parent section does not need
to recalculate its position or adjust any metadata it may contain. But
when the entry changes size this may not be true. Also if the parent
section is more than just a container (e.g. it is a CBFS) then the
section may need to regenerate its output.
Add a new WriteChildData() method to sections and call this from the
WriteData() method, to handle this situation.
Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'tools/patman')
0 files changed, 0 insertions, 0 deletions