op-build Remove DD1.0 Support / Add DD2.x fixes 09-19-2017
- Due to space contraints, critical workarounds for DD1.0
have been dropped. DO NOT USE ON DD1.x systems. An HB
patch is included to detect a Nimbus DD1.0 System and
halt the IPL with an error message to the console.
Changes included for hostboot-binaries:
- Move HCODE to hw091517b.910
Changes included for hostboot (as a patch):
3fc1354 - Dean Sanner - 2017-09-19 - Remove support for P9N (Nimbus) DD1.0
diff --git a/openpower/package/hostboot-binaries/hostboot_binaries.mk b/openpower/package/hostboot-binaries/hostboot_binaries.mk
index 524582a..b90edef 100644
--- a/openpower/package/hostboot-binaries/hostboot_binaries.mk
+++ b/openpower/package/hostboot-binaries/hostboot_binaries.mk
@@ -4,7 +4,7 @@
#
################################################################################
-HOSTBOOT_BINARIES_VERSION ?= 836385d1a5c5cefec969ce1698d1ce3497de3af9
+HOSTBOOT_BINARIES_VERSION ?= edd568f349e4aef883abb42451668bfcdf59e6b4
HOSTBOOT_BINARIES_SITE ?= $(call github,open-power,hostboot-binaries,$(HOSTBOOT_BINARIES_VERSION))
HOSTBOOT_BINARIES_LICENSE = Apache-2.0