Commits
Jean-Jacques Hiblot committed 24bf44cf88e
spl: fit: Do not fail immediately if an overlay is not available If one overlay that must be applied cannot be found in the FIT, the current implementation stops applying the overlays. Let's make it skip only the failing overlay instead. Signed-off-by: Jean-Jacques Hiblot <jjhiblot@ti.com> Reviewed-by: Simon Glass <sjg@chromium.org>