op-build update 5-19-2021

Changes Included for package hostboot, branch master-p10:
d2aa18e - Ilya Smirnov - 2021-05-18 - Good PCI Filter For MC Groups
0179954 - Christian Geddes - 2021-05-18 - Add param to add review to commits generated by update_pldm_subtree.sh
2bfcd06 - Roland Veloz - 2021-05-18 - Update an error log to be more relevant to the error being handled
50ef8ff - Matthew Raybuck - 2021-05-18 - Add new mfg flag to verify measurement seeprom security
7cf8388 - Christian Geddes - 2021-05-18 - Replace pnor_hiomapdd with pnor_pldmdd
5eb4053 - Natalie Martinez - 2021-05-18 - I2C ReadWrite Test Cases for eeprom dd hardware
93f47e2 - Michael Baiocchi - 2021-05-18 - Handle Special Case of Minimum Secure Version
dcddaa9 - Geetha Pisapati - 2021-05-18 - Added new plug rule for no mixing dimm sizes within a subchannel pair.
6b3c54d - Sneha Kadam - 2021-05-18 - Added support to read exp DRAM training params from SPI flash
12e963e - Prem Shanker Jha - 2021-05-18 - QME Hcode: Optimization of temp buffer for block copy of SCOM restores.
1120332 - Louis Stermole - 2021-05-18 - Change loopers in exp_fw_update_wrap to make it faster
156e37a - Stephen Glancy - 2021-05-18 - Fixes explorer initfile to allow for half DIMM mode
28948de - Mark Pizzutillo - 2021-05-18 - Changes for compiling pmic_n_mode_detect HWP in PPE
403cf4b - Joe McGill - 2021-05-18 - p10_sbe_scratch_regs -- use CFAMID query to set PAU freq for BMC
62a5d44 - Natalie Martinez - 2021-05-18 - I2C Page Op Test Cases for eeprom dd hardware
f11ef44 - Natalie Martinez - 2021-05-18 - Prep I2C Addr Test Case for eeprom dd hardware
f613c1d - Natalie Martinez - 2021-05-18 - Test Cases for eeprom dd hardware

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 9dd3b0a..c27feeb 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 "13ce60b1de8de7c39505381484ca77cbc8430868" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "d2aa18e25183bc310f7cdbcf3ebf64faf6f1a884" if BR2_HOSTBOOT_P10_LATEST_VERSION
 	default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_P10_CUSTOM_VERSION