commit | 0890f94f5597146accbd5e0e3202c22891ad6cb5 | [log] [tgz] |
---|---|---|
author | Sebastian Reichel <sebastian.reichel@collabora.com> | Mon Jan 04 20:48:04 2021 +0100 |
committer | Tom Rini <trini@konsulko.com> | Tue Jan 05 08:21:48 2021 -0500 |
tree | 3f3b6be27a3f5e2d67abaf3e47f105b0efd14488 | |
parent | bfe8ddf8954090fad67e777d0bc31a0677f3f078 [diff] |
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>