op-build update 5-11-2020
Changes Included for package rainier-xml, branch master:
416249d - RUBY M ZGABAY - 2020-05-08 - Merge pull request #29 from rubymart/master
6cbd003 - rubymart - 2020-05-08 - Fixed BYTE_ADDRESS_OFFSET and I2C_BUS_SPEED_ARRAY
9a29131 - rubymart - 2020-05-04 - Added missing GPIO connection for MCRL_VPP from BMC to Microcontroller
Changes Included for package hcode, branch master-p10:
2156e95 - hostboot - 2020-05-10 - Release tag & head commit information updated for hw051020a.opmst10
34d3dc7 - hostboot - 2020-05-08 - Release tag & head commit information updated for hw050820a.opmst10
572df28 - Prasad Bg Ranganath - 2020-05-08 - putring: add a check to prevent a corrupted RS4 container from never stopping
c3233a6 - Greg Still - 2020-05-08 - PM: define attribute to limit the throttle Pstates
99d83b3 - hostboot - 2020-05-08 - Release tag & head commit information updated for hw050720a.opmst10
b758d8b - Amit Tendolkar - 2020-05-08 - P10 HCode Error Logging - Update to external shared files
7be2cc0 - Amit Tendolkar - 2020-05-08 - P10 HCode Error Logging - Update to external shared files
Changes Included for package hostboot, branch master-p10:
841eb1d - Zane Shelley - 2020-05-08 - PRD: Chip Data File updates for P10 RITB6
0770f5c - Zane Shelley - 2020-05-08 - PRD: Sample Chip Data XML for simulation
026dd81 - Chris Cain - 2020-05-08 - Detect duplicate OCC chip ids
543acf7 - Matthew Raybuck - 2020-05-08 - Fix bug in processMrw to use PIB I2C connection only
84485eb - Dan Crowell - 2020-05-08 - Add severity to error log commit trace
665601a - Zach Clark - 2020-05-08 - Pull endianness fixes for pdr.c from libpldm
84e217c - Daniel M Crowell - 2020-05-08 - Revert "SBE enable EEPROM tests"
bbeeb16 - Zach Clark - 2020-05-08 - Log uninstrumented object files when building with code coverage
ba785e1 - hostboot - 2020-05-08 - Update HCODE commit to afc4df9... Fix for intermittent missing ifndef in
4686f09 - hostboot - 2020-05-08 - Update SBE commit to ed7d4be... Phase1: Enable MPIPL Procedure compilati
f0597f5 - hostboot - 2020-05-08 - Update simics level to: 2020-05-07_2e5e5c_simics.tar.gz 696b8e1b7220461a
Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/configs/rainier_defconfig b/openpower/configs/rainier_defconfig
index 28ddc02..1393f6e 100644
--- a/openpower/configs/rainier_defconfig
+++ b/openpower/configs/rainier_defconfig
@@ -54,7 +54,7 @@
BR2_HOSTBOOT_P10_CONFIG_FILE="rainier.config"
BR2_OPENPOWER_MACHINE_XML_CUSTOM_GIT=y
BR2_OPENPOWER_MACHINE_XML_CUSTOM_GIT_VALUE="git@github.ibm.com:openbmc/rainier-xml.git"
-BR2_OPENPOWER_MACHINE_XML_VERSION="6fa9eea59e26ebcab7f651776484c2791b75cffe"
+BR2_OPENPOWER_MACHINE_XML_VERSION="416249d82d076a74e7c91543a4e653529aaf5a1c"
BR2_OPENPOWER_MACHINE_XML_FILENAME="Rainier-2U-MRW.xml"
BR2_OPENPOWER_SYSTEM_XML_FILENAME="RAINIER_hb.system.xml"
BR2_OPENPOWER_MRW_XML_FILENAME="RAINIER_hb.mrw.xml"
diff --git a/openpower/package/hcode-p10/Config.in b/openpower/package/hcode-p10/Config.in
index e6e7948..0cd89ab 100644
--- a/openpower/package/hcode-p10/Config.in
+++ b/openpower/package/hcode-p10/Config.in
@@ -31,7 +31,7 @@
config BR2_HCODE_P10_VERSION
string
- default "hw050620a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+ default "hw051020a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
default BR2_HCODE_P10_CUSTOM_VERSION_VALUE \
if BR2_HCODE_P10_CUSTOM_VERSION
diff --git a/openpower/package/hostboot-p10/Config.in b/openpower/package/hostboot-p10/Config.in
index ad1f772..9b8ab1b 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 "a13b562d1c2635dc866c6a6eb97f52cfe70c8be7" if BR2_HOSTBOOT_P10_LATEST_VERSION
+ default "841eb1dcded1d96b7dc2795e15ddc7393fcfe83d" if BR2_HOSTBOOT_P10_LATEST_VERSION
default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
if BR2_HOSTBOOT_P10_CUSTOM_VERSION