op-build update 5-4-2020
Changes Included for package rainier-xml, branch master:
df7be8a - Shawn M McCarney - 2020-05-04 - Merge pull request #28 from shawnmm/regulators_json
d90478a - Shawn McCarney - 2020-04-28 - Add Rainier regulators JSON config file
Changes Included for package hostboot, branch master-p10:
0ebc105 - Christian Geddes - 2020-05-04 - Add src/include/asm/byteorder.h to satisfy reqs from openbmc/pldm
2b0f61d - Ricardo Mata Jr - 2020-05-04 - Update to p10_pcie_scominit, p10_pcie_config, and pcie attributes.
dcadb5a - Dan Crowell - 2020-05-04 - Compile with new PCIE attributes
e843452 - Andre Marin - 2020-05-04 - P10 port - mv chip specific eff_config files from generic
3c644b1 - Christian Geddes - 2020-05-01 - Fixes to PMIC presence detection
0191582 - Zach Clark - 2020-05-01 - Initialize lcov coverage report with all-zero data
48eb218 - Caleb Palmer - 2020-05-01 - PRD: Fix MPE error path asserts
210e67e - Caleb Palmer - 2020-05-01 - PRD: Update spare info in mem dq bitmap
80a98fa - Zane Shelley - 2020-05-01 - PRD: Updates to EQ_QME_FIR addresses
a032dcd - Zach Clark - 2020-05-01 - Fix code coverage relative path conversion
5dbfeaa - hostboot - 2020-05-01 - Update simics level to: 2020-04-30_e7e59f_simics.tar.gz b44a620a80990af0
2ee484b - Roland Veloz - 2020-05-01 - P10: 14.2::Initilaize the Thermal Sensor - updated for P10
0ccd37b - Roland Veloz - 2020-05-01 - Added new attribute ATTR_MFG_FLAGS to supplant ATTR_MNFG_FLAGS
394aa15 - Andre A. Marin - 2020-05-01 - Snapshot of mss generic, explorer, and pmic source
d1da3f3 - Andre A. Marin - 2020-05-01 - Snapshot explorer hwp and xml from ekb/master
c5ddc50 - Mark Pizzutillo - 2020-05-01 - Move exp_inband to lib directory
f9b35b7 - Andre Marin - 2020-05-01 - Update step7 p10 HWPs, port exp_mss_eff_config_thermal
82b5101 - Andre A. Marin - 2020-05-01 - Add snapshot of ocmb/explorer for master-p10 branch
099f889 - Andre A. Marin - 2020-05-01 - Add snapshot of generic/memory for master-p10
b71547c - Andre Marin - 2020-05-01 - Add throttle_sync port for P10
Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/configs/rainier_defconfig b/openpower/configs/rainier_defconfig
index 5789e79..7227ce9 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="bd03c64f58b89fc17da7520f96e76156d2965251"
+BR2_OPENPOWER_MACHINE_XML_VERSION="df7be8a918e6384d78c6a7d370e545e6bc313049"
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 6905562..c30e6bd 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 "c24129f375620dbc5ec8017b1ac86aa5a2dd7775" if BR2_HOSTBOOT_P10_LATEST_VERSION
+ default "0ebc105206f9547879d514ce12f10f21f7e98dc1" if BR2_HOSTBOOT_P10_LATEST_VERSION
default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
if BR2_HOSTBOOT_P10_CUSTOM_VERSION