diff options
| author | Lars Feyaerts <[email protected]> | 2023-10-02 10:00:14 +0200 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2023-10-11 10:35:24 -0400 |
| commit | 4860ee9b09e00ded5e9dfb5d418283dc2840bf1e (patch) | |
| tree | 770f949216253571d488d88983cc3f1ab9228978 /drivers/input | |
| parent | 814774c07617465f735644fb4f6352a4e50fb286 (diff) | |
mkimage: allow internalization of data-position
Make it possible for data that was externalized using a static external
position (-p) to be internalized. Enables the ability to convert
existing FIT images built with -p to be converted to a FIT image where the
data is internal, to be converted to a FIT image where the data is
external relative to the end of the FIT (-E) or change the initial
static external position to a different static external position (-p).
Removing the original external-data-related properties ensures that
they're not present after conversion. Without this, they would still be
present in the resulting FIT even if the FIT has been, for example,
internalized.
Signed-off-by: Lars Feyaerts <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
Diffstat (limited to 'drivers/input')
0 files changed, 0 insertions, 0 deletions
