X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=blobdiff_plain;f=package%2Fboot%2Fuboot-sunxi%2Fpatches%2F200-mkimage-check-environment-for-dtc-binary-location.patch;fp=package%2Fboot%2Fuboot-sunxi%2Fpatches%2F200-mkimage-check-environment-for-dtc-binary-location.patch;h=8aeae91ef46f94cedcb0498e5afd0fb449c7d8f9;hp=482aa1a3693cb0c9997ebb8dca978386611d5cce;hb=17c89fd71fbb1cce40547df1c1f38e668eaf88a8;hpb=9b005036f8d070594fc7f3374f82c81f0a692918 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 482aa1a369..8aeae91ef4 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 --- 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) {