diff options
| author | Marek Vasut <[email protected]> | 2025-11-19 18:44:36 +0100 |
|---|---|---|
| committer | Marek Vasut <[email protected]> | 2025-12-03 00:15:40 +0100 |
| commit | db95933996603814ba648ac6bae4eca07b4061ef (patch) | |
| tree | 4896179086cc0adf0b061115f875ce5a0227deb8 /scripts | |
| parent | d4a8124805e3de3da5c9a005daa791bfba2ed28d (diff) | |
sh: Assure end of U-Boot is at 8-byte aligned offset
Make sure the end of U-Boot is at 8-byte aligned offset, not 4-byte
aligned offset. This allows safely appending DT at the end of U-Boot
with the guarantee that the DT will be at 8-byte aligned offset. This
8-byte alignment is now checked by newer libfdt 1.7.2 .
Signed-off-by: Marek Vasut <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
