Skip to content

Commit

Permalink
Update AVS setting for VDD/VCS/VDN
Browse files Browse the repository at this point in the history
  • Loading branch information
MengzeLiao committed Mar 27, 2017
1 parent 21a8279 commit aeb5d26
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions romulus.xml
Expand Up @@ -10900,11 +10900,11 @@
</attribute>
<attribute>
<id>VCS_AVSBUS_BUSNUM</id>
<default>1</default>
<default>0</default>
</attribute>
<attribute>
<id>VCS_AVSBUS_RAIL</id>
<default>0</default>
<default>1</default>
</attribute>
<attribute>
<id>VCS_BOOT_VOLTAGE</id>
Expand All @@ -10924,7 +10924,7 @@
</attribute>
<attribute>
<id>VDD_AVSBUS_RAIL</id>
<default>1</default>
<default>0</default>
</attribute>
<attribute>
<id>VDD_BOOT_VOLTAGE</id>
Expand All @@ -10936,7 +10936,7 @@
</attribute>
<attribute>
<id>VDN_AVSBUS_RAIL</id>
<default>1</default>
<default>0</default>
</attribute>
<attribute>
<id>VDN_BOOT_VOLTAGE</id>
Expand Down

0 comments on commit aeb5d26

Please sign in to comment.