op-build update 5-29-2020
Changes Included for package hostboot, branch master:
6923d63 - Mark Pizzutillo - 2020-05-28 - Fix attribute encoding for PREAMBLE attribute
f8aa97d - Mark Pizzutillo - 2020-05-28 - Tokenize attributes for ATTR_I2C_DEV_TYPE
2c7fd24 - Stephen Glancy - 2020-05-28 - Updates Explorer's refresh priority to 0
5564c6e - Stephen Glancy - 2020-05-28 - Updates Centaur's refresh priority to 0
27ca327 - Louis Stermole - 2020-05-28 - Fix restore DRAM repairs to skip non-existent spare nibbles on Explorer
Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/hostboot/Config.in b/openpower/package/hostboot/Config.in
index 63bac55..b91805d 100644
--- a/openpower/package/hostboot/Config.in
+++ b/openpower/package/hostboot/Config.in
@@ -25,7 +25,7 @@
config BR2_HOSTBOOT_VERSION
string
- default "508f9fe2050d00dc6989e5aec90c5ad5282fff5a" if BR2_HOSTBOOT_LATEST_VERSION
+ default "6923d63252bdcf60e7a7a210ece3be18e0eb1f87" if BR2_HOSTBOOT_LATEST_VERSION
default BR2_HOSTBOOT_CUSTOM_VERSION_VALUE \
if BR2_HOSTBOOT_CUSTOM_VERSION