summaryrefslogtreecommitdiffstats
path: root/openpower/package/hostboot
diff options
context:
space:
mode:
authorhostboot <hostboot@us.ibm.com>2017-09-14 01:40:21 -0500
committerhostboot <hostboot@us.ibm.com>2017-09-14 01:40:21 -0500
commit61faba24aaa736e52bac4ec1a2eb049bdd0074e8 (patch)
tree32f11823f9aeeecb4856c03a8bde1cf36f3de679 /openpower/package/hostboot
parent1b0f8d44211019010ae993b5736b88fbbe4fa2bd (diff)
downloadtalos-op-build-61faba24aaa736e52bac4ec1a2eb049bdd0074e8.tar.gz
talos-op-build-61faba24aaa736e52bac4ec1a2eb049bdd0074e8.zip
op-build update 9-14-2017
Changes Included for zaius-xml: 9325c75 - Adrian Barrera - 2017-09-12 - Update WOF tables 187091f - Adrian Barrera - 2017-09-12 - Add tpm_required_sensor Changes Included for hostboot: 3d6c541 - nagurram-in - 2017-09-13 - Fixed slot map entry id's,vendor id and some other stuff 8d573cb - Ilya Smirnov - 2017-09-13 - Add attrInfo.csv file into hostboot_build_images directory c55d21d - Swathi Madhuri Bhattiprolu - 2017-09-13 - update the Targets.pm scripts to fix issues found during review aed2bbf - Christian Geddes - 2017-09-13 - Fix RTC numbers for extra core state setup we do for MPIPL c6ca45b - David Kauer - 2017-09-13 - INT scom initfile update 339026b - Jacob Harvey - 2017-09-13 - Disabled Training Advance in sim 08c425e - Lennard Streat - 2017-09-13 - Expanding MCU tag fifo settings to be freq dependent. 99fdea2 - Dan Crowell - 2017-09-13 - Remove hack to override MRW enablement of WOF on ZZ 14b8cdd - Christian Geddes - 2017-09-12 - Remove setting of WAKEUP_SELECT bit on QPPM register during MPIPL 3b784aa - Dan Crowell - 2017-09-12 - Default to use the master's side for slave sbe starts in OP 753699c - Dan Crowell - 2017-09-12 - Move a couple xbus HWPs into PRD library bba3b32 - Dan Crowell - 2017-09-12 - Enable calls to p9_mss_draminit_training_adv 77261b6 - Dan Crowell - 2017-09-12 - Add sensor name to IPMI sensor error logs Changes Included for pnor: 824989f - e-liner - 2017-09-13 - Merge pull request #81 from e-liner/memd_size 9b082d0 - Elizabeth Liner - 2017-09-13 - Fixing MEMD size
Diffstat (limited to 'openpower/package/hostboot')
-rw-r--r--openpower/package/hostboot/hostboot.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/openpower/package/hostboot/hostboot.mk b/openpower/package/hostboot/hostboot.mk
index b3c8eada..0c2421c7 100644
--- a/openpower/package/hostboot/hostboot.mk
+++ b/openpower/package/hostboot/hostboot.mk
@@ -4,7 +4,7 @@
#
################################################################################
HOSTBOOT_VERSION_BRANCH_MASTER_P8 ?= 695bd891343faf1f0ef85fe53148590e58239efd
-HOSTBOOT_VERSION_BRANCH_MASTER ?= 8feb62b8d22be7881355e8cf44de0f11e9b28fae
+HOSTBOOT_VERSION_BRANCH_MASTER ?= 3d6c5417a82f5dec8e708c0f311f1634a2aad651
HOSTBOOT_VERSION ?= $(if $(BR2_OPENPOWER_POWER9),$(HOSTBOOT_VERSION_BRANCH_MASTER),$(HOSTBOOT_VERSION_BRANCH_MASTER_P8))
HOSTBOOT_SITE ?= $(call github,open-power,hostboot,$(HOSTBOOT_VERSION))
OpenPOWER on IntegriCloud