From e3a418419bd7fcf34bed25113111f06ec86ab9bb Mon Sep 17 00:00:00 2001 From: Doug Gilbert Date: Thu, 17 Apr 2014 14:27:33 -0500 Subject: Hostboot memory mirroring support Change-Id: I20a5de367b33c657abdc5c6aef29cecab940a8ca RTC: 102529 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/10641 Tested-by: Jenkins Server Reviewed-by: Daniel M. Crowell Reviewed-by: A. Patrick Williams III --- src/include/usr/hwpf/hwpf_reasoncodes.H | 1 + 1 file changed, 1 insertion(+) (limited to 'src/include/usr/hwpf/hwpf_reasoncodes.H') diff --git a/src/include/usr/hwpf/hwpf_reasoncodes.H b/src/include/usr/hwpf/hwpf_reasoncodes.H index 0566c8f20..8533dab0a 100644 --- a/src/include/usr/hwpf/hwpf_reasoncodes.H +++ b/src/include/usr/hwpf/hwpf_reasoncodes.H @@ -119,6 +119,7 @@ namespace fapi RC_NULL_POINTER = HWPF_COMP_ID | 0x2C, RC_RT_WAKEUP_FAILED = HWPF_COMP_ID | 0x2D, + RC_NO_MIRRORED_MEMORY = HWPF_COMP_ID | 0x2E, }; /** -- cgit v1.2.3