From 464b45907333e804e778747ceb033600541563a7 Mon Sep 17 00:00:00 2001 From: Flyinghead Date: Sun, 22 Jan 2023 17:10:12 +0100 Subject: [PATCH] modem: don't die when reg11 is written Fix for MINIDUMP-5A --- core/hw/modem/modem.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/core/hw/modem/modem.cpp b/core/hw/modem/modem.cpp index 57d4e5704..1553aaa2e 100644 --- a/core/hw/modem/modem.cpp +++ b/core/hw/modem/modem.cpp @@ -532,7 +532,6 @@ static void ModemNormalWrite(u32 reg, u32 data) case 0x11: LOG("PARSL = %d", modem_regs.reg11.PARSL); - die("PARSL"); break; case 0x14: // ABCODE