op-build update 4-11-2020

Changes Included for package hcode, branch master-p10:
8544f57 - hostboot - 2020-04-11 - Release tag & head commit information updated for hw041020a.opmst10
9ba4b7f - Roland Veloz - 2020-04-11 - Remove duplicate enums from attribute ATTR_MFG_FLAGS
e4b7b9d - Olsen - 2020-04-11 - Overlays ring section support and associated ifCompiler cleanups
1cd541d - hostboot - 2020-04-10 - Release tag & head commit information updated for hw040920a.opmst10
272b71e - Jenny Huynh - 2020-04-10 - Use common attributes to configure LCO settings

Changes Included for package hostboot, branch master-p10:
4536452 - Nick Bofferding - 2020-04-11 - Support forcing single processor chip mode
671b1f4 - Dan Crowell - 2020-04-10 - Enable SBE image inclusion in fips1020
923aaa6 - Deb McLemore - 2020-04-10 - P10 SBE PNOR Standalone
0fa6b0f - Nick Bofferding - 2020-04-10 - Use logical I2C engine/port to compute bus speed
754b55f - Roland Veloz - 2020-04-10 - Remove duplicate enums from attribute ATTR_MFG_FLAGS
9c49a23 - Jenny Huynh - 2020-04-10 - Use common attributes to configure LCO settings
0fdc592 - Olsen - 2020-04-10 - Overlays ring section support and associated ifCompiler cleanups
8a5e47c - Mike Baiocchi - 2020-04-10 - Key Clear Request Sensor Support
e501f84 - Mike Baiocchi - 2020-04-10 - Enable Key Clear Requests for FSP Systems
a1ed92c - Mike Baiocchi - 2020-04-10 - Base support for Key Clear Requests (not enabled at this time)
db4b702 - Brent Wieman - 2020-04-10 - cleaned up paths
6a3e17d - Prasad Bg Ranganath - 2020-04-10 - Bug fix in p10_update_ec_state procedure
7943fff - hostboot - 2020-04-10 - Update simics level to: 2020-04-09_42067c_simics.tar.gz 6384523d3a4a69c5
73f07eb - Chen Du - 2020-04-10 - Support for dynamic console advertisement

Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/hcode-p10/Config.in b/openpower/package/hcode-p10/Config.in
index b1ec962..65f670b 100644
--- a/openpower/package/hcode-p10/Config.in
+++ b/openpower/package/hcode-p10/Config.in
@@ -31,7 +31,7 @@
 
 config BR2_HCODE_P10_VERSION
 	string
-	default "hw040820a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+	default "hw041020a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
 	default BR2_HCODE_P10_CUSTOM_VERSION_VALUE \
 		if BR2_HCODE_P10_CUSTOM_VERSION
 
diff --git a/openpower/package/hostboot-p10/Config.in b/openpower/package/hostboot-p10/Config.in
index 1c795b6..c47e83f 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 "d4028f5c00138f9421dc76c927875ab8ad576296" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "4536452a698a09ff5bbba0eea882ab7532b2b14b" if BR2_HOSTBOOT_P10_LATEST_VERSION
 	default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_P10_CUSTOM_VERSION