On Fri, Jun 20, 2025 at 1:50 PM Sam Protsenko
<[email protected]> wrote:

[snip]

>  int board_init(void)
> +{
> +       return 0;
> +}

CONFIG_BOARD_INIT only appears to be present in -next, but I'd like to
target this patch for v2025.07. *If* it's possible, and it can be
applied to both mainline and -next, I'll then submit a separate
cleanup patch for reworking all empty board_init() calls w.r.t. new
CONFIG_BOARD_INIT option.

[snip]

Reply via email to