uboot-mediatek: update to U-Boot 2024.01 release
[openwrt/staging/dangole.git] / package / boot / uboot-mediatek / patches / 230-cmd-add-pstore-check.patch
index d0abcb1acc2b229b2878376f473acee2f5d6ee39..48556937bd8bb7529313e01b18d31f2b88c5b24b 100644 (file)
@@ -67,7 +67,7 @@
        U_BOOT_CMD_MKENT(display, 3, 0, pstore_display, "", ""),
        U_BOOT_CMD_MKENT(save, 4, 0, pstore_save, "", ""),
  };
-@@ -560,6 +613,8 @@ U_BOOT_CMD(pstore, 10, 0, do_pstore,
+@@ -566,6 +619,8 @@ U_BOOT_CMD(pstore, 10, 0, do_pstore,
           "  'pmsg-size' is the size of the user space logs record.\n"
           "  'ecc-size' enables/disables ECC support and specifies ECC buffer size in\n"
           "  bytes (0 disables it, 1 is a special value, means 16 bytes ECC).\n"