op-build update 2-13-2020
Changes Included for package occ, branch master-p10:
76651c4 - mbroyles - 2020-02-13 - Static Frequency Point and FFO mode support
Changes Included for package sbe, branch master-p10:
3eaad73 - Srikantha Meesala - 2020-02-13 - Added default COUNTER REG values after spi_read/spi_write
9538f93 - Joachim Fenkes - 2020-02-13 - fastarray: Apply setup rings before dump
d3528a1 - Thi Tran - 2020-02-13 - Add SRAM access for QME, OCC, and PCIe
Changes Included for package hostboot, branch master-p10:
82262d8 - Srikantha Meesala - 2020-02-13 - Added default COUNTER REG values after spi_read/spi_write
bba5d02 - Ben Gass - 2020-02-13 - Update register header files from RITA2 data.
b8a09ce - Thi Tran - 2020-02-13 - Add SRAM access for QME, OCC, and PCIe
83a35b5 - Greg Still - 2020-02-13 - PM: OCC Pstate Parameter Block refinements
65dc227 - Zane Shelley - 2020-02-13 - PRD: update addCopyright tool for XML files
a7b5b01 - Nick Bofferding - 2020-02-13 - Fix IPMI compile errors in runtime HTMGT code
0ac84ac - Matt Derksen - 2020-02-13 - Add eecache parameters to runsim
5602efa - Roland Veloz - 2020-02-13 - Synced the substeps, for istep 21, in HB with the latest P10 IPL Flow
3c50378 - Zane Shelley - 2020-02-13 - Chip data file XML format and Explorer XML
30363dc - Zane Shelley - 2020-02-13 - High level design for error analysis data files
592bb3b - Mike Baiocchi - 2020-02-13 - Add README.md files to the secureboot component
1bc265f - chirshar - 2020-02-13 - Dyninits support: Adding a new section in SBE image
e63e4c5 - Thi Tran - 2020-02-13 - Building fastarray control data to SBE image
7ea7518 - Greg Still - 2020-02-13 - PM: p10_hcode_image_build update to PGPE header
bd40dcd - Greg Still - 2020-02-13 - STOP: self-restore enablement fixes
a0189d1 - Joachim Fenkes - 2020-02-13 - fastarray: Apply setup rings before dump
52f01c1 - Joe McGill - 2020-02-13 - VBU -- add awan4d and gsd2pib support, cleanup template config files
12a7fb9 - chirshar - 2020-02-13 - MVPD 'report' support in ipl_image_tool
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 7cf2c21..1e7fe44 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 "2375fc4675110ddcd1e83b138f3741f94db5537d" if BR2_HOSTBOOT_P10_LATEST_VERSION
+ default "82262d8d7394147fe2c566456ef6b206466e7826" 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 c7a9c8c..46f68f6 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 "86c4ee959b5079bf0b4d01a3b1ece5858cad672f" if BR2_OCC_P10_LATEST_VERSION
+ default "76651c4181de6be0c2107e5526855d24668aa970" if BR2_OCC_P10_LATEST_VERSION
default BR2_OCC_P10_CUSTOM_VERSION_VALUE \
if BR2_OCC_P10_CUSTOM_VERSION
diff --git a/openpower/package/sbe-p10/Config.in b/openpower/package/sbe-p10/Config.in
index b861023..6b3a116 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 "ebd6392e56be388c37e24a1ce951af20bc4a10fd" if BR2_SBE_P10_LATEST_VERSION
+ default "3eaad73d8bcfa0a868a7a00894642fb6296dc9d5" if BR2_SBE_P10_LATEST_VERSION
default BR2_SBE_P10_CUSTOM_VERSION_VALUE \
if BR2_SBE_P10_CUSTOM_VERSION