op-build update 5-11-2020

Changes Included for package rainier-xml, branch master:
416249d - RUBY M ZGABAY - 2020-05-08 - Merge pull request #29 from rubymart/master
6cbd003 - rubymart - 2020-05-08 - Fixed BYTE_ADDRESS_OFFSET and I2C_BUS_SPEED_ARRAY
9a29131 - rubymart - 2020-05-04 - Added missing GPIO connection for MCRL_VPP from BMC to Microcontroller

Changes Included for package hcode, branch master-p10:
2156e95 - hostboot - 2020-05-10 - Release tag & head commit information updated for hw051020a.opmst10
34d3dc7 - hostboot - 2020-05-08 - Release tag & head commit information updated for hw050820a.opmst10
572df28 - Prasad Bg Ranganath - 2020-05-08 - putring: add a check to prevent a corrupted RS4 container from never stopping
c3233a6 - Greg Still - 2020-05-08 - PM: define attribute to limit the throttle Pstates
99d83b3 - hostboot - 2020-05-08 - Release tag & head commit information updated for hw050720a.opmst10
b758d8b - Amit Tendolkar - 2020-05-08 - P10 HCode Error Logging - Update to external shared files
7be2cc0 - Amit Tendolkar - 2020-05-08 - P10 HCode Error Logging - Update to external shared files

Changes Included for package hostboot, branch master-p10:
841eb1d - Zane Shelley - 2020-05-08 - PRD: Chip Data File updates for P10 RITB6
0770f5c - Zane Shelley - 2020-05-08 - PRD: Sample Chip Data XML for simulation
026dd81 - Chris Cain - 2020-05-08 - Detect duplicate OCC chip ids
543acf7 - Matthew Raybuck - 2020-05-08 - Fix bug in processMrw to use PIB I2C connection only
84485eb - Dan Crowell - 2020-05-08 - Add severity to error log commit trace
665601a - Zach Clark - 2020-05-08 - Pull endianness fixes for pdr.c from libpldm
84e217c - Daniel M Crowell - 2020-05-08 - Revert "SBE enable EEPROM tests"
bbeeb16 - Zach Clark - 2020-05-08 - Log uninstrumented object files when building with code coverage
ba785e1 - hostboot - 2020-05-08 - Update HCODE commit to afc4df9... Fix for intermittent missing ifndef in
4686f09 - hostboot - 2020-05-08 - Update SBE commit to ed7d4be... Phase1: Enable MPIPL Procedure compilati
f0597f5 - hostboot - 2020-05-08 - Update simics level to: 2020-05-07_2e5e5c_simics.tar.gz 696b8e1b7220461a

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 e6e7948..0cd89ab 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 "hw050620a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+	default "hw051020a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
 	default BR2_HCODE_P10_CUSTOM_VERSION_VALUE \
 		if BR2_HCODE_P10_CUSTOM_VERSION