aboutsummaryrefslogtreecommitdiffstats
path: root/package/boot/uboot-sunxi/patches/200-mkimage-check-environment-for-dtc-binary-location.patch
diff options
context:
space:
mode:
authorPetr Štetiar <ynezz@true.cz>2020-03-16 14:47:07 +0100
committerPetr Štetiar <ynezz@true.cz>2020-03-28 13:03:02 +0100
commit48436953e9f25fced7a14d0e92fadb22ebe8ba50 (patch)
tree970953997a576cd2df1b4ba2a9b14b647c6ef9b0 /package/boot/uboot-sunxi/patches/200-mkimage-check-environment-for-dtc-binary-location.patch
parent5fbcb52648ccc2a012e464b9ca8928e5dd8812ea (diff)
downloadupstream-48436953e9f25fced7a14d0e92fadb22ebe8ba50.tar.gz
upstream-48436953e9f25fced7a14d0e92fadb22ebe8ba50.tar.bz2
upstream-48436953e9f25fced7a14d0e92fadb22ebe8ba50.zip
uboot-sunxi: bump to 2020.01
Refreshed patches, removed following, probably obsolete patches: 221-compatible-old-dtc.patch 240-sun50i-h5-Orange-Pi-Zero-Plus-Fix-SdCard-detection.patch Signed-off-by: Petr Štetiar <ynezz@true.cz>
Diffstat (limited to 'package/boot/uboot-sunxi/patches/200-mkimage-check-environment-for-dtc-binary-location.patch')
-rw-r--r--package/boot/uboot-sunxi/patches/200-mkimage-check-environment-for-dtc-binary-location.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/boot/uboot-sunxi/patches/200-mkimage-check-environment-for-dtc-binary-location.patch b/package/boot/uboot-sunxi/patches/200-mkimage-check-environment-for-dtc-binary-location.patch
index 12f47259c3..fe8eac7848 100644
--- a/package/boot/uboot-sunxi/patches/200-mkimage-check-environment-for-dtc-binary-location.patch
+++ b/package/boot/uboot-sunxi/patches/200-mkimage-check-environment-for-dtc-binary-location.patch
@@ -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) {