From 544304152caba61aa7376a35e4c026b25637191b Mon Sep 17 00:00:00 2001 From: Bill Hoffa Date: Thu, 7 Aug 2014 09:49:10 -0500 Subject: SW272439: INITPROC: program CAPP Flush uOP Configuration Registers Change-Id: I0384987218ba7edc74d888fe951a5823317c0fd7 CQ:SW272439 Backport:release-fips820 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/12681 Tested-by: Jenkins Server Reviewed-by: Thi N. Tran Reviewed-by: Joshua P. Rispoli Reviewed-by: A. Patrick Williams III --- src/usr/hwpf/hwp/initfiles/p8.cxa.scom.initfile | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) (limited to 'src/usr/hwpf') diff --git a/src/usr/hwpf/hwp/initfiles/p8.cxa.scom.initfile b/src/usr/hwpf/hwp/initfiles/p8.cxa.scom.initfile index 8f6aaca26..e515fe735 100644 --- a/src/usr/hwpf/hwp/initfiles/p8.cxa.scom.initfile +++ b/src/usr/hwpf/hwp/initfiles/p8.cxa.scom.initfile @@ -1,7 +1,7 @@ -#-- $Id: p8.cxa.scom.initfile,v 1.3 2013/11/09 21:10:48 jmcgill Exp $ +#-- $Id: p8.cxa.scom.initfile,v 1.4 2014/08/05 21:26:13 jmcgill Exp $ #------------------------------------------------------------------------------- #-- -#-- (C) Copyright International Business Machines Corp. 2011 +#-- (C) Copyright International Business Machines Corp. 2013 #-- All Rights Reserved -- Property of IBM #-- *** *** #-- @@ -48,6 +48,18 @@ scom 0x0201301C { 15:18 , 0b1000; #-- TLBI_DATA_POLL_PULSE_DIV } +#-- CAPP Flush uOP1 Configuration Register +scom 0x02013803 { + bits , scom_data; + 0:63 , 0xB188280728000000; +} + +#-- CAPP Flush uOP2 Configuration Register +scom 0x02013804 { + bits , scom_data; + 0:63 , 0xB188400F00000000; +} + #-- CXA FIR Action0/1 Registers #-- action0,1 = 00 : checkstop #-- 01 : recovered attention @@ -216,4 +228,4 @@ scom 0x02013003 { 46 , 0b1, any; #-- Spare 47 , 0b1, any; #-- Scom satellite parity error Copy 1 48 , 0b1, any; #-- Scom satellite parity error Copy 2 -} \ No newline at end of file +} -- cgit v1.2.1