[PATCH v2] board: samsung: e850-96: Load LDFW in board_late_init()
Sam Protsenko
semen.protsenko at linaro.org
Fri Jun 20 21:42:54 CEST 2025
On Fri, Jun 20, 2025 at 1:50 PM Sam Protsenko
<semen.protsenko at linaro.org> 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]
More information about the U-Boot
mailing list