Commit 37d92fd
committed
DISABLE_BACKUP is now powerfail-safe.
By not checking/updating sector flags during copies from UPDATE to
BOOT partitions, a copy operation getting interrupted by power failure
will be less likely to cause problems to the integrity of the BOOT
image. This is because in case of interruptions, the copy operation
will be restarted from the first sector.1 parent 11017d8 commit 37d92fd
1 file changed
Lines changed: 1 addition & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
553 | 553 | | |
554 | 554 | | |
555 | 555 | | |
556 | | - | |
557 | | - | |
558 | 556 | | |
559 | 557 | | |
560 | 558 | | |
561 | 559 | | |
562 | 560 | | |
563 | | - | |
564 | | - | |
565 | 561 | | |
566 | 562 | | |
567 | | - | |
568 | | - | |
569 | | - | |
570 | | - | |
571 | | - | |
572 | | - | |
| 563 | + | |
573 | 564 | | |
574 | 565 | | |
575 | 566 | | |
| |||
578 | 569 | | |
579 | 570 | | |
580 | 571 | | |
581 | | - | |
582 | 572 | | |
583 | 573 | | |
584 | 574 | | |
| |||
0 commit comments