op-build update 7-18-2020
Changes Included for package sbe, branch master-p10:
96839c8 - Joachim Fenkes - 2020-07-18 - scominfo: Move CLKADJ logic to core scope
2bb066e - Thi Tran - 2020-07-18 - Fix setRingId bits in p10_scom_addr.H
3d9bd41 - Ben Gass - 2020-07-18 - Update p10 scom xlate for flipped AX0/1 logic on ioo1..3
a6d70dc - Joe McGill - 2020-07-18 - VBU -- add awan4d and gsd2pib support, cleanup template config files
e879284 - Thi Tran - 2020-07-18 - Update SCOM xlate display for IOP indirect SCOMs
3da08e3 - Ben Gass - 2020-07-18 - Update p10_scom_addr for DLM sat id change from 0xD to 0x0.
d08fb29 - Joe McGill - 2020-07-18 - P10 SCOM addr xlate update -- fix IOPCI ring numbers
873bde4 - Thi Tran - 2020-07-18 - P10 SCOM addr xlate update: Associate iopci rings to PEC chiplets
c0874eb - Joe McGill - 2020-07-18 - SCOM address xlate -- fix getOmicTargetInstance bug for PAU chiplet registers
f435870 - Joe McGill - 2020-07-18 - clock checking and scan/scom address xlate updates
b2912c3 - Thi Tran - 2020-07-18 - P10 SCOM translation: Supports all PSCOMs in EQ
f82033a - Thi Tran - 2020-07-18 - Fix Cronus AIX compile break
836e067 - Thi Tran - 2020-07-18 - P10 - SCOM address translation for IOHS and OMI with indirect addressing.
ebe5364 - Joe McGill - 2020-07-18 - SCOM address translation -- add ENGD mode, update PERV and PHB stack decodes
e5a37fe - Joe McGill - 2020-07-18 - p10_scominfo -- permit use of chiplet ID zero based addresses for perv targets
31848c6 - Joe McGill - 2020-07-18 - SCOM address translation -- associate perv regions with pec, iohs, mc targets
a3cdc1e - Thi Tran - 2020-07-18 - P10 Clock Control
b621d53 - Thi Tran - 2020-07-18 - P10 SCOM, SCAN address translation
9945228 - Raja Das - 2020-07-18 - sendOverFIFO FFDC packet goes over to Fifo0 always
aa7d8c4 - Prem Shanker Jha - 2020-07-17 - Spl Wakeup: Implements workaround for core in STOP0
47e124b - Joachim Fenkes - 2020-07-17 - p10_sbe_npll_setup: Stop overdriving the poor DPLLs
Changes Included for package hostboot, branch master-p10:
9e7c7a4 - Christian Geddes - 2020-07-17 - Allow case in MPIPL where ATTR_HOMER_PHYS_ADDR is 0
b47c991 - Prem Shanker Jha - 2020-07-17 - Spl Wakeup: Implements workaround for core in STOP0
05fc756 - Juan Medina - 2020-07-17 - Adding init setting for extra cycle of delay to DDS
29c647e - Andre A. Marin - 2020-07-17 - Add empty files for HB to mirror
0fb32f6 - Dan Crowell - 2020-07-17 - Remove P9/P9A import tree
14fc31a - Jayashankar Padath - 2020-07-17 - HDAT: Support of PCIe Gen5 and other attribute changes
4e5641d - Jayashankar Padath - 2020-07-17 - HDAT: IPMI BT support
cc3a1bc - Roland Veloz - 2020-07-17 - P10 SMP Wrap: Dropped code and references for OBUS
8832a9b - Dan Crowell - 2020-07-17 - Undo PULSE_MODE hacks
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 637d658..33093bc 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 "fc888082c29837690bbb20c2c1cbc56167808ff2" if BR2_HOSTBOOT_P10_LATEST_VERSION
+ default "9e7c7a46a91f2d7ae095b8a5ebc0cb7ae3899012" 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 b129a8a..89ce0a3 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 "90ca30c2c0ccdf913d722c678c92b3c2965741d8" if BR2_SBE_P10_LATEST_VERSION
+ default "96839c85d90fba439346322fb93df93bbbe97d4f" if BR2_SBE_P10_LATEST_VERSION
default BR2_SBE_P10_CUSTOM_VERSION_VALUE \
if BR2_SBE_P10_CUSTOM_VERSION