summaryrefslogtreecommitdiff
path: root/lib/efi_loader/efi_bootmgr.c
diff options
context:
space:
mode:
authorBen Dooks <ben.dooks@codethink.co.uk>2025-05-07 13:23:42 +0100
committerTom Rini <trini@konsulko.com>2025-05-22 13:55:17 -0600
commit86acdce2ba886153f152b924b28e5c040e316c80 (patch)
tree08d10991f3ee56ab7367e1736792b3250fab3bee /lib/efi_loader/efi_bootmgr.c
parent1bf212129768d65a47145209c65bf37b6082d718 (diff)
common: add config for board_init() call
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@codethink.co.uk> Reviewed-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'lib/efi_loader/efi_bootmgr.c')
0 files changed, 0 insertions, 0 deletions