summaryrefslogtreecommitdiffstats
path: root/src/usr/i2c
diff options
context:
space:
mode:
authorMike Baiocchi <baiocchi@us.ibm.com>2014-08-25 10:21:27 -0500
committerA. Patrick Williams III <iawillia@us.ibm.com>2014-09-08 09:09:00 -0500
commit1995279e84f86117e083b42dceec6d0e9b26a8e9 (patch)
tree792fd887920c5d074b175759d9117168c2d08bf4 /src/usr/i2c
parentc57af7db48ddc21ce693057209c2a5070f8a5b62 (diff)
downloadtalos-hostboot-1995279e84f86117e083b42dceec6d0e9b26a8e9.tar.gz
talos-hostboot-1995279e84f86117e083b42dceec6d0e9b26a8e9.zip
Initial Setup of FSI I2C Access Method
Add attributes and device driver hooks to add ability to switch between Host or FSI I2C access methods on a per target basis. Change-Id: I145f62583ddfe2d72feec1da3a76205b5191fb83 RTC: 109926 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/12998 Tested-by: Jenkins Server Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/usr/i2c')
-rwxr-xr-xsrc/usr/i2c/test/i2ctest.H4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/usr/i2c/test/i2ctest.H b/src/usr/i2c/test/i2ctest.H
index e8c0da9c0..f19edde02 100755
--- a/src/usr/i2c/test/i2ctest.H
+++ b/src/usr/i2c/test/i2ctest.H
@@ -5,7 +5,9 @@
/* */
/* OpenPOWER HostBoot Project */
/* */
-/* COPYRIGHT International Business Machines Corp. 2011,2014 */
+/* Contributors Listed Below - COPYRIGHT 2011,2014 */
+/* [+] International Business Machines Corp. */
+/* */
/* */
/* Licensed under the Apache License, Version 2.0 (the "License"); */
/* you may not use this file except in compliance with the License. */
OpenPOWER on IntegriCloud