Package1: Difference between revisions
LDV > expected just immediately panics |
clarify and clean up grammar in downgrade check section |
||
Line 40: | Line 40: | ||
==== Downgrade check ==== | ==== Downgrade check ==== | ||
The bootloader | The bootloader verifies a lockdown fuse counter to prevent downgrading. A 32-bit lockdown value at fuse offset 0x1E4 is checked. If too many fuses are burned the bootloader will panic. If too few are burned, the bootloader will program the expected number of bits and force a reset. The expected lockdown value differs between unit type 0 (non-retail) and unit type 1 (retail). | ||
{| class="wikitable" border="1" | {| class="wikitable" border="1" |