diff options
Diffstat (limited to 'src/usr/hwpf/test')
-rw-r--r-- | src/usr/hwpf/test/hwpftest.H | 23 |
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 |