summaryrefslogtreecommitdiffstats
path: root/src/usr/hwpf/hwp/scratch_attributes.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/hwpf/hwp/scratch_attributes.xml')
-rw-r--r--src/usr/hwpf/hwp/scratch_attributes.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/usr/hwpf/hwp/scratch_attributes.xml b/src/usr/hwpf/hwp/scratch_attributes.xml
index b6905911d..0337a7263 100644
--- a/src/usr/hwpf/hwp/scratch_attributes.xml
+++ b/src/usr/hwpf/hwp/scratch_attributes.xml
@@ -92,7 +92,7 @@
Can be used by HWPs for testing.
</description>
<valueType>uint64</valueType>
- <enum>VAL_A = 3, VAL_B = 5, VAL_C = 0x23</enum>
+ <enum>VAL_A = 0, VAL_B = 5, VAL_C = 0xffffffffffffffff</enum>
<writeable/>
</attribute>
<!-- ********************************************************************* -->
@@ -165,7 +165,7 @@
</description>
<valueType>uint64</valueType>
<array> 2, 2 </array>
- <enum>VAL_A, VAL_B, VAL_C</enum>
+ <enum>VAL_A = 0x0123456789abcdef, VAL_B = 0, VAL_C = 0xffffffffffffffff</enum>
<writeable/>
</attribute>
<!-- ********************************************************************* -->
OpenPOWER on IntegriCloud