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 Oct 25, 2018
1 parent 19a5164 commit 1a7255c
Showing 1 changed file with 8 additions and 16 deletions.
24 changes: 8 additions & 16 deletions garrison.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8411,8 +8411,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 @@ -8459,8 +8458,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 @@ -8507,8 +8505,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 @@ -8555,8 +8552,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 @@ -9524,8 +9520,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 @@ -9572,8 +9567,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 @@ -9620,8 +9614,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 @@ -9668,8 +9661,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 1a7255c

Please sign in to comment.