summaryrefslogtreecommitdiffstats
path: root/src/include/usr/i2c
diff options
context:
space:
mode:
authorDan Crowell <dcrowell@us.ibm.com>2014-12-16 15:12:06 -0600
committerA. Patrick Williams III <iawillia@us.ibm.com>2014-12-18 09:26:29 -0600
commitfcb898b6a85622e0285913a3e61c8d70814d9375 (patch)
tree935888d3737707d11682944179829e12bb039b5c /src/include/usr/i2c
parent492738975921b5eeab19573cc47a5536e867cb02 (diff)
downloadtalos-hostboot-fcb898b6a85622e0285913a3e61c8d70814d9375.tar.gz
talos-hostboot-fcb898b6a85622e0285913a3e61c8d70814d9375.zip
Remove Centaur I2C Master setup from end of IPL
PHYP doesn't use the Centaur engines and Opal will set them up themselves so HB doesn't need to do this. The immediate motivation to remove this is to avoid a potential ibscom collision between OCC and HB. Change-Id: I7086e6e5105eb0d40f4727e695e49c5c5d486eb2 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/14932 Tested-by: Jenkins Server Reviewed-by: Andrew J. Geissler <andrewg@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/include/usr/i2c')
-rw-r--r--src/include/usr/i2c/i2cif.H2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/usr/i2c/i2cif.H b/src/include/usr/i2c/i2cif.H
index 2599124d6..b6e8ca819 100644
--- a/src/include/usr/i2c/i2cif.H
+++ b/src/include/usr/i2c/i2cif.H
@@ -30,7 +30,7 @@ namespace I2C
/**
* @brief This function will handle everything required to setup the master
- * engines.
+ * engines on the processor.
* Mainly, as of current code, this is being used to write the I2C Bus
* Divisor values to the master engines to be used by Phyp.
*
OpenPOWER on IntegriCloud