From 694eaf8e9650916433b8eb6b067725f4730501a5 Mon Sep 17 00:00:00 2001 From: Dean Sanner Date: Mon, 25 Jun 2012 10:25:17 -0500 Subject: Switch to using PNOR in Simics Switch to use manual PNOR images in simics Provided method for VPO to override Change-Id: I18195b645053f1ce90b4322ae2e09b6b08844331 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/1241 Reviewed-by: ADAM R. MUHLE Reviewed-by: Thi N. Tran Reviewed-by: A. Patrick Williams III Reviewed-by: Daniel M. Crowell Tested-by: Jenkins Server --- src/usr/scom/test/scomtest.H | 47 ++++++++++++++++++++++---------------------- 1 file changed, 24 insertions(+), 23 deletions(-) (limited to 'src/usr/scom') diff --git a/src/usr/scom/test/scomtest.H b/src/usr/scom/test/scomtest.H index e30770326..3bd216635 100644 --- a/src/usr/scom/test/scomtest.H +++ b/src/usr/scom/test/scomtest.H @@ -1,25 +1,26 @@ -// IBM_PROLOG_BEGIN_TAG -// This is an automatically generated prolog. -// -// $Source: src/usr/scom/test/scomtest.H $ -// -// IBM CONFIDENTIAL -// -// COPYRIGHT International Business Machines Corp. 2011 -// -// p1 -// -// Object Code Only (OCO) source materials -// Licensed Internal Code Source Materials -// IBM HostBoot Licensed Internal Code -// -// The source code for this program is not published or other- -// wise divested of its trade secrets, irrespective of what has -// been deposited with the U.S. Copyright Office. -// -// Origin: 30 -// -// IBM_PROLOG_END +/* IBM_PROLOG_BEGIN_TAG + * This is an automatically generated prolog. + * + * $Source: src/usr/scom/test/scomtest.H $ + * + * IBM CONFIDENTIAL + * + * COPYRIGHT International Business Machines Corp. 2011-2012 + * + * p1 + * + * Object Code Only (OCO) source materials + * Licensed Internal Code Source Materials + * IBM HostBoot Licensed Internal Code + * + * The source code for this program is not published or other- + * wise divested of its trade secrets, irrespective of what has + * been deposited with the U.S. Copyright Office. + * + * Origin: 30 + * + * IBM_PROLOG_END_TAG + */ #ifndef __SCOMTEST_H #define __SCOMTEST_H @@ -118,7 +119,7 @@ public: } test_data[] = { { scom_targets[PROCWRAP], 0x120F0000 ,0xFEEDB0B000001234}, { scom_targets[PROCWRAP], 0x120F0166, 0xFEDCBA9876543210}, - { scom_targets[PROCWRAP], 0x00040005, 0x0000000000000000}, + { scom_targets[PROCWRAP], 0x01010803, 0x0000000000000000}, { scom_targets[PROCWRAP], 0x02040004, 0xFFFFFFFFFFFFFFFF}, { scom_targets[PROC1], 0x00040005, 0x1234567887654321}, { scom_targets[PROC1], 0x02040004, 0x1122334455667788}, -- cgit v1.2.1