]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commitc3a360ae066cb35a10afc382b2f435d5b282585f
tree3f3b6be27a3f5e2d67abaf3e47f105b0efd14488
parentb7d005ae8d16e95d277efb855b2516893a3eed4a
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