uboot-mediatek: update to U-Boot 2022.10
[openwrt/staging/ansuel.git] / package / boot / uboot-mediatek / patches / 280-image-fdt-save-name-of-FIT-configuration-in-chosen-node.patch
index ff41c524221d1d55501aad9bd66c4cc0ef8fdffb..d3e6bc983d679e4710c3950b988308710ee296e1 100644 (file)
@@ -16,7 +16,7 @@ Reviewed-by: Tom Rini <trini@konsulko.com>
 
 --- a/boot/image-fdt.c
 +++ b/boot/image-fdt.c
-@@ -639,6 +639,12 @@ int image_setup_libfdt(bootm_headers_t *
+@@ -636,6 +636,12 @@ int image_setup_libfdt(bootm_headers_t *
                                        images->fit_uname_cfg,
                                        strlen(images->fit_uname_cfg) + 1, 1);