Skip to content
Commit d442f693 authored by Sean Anderson's avatar Sean Anderson Committed by Tom Rini
Browse files

common: fit: Add weak board_fit_config_name_match



Several architectures had a default board_fit_config_name_match already;
this provides a generic weak version. We default to rejecting all configs.
This will use the FIT's default config, instead of the first config. This
may result in boot failures if there are multiple configurations and the
first config is *not* the default.

Signed-off-by: default avatarSean Anderson <sean.anderson@seco.com>
parent 6795c751
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment