op-build update 3-3-2020

Changes Included for package hcode, branch master-p10:
23cacff - hostboot - 2020-03-02 - Release tag & head commit information updated for hw030220b.opmst10

Changes Included for package hostboot, branch master-p10:
f5b6701 - Zane Shelley - 2020-03-02 - allow "hb workon" for non-pool machines
c19b220 - Yun Pan - 2020-03-02 - Enable i2cscomdd.C
7346862 - Matt Derksen - 2020-03-02 - Correct the port numbers for standalone dimms/ocmbs/pmic targets
33b99e4 - Matt Derksen - 2020-03-02 - EECACHE build tool fix for MVPD offset
7009924 - Jenny Huynh - 2020-03-02 - Set MCD smf bit based on attribute value
a7a83d4 - Dan Crowell - 2020-03-02 - Add some simics scripts for Rainier debug

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 9f9ee32..e91f8a4 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 "hw030220a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+	default "hw030220b.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 7a65bf9..ca0ff2d 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 "7b23851e24aed69f3cd70c47c21f55c74e75aea2" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "f5b67019362724bb1719e181e8758498628059e5" if BR2_HOSTBOOT_P10_LATEST_VERSION
 	default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_P10_CUSTOM_VERSION