op-build update 2-7-2020
Changes Included for package sbe, branch master-p10:
0327066 - Joe McGill - 2020-02-06 - scan support updates based on Cronus platform testing
15f26f1 - Prasad Bg Ranganath - 2020-02-06 - P10:SBE Putring tor fixes
14ea0d6 - Prem Shanker Jha - 2020-02-06 - Img Build: QME ring customization in HOMER.
aac7232 - Prem Shanker Jha - 2020-02-06 - SBE Putring: Removed use of compare target in putring code.
35d29da - Olsen - 2020-02-06 - AXON{0..7} support
f2cd3b1 - Claus Michael Olsen - 2020-02-06 - Eliminating separate MVPD ring lists and updating insertion order
33a928b - Prem Shanker Jha - 2020-02-06 - PM: Fix for various compilation related issues.
9b8b71b - Prem Shanker Jha - 2020-02-06 - SBE Putring: Removed region select from putring interface.
9dbeedf - Prem Shanker Jha - 2020-02-06 - QME Putring: scanning support for QME platform.
b3ac99c - Prem Shanker Jha - 2020-02-06 - SBE Putring: Implementation of P10 SBE scan ring traversal.
e77537c - Prem Shanker Jha - 2020-02-06 - putring: Ported putring code to P10 repository.
79503a5 - Murulidhar Nataraju - 2020-02-06 - Enable p10_enable_ridi.C compilation
3459ad1 - Bill Hoffa - 2020-02-06 - Create empty p10_enable_ridi.C/.H files
86f0ef2 - Bill Hoffa - 2020-02-06 - Create empty p10_enable_ridi.C/.H files
Changes Included for package hostboot, branch master-p10:
23035a9 - Bill Hoffa - 2020-02-06 - Move p10_enable_ridi() to its own file
11ed7e7 - Joe McGill - 2020-02-06 - scan support updates based on Cronus platform testing
66da5b6 - Joachim Fenkes - 2020-02-06 - p10_hcd_{cache,core}_arrayinit: Don't drop region fences
5e9cd01 - Thi Tran - 2020-02-06 - Update PM lib to include utility functions
7b50b06 - Thi Tran - 2020-02-06 - PM utility files to support get/putsram of QME/OCC
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 4976c56..3d12fc0 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 "cfa4bfc28cbb1ac2530cdef9c955b04e8eada5c8" if BR2_HOSTBOOT_P10_LATEST_VERSION
+ default "23035a903a8c4e61481e7ad8f16c2e89c998f44f" 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 609ac9b..230e40b 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 "89abd0420f884f82c7c2cca4af490a50b009237c" if BR2_SBE_P10_LATEST_VERSION
+ default "0327066a8a851ebad455c906871df475e1385989" if BR2_SBE_P10_LATEST_VERSION
default BR2_SBE_P10_CUSTOM_VERSION_VALUE \
if BR2_SBE_P10_CUSTOM_VERSION