iq-x7181-evk: rename _a/_b partitions to main/backup naming#122
Conversation
Please fix your Git setup. |
0567bfe to
7ae8933
Compare
|
|
@shoudil could you please review? |
7ae8933 to
d81f437
Compare
The dtb, uefi_dtb and uefisecapp partition pairs use a main/backup model — the primary partition is always active and the backup holds a rollback copy. Rename them from the A/B slot convention (_a/_b) to the main/backup convention used by all other partition pairs on this platform (_BACKUP suffix). Partition GUIDs are unchanged so firmware that locates partitions by GUID is unaffected by this rename. Signed-off-by: Xueqian Nie <xueqnie@qti.qualcomm.com>
d81f437 to
fd2c49e
Compare
|
Yes, boot team also confirmed only GUID used in UEFI. |
|
@shoudil thanks for the confirmations! |
The dtb, uefi_dtb and uefisecapp partition pairs use a main/backup model — the primary partition is always active and the backup holds a rollback copy. Rename them from the A/B slot convention (_a/_b) to the main/backup convention used by all other partition pairs on this platform (_BACKUP suffix).
Partition GUIDs are unchanged so firmware that locates partitions by GUID is unaffected by this rename.