[PATCH 00/14] event: Replace some more init hooks
Tom Rini
trini at konsulko.com
Thu Aug 31 23:42:08 CEST 2023
On Mon, 21 Aug 2023 21:16:47 -0600, Simon Glass wrote:
> This series replaces some more of the init hooks in board_f.c and
> board_r.c with events. Notably it converts last_state_init() over.
>
> It also provides a 'simple' event spy, which takes no arguments. It turns
> out that this is quite a common case, so it is worth optimising for this,
> to reduce code size, before events become too commonly used.
>
> [...]
Applied to u-boot/next, thanks!
--
Tom
More information about the U-Boot
mailing list