op-build update 1-16-2020
Changes Included for package occ, branch master-p10:
8da8b04 - William Bryan - 2020-01-15 - Explorer internal sensor workaround
d489971 - mbroyles - 2020-01-15 - Fixed VRT mfg test command
Changes Included for package hostboot, branch master-p10:
66eeb8f - Dan Crowell - 2020-01-15 - Use vexec for simics by default
57a82d6 - Srikantha Meesala - 2020-01-15 - Serial Peripheral Interface (SPI) Driver for P10
0ee407a - Yue Du - 2020-01-15 - Istep4: all in one commit
7f01a84 - Thi Tran - 2020-01-15 - Empty new HWPs to be mirrored to PPE.
f6aa193 - Dan Crowell - 2020-01-15 - Fixup bad mirror
9eb73ab - Joe McGill - 2020-01-15 - p10_sbe_purge_hb -- clear CASTOUT_TO_BACKING_L3_EN_CFG on backing caches
5d46c57 - Joe McGill - 2020-01-15 - create eq_clkadj_ ring set, build trace scan inits, add HW514623 scan inits
248d2d9 - Greg Still - 2020-01-15 - p10_pm_qme_init: remove work-around for HW505969 (BCEBAR duplication)
9eb4e87 - Jenny Huynh - 2020-01-15 - Update TOD setup procedure with P10 smp configs
7ce7d40 - Greg Still - 2020-01-15 - PM: fix PFET delay values
86dd6ac - Gregory S Still - 2020-01-15 - Revert "Disable PFET checking in QME (until drop Z)"
213c0b4 - Prasad Bg Ranganath - 2020-01-15 - Level3 PM FIRINIT procedures
4341e75 - Corey Swenson - 2020-01-15 - Fix for missing HBRT error log after error injected
ada1e80 - hostboot - 2020-01-15 - Update simics level to: 2020-01-14_bd22f6_simics.tar.gz
5566422 - Roland Veloz - 2020-01-15 - P10: Enable runtime libraries
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 43e10b8..e1c58ad 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 "30441e25ce22242732d865f53f902d85c096dbdf" if BR2_HOSTBOOT_P10_LATEST_VERSION
+ default "66eeb8fb3bea71ba843593d29b1f4cecd1b894a4" if BR2_HOSTBOOT_P10_LATEST_VERSION
default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
if BR2_HOSTBOOT_P10_CUSTOM_VERSION
diff --git a/openpower/package/occ-p10/Config.in b/openpower/package/occ-p10/Config.in
index e063b6b..e4f8b98 100644
--- a/openpower/package/occ-p10/Config.in
+++ b/openpower/package/occ-p10/Config.in
@@ -43,7 +43,7 @@
config BR2_OCC_P10_VERSION
string
- default "5dd72c89361b35e07044e5b2c0b73df3f3f7358f" if BR2_OCC_P10_LATEST_VERSION
+ default "8da8b04b70b9f59d404989dfedf626d50c24dabf" if BR2_OCC_P10_LATEST_VERSION
default BR2_OCC_P10_CUSTOM_VERSION_VALUE \
if BR2_OCC_P10_CUSTOM_VERSION