op-build update 4-13-2020
Changes Included for package sbe, branch master-p10:
19c160d - Joe McGill - 2020-04-13 - refactor ADU routines to support auto-increment for CI ops
2ede185 - Murulidhar Nataraju - 2020-04-13 - Update the customRc to latest simcis release
Changes Included for package rainier-xml, branch master:
fcdf04c - RUBY M ZGABAY - 2020-04-13 - Merge pull request #25 from rubymart/master
2f67699 - rubymart - 2020-04-10 - Changed IOHS_CONFIG_MODE value to SMPX
85bf39f - rubymart - 2020-04-08 - Added attribute PROC_MODULE_TYPE for Rainier with value of GODEL
1103683 - rubymart - 2020-04-04 - Update to baseServices and FSI attributes with correct values
dd0a1c7 - RUBY M ZGABAY - 2020-03-25 - Merge pull request #23 from rubymart/master
c89f162 - rubymart - 2020-02-28 - Added new P10 attributes including SPI_BUS_DIV_REF, CCINs & MTMs info
Changes Included for package hostboot, branch master-p10:
673276c - Sheldon Bailey - 2020-04-13 - Change to xml files to fix inheritance issue in attributes.
334e8a0 - Zane Shelley - 2020-04-13 - MDIA: scrubbed global configuration variables for p10
df59bad - Matt Derksen - 2020-04-13 - EECACHE testing
590a0f8 - Matt Derksen - 2020-04-13 - Test EEPROM write boundary
76927df - hostboot - 2020-04-11 - Update simics level to: 2020-04-10_a7e2e2_simics.tar.gz 048ab772fc2cb260
Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/configs/rainier_defconfig b/openpower/configs/rainier_defconfig
index 2423c0a..7e351dd 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="2dc3999065846e5b9a03b1222341b4cbd557bd4c"
+BR2_OPENPOWER_MACHINE_XML_VERSION="fcdf04cec8a930f61431850e0b46177efb2b9a20"
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/hostboot-p10/Config.in b/openpower/package/hostboot-p10/Config.in
index c47e83f..241e27a 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 "4536452a698a09ff5bbba0eea882ab7532b2b14b" if BR2_HOSTBOOT_P10_LATEST_VERSION
+ default "673276c4e30f7955c63bf3ab365b1593d4a91eb3" 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 80dec59..9704618 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 "54b6d731a66055ba7169d22125ee9fe8f2c4b45c" if BR2_SBE_P10_LATEST_VERSION
+ default "19c160d057d41ba39a3b16fae232546a60f5c8e2" if BR2_SBE_P10_LATEST_VERSION
default BR2_SBE_P10_CUSTOM_VERSION_VALUE \
if BR2_SBE_P10_CUSTOM_VERSION