op-build update 1-20-2020
Changes Included for package hostboot-binaries, branch master:
04bff38 - hostboot - 2020-01-18 - UPDATE executables for the NVIDIA gpu and/or ring files for hw011820a.opmst10
Changes Included for package occ, branch master-p10:
732e455 - Chris Cain - 2020-01-17 - Update HOMER host Data offset/struct and add bootloader to simics scripts
Changes Included for package sbe, branch master-p10:
f927028 - Srikantha Meesala - 2020-01-20 - Driver SPI eKb files are added into Measurement seeprom
1e974bb - Srikantha Meesala - 2020-01-20 - Phase-2 : cmd sbe-trace support for measurement
6f751e0 - Srikantha Meesala - 2020-01-20 - Phase-1 : sbe-trace framework changed to support measurement
bf03a39 - Srikantha Meesala - 2020-01-20 - Pibmem_Repair enabled after Updated PibInit Sequence
393ede2 - Srikantha Meesala - 2020-01-20 - Updated SBE_MEASUREMENT_SUPPORT definition
02a9dfb - Srikantha Meesala - 2020-01-17 - By default sbe_boot_mem is set to otprom for runsim CI
33b5a8e - Raja Das - 2020-01-17 - Default IPL mode set to continuous mode standalone script
Changes Included for package hostboot, branch master-p10:
76b7bf1 - Nick Bofferding - 2020-01-20 - Enable winkle/stop in istep 16
5540368 - Nick Bofferding - 2020-01-20 - Export various attributes to MRW
3741485 - Nick Bofferding - 2020-01-20 - Update ekb attribute exposure to MRW
092fc84 - Dan Crowell - 2020-01-20 - Remove deprecated CVPD,DVPD,MEMD support
76b01ba - Ben Gass - 2020-01-20 - Updates for io simulation speed-up - drop Y engd
e66c263 - Ben Gass - 2020-01-20 - Initial pass at code to get x/a/omi links up and trained.
1eff701 - Joe McGill - 2020-01-20 - update IOPPE code for drop V
2b936d6 - Joe McGill - 2020-01-20 - IOPPE image build, source import updates
7d025bd - Nick Bofferding - 2020-01-20 - Expose AFFINITY_PATH attribute to MRW
8402d48 - hostboot - 2020-01-20 - Update simics level to: 2020-01-18_3490eb_simics.tar.gz
5baf65c - Matthew Raybuck - 2020-01-20 - SPI Device Driver: RAS Updates
e9d4216 - hostboot - 2020-01-18 - Update simics level to: 2020-01-16_df2a85_simics.tar.gz
daee280 - Matthew Raybuck - 2020-01-17 - SPI Device Driver: Functional Path
4dcc3aa - Matthew Raybuck - 2020-01-17 - Don't use ATTR_SYNC_BETWEEN_STEPS on BMC
ab1e6ba - Nick Bofferding - 2020-01-17 - Fix default PSSCR value when activating a CPU
a444b76 - Nick Bofferding - 2020-01-17 - Support code coverage in runtime modules
1952f81 - Roland Veloz - 2020-01-17 - P10 MRW parsing misc targets: script updated: processMrw.pl & Targets.pm
63d49b2 - Chris Cain - 2020-01-17 - Update OCC Host Data offset and structure
b16df6c - Sumit Kumar - 2020-01-17 - Fixed compiler warning for RHEL7 systems
Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/hostboot-binaries/Config.in b/openpower/package/hostboot-binaries/Config.in
index 252bfd5..25b3f80 100644
--- a/openpower/package/hostboot-binaries/Config.in
+++ b/openpower/package/hostboot-binaries/Config.in
@@ -24,7 +24,7 @@
config BR2_HOSTBOOT_BINARIES_VERSION
string
- default "hw011320a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+ default "hw011820a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
default BR2_HOSTBOOT_BINARIES_CUSTOM_VERSION_VALUE \
if BR2_HOSTBOOT_BINARIES_CUSTOM_VERSION
diff --git a/openpower/package/hostboot-p10/Config.in b/openpower/package/hostboot-p10/Config.in
index e7de642..f806f03 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 "a79081d57dd07933b7b923df813f3dd16e1f3714" if BR2_HOSTBOOT_P10_LATEST_VERSION
+ default "76b7bf1d03a1260bd82d2823c68269a3773658cc" if BR2_HOSTBOOT_P10_LATEST_VERSION
default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
if BR2_HOSTBOOT_P10_CUSTOM_VERSION
diff --git a/openpower/package/occ-p10/Config.in b/openpower/package/occ-p10/Config.in
index e4f8b98..dd55930 100644
--- a/openpower/package/occ-p10/Config.in
+++ b/openpower/package/occ-p10/Config.in
@@ -43,7 +43,7 @@
config BR2_OCC_P10_VERSION
string
- default "8da8b04b70b9f59d404989dfedf626d50c24dabf" if BR2_OCC_P10_LATEST_VERSION
+ default "732e4552156e38655c8f2946f58bfa5f36ac5859" if BR2_OCC_P10_LATEST_VERSION
default BR2_OCC_P10_CUSTOM_VERSION_VALUE \
if BR2_OCC_P10_CUSTOM_VERSION
diff --git a/openpower/package/sbe-p10/Config.in b/openpower/package/sbe-p10/Config.in
index 674bbc5..9119d98 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 "09622f03d15634c2d766fdd3ac7a5d88e6ae3144" if BR2_SBE_P10_LATEST_VERSION
+ default "f9270282afd9cfb5122a4d9f3cf5e14dc0587f04" if BR2_SBE_P10_LATEST_VERSION
default BR2_SBE_P10_CUSTOM_VERSION_VALUE \
if BR2_SBE_P10_CUSTOM_VERSION