diff options
author | Dean Sanner <dsanner@us.ibm.com> | 2017-09-25 10:32:59 -0500 |
---|---|---|
committer | Daniel M. Crowell <dcrowell@us.ibm.com> | 2017-09-27 17:57:33 -0400 |
commit | 873b41a697e4c39f711479523404947a5da80241 (patch) | |
tree | cb4cb793897bdd7f30f1ec961a696618a1afa30d /src/usr/targeting/common/xmltohb | |
parent | 983d5fbc469a382984d8d833f3096d49c0a17cbb (diff) | |
download | talos-hostboot-873b41a697e4c39f711479523404947a5da80241.tar.gz talos-hostboot-873b41a697e4c39f711479523404947a5da80241.zip |
Enable Resonant Clock
-Was manually disabled in Hostboot due to issue
-This commit removes the manual disable and allows XML to control
Change-Id: I991fd7619e957f0c663a025960ed447d9bbde7bf
RTC:176627
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/46682
Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com>
Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com>
Reviewed-by: Christian R. Geddes <crgeddes@us.ibm.com>
Reviewed-by: William G. Hoffa <wghoffa@us.ibm.com>
Tested-by: Jenkins OP HW <op-hw-jenkins+hostboot@us.ibm.com>
Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com>
Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/usr/targeting/common/xmltohb')
-rw-r--r-- | src/usr/targeting/common/xmltohb/hb_customized_attrs.xml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/src/usr/targeting/common/xmltohb/hb_customized_attrs.xml b/src/usr/targeting/common/xmltohb/hb_customized_attrs.xml index 865865f10..0d5580c4b 100644 --- a/src/usr/targeting/common/xmltohb/hb_customized_attrs.xml +++ b/src/usr/targeting/common/xmltohb/hb_customized_attrs.xml @@ -528,12 +528,6 @@ </attribute> <attribute> - <id>ATTR_SYSTEM_RESCLK_DISABLE</id> - <default>0x00</default> - <writeable/> - </attribute> - - <attribute> <id>ATTR_BACKUP_SEEPROM_SELECT</id> <writeable/> </attribute> |