From 840fb04e0ec5722b42851c5ec474415fc5f381a6 Mon Sep 17 00:00:00 2001 From: hostboot Date: Wed, 7 Apr 2021 01:23:22 -0500 Subject: [PATCH] op-build update 4-7-2021 Changes Included for package hostboot, branch master: 0d0700f - Stephen Glancy - 2021-04-06 - Removes SPD version checkings 04020e8 - Mark Pizzutillo - 2021-04-06 - Update pmic 4U init with max rail UV lockout tolerance 8bfbca3 - Louis Stermole - 2021-04-06 - Add lab tool to setup DDIMM thermal sensor polling 11324fe - Stephen Glancy - 2021-04-06 - Fixes Explorer 1.0 SPD CAS latency bug f6d6983 - Stephen Glancy - 2021-04-05 - Updates SPD version plug rules to use PN and rawcard revision 785409f - Louis Stermole - 2021-04-05 - Add support for I2C FW API version in EXP_FW_STATUS 6b4c2e6 - Mark Pizzutillo - 2021-04-05 - Update pmic_enable for new init sequence 0587d0f - Mark Pizzutillo - 2021-04-05 - Update pmic_enable 4U to use register settings from file 89b20b3 - Stephen Glancy - 2021-04-05 - Fixes Explorer SPD 1.0 SPD revision fail 922b74c - Stephen Glancy - 2021-04-05 - Adds processing of explorer 11S barcode attribute Signed-off-by: hostboot --- openpower/package/hostboot/Config.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openpower/package/hostboot/Config.in b/openpower/package/hostboot/Config.in index be08096808..6d61cfab48 100644 --- a/openpower/package/hostboot/Config.in +++ b/openpower/package/hostboot/Config.in @@ -25,7 +25,7 @@ config BR2_HOSTBOOT_CUSTOM_VERSION_VALUE config BR2_HOSTBOOT_VERSION string - default "59772b9569e74080cd6294f076be53fdf7db9db6" if BR2_HOSTBOOT_LATEST_VERSION + default "0d0700f7e0d2194ded999e6e34b89f435256a041" if BR2_HOSTBOOT_LATEST_VERSION default BR2_HOSTBOOT_CUSTOM_VERSION_VALUE \ if BR2_HOSTBOOT_CUSTOM_VERSION