diff options
| author | Simon Glass <[email protected]> | 2022-03-05 20:19:12 -0700 |
|---|---|---|
| committer | Simon Glass <[email protected]> | 2022-03-18 19:24:25 -0600 |
| commit | 40c8bdd87e3baa44314720d0d51d90c41e633ca3 (patch) | |
| tree | 4cedab938048e4ccf96def0d56e955e5798064b4 /doc/develop | |
| parent | 2337eca283e8be9423aa0391a2b835c254efcc2c (diff) | |
binman: Support splitting an ELF file into multiple nodes
Some boards need to load an ELF file using the 'loadables' property, but
the file has segments at different memory addresses. This means that it
cannot be supplied as a flat binary.
Allow generating a separate node in the FIT for each segment in the ELF,
with a different load address for each.
Also add checks that the fit,xxx directives are valid.
Signed-off-by: Simon Glass <[email protected]>
Acked-by: Alper Nebi Yasak <[email protected]>
Diffstat (limited to 'doc/develop')
0 files changed, 0 insertions, 0 deletions
