op-build update 7-19-2021

Changes Included for package hostboot, branch master-p10:
8282223 - Greg Still - 2021-07-17 - PAU Frequency: define VDN volage uplift attribute
bf1c878 - Daniel Crowell - 2021-07-17 - Minor attribute cleanup
bd1fe5e - Lilith Hale - 2021-07-17 - SW528598 - Unmask MCFIR bit 5
6a826e0 - Joe McGill - 2021-07-17 - p10_fbc_eff_config -- add 2233,2250,2300 PAU epsilon tables
f71b0fb - Joe McGill - 2021-07-16 - p10_fbc_async_utils -- fix MC async config primary boot processor with no DIMMs
e98a035 - Joe McGill - 2021-07-16 - p10_sbe_scratch_regs -- revert DD2 PAU frequency to 2050 MHz setpoint
ebe539f - hostboot - 2021-07-16 - Update HCODE commit to f0072db... RAS Review: p10_ipl_section_append_err
1373359 - Daniel Crowell - 2021-07-16 - Add delay between OCMB reset deassert and first i2c operation

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 3dde680..cbda003 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 "79f0fba302e0bd88a2267d18831acfb980128f83" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "8282223c5eea839363dae75033863b6baae40207" if BR2_HOSTBOOT_P10_LATEST_VERSION
 	default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_P10_CUSTOM_VERSION