uboot-mediatek: update to U-Boot 2022.10
[openwrt/staging/ansuel.git] / package / boot / uboot-mediatek / patches / 200-cmd-add-imsz-and-imszb.patch
index cc6aa64cbc5598a5a0f29aa1e94bfe5cacbdd2f6..d725920aff4bb2a54125abdb33eb10fdc688563d 100644 (file)
@@ -1,6 +1,6 @@
 --- a/cmd/bootm.c
 +++ b/cmd/bootm.c
-@@ -257,6 +257,67 @@ U_BOOT_CMD(
+@@ -256,6 +256,67 @@ U_BOOT_CMD(
  /* iminfo - print header info for a requested image */
  /*******************************************************************/
  #if defined(CONFIG_CMD_IMI)
@@ -70,7 +70,7 @@
  {
 --- a/boot/image-fit.c
 +++ b/boot/image-fit.c
-@@ -1994,6 +1994,51 @@ static const char *fit_get_image_type_pr
+@@ -2031,6 +2031,51 @@ static const char *fit_get_image_type_pr
        return "unknown";
  }