[PATCH] common: add config for board_init() call

Tom Rini trini at konsulko.com
Wed May 7 17:51:20 CEST 2025


On Wed, May 07, 2025 at 01:23:42PM +0100, Ben Dooks wrote:

> Add CONFIG_BOARD_INIT to specifu if the board_init() needs calling
> during initcall phase, and default it to 'y' for the relevant
> architectures which probably need it.
> 
> This allows anyone with a board that doesn't need it to just remove
> it from the initcall list w/o an empty code block in the board init
> file.
> 
> Signed-off-by: Ben Dooks <ben.dooks at codethink.co.uk>

Reviewed-by: Tom Rini <trini at konsulko.com>

-- 
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/20250507/d6b01247/attachment.sig>


More information about the U-Boot mailing list