op-build update 5-13-2020
Changes Included for package hostboot, branch master:
598923e - Mike Baiocchi - 2020-05-12 - Fix persistency of ATTR_KEY_CLEAR_REQUEST
54e0ec8 - Ilya Smirnov - 2020-05-12 - SMF: Distribute 0 Mem By Default
3edaad3c - Louis Stermole - 2020-05-12 - Add override of LPASR setting depending on MRW refresh rate
37cdcf3 - Louis Stermole - 2020-05-12 - Suppress FAPI_ERR messages from DDIMM EFD probing
9945d6b - Louis Stermole - 2020-05-12 - Update two explorer FIR settings per SW490643
6f6fc52 - Sunil Kumar - 2020-05-12 - Enable i2c procedures for PPE compilation.
8969e01 - Adam Hale - 2020-05-11 - Don't unmask MCWAT parity errors in Axone
89c2449 - Stephen Glancy - 2020-05-11 - Updates persistant PMIC error bits prints
e5e01d7 - Andre A. Marin - 2020-05-11 - Remove .mk references to unused p9a object files
52e1fe6 - Matthew Hickman - 2020-05-11 - Fixed ipl mk file to include unmasking code
17f1502 - Caleb Palmer - 2020-05-11 - PRD: Fix MemoryMru dimm callout and FFDC
fd8e550 - Stephen Glancy - 2020-05-11 - Adds unmask to runtime makefile
c7738e1 - Louis Stermole - 2020-05-11 - Fix MC_TYPE used in restore_dram_repairs common code
Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/hostboot/Config.in b/openpower/package/hostboot/Config.in
index c25b8ce..22a42e2 100644
--- a/openpower/package/hostboot/Config.in
+++ b/openpower/package/hostboot/Config.in
@@ -25,7 +25,7 @@
config BR2_HOSTBOOT_VERSION
string
- default "db5cabf13783c2ed5ed4c4df2fea24668daaafc9" if BR2_HOSTBOOT_LATEST_VERSION
+ default "598923e18017b1b631d94c55d1c130b6fbf2a87a" if BR2_HOSTBOOT_LATEST_VERSION
default BR2_HOSTBOOT_CUSTOM_VERSION_VALUE \
if BR2_HOSTBOOT_CUSTOM_VERSION