Skip to content

Commit

Permalink
Fix IBSCOM_MCS_BASE_ADDR value
Browse files Browse the repository at this point in the history
The whitespace was tripping up the xmltohb.pl script.

Signed-off-by: Joel Stanley <joel@jms.id.au>
  • Loading branch information
shenki committed Jul 18, 2018
1 parent c6f5639 commit 19c86eb
Showing 1 changed file with 8 additions and 16 deletions.
24 changes: 8 additions & 16 deletions palmetto.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5356,8 +5356,7 @@
</attribute>
<attribute>
<id>IBSCOM_MCS_BASE_ADDR</id>
<default>0x0003E00000000000,0x40000000000,0x10000000000,0x2000000000
</default>
<default>0x0003E00000000000,0x40000000000,0x10000000000,0x2000000000</default>
</attribute>
<attribute>
<id>MODEL</id>
Expand Down Expand Up @@ -5408,8 +5407,7 @@
</attribute>
<attribute>
<id>IBSCOM_MCS_BASE_ADDR</id>
<default>0x0003E00000000000,0x40000000000,0x10000000000,0x2000000000
</default>
<default>0x0003E00000000000,0x40000000000,0x10000000000,0x2000000000</default>
</attribute>
<attribute>
<id>MODEL</id>
Expand Down Expand Up @@ -5460,8 +5458,7 @@
</attribute>
<attribute>
<id>IBSCOM_MCS_BASE_ADDR</id>
<default>0x0003E00000000000,0x40000000000,0x10000000000,0x2000000000
</default>
<default>0x0003E00000000000,0x40000000000,0x10000000000,0x2000000000</default>
</attribute>
<attribute>
<id>MODEL</id>
Expand Down Expand Up @@ -5512,8 +5509,7 @@
</attribute>
<attribute>
<id>IBSCOM_MCS_BASE_ADDR</id>
<default>0x0003E00000000000,0x40000000000,0x10000000000,0x2000000000
</default>
<default>0x0003E00000000000,0x40000000000,0x10000000000,0x2000000000</default>
</attribute>
<attribute>
<id>MODEL</id>
Expand Down Expand Up @@ -6639,8 +6635,7 @@
</attribute>
<attribute>
<id>IBSCOM_MCS_BASE_ADDR</id>
<default>0x0003E00000000000,0x40000000000,0x10000000000,0x2000000000
</default>
<default>0x0003E00000000000,0x40000000000,0x10000000000,0x2000000000</default>
</attribute>
<attribute>
<id>MODEL</id>
Expand Down Expand Up @@ -6691,8 +6686,7 @@
</attribute>
<attribute>
<id>IBSCOM_MCS_BASE_ADDR</id>
<default>0x0003E00000000000,0x40000000000,0x10000000000,0x2000000000
</default>
<default>0x0003E00000000000,0x40000000000,0x10000000000,0x2000000000</default>
</attribute>
<attribute>
<id>MODEL</id>
Expand Down Expand Up @@ -6743,8 +6737,7 @@
</attribute>
<attribute>
<id>IBSCOM_MCS_BASE_ADDR</id>
<default>0x0003E00000000000,0x40000000000,0x10000000000,0x2000000000
</default>
<default>0x0003E00000000000,0x40000000000,0x10000000000,0x2000000000</default>
</attribute>
<attribute>
<id>MODEL</id>
Expand Down Expand Up @@ -6795,8 +6788,7 @@
</attribute>
<attribute>
<id>IBSCOM_MCS_BASE_ADDR</id>
<default>0x0003E00000000000,0x40000000000,0x10000000000,0x2000000000
</default>
<default>0x0003E00000000000,0x40000000000,0x10000000000,0x2000000000</default>
</attribute>
<attribute>
<id>MODEL</id>
Expand Down

0 comments on commit 19c86eb

Please sign in to comment.