On Mon, 14 Dec 2020 at 16:42, Sebastian Reichel <sebastian.reic...@collabora.com> wrote: > > Support reusing board_fit_config_name_match() to automatically > select a sensible default configuration for booting fitImages > using 'bootm'. > > Signed-off-by: Sebastian Reichel <sebastian.reic...@collabora.com> > --- > common/image-fit.c | 19 +++++++++++++------ > 1 file changed, 13 insertions(+), 6 deletions(-) >
Reviewed-by: Simon Glass <s...@chromium.org> Can you see if you can add a test for this case?