Change ntrboot behavior, turn Luma into a chainloader when used as ntrboot FIRM as it can not be functional, disable FIRM protection when ran from ntrboot B9S

This commit is contained in:
Aurora Wright
2017-08-20 16:08:54 +02:00
parent 18db70a669
commit 13317b9548
8 changed files with 40 additions and 23 deletions

View File

@@ -14,6 +14,7 @@
#define BOOTCFG_NAND BOOTCONFIG(0, 7)
#define BOOTCFG_FIRM BOOTCONFIG(3, 7)
#define BOOTCFG_NOFORCEFLAG BOOTCONFIG(6, 1)
#define BOOTCFG_NTRCARDBOOT BOOTCONFIG(7, 1)
enum multiOptions
{