]> git.sur5r.net Git - u-boot/commit
fit: If no matching config is found in fit_find_config_node(), use the default one
authorJean-Jacques Hiblot <jjhiblot@ti.com>
Fri, 15 Sep 2017 10:57:27 +0000 (12:57 +0200)
committerTom Rini <trini@konsulko.com>
Fri, 6 Oct 2017 01:31:04 +0000 (21:31 -0400)
commit02035d0086b3f9114463a9b9df38a5618ffe8a04
tree24d3ecebfddfb911f4d45cced5713aa2b14f2e35
parentd56b86eec32a700cdc16170ad8365ee7c6522f0e
fit: If no matching config is found in fit_find_config_node(), use the default one

If board_fit_config_name_match() doesn't match any configuration node,
then use the default one (if provided).

Signed-off-by: Jean-Jacques Hiblot <jjhiblot@ti.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
common/common_fit.c
include/image.h