mt798x: do not erase env after update fip
This commit is contained in:
@@ -122,7 +122,7 @@ static const struct data_part_entry ubi_parts[] = {
|
||||
.env_name = "bootfile.fip",
|
||||
.write = write_fip,
|
||||
.post_action = UPGRADE_ACTION_CUSTOM,
|
||||
.do_post_action = erase_env,
|
||||
//.do_post_action = erase_env,
|
||||
},
|
||||
{
|
||||
.name = "Firmware",
|
||||
|
||||
@@ -122,7 +122,7 @@ static const struct data_part_entry ubi_parts[] = {
|
||||
.env_name = "bootfile.fip",
|
||||
.write = write_fip,
|
||||
.post_action = UPGRADE_ACTION_CUSTOM,
|
||||
.do_post_action = erase_env,
|
||||
//.do_post_action = erase_env,
|
||||
},
|
||||
{
|
||||
.name = "Firmware",
|
||||
|
||||
Reference in New Issue
Block a user