op-build update 1-29-2020
Changes Included for package sbe, branch master-p10:
25ba3dd - Matthew Raybuck - 2020-01-28 - Changes to SBE SPI HWP to allow Bootloader compilation
9b1f04c - chirshar - 2020-01-28 - Support in ipl_customize for MVPD ring table version check
84190ee - Ben Gass - 2020-01-28 - Update register header files from drop Y.
80a267d - Ben Gass - 2020-01-28 - Update register header files with drop X data
f081e88 - Ben Gass - 2020-01-28 - Update register header files with drop V figdb (really)
7dbf8a6 - Ben Gass - 2020-01-28 - Update register headers from drop V figdb
ff5341a - Ben Gass - 2020-01-28 - Update register header files from e10020 release data
c553a11 - Ben Gass - 2020-01-28 - Updates to register headers
Changes Included for package hostboot, branch master-p10:
641e7f2 - Jenny Huynh - 2020-01-28 - Issue switch_cd from master chip only
cb868c5 - Jenny Huynh - 2020-01-28 - Placeholder scom initfiles and apply nmmu epsilon values
3d81718 - Jenny Huynh - 2020-01-28 - Apply switch_cd in p10_chiplet_scominit instead of p10_build_smp
964c5b8 - Ben Gass - 2020-01-28 - Updates for io simulation speed-up - drop Y engd
371b238 - Ben Gass - 2020-01-28 - Adding p10_omi_init, p10_chiplet_scominit, and related omi initfiles.
8bc50be - Matthew Raybuck - 2020-01-28 - SPI Device Driver: RAS Tweaks
649be39 - Matthew Raybuck - 2020-01-28 - SPI Device Driver: RAS User Details Parameter Logging
6fafeec - Matthew Raybuck - 2020-01-28 - Add standalone reason code decoder to src/build/debug
bce101a - Caleb Palmer - 2020-01-28 - PRD: Remove old P9 code
8cdeb12 - Matthew Raybuck - 2020-01-28 - SPI Device Driver: Change SPI init to use HWP
9ddb499 - Caleb Palmer - 2020-01-28 - PRD: Remove Cumulus and Nimbus plat code
c3272ef - Matthew Raybuck - 2020-01-27 - Changes to SBE SPI HWP to allow Bootloader compilation
813a88e - Greg Still - 2020-01-27 - STOP: manage enablement timefac shadow based on TOD state
8686021 - Sumit Kumar - 2020-01-27 - Fix for parsing scripts to pickup different perl version
d150a5d - Jenny Huynh - 2020-01-27 - Use iovalid bits that have been remapped to pauc chiplet
f2f8c5c - Jenny Huynh - 2020-01-27 - Generalize fabric inits and cleanup for fbc/smp procedures
495d311 - Matthew Raybuck - 2020-01-27 - SPI Device Driver: HWP to initialize SPI to use PIB
1094967 - Bill Hoffa - 2020-01-27 - Enable proc_build_smp functionality (Istep 10.1)
7298553 - Christian Geddes - 2020-01-27 - Make RT_TARG id generation code common between IPL time and runtime
1a4d6ff - Ben Gass - 2020-01-27 - Fix p10_fabric_iovalid compile issue.
b7e6693 - Jenny Huynh - 2020-01-27 - Implement p10_fabric_iovalid procedure (2/2)
a72aeee - Nick Bofferding - 2020-01-24 - Dump elapsed time for each istep during CI
2a76d57 - chirshar - 2020-01-24 - Support in ipl_customize for MVPD ring table version check
c91d81f - Jenny Huynh - 2020-01-24 - Updates to nmmu initfiles with suggested workbook values
3bd5ff2 - Alistair Popple - 2020-01-24 - p10_sbe_attributes.xml: Add complete initialisation values
3e4282d - Roland Veloz - 2020-01-24 - P10: Enable runtime test 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 09f8690..6b496da 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 "31bf1a589e1773a254d6a677bf0b1b43da76f2ea" if BR2_HOSTBOOT_P10_LATEST_VERSION
+ default "641e7f26a780715c76f2c5b828d0fa22a2a8d5c5" if BR2_HOSTBOOT_P10_LATEST_VERSION
default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
if BR2_HOSTBOOT_P10_CUSTOM_VERSION
diff --git a/openpower/package/sbe-p10/Config.in b/openpower/package/sbe-p10/Config.in
index 127df2b..a2b576b 100644
--- a/openpower/package/sbe-p10/Config.in
+++ b/openpower/package/sbe-p10/Config.in
@@ -26,7 +26,7 @@
config BR2_SBE_P10_VERSION
string
- default "0071576971cf8d52ce103dd9fca742c5d7d8a0ea" if BR2_SBE_P10_LATEST_VERSION
+ default "25ba3ddcac4b00e19ce0ff11985a8b5e4fa392da" if BR2_SBE_P10_LATEST_VERSION
default BR2_SBE_P10_CUSTOM_VERSION_VALUE \
if BR2_SBE_P10_CUSTOM_VERSION