diff options
| author | Marek Vasut <[email protected]> | 2025-12-28 04:17:27 +0100 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2026-01-02 14:20:16 -0600 |
| commit | 9ed99e2eeadb4127b8de2ecbc066de6180394355 (patch) | |
| tree | 204a8cf993061741855292ad21e40a35473d27be /drivers | |
| parent | bd3f9ee679b4d1456d0d3c261ab76788950e6096 (diff) | |
m68k: 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 'drivers')
0 files changed, 0 insertions, 0 deletions
