uboot-sunxi: bump to 2020.07
[openwrt/openwrt.git] / package / boot / uboot-sunxi / patches / 200-mkimage-check-environment-for-dtc-binary-location.patch
index 482aa1a3693cb0c9997ebb8dca978386611d5cce..8aeae91ef46f94cedcb0498e5afd0fb449c7d8f9 100644 (file)
@@ -17,7 +17,7 @@ Cc: Simon Glass <sjg@chromium.org>
 
 --- a/tools/fit_image.c
 +++ b/tools/fit_image.c
-@@ -726,9 +726,14 @@ static int fit_handle_file(struct image_
+@@ -751,9 +751,14 @@ static int fit_handle_file(struct image_
                }
                *cmd = '\0';
        } else if (params->datafile) {