aboutsummaryrefslogtreecommitdiff
path: root/include/.gitignore
diff options
context:
space:
mode:
authorSimon Glass2022-03-05 20:19:11 -0700
committerSimon Glass2022-03-18 19:24:25 -0600
commit2337eca283e8be9423aa0391a2b835c254efcc2c (patch)
treee5c77fbfc67f265d29bbce4d2966531e0c730930 /include/.gitignore
parent01f467e2d36dc1d9975fa41ff3161a2bd664d519 (diff)
binman: Keep a separate list of entries for fit
The current implementation sets up the FIT entries but then deletes the 'generator' ones so they don't appear in the final image. This is a bit clumsy. We cannot build the image more than once, since the generator entries are lost during the first build. Binman requires that calling BuildSectionData() multiple times returns a valid result each time. Keep a separate, private list which includes the generator nodes and use that where needed, to correct this problem. Ensure that the missing list includes removed generator entries too. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Alper Nebi Yasak <alpernebiyasak@gmail.com>
Diffstat (limited to 'include/.gitignore')
0 files changed, 0 insertions, 0 deletions