op-build update 10-29-2021

Changes Included for package hostboot, branch master-p10:
7bc1f52 - Corey Swenson - 2021-10-28 - DIMM SPI FLASH Error Handling - HB istep 12
ded8910 - Chris Steffen - 2021-10-28 - P10 Disable VIO from Changing Behavior on DD2.03
bd2808b - Luke Murray - 2021-10-28 - Reverting ML4 change to GP LVL0 command rate
2c7da67 - Sneha Kadam - 2021-10-28 - Adds fw burn to dimm screener for p10 systems
8aab527 - Daniel Crowell - 2021-10-28 - Avoid i2c-based OCMB FW update in manufacturing mode
12028c3 - Natalie Martinez - 2021-10-28 - Fix accessing dictionaries from separate module in errl python parser
6f36c7f - Natalie Martinez - 2021-10-28 - Add enum values to callout display
f648af1 - Ryan Miller - 2021-10-28 - Adding TDR isolation code for abus

Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/hostboot-p10/Config.in b/openpower/package/hostboot-p10/Config.in
index 2132ddd..d02ad86 100644
--- a/openpower/package/hostboot-p10/Config.in
+++ b/openpower/package/hostboot-p10/Config.in
@@ -25,7 +25,7 @@
 
 config BR2_HOSTBOOT_P10_VERSION
 	string
-	default "57a8c49bccb3d91063acfe7ce35ffa760b9ebf8f" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "7bc1f5280acc5a4f9e6fdad268152d6ccac32ea8" if BR2_HOSTBOOT_P10_LATEST_VERSION
 	default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_P10_CUSTOM_VERSION