op-build update 9-28-2017

Changes Included for package hostboot, branch master:
30e3052 - Dan Crowell - 2017-09-27 - Stop exporting DECONFIG_GARDABLE to Serverwiz
c4a201f - Matt Derksen - 2017-09-27 - Need to grab the first 904K of data too.
873b41a - Dean Sanner - 2017-09-27 - Enable Resonant Clock
983d5fb - Caleb Palmer - 2017-09-27 - MDIA: deviceRead logic in processCommandTimeout
fa603e7 - Dean Sanner - 2017-09-27 - Correct NV link PLL calc, right justify lane mask
a67e673 - Christian Geddes - 2017-09-27 - Enabled dump test cases

Changes Included for package hostboot-binaries, branch master:
d45f5e3 - William Hoffa - 2017-09-27 - Merge pull request #46 from sannerd/p9.hw092317a
249b903 - Dean Sanner - 2017-09-25 - Update HCODE to hw092317a.910
diff --git a/openpower/package/hostboot-binaries/hostboot_binaries.mk b/openpower/package/hostboot-binaries/hostboot_binaries.mk
index b90edef..e65dea4 100644
--- a/openpower/package/hostboot-binaries/hostboot_binaries.mk
+++ b/openpower/package/hostboot-binaries/hostboot_binaries.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-HOSTBOOT_BINARIES_VERSION ?= edd568f349e4aef883abb42451668bfcdf59e6b4
+HOSTBOOT_BINARIES_VERSION ?= d45f5e3c086decb9c437cc3c6410108487334663
 HOSTBOOT_BINARIES_SITE ?= $(call github,open-power,hostboot-binaries,$(HOSTBOOT_BINARIES_VERSION))
 
 HOSTBOOT_BINARIES_LICENSE = Apache-2.0