From 47d259fbfb00fdbb7e424e060e258ac4e77795ff Mon Sep 17 00:00:00 2001 From: Erich Hauptli Date: Thu, 23 Mar 2017 15:36:12 -0500 Subject: [PATCH] PM_SAFE_FREQUENCY set to min processor frequency The safe mode frequency should be set to the minimum processor frequency. This was not the case as it was set to 2400MHz. Fixing this by setting it 2061MHz which is the minimum processor core frequency for this design. --- garrison.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/garrison.xml b/garrison.xml index 6778ea0..47a2499 100644 --- a/garrison.xml +++ b/garrison.xml @@ -5542,7 +5542,7 @@ PM_SAFE_FREQUENCY - 2400 + 2061 PM_SPIPSS_FREQUENCY