Refactor nxboot package2 reading, work around sdmmc issue, other changes

This commit is contained in:
TuxSH
2018-05-17 23:18:33 +02:00
parent 9ed2f92cdc
commit ec6d05892c
5 changed files with 52 additions and 47 deletions

View File

@@ -15,7 +15,7 @@
#define MASTERKEY_NUM_NEW_DEVICE_KEYS (MASTERKEY_REVISION_MAX - MASTERKEY_REVISION_400_410)
/* This should be called during initialization. */
void mkey_detect_revision(void);
int mkey_detect_revision(void);
unsigned int mkey_get_revision(void);