op-build update 5-20-2021

Changes Included for package hostboot, branch master-p10:
3cd81eb - Caleb Palmer - 2021-05-19 - PRD: Skip clearing root cause of CRC errors at threshold
00e8a5a - Zane Shelley - 2021-05-19 - PRD: extra FFDC for fabric sorting algorithm
30a89e3 - Caleb Palmer - 2021-05-19 - Revert "Revert "PRD: Dynamic Row Repair VCM Updates""
38ee0ec - Caleb Palmer - 2021-05-19 - PRD: Adjust OCMB chnl fail analysis to not query MC_DSTL_FIR
ecb9c61 - Caleb Palmer - 2021-05-19 - PRD: Update Explorer OMIDLFIR bits 3 and 6
b603139 - Christian Geddes - 2021-05-19 - Default to include the backtraces for the PS tool
30f20b9 - Joseph J McGill - 2021-05-19 - Revert "Change for defect SW518715"
6f9def3 - Chen Du - 2021-05-19 - Read USB security state
a7855ce - Christian Geddes - 2021-05-19 - Increase HBRT base max transmission unit to from 252 bytes -> 4092
341f828 - Ilya Smirnov - 2021-05-19 - Update PCI MC Groups In istep10
5b16236 - Dean Sanner - 2021-05-19 - Correctly wait full time for secondary SBEs to start

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 c27feeb..7f44ad9 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 "d2aa18e25183bc310f7cdbcf3ebf64faf6f1a884" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "3cd81ebaeb11e26d149c88b2dd650049740dea2a" if BR2_HOSTBOOT_P10_LATEST_VERSION
 	default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_P10_CUSTOM_VERSION