File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ to map them - effectively allowing to swap the two chunks.
2525* ** A/B Slot Setup** : The top of the firmware is divided into two slots:
2626` BOOTBLOCK ` and ` TOPSWAP ` , which contain bootblocks "chosen" by the Top
2727Swap mechanism. They in turn choose ` COREBOOT ` and ` COREBOOT_TS ` regions
28- correspondingly to load consecutive stages from.
28+ respectively to load consecutive stages from.
2929
3030* ** Runtime CMOS Control** : The CMOS option ` attempt_slot_b ` controls the Top
3131Swap state, also enabling users to manually select the active slot by setting
@@ -50,4 +50,4 @@ reboot, the system will boot from the newly updated slot.
5050## Further reading
5151
5252For a more detailed documentation of the implementation, please read the
53- [ upstream coreboot documentation] ( WIP.com ) .
53+ [ upstream coreboot documentation] ( https://doc.coreboot.org/soc/intel/redundancy.html ) .
You can’t perform that action at this time.
0 commit comments