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.
−
Check that bootrom patch version was < 0x1F was removed, and patch version is still validated to be < 0x7F.
+
Checks that were only enforced on retail prior to this update (bootROM patch must not be < 0x7F and EKS must be provisionned) are now enforced for dev too.
+
The now redundant bootROM < 0x1F check was removed.