[PATCH] MIPS: Assure end of U-Boot is at 8-byte aligned offset
Tom Rini
trini at konsulko.com
Fri Nov 28 18:41:23 CET 2025
On Thu, 13 Nov 2025 12:56:09 +0100, Marek Vasut wrote:
> 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 .
>
>
Applied to u-boot/next, thanks!
[1/1] MIPS: Assure end of U-Boot is at 8-byte aligned offset
commit: d9e183a04c92d96c8f8b145c0b789c62bdfc2605
--
Tom
More information about the U-Boot
mailing list