aboutsummaryrefslogtreecommitdiffstats
path: root/package/boot/uboot-sunxi/patches/200-mkimage-check-environment-for-dtc-binary-location.patch
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2018-12-19 12:53:52 +0100
committerHauke Mehrtens <hauke@hauke-m.de>2019-01-13 17:35:14 +0100
commit4ed05b805b02bf827afae41d34fb52de12bd0be7 (patch)
tree07e770e637a2fc4d3a3aa3951163d0212c1aa2d3 /package/boot/uboot-sunxi/patches/200-mkimage-check-environment-for-dtc-binary-location.patch
parent900c6b1a42d0b7f7c4c2ed2497117c6ea0a01ce3 (diff)
downloadupstream-4ed05b805b02bf827afae41d34fb52de12bd0be7.tar.gz
upstream-4ed05b805b02bf827afae41d34fb52de12bd0be7.tar.bz2
upstream-4ed05b805b02bf827afae41d34fb52de12bd0be7.zip
uboot-sunxi: Update to version 2018.11
This updates the uboot for the sunxi target to version 2018.11 The removed patches are applied upstream and not needed any more. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
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 2c63ad322e..12f47259c3 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
-@@ -649,9 +649,14 @@ static int fit_handle_file(struct image_
+@@ -656,9 +656,14 @@ static int fit_handle_file(struct image_
}
*cmd = '\0';
} else if (params->datafile) {