From e6b83a1db55ced25143e643b74b7c5ceb87c07db Mon Sep 17 00:00:00 2001 From: Lightos1 <124387232+Lightos1@users.noreply.github.com> Date: Sun, 1 Mar 2026 21:29:03 +0100 Subject: [PATCH] Adjust l4t limit --- Source/Atmosphere/stratosphere/loader/source/oc/pcv/pcv.hpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Source/Atmosphere/stratosphere/loader/source/oc/pcv/pcv.hpp b/Source/Atmosphere/stratosphere/loader/source/oc/pcv/pcv.hpp index 45f78307..ec084f6c 100644 --- a/Source/Atmosphere/stratosphere/loader/source/oc/pcv/pcv.hpp +++ b/Source/Atmosphere/stratosphere/loader/source/oc/pcv/pcv.hpp @@ -206,7 +206,7 @@ namespace ams::ldr::hoc::pcv { constexpr u32 CpuVminOfficial = 825; - constexpr u32 CpuVoltL4T = 1235'000; + constexpr u32 CpuVoltL4T = 1257'000; static const u32 cpuVoltDvfsPattern[] = { 1227, 1000, 100, 1000, 0 }; static const u32 cpuVoltDvfsOffsets[] = { 5, 6, 7, 8, 9 }; @@ -231,7 +231,6 @@ namespace ams::ldr::hoc::pcv { static const u32 gpuVoltThermalPattern[] = { 950, 1132, 0, 810, 1132, 15000, 810, 1132, 30000, 810, 1132, 50000, 810, 1132, 70000, 810, 1132, 105000 }; static_assert(sizeof(gpuVoltThermalPattern) == 0x48, "invalid gpuVoltageThermalPattern size"); - /* GPU Max Clock asm Pattern: * * MOV W11, #0x1000 MOV (wide immediate) 0x1000 0xB (11)