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