From 2dfdace3551c367d277dc781fc314b8d54ad69b2 Mon Sep 17 00:00:00 2001 From: Prem Shanker Jha Date: Mon, 5 Dec 2016 05:52:38 -0600 Subject: PM: Updated flag field in SGPE Image header. - Added support for SMALL SYSTEM and BIG SYSTEM Change-Id: If78cdc86e2cd4764b78e8e7c464871e15454087e Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/33397 Dev-Ready: ADAM S. HALE Tested-by: Jenkins Server Tested-by: Hostboot CI Reviewed-by: ADAM S. HALE Reviewed-by: AMIT KUMAR Reviewed-by: Jennifer A. Stofer --- import/chips/p9/procedures/hwp/lib/p9_hcode_image_defines.H | 1 + 1 file changed, 1 insertion(+) diff --git a/import/chips/p9/procedures/hwp/lib/p9_hcode_image_defines.H b/import/chips/p9/procedures/hwp/lib/p9_hcode_image_defines.H index 83d2ce67..4501918c 100644 --- a/import/chips/p9/procedures/hwp/lib/p9_hcode_image_defines.H +++ b/import/chips/p9/procedures/hwp/lib/p9_hcode_image_defines.H @@ -402,6 +402,7 @@ enum SGPE_STOP_5_TO_4_BIT_POS = 0x40000000, SGPE_STOP_8_TO_5_BIT_POS = 0x20000000, SGPE_STOP_11_TO_8_BIT_POS = 0x10000000, + SGPE_PROC_FAB_ADDR_BAR_MODE_POS = 0x00008000, // PPMR -- cgit v1.2.3