From a6ffbfc855f914589e610d618592f92cc8a7af5e Mon Sep 17 00:00:00 2001 From: Dan Crowell Date: Thu, 25 Aug 2016 09:48:26 -0500 Subject: Fill in some missing callout info for new P9 types Added a few target->subsys maps Added a new OBUS callout type Change-Id: Ic986db332395b6d8ad174f3f5b96baee651b711b Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/28789 Tested-by: Jenkins Server Reviewed-by: Christian R. Geddes Reviewed-by: Corey V. Swenson Reviewed-by: William G. Hoffa Tested-by: FSP CI Jenkins Reviewed-by: Daniel M. Crowell --- src/include/usr/errl/hberrltypes.H | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'src/include/usr/errl') diff --git a/src/include/usr/errl/hberrltypes.H b/src/include/usr/errl/hberrltypes.H index c15fd4682..427029305 100644 --- a/src/include/usr/errl/hberrltypes.H +++ b/src/include/usr/errl/hberrltypes.H @@ -5,7 +5,7 @@ /* */ /* OpenPOWER HostBoot Project */ /* */ -/* Contributors Listed Below - COPYRIGHT 2012,2015 */ +/* Contributors Listed Below - COPYRIGHT 2012,2016 */ /* [+] International Business Machines Corp. */ /* */ /* */ @@ -260,6 +260,10 @@ enum epubSubSystem_t EPUB_MEMORY_FRU = 0x24, //@PUB_IGNORE EPUB_EXTERNAL_CACHE = 0x25, //@PUB_IGNORE + // I/O subsystem: hub and bridge + EPUB_IO_SUBSYS = 0x30, + EPUB_IO_PHB = 0x38, + // CEC Hardware EPUB_CEC_HDW_SUBSYS = 0x50, EPUB_CEC_HDW_VPD_INTF = 0x55, -- cgit v1.2.3