From 20e7347f3b5fb1852efe4e54f2d1bfef3fa6c915 Mon Sep 17 00:00:00 2001 From: Prem Shanker Jha Date: Tue, 6 Dec 2016 07:18:59 -0600 Subject: PM: Updates restore value of NCU RNG BAR SCOM register. Commit calculates the SCOM restore value of NCU RNG BAR register and using STOP APIs updates it to EQ SCOM area of Self Restore Image. Change-Id: Id128e2cf331d098ffc15a9e20308be9ce9216a4b Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/33459 Dev-Ready: ADAM S. HALE Reviewed-by: ADAM S. HALE Tested-by: Jenkins Server Tested-by: Hostboot CI Reviewed-by: Gregory S. Still Reviewed-by: Jennifer A. Stofer --- import/chips/p9/procedures/hwp/lib/p9_hcode_image_defines.H | 3 +++ 1 file changed, 3 insertions(+) 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 4501918c..aadc08bd 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 @@ -420,6 +420,9 @@ enum //RING LAYOUT RING_ALIGN_BOUNDARY = 0x08, + + //MISC + DARN_BAR_EN_POS = 0x8000000000000000ll, }; /** -- cgit v1.2.3