op-build update 3-23-2021

Changes Included for package everest-xml, branch master:
96b5c90 - Anh Dang - 2021-03-22 - Generate HTML file file XML
8a5b3d3 - Anh T Dang - 2021-03-22 - Merge pull request #24 from anhdang/master
ecec4a2 - Anh Dang - 2021-03-22 - I2C address correction C2 -->C8  (PHYP PA9551/PCA9552) also correct VPD side on Bellavista VPD from 24c128 -->24c64
866b14f - Anh Dang - 2021-03-18 - Correct IOHS_LINK_SPLIT = TRUE for # DCM1 P0 - IOHS5/7   (mrw had value set for  DCM1 P0 - IOHS1/7 Removed  IOHS_LINK_SPLIT true from  DCM1 P0 - IOHS1  -->  DCM1 P0 - IOHS5

Changes Included for package occ, branch master-p10:
7ef9b5d - Chris Cain - 2021-03-22 - Update to use WOF disabled flags from OPPB header

Changes Included for package hostboot, branch master-p10:
1838d46 - Nick Bofferding - 2021-03-22 - Set SPI TPM internal receive delay cycles to 2 cycles
e3cfe77 - Michael Baiocchi - 2021-03-22 - Update the logging and extending of TPM PCRs
2d3c3aa - Daniel M Crowell - 2021-03-22 - Revert "Revert "Set TPM SPI frequency to 24 MHz""
e1ad119 - Joe McGill - 2021-03-22 - scan init CPMS_MMAR_MMA_AVAILABLE for contained modes
5df6288 - Joachim Fenkes - 2021-03-22 - p10_setup_ref_clock: Set up near-end TX refclock termination on DD2
db78afb - Lilith Hale - 2021-03-22 - Institute MC PAU workaround for DD2

Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/configs/p10ebmc_defconfig b/openpower/configs/p10ebmc_defconfig
index a6ef6de..6453354 100644
--- a/openpower/configs/p10ebmc_defconfig
+++ b/openpower/configs/p10ebmc_defconfig
@@ -62,7 +62,7 @@
 BR2_PACKAGE_EVEREST_XML=y
 BR2_EVEREST_XML_CUSTOM_GIT=y
 BR2_EVEREST_XML_CUSTOM_GIT_VALUE="git@github.ibm.com:openbmc/everest-xml.git"
-BR2_EVEREST_XML_VERSION="ecf9dbf45297a5260898c4dc333bdd92b52fc010"
+BR2_EVEREST_XML_VERSION="96b5c90df9dc4b84349b09186831d92fc28317e5"
 BR2_EVEREST_XML_SYSTEM_FILENAME="Everest-MRW_hb.system.xml"
 BR2_EVEREST_XML_TARGETING_FILENAME="Everest-MRW_hb.mrw.xml"
 BR2_PACKAGE_OPENPOWER_PNOR_P10=y
diff --git a/openpower/package/hostboot-p10/Config.in b/openpower/package/hostboot-p10/Config.in
index b8b27a7..385cc6e 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 "0b9d17e0d8b59e05c5117727fbc746e6f0209c1d" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "1838d4621823bd9523c7fc3e80e841c426ff9a7a" if BR2_HOSTBOOT_P10_LATEST_VERSION
 	default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_P10_CUSTOM_VERSION
 
diff --git a/openpower/package/occ-p10/Config.in b/openpower/package/occ-p10/Config.in
index 52157d1..d826e48 100644
--- a/openpower/package/occ-p10/Config.in
+++ b/openpower/package/occ-p10/Config.in
@@ -43,7 +43,7 @@
 
 config BR2_OCC_P10_VERSION
 	string
-	default "cbf2701936ee7fe9eb2a63b5b57a0c7f639f30bf" if BR2_OCC_P10_LATEST_VERSION
+	default "7ef9b5dbb0bcd72e152ac1ef5cfcec3f79e2e045" if BR2_OCC_P10_LATEST_VERSION
 	default BR2_OCC_P10_CUSTOM_VERSION_VALUE \
 		if BR2_OCC_P10_CUSTOM_VERSION