commit | 9ec3164e342b9ec9bfd2b98416085ffe7b60dbf3 | [log] [tgz] |
---|---|---|
author | Jay Azurin <jmazurin@us.ibm.com> | Thu Aug 13 14:21:23 2015 -0500 |
committer | Jay Azurin <jmazurin@us.ibm.com> | Thu Aug 13 14:59:27 2015 -0500 |
tree | 23f1e3fdda9499359bb46de0b1a34e76441c31d3 | |
parent | 0a2220aac9698eff05ea45ae8af1995e2b9af8df [diff] |
op-build update August 12th Updated hostboot version. Tested on habanero, palmetto, and firestone HW.
diff --git a/openpower/configs/hostboot/firestone.config b/openpower/configs/hostboot/firestone.config index b7bc93c..942e242 100755 --- a/openpower/configs/hostboot/firestone.config +++ b/openpower/configs/hostboot/firestone.config
@@ -29,8 +29,8 @@ set GPIODD set PALMETTO_VDDR -# disable sbe updates -set NO_SBE_UPDATES +# Enable SBE updates +set SBE_UPDATE_INDEPENDENT unset PCIE_HOTPLUG_CONTROLLER
diff --git a/openpower/configs/hostboot/habanero.config b/openpower/configs/hostboot/habanero.config index b5d28b4a9..e6d95ad 100755 --- a/openpower/configs/hostboot/habanero.config +++ b/openpower/configs/hostboot/habanero.config
@@ -29,8 +29,6 @@ set GPIODD set PALMETTO_VDDR -# to disable sbe updates -# set NO_SBE_UPDATES # Enable SBE updates set SBE_UPDATE_INDEPENDENT
diff --git a/openpower/configs/hostboot/palmetto.config b/openpower/configs/hostboot/palmetto.config index 4288585..cf328ee 100755 --- a/openpower/configs/hostboot/palmetto.config +++ b/openpower/configs/hostboot/palmetto.config
@@ -29,8 +29,6 @@ set GPIODD set PALMETTO_VDDR -# to disable sbe updates -#set NO_SBE_UPDATES # Enable SBE updates set SBE_UPDATE_INDEPENDENT