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 6a78496 commit 0c79a27
Showing 1 changed file with 8 additions and 16 deletions.
24 changes: 8 additions & 16 deletions habanero.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8694,8 +8694,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 @@ -8746,8 +8745,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 @@ -8798,8 +8796,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 @@ -8850,8 +8847,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 @@ -9977,8 +9973,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 @@ -10029,8 +10024,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 @@ -10081,8 +10075,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 @@ -10133,8 +10126,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 0c79a27

Please sign in to comment.