image: support board_fit_config_name_match
authorSebastian Reichel <sebastian.reichel@collabora.com>
Mon, 4 Jan 2021 19:48:04 +0000 (20:48 +0100)
committerTom Rini <trini@konsulko.com>
Tue, 5 Jan 2021 13:21:48 +0000 (08:21 -0500)
commitd8ab0fe5b5993fb8cecb5f018b7265bad0026e46
tree3f3b6be27a3f5e2d67abaf3e47f105b0efd14488
parentf14e6eec6c7fe5c0a77491bdb62961ae8dacb503
image: support board_fit_config_name_match

Support reusing board_fit_config_name_match() to automatically
select a sensible default configuration for booting fitImages
using 'bootm'.

Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
common/image-fit.c