[PATCH v4 0/2] Static initcalls
Tom Rini
trini at konsulko.com
Fri Jan 17 22:46:21 CET 2025
On Mon, Jan 06, 2025 at 03:40:12PM +0100, Jerome Forissier wrote:
> This series replaces the dynamic initcalls (with function pointers) with
> static calls, and gets rid of initcall_run_list(), init_sequence_f,
> init_sequence_f_r and init_sequence_r. This makes the code simpler and the
> binary slighlty smaller: -2281 bytes/-0.21 % with LTO enabled and -510
> bytes/-0.05 % with LTO disabled (xilinx_zynqmp_kria_defconfig).
>
> Execution time doesn't seem to change noticeably. There is no impact on
> the SPL.
This fails in CI unfortunately:
https://source.denx.de/u-boot/u-boot/-/pipelines/24241
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20250117/958777bc/attachment.sig>
More information about the U-Boot
mailing list