op-build update 4-20-2020
Changes Included for package sbe, branch master-p10:
052a3e1 - Raja Das - 2020-04-20 - SPR/GPR updates and Core Target related in PBA
619f69b - Srikantha Meesala - 2020-04-20 - Added all Reg Access test cases
ae3de76 - Raja Das - 2020-04-20 - P10 Control Instruction Chip-op updated
7900374 - Prasad Bg Ranganath - 2020-04-20 - SBE:PUTRING chip-op enable
Changes Included for package hostboot, branch master-p10:
af8bc5a - hostboot - 2020-04-20 - Update simics level to: 2020-04-17_4379bc_simics.tar.gz b36d60d6ba7b5455
Changes Included for package pnor, branch master-p10:
7798c11 - Nicholas E Bofferding - 2020-04-20 - Merge pull request #13 from lkammath/dev-tree
d27c06f - Lakshminarayana R. Kammath - 2020-04-17 - PNOR partition reshuffle for devtree bringup
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 453926f..e5cb9af 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 "c4883f77d17f54b0bbb61794fc23064b23a3f13c" if BR2_HOSTBOOT_P10_LATEST_VERSION
+ default "af8bc5aa3e4dbf5702362595d6807c92f956ba49" if BR2_HOSTBOOT_P10_LATEST_VERSION
default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
if BR2_HOSTBOOT_P10_CUSTOM_VERSION
diff --git a/openpower/package/openpower-pnor/openpower-pnor.mk b/openpower/package/openpower-pnor/openpower-pnor.mk
index f248389..3aa7276 100644
--- a/openpower/package/openpower-pnor/openpower-pnor.mk
+++ b/openpower/package/openpower-pnor/openpower-pnor.mk
@@ -4,7 +4,7 @@
#
################################################################################
-OPENPOWER_PNOR_VERSION ?= 687926da24f16e8b101b877b313fe1706c502ebc
+OPENPOWER_PNOR_VERSION ?= 7798c11a29589a97e7eacda3fd22c8db49430e62
# TODO: WORKAROUND: Need to reenable next line and comment out the two lines
# after that, when code is propagated to a public repo
diff --git a/openpower/package/sbe-p10/Config.in b/openpower/package/sbe-p10/Config.in
index c319ff1..32028e8 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 "d215d4b704ea632ff456999281988bce0fabf5f8" if BR2_SBE_P10_LATEST_VERSION
+ default "052a3e140285efd3db4f282be68741c7bdba9369" if BR2_SBE_P10_LATEST_VERSION
default BR2_SBE_P10_CUSTOM_VERSION_VALUE \
if BR2_SBE_P10_CUSTOM_VERSION