op-build update 9-18-2020

Changes Included for package hostboot, branch master-p10:
67cccbb - Bill Hoffa - 2020-09-18 - Temporarily Set ATTR_FREQ_CORE_CEILING_MHZ to 0x7d0
978d07c - Ilya Smirnov - 2020-09-18 - Always Require TPM in Simics; Check ATTR_TPM_REQUIRED on HW
65cc9f9 - Ilya Smirnov - 2020-09-18 - Use TEMP Side In PLDM File IO
dd1ce59 - Caleb Palmer - 2020-09-18 - PRD: Narrow P10 FFDC collection to specific register
eba74e2 - Zane Shelley - 2020-09-18 - PRD: yocto gcc update for strncat and unused variable issues
74d1e14 - Caleb Palmer - 2020-09-18 - PRD: Add P10 FIR specific FFDC
9608112 - Ilya Smirnov - 2020-09-18 - Rainier BUP: Multiproc Workaround
2c840f7 - Mark Pizzutillo - 2020-09-18 - Add attribute to control pmic 4U pairs to enable
e7c1fd2 - Joe McGill - 2020-09-18 - p10_ipl_customize -- fill upper byte of PG attribute data

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 a8302c2..846439c 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 "e28eba1cbf3f19f75eb842acd6bb3bb8a6e7d661" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "67cccbb2378c2f6e4dc35f7b6e2c1b7da3928593" if BR2_HOSTBOOT_P10_LATEST_VERSION
 	default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_P10_CUSTOM_VERSION