From 4e6a81b1498c45cd7281aa869f82a9b8be3d7abb Mon Sep 17 00:00:00 2001 From: hostboot Date: Mon, 9 Aug 2021 00:59:41 -0500 Subject: [PATCH] op-build update 8-9-2021 Changes Included for package hostboot, branch master: 46a489b - Louis Stermole - 2021-08-06 - Add progress and time remaining trace to exp_fw_update 02f38ed - Sneha Kadam - 2021-08-06 - Added hex dump and crc calc to spi calib tool 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 9892c7979a..3c0ec30d06 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 "9e737801c4a7deb4f908c391be701ebf551ecf49" if BR2_HOSTBOOT_LATEST_VERSION + default "46a489ba7864b1d32c4b37a1223a39f33ad12f66" if BR2_HOSTBOOT_LATEST_VERSION default BR2_HOSTBOOT_CUSTOM_VERSION_VALUE \ if BR2_HOSTBOOT_CUSTOM_VERSION