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/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