[PATCH] xtensa: Assure end of U-Boot is at 8-byte aligned offset
Tom Rini
trini at konsulko.com
Fri Nov 28 18:41:26 CET 2025
On Sun, 16 Nov 2025 01:14:32 +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] xtensa: Assure end of U-Boot is at 8-byte aligned offset
commit: 8c0d78ddc4989fe95337b20e392a76e796001eb6
--
Tom
More information about the U-Boot
mailing list