op-build update 12-1-2021

Changes Included for package occ, branch master-p10:
fbaa3de - Chris Cain - 2021-11-30 - occutil: Fix structures for little endian builds

Changes Included for package hostboot, branch master-p10:
2d7b148 - Daniel Crowell - 2021-11-30 - Make all ECC errors visible
fa705bb - Christian Geddes - 2021-11-30 - Move pldm_trace.H to src/include/usr/pldm
bb6a9ce - Daniel Crowell - 2021-11-30 - Gather Serial and Part Numbers and CCIN for Backplane on eBMC
56f2ac4 - Daniel Crowell - 2021-11-30 - Do not remove PNOR Gard actions for altpnor failures
616fb74 - hostboot - 2021-11-30 - Update HCODE commit to 389f360... Adds qual constants for disable_parall
0332f92 - hostboot - 2021-11-30 - Update SBE commit to 6c5c6f1... PSU PMIC Health check chipop, with test
8d0ca42 - Caleb Palmer - 2021-11-30 - PRD: Fix check for target type in bmc pel parser
dc64763 - Roland Veloz - 2021-11-30 - VPD: vpdeccCheckData return code is being compared to wrong constant
c233c2a - hostboot - 2021-11-30 - Update HCODE commit to 7ca7524... Porintg exp_spd_tool.py and all relate
fb62fc1 - hostboot - 2021-11-30 - Update SBE commit to 8ce14e7... PM HWP: Add some FFDC to qme_init proced
e7ba415 - Dean Sanner - 2021-11-30 - Only skip pm_reset_psafe during IPL, not runtime

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 6394fa5..94ca840 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 "aa760c6aae8bc25eb5066336c4534a58a9168efb" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "2d7b1482995dba0ca2b94ee9c48d28ce7c4717c6" if BR2_HOSTBOOT_P10_LATEST_VERSION
 	default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_P10_CUSTOM_VERSION