From 062ec2d610747117d2c11b0bb4bfc8e1bc8ab17e Mon Sep 17 00:00:00 2001 From: Stewart Smith Date: Sun, 29 Apr 2018 20:24:20 -0500 Subject: op-build OP920 hostboot-binaries,hcode,hostboot,sbe bumps OCC is still common between stable OP920 and master. We introduce config options for hostboot-binaries and SBE though. Changes Included for package hostboot-binaries, branch release-op920: 49ecf52 - hostboot - 2018-04-26 - UPDATE executables for the NVIDIA gpu and/or ring files for hw042618a.op920 Changes Included for package hcode, branch release-op920: a3a060c - hostboot - 2018-04-26 - Release tag information updated for hw042618a.op920 e2422fd - Rahul Batra - 2018-04-26 - PM: Fixes for Livelock Scenarios 63b7622 - Rahul Batra - 2018-04-26 - PM: Fixes for Livelock Scenarios 0ebb671 - Yue Du - 2018-04-26 - STOP: Fix SGPE Active Core Updates Changes Included for package hostboot, branch release-op920: c78530b - Christian Geddes - 2018-04-25 - Change sbe restart fail hwCallouts from GARDs to DECONFIG fbda730 - Soma BhanuTej - 2018-04-25 - BugFix in progm exception & update brief info 0e7f35f - Christian Geddes - 2018-04-25 - Improve linking of PLIDs for sbe_retry_handler c933337 - Christian Geddes - 2018-04-25 - Change all FAPI_INVOKE calls to be FAPI_EXEC in sbe_retry_handler a05bb0e - Nick Klazynski - 2018-04-25 - TM workaround for HW443982 6527cd1 - Ben Gass - 2018-04-25 - Adding p9n 2.3 support and p9n 2.3/p9c 1.2 security update ae5e20e - Chris Cain - 2018-04-24 - HTMGT: Support AVSBus Config packet for Vdd Current roll over workaround Changes Included for package sbe, branch release-op920: 26a37e4 - Rahul Batra - 2018-04-26 - PM: Fixes for Livelock Scenarios c4c918c - Nick Klazynski - 2018-04-24 - TM workaround for HW443982 85afccc - Ben Gass - 2018-04-24 - Adding p9n 2.3 support and p9n 2.3/p9c 1.2 security update be9f291 - Christian Geddes - 2018-04-24 - PM: Clean up PM Reset and PM Complex Suspend Signed-off-by: Stewart Smith --- openpower/configs/witherspoon_dev_defconfig | 2 ++ 1 file changed, 2 insertions(+) (limited to 'openpower/configs/witherspoon_dev_defconfig') diff --git a/openpower/configs/witherspoon_dev_defconfig b/openpower/configs/witherspoon_dev_defconfig index 9aaa687e..ddbe7a9f 100644 --- a/openpower/configs/witherspoon_dev_defconfig +++ b/openpower/configs/witherspoon_dev_defconfig @@ -41,6 +41,7 @@ BR2_OPENPOWER_PLATFORM=y BR2_OPENPOWER_POWER9=y BR2_HOSTBOOT_LATEST_VERSION=y BR2_HOSTBOOT_CONFIG_FILE="witherspoon.config" +BR2_HOSTBOOT_BINARIES_LATEST_VERSION=y BR2_OPENPOWER_MACHINE_XML_GITHUB_PROJECT_VALUE="witherspoon-xml" BR2_OPENPOWER_MACHINE_XML_VERSION="7cd20a6ac8fe3b693ccf50a5ab86ce55ca994fdc" BR2_OPENPOWER_MACHINE_XML_FILENAME="witherspoon.xml" @@ -63,3 +64,4 @@ BR2_OCC_GPU_BIN_BUILD=y BR2_CAPP_UCODE_BIN_FILENAME="cappucode.bin" BR2_PACKAGE_LOADKEYS=y BR2_IMA_CATALOG_DTS="POWER9" +BR2_SBE_LATEST_VERSION=y -- cgit v1.2.1