op-build master-p10 update 8-30-2022

Changes Included for package occ, branch master-p10:
25efefa - mbroyles - 2022-08-23 - Socket power capping control
bb0bb5e - Chris Cain - 2022-08-17 - Fix SRC tags
8016780 - Chris Cain - 2022-08-17 - Fix SRC parser bug and missing tags
defb3f6 - Chris Cain - 2022-08-11 - Add SRC parser script for OpenBMC PELs

Changes Included for package sbe, branch master-p10:
72fa75d - akhis023 - 2022-08-26 - Added support to call Build SMP Switch AB HWP(putmemproc)
cb3e909 - akhis023 - 2022-08-26 - Adding support for starting and stoping host alive timer

Changes Included for package hcode, branch master-p10:
315e66a - hostboot - 2022-08-29 - Release tag & head commit information updated for hw082922a.opmst10
e2bf533 - hostboot - 2022-08-29 - Release tag & head commit information updated for hw082622a.opmst10

Changes Included for package hostboot, branch master-p10:
47e28b4 - Daniel Crowell - 2022-08-29 - Add all scratch regs to SBE errors
c2d4fd8 - Corey Swenson - 2022-08-29 - Add new attribute for SBE to handle TPM extend
c69f938 - hostboot - 2022-08-29 - Update HCODE commit to 630b992... Update SBE States enum and 2809 reg bi
07e5600 - hostboot - 2022-08-29 - Update SBE commit to 72fa75d... Added support to call Build SMP Switch A
d0f6994 - Adithi.T.Ganapathi - 2022-08-29 - Move MRS decode_helper call prior to the address_mirroring in mrs_engine
a640f21 - akhis023 - 2022-08-29 - Update SBE States enum and 2809 reg bitfield

Changes Included for package hostboot-binaries, branch master:
cbffe62 - hostboot - 2022-08-29 - UPDATE executables for the NVIDIA gpu and/or ring files for hw082922a.opmst10
f3d2e48 - hostboot - 2022-08-29 - UPDATE executables for the NVIDIA gpu and/or ring files for hw082622a.opmst10

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 4727e81..d30656e 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 "6d610b15917c4ae7d36ba3e77f008af0e1a0f747" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "47e28b495dd86fe5bcd656a55facf7be903f9002" if BR2_HOSTBOOT_P10_LATEST_VERSION
 	default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_P10_CUSTOM_VERSION