op-build update 9-17-2020

Changes Included for package hcode, branch master-p10:
6dd1a9c - hostboot - 2020-09-16 - Release tag & head commit information updated for hw091620a.opmst10
47ec974 - Greg Still - 2020-09-16 - p10_pstate_parameter_block: add checking for non-zero DCCR #W value
656840d - Rahul Batra - 2020-09-16 - PGPE: WOV_OCS Fixes
966cdfd - hostboot - 2020-09-16 - Release tag & head commit information updated for hw091520a.opmst10
4c36ed3 - Joe McGill - 2020-09-16 - suppress debug output during EKB build
01c00cc - Joe McGill - 2020-09-16 - suppress debug output during EKB build
f704936 - Prem Shanker Jha - 2020-09-16 - XGPE Boot: Code infrastructure for XGPE boot.
96e912a - Prem Shanker Jha - 2020-09-16 - PM: ported PGPE and PPMR image edit to P10.
0f051fa - Prem Shanker Jha - 2020-09-16 - PM: ported XGPE and XPMR image edit to P10.
5fbb32a - Thi Tran - 2020-09-16 - HWP supports: Import and build IOP instruction code into p10.hw_image.bin
1613f0f - Prem Shanker Jha - 2020-09-16 - CPMR Build: Misc updates to support build of CPMR, Self Restore.
ef6cf23 - Yue Du - 2020-09-16 - QME: STOP2 and STOP5 Image
dfaa152 - Yue Du - 2020-09-16 - P10 Powman: initial common file port and qme image structures
02cf333 - hostboot - 2020-09-16 - Fix auto-mirror
af2c2a0 - Bill Hoffa - 2020-09-16 - Set ATTR_IOHS_FABRIC_LANE_REVERSAL to platInit

Changes Included for package hostboot, branch master-p10:
b6feb6a - Stephen Glancy - 2020-09-16 - Updates Exp SPD revision check for revision and content
ff79993 - Greg Still - 2020-09-16 - p10_pstate_parameter_block: add checking for non-zero DCCR #W value
9980144 - Bill Hoffa - 2020-09-16 - Customize ATTR_IOHS_DRAWER_INTERCONNECT to be global
1566058 - Mike Baiocchi - 2020-09-16 - Add 'lcard-dimm-ddimm4u' targetType for 4U DDIMM Support

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 dddbc18..53ad72f 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 "hw091320a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+	default "hw091620a.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 15c6e95..3eced15 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 "ae43413ee9dc80f6f93c7b9ebd5bd0d82a68e4fe" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "b6feb6a4338b76657e3304cd9b4a0af32eaab916" if BR2_HOSTBOOT_P10_LATEST_VERSION
 	default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_P10_CUSTOM_VERSION