op-build update 7-14-2020
Changes Included for package sbe, branch master-p10:
2ba13a3 - Murulidhar Nataraju - 2020-07-13 - P10-MPIPL: Enable collection of Architected register data
70ec454 - Murulidhar Nataraju - 2020-07-13 - Read EC level from CBS Environment Status Register(0x2804/0x5004)
Changes Included for package hostboot, branch master-p10:
0e44845 - Chris Steffen - 2020-07-13 - P10 I/O PPE DD1 A1.0 Image
25fff73 - Matthew Raybuck - 2020-07-13 - Add Denali specific simics commands to autopatch and boot FSP
70cb97c - Matthew Raybuck - 2020-07-13 - Update hb prime to automatically build hostboot patches for FSP
1e4e7f5 - Roland Veloz - 2020-07-13 - Denali/Rainier - Update prcessMrw for Denali but backwards compatible w/Rainier
1d61aff - Bill Hoffa - 2020-07-13 - Add PRDF MFGTHRESHOLD Attributes
669fd39 - Andre A. Marin - 2020-07-13 - Final monolithic snapshot of mss p10 FW
acd037c - hostboot - 2020-07-13 - Update SBE commit to a03ef10... updated to latest register save-off stru
0918b12 - Prem Shanker Jha - 2020-07-13 - HW534619: tfac-selfrestore workarounds and tfac tod fix
abdcd27 - Dan Crowell - 2020-07-13 - Add p10_boot_mode.o to makefile
2cc4230 - Joe McGill - 2020-07-13 - p10_boot_mode -- initial release
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 375f713..f751269 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 "00cd1ab14e4beb7037b95adf4060a32a66b1b1d3" if BR2_HOSTBOOT_P10_LATEST_VERSION
+ default "0e4484520826ee06e9f659e420373d8feba5e45c" 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 86228f1..0903cf8 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 "a03ef107e386db2fc819ae69333d8b638ce2ef45" if BR2_SBE_P10_LATEST_VERSION
+ default "2ba13a3d333bb03f82b39f104911dd55ebfac177" if BR2_SBE_P10_LATEST_VERSION
default BR2_SBE_P10_CUSTOM_VERSION_VALUE \
if BR2_SBE_P10_CUSTOM_VERSION