4.0.0: Difference between revisions
checkFuseCoherency |
m bootrom -> bootrom patch version. |
||
| Line 48: | Line 48: | ||
checkFuseCoherency (LT_400106e4) | checkFuseCoherency (LT_400106e4) | ||
This func was updated to take into account the new invalid retval for getOdmFuse4Type. | This func was updated to take into account the new invalid retval for getOdmFuse4Type. | ||
Checks that were only enforced on retail prior to this update (bootROM patch must | Checks that were only enforced on retail prior to this update (bootROM patch must be < 0x7F and EKS must be provisionned) are now enforced for dev too. | ||
The now redundant bootROM < 0x1F check was removed. | The now redundant bootROM patch version < 0x1F check was removed. | ||
decryptAndParsePK11 (LT_40010734) | decryptAndParsePK11 (LT_40010734) | ||