Files
u-boot/arch/m68k
Marek Vasut 9ed99e2eea 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 <marek.vasut+renesas@mailbox.org>
2026-01-02 14:20:16 -06:00
..
2025-06-27 10:02:19 -06:00
2023-09-06 13:28:58 +02:00
2025-06-27 10:02:19 -06:00
2023-02-07 14:33:48 -05:00