op-build update 8-30-2018
Changes Included for package hostboot, branch master:
76a1494 - Richard J. Knight - 2018-08-29 - Modify the getFfdc routine to consider the SBE proc
f4aa6c6 - Sumit Kumar - 2018-08-29 - eRepair: Fix to invalidate vpd records correctly
64499fa - Bill Hoffa - 2018-08-29 - Update p9_sbe_i2c_bit_rate_divisor_setting to set I2C Rate Valid bit
d808f52 - Prem Shanker Jha - 2018-08-29 - UV Support: Updated HWP to set runtime wakeup mode.
d897f3d - Dan Crowell - 2018-08-29 - Fix some shortname issues
feba8f8 - Bill Hoffa - 2018-08-29 - Use Dimm Numbering instead of Port Number for REL_POS attribute
9cee8ff - Nick Klazynski - 2018-08-29 - Add TLBIE WAT
35083b6 - Dan Crowell - 2018-08-29 - Add brief descriptions for procedure callouts
00185cc - Dan Crowell - 2018-08-29 - Increase i2c timeout to 20ms
8aacdb8 - Zane Shelley - 2018-08-29 - PRD: fix input parameters for lane repair power down HWPs
Changes Included for package hostboot-binaries, branch master:
cc6628b - hostboot - 2018-08-29 - UPDATE executables for the NVIDIA gpu and/or ring files for hw082918a.930
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 587054e..66aeffc 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 "hw082818a.930" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+ default "hw082918a.930" 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/Config.in b/openpower/package/hostboot/Config.in
index 7d80159..8c78543 100644
--- a/openpower/package/hostboot/Config.in
+++ b/openpower/package/hostboot/Config.in
@@ -28,7 +28,7 @@
config BR2_HOSTBOOT_VERSION
string
- default "8cb89b7faae91267ba9c1c03531a26882f2a59e0" if BR2_HOSTBOOT_LATEST_VERSION
+ default "76a14949a1eea0daeb4f14749a26cfc38a42ac00" if BR2_HOSTBOOT_LATEST_VERSION
default "876b79aacd9b14f4c3561e954daa0285747c9662" if BR2_HOSTBOOT_STABLE_VERSION
default BR2_HOSTBOOT_CUSTOM_VERSION_VALUE \
if BR2_HOSTBOOT_CUSTOM_VERSION