Revert "Move the UNITINFO patch to the developer version"

This reverts commit f9a1f1a79b.
This commit is contained in:
Aurora
2016-04-26 22:00:29 +02:00
parent f9a1f1a79b
commit efd08ff731
5 changed files with 23 additions and 3 deletions

View File

@@ -393,7 +393,7 @@ void patchCode(u64 progId, u8 *code, u32 size)
case 0x0004001000027000LL: // KOR MSET
case 0x0004001000028000LL: // TWN MSET
{
if(CONFIG(5))
if(CONFIG(6))
{
static const u16 verPattern[] = u"Ver.";
const u32 currentNand = BOOTCONFIG(0, 3);