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