summaryrefslogtreecommitdiffstats
path: root/src/usr/fsi
diff options
context:
space:
mode:
authorvanlee <vanlee@us.ibm.com>2013-03-01 12:38:27 -0600
committerA. Patrick Williams III <iawillia@us.ibm.com>2013-03-04 09:59:08 -0600
commit77081c88cb1356c5226cd34e6022b8a268ba46fe (patch)
treeb18d71e9e920bd453a21a3a3400081979b9dc869 /src/usr/fsi
parent4e6456f1561ba036bc7b3681ececb8576937628c (diff)
downloadtalos-hostboot-77081c88cb1356c5226cd34e6022b8a268ba46fe.tar.gz
talos-hostboot-77081c88cb1356c5226cd34e6022b8a268ba46fe.zip
Move bbuild to b0226a_1309.8011
Change-Id: I6ea44b24b27a833534e378fa552e1930a73759f5 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/3395 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/usr/fsi')
-rw-r--r--src/usr/fsi/test/fsiddtest.H47
1 files changed, 23 insertions, 24 deletions
diff --git a/src/usr/fsi/test/fsiddtest.H b/src/usr/fsi/test/fsiddtest.H
index c4be51db0..c43cc9841 100644
--- a/src/usr/fsi/test/fsiddtest.H
+++ b/src/usr/fsi/test/fsiddtest.H
@@ -1,26 +1,25 @@
-/* IBM_PROLOG_BEGIN_TAG
- * This is an automatically generated prolog.
- *
- * $Source: src/usr/fsi/test/fsiddtest.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
- */
+/* IBM_PROLOG_BEGIN_TAG */
+/* This is an automatically generated prolog. */
+/* */
+/* $Source: src/usr/fsi/test/fsiddtest.H $ */
+/* */
+/* IBM CONFIDENTIAL */
+/* */
+/* COPYRIGHT International Business Machines Corp. 2011,2013 */
+/* */
+/* 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 otherwise */
+/* divested of its trade secrets, irrespective of what has been */
+/* deposited with the U.S. Copyright Office. */
+/* */
+/* Origin: 30 */
+/* */
+/* IBM_PROLOG_END_TAG */
#ifndef __FSIDDTEST_H
#define __FSIDDTEST_H
@@ -187,7 +186,7 @@ class FsiDDTest : public CxxTest::TestSuite
} test_data[] = {
//** Master Control Space
// version number
- { PROC0, 0x003074, 0x91010800, false, true }, //CMFSI MVER
+ { PROC0, 0x003074, 0x92010800, false, true }, //CMFSI MVER
{ PROC0, 0x003474, 0x92010800, false, true }, //MFSI MVER
//** Slave Regs (via absolute address)
OpenPOWER on IntegriCloud