op-build update 4-20-2020

Changes Included for package rainier-xml, branch master:
1a68f64 - Andrew J Geissler - 2020-04-17 - Merge pull request #26 from rubymart/master
482194f - rubymart - 2020-04-17 - Added missing GPIO BMC to DCM standby reset connections

Changes Included for package hcode, branch master-p10:
8a9cc3d - hostboot - 2020-04-17 - Release tag & head commit information updated for hw041720a.opmst10
ad931fc - Prasad Bg Ranganath - 2020-04-17 - Pstate Parameter Block: manage RVRM enablement to deal with a RVRM deadzone

Changes Included for package hostboot, branch master-p10:
c4883f7 - Christian Geddes - 2020-04-17 - PLDM Cleanup Commit
a0c054e - Ilya Smirnov - 2020-04-17 - Add Logic to Populate Core Scratch Reg 0 With Payload TI Area Location
3c11a59 - Prasad Bg Ranganath - 2020-04-17 - Pstate Parameter Block: manage RVRM enablement to deal with a RVRM deadzone
d22d061 - Greg Still - 2020-04-17 - PM: More attribute updates

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 2601cfd..4565d21 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 "hw041620a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+	default "hw041720a.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 af77f65..453926f 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 "133ab70455dac185cc0fe401e95a38edae45364d" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "c4883f77d17f54b0bbb61794fc23064b23a3f13c" if BR2_HOSTBOOT_P10_LATEST_VERSION
 	default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_P10_CUSTOM_VERSION