[PATCH] powerpc/mpc83xx: Move alignment padding into __u_boot_list section

Tom Rini trini at konsulko.com
Fri Apr 3 18:09:29 CEST 2026


On Sun, 29 Mar 2026 17:04:36 +0200, J. Neuschäfer wrote:

> u-boot-dtb.bin is built by concatenating u-boot-nodtb.bin and u-boot.dtb.
> u-boot-nodtb.bin, in turn, is generated by objcopy'ing the contents of
> u-boot (U-Boot in ELF format) into a raw file.
> 
> In order to find the bundled FDT (u-boot.dtb), the code in lib/fdtdec.c
> uses the _end symbol. Platform-specific linker scripts ensure that _end is
> 8-byte aligned, which is required by libfdt.
> 
> [...]

Applied to u-boot/master, thanks!

[1/1] powerpc/mpc83xx: Move alignment padding into __u_boot_list section
      commit: 74f5e3ef30dd2f219bb545b41a0600686f567032
-- 
Tom




More information about the U-Boot mailing list