summaryrefslogtreecommitdiffstats
path: root/src/build/tools/hb
diff options
context:
space:
mode:
authorMike Baiocchi <baiocchi@us.ibm.com>2013-05-23 08:56:11 -0500
committerA. Patrick Williams III <iawillia@us.ibm.com>2013-07-02 15:28:45 -0500
commit47e1255f110771d5042e322d207111abcd430bc3 (patch)
tree9a917efce461ed45d2f4f77632ec64c8fe25f1eb /src/build/tools/hb
parentb152baa74e1df1d85951ddcbbf0ae393544f68b6 (diff)
downloadtalos-hostboot-47e1255f110771d5042e322d207111abcd430bc3.tar.gz
talos-hostboot-47e1255f110771d5042e322d207111abcd430bc3.zip
Updates to I2C and EEPROM Device Drivers to work for P8
There were several changes required for successful operation of the I2C and EEPROM Device Drivers based on HW Testing. There was also a need to upddate the attribute files and various testcases for processor support. Change-Id: Idd9351ffb01a992c835f99d06ef1246709eceb8b RTC: 64765 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/4678 Tested-by: Jenkins Server Reviewed-by: ADAM R. MUHLE <armuhle@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/build/tools/hb')
-rwxr-xr-xsrc/build/tools/hb1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/build/tools/hb b/src/build/tools/hb
index 59ebf8fcf..d1b86e705 100755
--- a/src/build/tools/hb
+++ b/src/build/tools/hb
@@ -332,6 +332,7 @@ hb_fipssetup()
mksb -rc ${SANDBOXRC} -dir ${SANDBOXROOT} -back $DRIVER \
-sb ${SANDBOXNAME} -m ppc
+ echo "Running workarounds (presimsetup)."
cp ${HOSTBOOTROOT}/src/build/citest/etc/workarounds.presimsetup \
${SANDBOXBASE}/src
execute_in_sandbox "export BACKING_BUILD=\$bb && \
OpenPOWER on IntegriCloud