summaryrefslogtreecommitdiffstats
path: root/openpower
diff options
context:
space:
mode:
authorStewart Smith <stewart@linux.ibm.com>2018-11-08 19:03:06 +1100
committerStewart Smith <stewart@linux.ibm.com>2018-11-08 19:03:06 +1100
commit3791c2be888733761e9d1e60d63c5a139906e394 (patch)
treeeb89e528018dbc107a5897cb061292a4b4ccde61 /openpower
parentef67e585d20137324e3526fd360bfc4cd219a7df (diff)
downloadblackbird-op-build-3791c2be888733761e9d1e60d63c5a139906e394.tar.gz
blackbird-op-build-3791c2be888733761e9d1e60d63c5a139906e394.zip
Bump OP920 Hostboot to aed7e4e74ffd68bc7199c1e48cfe186766fc186e
Corey Swenson (1): Enable IPMI errl after targeting is initialized Dan Crowell (2): Make Boootloader trace tool follow HRMOR Break down Dump requests into 1MB chunks Nick Bofferding (1): Add lib_isteps_mss.so as an istep 15 dependency Yue Du (1): STOP: Fix Bug introduced by 66511 Signed-off-by: Stewart Smith <stewart@linux.ibm.com>
Diffstat (limited to 'openpower')
-rw-r--r--openpower/package/hostboot/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/openpower/package/hostboot/Config.in b/openpower/package/hostboot/Config.in
index dd8070d1..079a0cff 100644
--- a/openpower/package/hostboot/Config.in
+++ b/openpower/package/hostboot/Config.in
@@ -29,7 +29,7 @@ config BR2_HOSTBOOT_CUSTOM_VERSION_VALUE
config BR2_HOSTBOOT_VERSION
string
default "43c4502d3b0b87020665a65ad2843e0ddc31906" if BR2_HOSTBOOT_LATEST_VERSION
- default "3b407d4717697b5307aeaae2e92f287bdbf89232" if BR2_HOSTBOOT_OP920_VERSION
+ default "aed7e4e74ffd68bc7199c1e48cfe186766fc186e" if BR2_HOSTBOOT_OP920_VERSION
default BR2_HOSTBOOT_CUSTOM_VERSION_VALUE \
if BR2_HOSTBOOT_CUSTOM_VERSION
OpenPOWER on IntegriCloud