Changes

10 bytes added ,  16:48, 19 October 2017
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 not be < 0x7F and EKS must be provisionned) are now enforced for dev too.
+
   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)