summaryrefslogtreecommitdiffstats
path: root/src/usr/hwpf/test/hwpftest.H
diff options
context:
space:
mode:
authorDean Sanner <dsanner@us.ibm.com>2012-12-18 10:52:10 -0600
committerA. Patrick Williams III <iawillia@us.ibm.com>2012-12-18 16:35:42 -0600
commitc945c66c24a6fc8195081c7ecd44aede10df90a1 (patch)
treeaecc0495ad563fc971707d1007600dbafeafbc95 /src/usr/hwpf/test/hwpftest.H
parent7f36ca65b3ce2c358fcfff0ab4d30204fa9e89cc (diff)
downloadtalos-hostboot-c945c66c24a6fc8195081c7ecd44aede10df90a1.tar.gz
talos-hostboot-c945c66c24a6fc8195081c7ecd44aede10df90a1.zip
Update bbuild to b1216c_1251.801
Change-Id: Ibcc0be1c8fa24fb4f188e338a52992da4262328c Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/2743 Reviewed-by: ADAM R. MUHLE <armuhle@us.ibm.com> Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/usr/hwpf/test/hwpftest.H')
-rw-r--r--src/usr/hwpf/test/hwpftest.H23
1 files changed, 12 insertions, 11 deletions
diff --git a/src/usr/hwpf/test/hwpftest.H b/src/usr/hwpf/test/hwpftest.H
index 2f8ce4195..f589c4eac 100644
--- a/src/usr/hwpf/test/hwpftest.H
+++ b/src/usr/hwpf/test/hwpftest.H
@@ -327,6 +327,7 @@ public:
//Note: this data is based on the sample.initfile.
//If the initfile changes, this data will also need to be changed.
+ //@TODO via RTC: 60769 -- base 15XXXXXX addr on master core
ifScom_t l_ifScomData[] =
{
{0x000000000006002b, 0, 0x0000000000000000 |
@@ -337,22 +338,22 @@ public:
{0x000000000006800c, 0, (0x8000000000000000 >> 0x17) |
(0x0000000000000060ll << (64 - (24 + 8))) |
0x0000000000003000},
- {0x0000000014010002, 0, 0xAABBC00000000000},
- {0x0000000014030007, 0, 0x00000CDE00000000},
- {0x0000000014013283, 0, 0x3c90000000000000 |
+ {0x0000000015010002, 0, 0xAABBC00000000000},
+ {0x0000000015030007, 0, 0x00000CDE00000000},
+ {0x0000000015013283, 0, 0x3c90000000000000 |
(0x8000000000000000 >> 0x0c) |
(0x8000000000000000 >> 0x0d) |
(0x0306400412000000 >> 0x0e) |
0x000000000000000D},
- {0x0000000014013284, 0, 0x3c90000000000000},
- {0x0000000014013285, 0, (0x8000000000000000 >> 0x0f) |
+ {0x0000000015013284, 0, 0x3c90000000000000},
+ {0x0000000015013285, 0, (0x8000000000000000 >> 0x0f) |
(0x8000000000000000 >> 0x10) |
(0x8000000000000000 >> 0x13) |
(0x0306400412000000 >> 0x15) },
- {0x0000000014013286, 0, 0x0000000000000192},
- {0x0000000014013287, 0, 0x0000000000000182},
- {0x0000000014013288, 0, 0x0000000000000192},
- {0x0000000014013289, 0, (0x8000000000000000 >> 0x17) |
+ {0x0000000015013286, 0, 0x0000000000000192},
+ {0x0000000015013287, 0, 0x0000000000000182},
+ {0x0000000015013288, 0, 0x0000000000000192},
+ {0x0000000015013289, 0, (0x8000000000000000 >> 0x17) |
(0x4000000000000000 >> 0x18)}
};
@@ -683,8 +684,8 @@ public:
{0x000000000006002c, 0x0000000000000183},
{0x000000000006800b, 0},
{0x000000000006800c, 0x8000000000000000 >> 0x17},
- {0x0000000014010002, 0xAABBC00000000000},
- {0x0000000014030007, 0x00000CDE00000000},
+ {0x0000000015010002, 0xAABBC00000000000},
+ {0x0000000015030007, 0x00000CDE00000000},
};
// Get the master processor chip
OpenPOWER on IntegriCloud