Add important fuse info (like burnt eFuses)

This commit is contained in:
Kostas Missos
2018-07-05 01:51:36 +03:00
parent 5e8eb1c57a
commit 879fc643d9
3 changed files with 28 additions and 9 deletions

View File

@@ -51,7 +51,7 @@ PATCHSET_DEF(_secmon_4_patchset,
{ 0x2300 + 0x5D80, _NOP() }, //package2 structure.
{ 0x2300 + 0x5D8C, _NOP() }, //Version.
{ 0x2300 + 0x5EFC, _NOP() }, //Header signature.
{ 0xAC8 + 0xA2C, _NOP() } //Sections SHA2.
{ 0xAC8 + 0xA2C, _NOP() } //Sections SHA2.
);
PATCHSET_DEF(_secmon_5_patchset,