uboot-mtk-20250711: keep env after flash bootloader

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
This commit is contained in:
Tianling Shen
2025-08-22 19:16:37 +08:00
committed by hanwckf
parent 55767168a4
commit c9e03f3279

View File

@@ -59,7 +59,7 @@ static const struct data_part_entry mtd_parts[] = {
.env_name = "bootfile.bl",
.write = write_bl,
.post_action = UPGRADE_ACTION_CUSTOM,
.do_post_action = generic_invalidate_env,
//.do_post_action = generic_invalidate_env,
},
{
.name = "Firmware",