From e7f8781ee64c8758890e58967cc13532c3c477a8 Mon Sep 17 00:00:00 2001 From: Christian Geddes Date: Tue, 11 Jun 2019 09:27:34 -0500 Subject: Force sbe update loop if a change in OMI freq is detected After we parse the SPD to determine correct frequency settings we need to check if the optimal settings found differ from the original settings we booted with. This commit adds a check for OMI frequency changes in addition to the existing nest frequency and mc sync mode checks. Change-Id: Icaf64eda225df3aab82a033866663e3103cef55f RTC: 207596 Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/78739 Reviewed-by: Daniel M Crowell Tested-by: Daniel M Crowell --- src/usr/targeting/common/xmltohb/simics_AXONE.system.xml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'src/usr/targeting/common') diff --git a/src/usr/targeting/common/xmltohb/simics_AXONE.system.xml b/src/usr/targeting/common/xmltohb/simics_AXONE.system.xml index d47924115..342507e90 100644 --- a/src/usr/targeting/common/xmltohb/simics_AXONE.system.xml +++ b/src/usr/targeting/common/xmltohb/simics_AXONE.system.xml @@ -201,7 +201,7 @@ ASYNC_NEST_FREQ_MHZ - 0xFFFF + 2000 HB_SETTINGS @@ -637,6 +637,10 @@ VPD_REC_NUM 0 + + FREQ_OMI_MHZ + 25600 + -- cgit v1.2.1