From fcb898b6a85622e0285913a3e61c8d70814d9375 Mon Sep 17 00:00:00 2001 From: Dan Crowell Date: Tue, 16 Dec 2014 15:12:06 -0600 Subject: 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 Reviewed-by: A. Patrick Williams III --- src/include/usr/i2c/i2cif.H | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/include/usr/i2c') 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. * -- cgit v1.2.1