On Wed, 07 May 2025 13:23:42 +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
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
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
3 matches
Mail list logo