Field_Ratchet

Quickboot updates field ratchet for MB1, MTS and MB1-BCT binary when optin fuse is set and hardware ratchet is lesser than the software ratchet version. The default behavior of Quickboot is to update field ratchet when an in-active boot-chain is found to be corrupted. Modify this behavior by setting disable-force-ratchet = <1>. If the inactive boot-chain is corrupted, QB does not update the field ratchet. Setting disable-force-ratchet to 1 is recommended for systems where both boot chains are maintained at different software ratchets.

For example:

field-ratchet {
disable-force-ratchet = <1>;
};