4.0.0: Difference between revisions
oops (c/p) |
m spacing again :/ |
||
| Line 58: | Line 58: | ||
The code block inbetween the keyslot-config code was replaced with just a call to LT_40011264. | The code block inbetween the keyslot-config code was replaced with just a call to LT_40011264. | ||
setKeyslotFlags(keyslot, 0xFF) is now used on keyslots 12 and 15 instead of 12 and 13. | setKeyslotFlags(keyslot, 0xFF) is now used on keyslots 12 and 15 instead of 12 and 13. | ||
downgradeFuseCheck (LT_400111cc) | downgradeFuseCheck (LT_400111cc) | ||
The burnt fuse information stored in .rodata now expects 5 fuses to be burnt for retail units, instead of 4. | The burnt fuse information stored in .rodata now expects 5 fuses to be burnt for retail units, instead of 4. | ||